josh- / CloudyTabs

CloudyTabs is a simple menu bar application that lists your iCloud Tabs.
http://joshparnham.com/projects/cloudytabs/
789 stars 52 forks source link

Does not work in macOS sierra 10.12 #37

Closed tempura666 closed 6 years ago

tempura666 commented 7 years ago

After update from El Capitan, There is no reaction when click menubar icon.

dfct commented 7 years ago

I'm seeing this as well.

GitHub2016X commented 7 years ago

Josh, CloudyTabs provides something incredibly useful, especially to users like me who prefer a default browser that isn't Safari. Is it even possible to make the app work with Sierra? If so, are you planning to revise it?

brianvanburken commented 7 years ago

I experienced the same thing when upgraded to macOS Sierra version 10.12 during the beta and now the final. Though this must be a problem on Apple's side. Since it is working correctly in for me in macOS version 10.12.1 beta. So hold on till the release of version 10.12.1! 😉

mattieb commented 7 years ago

@brianvanburken I'm also on the latest 10.12.1 public beta and have an unresponsive menu bar icon. I just installed CloudyTabs today.

tempura666 commented 7 years ago

@brianvanburken I also 10.2.1 public beta 4 was installed. However, although it can be said through from beta 1 to 4, The problem is not resolved.

Perhaps, CloudyTabs will need to support for Sierra.

brianvanburken commented 7 years ago

Then I stand corrected. I experienced the same bug described in this ticket. But then I installed the beta (currently on build 16B2548a) and it started working normal again. With this my assumption were that Apple fixed something in the beta that was broken before.

valentinocossar commented 7 years ago

Same here.

Frohmen commented 7 years ago

I'm also having this problem with macOS Sierra not running beta

shanegriffiths commented 7 years ago

Same here :(

josh- commented 7 years ago

Hey all, please see this comment in #33. Sadly this project won't be able to function until we work out how to overcome Apple's syncing changes in 10.12

ilovecookiez11 commented 7 years ago

screen shot 2017-07-08 at 1 08 12 pm

I give this the official "Works on my machine!" Seal of approval. It never stopped working on my end. If anything, I'm mostly affected by the URL encoding bug, which could be easily sorted out if anyone figured out the right encoding format.

josh- commented 7 years ago

I don't know how that's possible @ilovecookiez11 but very interesting!

Would you be able to say which version you're running? The URL encoding issue should have been fixed in version 1.5

ilovecookiez11 commented 7 years ago

Hi @josh- , I'm using 1.6, but I'm not sure if it's your fork or cl3m's, though. Also com.apple.Safari.plist doesn't look encrypted for me at all. screen shot 2017-07-16 at 5 05 05 pm

josh- commented 7 years ago

What versions of iOS/macOS are your other devices running @ilovecookiez11?

ilovecookiez11 commented 7 years ago

@josh- I'm using 10.2 on my iPhone SE and 10.12.5 on my MacBook.

toddbluhm commented 6 years ago

Just wanted to give a little input on this. I run a fork of cloudy tabs, but ran into the same encryption issue. I noticed that for whatever reason, cloudy tabs worked for me for along time. The safari data was unencrypted and easily readable, even after OS updates. Then when I reformatted my mac a few months back, all the safari data that synced back up was encrypted and thus cloudy tabs broke :(

@ilovecookiez11 my question to you would be, when was the last time you reformatted?

ilovecookiez11 commented 6 years ago

@toddbluhm Around July-August 2015. When I bought my MacBook it came with no OS so I downloaded 10.8 with the Internet Recovery option. Right after that, I downloaded Mavericks from the App Store, but then Yosemite came out, so I updated to it in October 2015. Now everytime a new version comes out I just upgrade it through the App Store like most people do. I'm holding on High Sierra, though. Haven't had the need to format my drive at all.

josh- commented 6 years ago

Fixed in https://github.com/josh-/CloudyTabs/commit/4b64bd19f9b59730d5956c5661c9e1c377864757 👍

Thanks for your patience!