-
Notifications
You must be signed in to change notification settings - Fork 51
Does not work in El Capitan or Sierra #33
Comments
I have the same experience. CloudyTabs version 1.6 doesn't work at all on OS X version 10.11.2. |
Thanks very much for reporting this guys – it works fine here on my end (OS X 10.11.3) so I'm struggling to reproduce this issue. If you'd be happy to share any relevant crash logs with me (usually stored in |
@josh- Are there any other logs we can provide? It doesn't exactly crash, but is just unusable. I can only quit out of it by going into Activity Monitor and force-quitting the process. |
Yep, the menubar icon basically does nothing on click. There's no crash, only thing close to it are those console logs that I first reported. |
Still true on 10.11.4. Here are the messages I get in Console.
No crash logs titled with "CloudyTabs" in ~/Library/Logs/DiagnosticReports/. |
Seeing this on 10.11.5, but with two different (hopefully more helpful) messages in the console:
|
Also getting this issue. |
Getting the same issue here on 10.11.5. Here's the messages that I'm seeing in console:
|
Had this issue on my old Mac (running El Capitan) and I recently got a new Mac, and the issue is still present. The menu bar icon used to at least click on my old machine, but nothing would come up when the icon is clicked.. Now, on my new Mac (clean install), the menubar app doesn't even open when I click the icon. No press feedback or anything. It is like I am not clicking anything. This is a video depicting the behavior. This video was recorded after a fresh install and first startup after dragging to applications. Nothing occurring in the console when icon clicked. Video located in this zip file. Thanks! |
After investigating a bit further, it looks like Apple now encrypts the iCloud tabs data in So unfortunately, unless someone can figure out how to decrypt that data then this app and others like it that rely on reading the iCloud tabs from |
Any ideas on how to decrypt it? |
I haven't successfully been able to decrypt the data yet unfortunately. It appears that Apple is now using CloudKit to sync the preferences, as there are references to PCS decryption in the CloudKitDaemon framework – it might be possible to use that private framework to decrypt the data? Alternatively it might be possible to go down the route of interacting with the API as this project attempted to do a while ago – there is a good writeup of the Protobuf API here. However, I'm not in favour of this option at all as it probably violates the TOS. I'm not sure how much spare time I'll have to be able to investigate, but hopefully someone will be able to figure it out eventually 👍 |
Fixed in 4b64bd1 👍 |
The app launches, but the menubar icon is not responsive to any type of click.
After launch, I can see two identical successive messages in Console.app:
The text was updated successfully, but these errors were encountered: