GithubHelp home page GithubHelp logo

Pock closes immediately on launching about pock HOT 16 CLOSED

pock avatar pock commented on June 23, 2024 5
Pock closes immediately on launching

from pock.

Comments (16)

Tatsh avatar Tatsh commented on June 23, 2024 1

The fix is:

diff --git a/Pock/Widgets/Dock/PockUtilities.swift b/Pock/Widgets/Dock/PockUtilities.swift
index 6513250..84e1a2b 100644
--- a/Pock/Widgets/Dock/PockUtilities.swift
+++ b/Pock/Widgets/Dock/PockUtilities.swift
@@ -87,7 +87,7 @@ public class PockUtilities {

             /// Add bundle identifier to returnable array.
             let dockItem = PockItem(label: label, bundleIdentifier: bundleIdentifier, icon: PockUtilities.ge
tIcon(forBundleIdentifier: bundleIdentifier))
-            returnable.insert(dockItem, at: ind)
+            returnable.append(dockItem)

         }

from pock.

wtlyu avatar wtlyu commented on June 23, 2024

same issue here

from pock.

remus-b avatar remus-b commented on June 23, 2024

Same here. Doesn't work. I'm on 10.14.3

from pock.

pigigaldi avatar pigigaldi commented on June 23, 2024

Thanks for the feedbacks, I’ll check this issue asap!

from pock.

sergiootorre avatar sergiootorre commented on June 23, 2024

Even when i go to preferences and choose to launch at login, it doesn't save. Pock closes everytime i lock my screen. It's a great and congrats for that but for now i had to put it at my dock so that i can launch it. ;)

from pock.

 avatar commented on June 23, 2024

I'm having the same issue. Attached my crash file in case it helps! Looks pretty similar to AjitZero’s.
Pock_2019-03-28-131028_Amethyst.txt

from pock.

tuchief avatar tuchief commented on June 23, 2024

10.14.4 also has the same problem

from pock.

Tatsh avatar Tatsh commented on June 23, 2024

Perhaps you guys have spacer Dock entries like me?

from pock.

remus-b avatar remus-b commented on June 23, 2024

Yes, I can confirm, I have spacer Dock entries :D @Tatsh

from pock.

JtMotoX avatar JtMotoX commented on June 23, 2024

I do not have spacer Dock entries and I am facing this issue (10.13.6) @Tatsh

from pock.

pigigaldi avatar pigigaldi commented on June 23, 2024

Keep visit http://pock.pigigaldi.com, an update will be available soon that should fix this issue too.

from pock.

wtlyu avatar wtlyu commented on June 23, 2024

yes :D I have lots of spacer Dock entries LOL

from pock.

 avatar commented on June 23, 2024

@Tatsh Good call! I removed my spacers and now it runs fine. I will of course grab the fix when it's available, but I don't mind going spacerless for a little while so I can start playing with Pock. :)

from pock.

woolson avatar woolson commented on June 23, 2024

@pigigaldi still crash on start up.

    MBP: MacBook Pro (15-inch, 2017)
     OS: 10.14.4 (18E226)
Version: 0.4.2

from pock.

pigigaldi avatar pigigaldi commented on June 23, 2024

Thanks for the feedback! Maybe I need more time to investigate these cases.

from pock.

pigigaldi avatar pigigaldi commented on June 23, 2024

#25

from pock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.