Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to compile in Yosemite 10.10 #13

Open
rsilvestre opened this issue Jul 27, 2014 · 18 comments
Open

Impossible to compile in Yosemite 10.10 #13

rsilvestre opened this issue Jul 27, 2014 · 18 comments

Comments

@rsilvestre
Copy link

Hi,

I'm beta tester in Yosemite Program.

I cannot compile afloat anymore. Xcode 6 preview with LLVM 6.0 asked me to convert old garbage collector in ARC automatically but it failed...

error: garbage collection is no longer supported
@rsilvestre
Copy link
Author

Is any one here?

@stewacide
Copy link

Does it continue to work in Yosemite?

@rsilvestre
Copy link
Author

No here. I suggest you one of this fork: https://github.com/millenomi/afloat/network

@rickw
Copy link

rickw commented Sep 29, 2014

I've checked out master and run the ARC conversion. The offending lines stopping the conversion were the rearmDeathTimer and by casing NSApp to the delegate class and it will convert. Now I have to do some testing.

@jatenk
Copy link

jatenk commented Oct 22, 2014

Same issue here. Afloat does not work on the official release of Yosemite anymore.

@MechMykl
Copy link

Would love to be able to use this plugin with Yosemite if anyone's been able to release a fix.

@stewacide
Copy link

Still works fine for me in Yosemite (upgraded in place to the final release).

@MechMykl
Copy link

@stewacide Wow. Not sure how I missed the menu entries the first time, pretty embarrassing haha.

Can confirm that an in-place upgrade from Mavericks to Yosemite retains functionality. Horray!

@Brendonwbrown
Copy link

Afloat crashes Keychain Access.app when it tries to load authentication dialog. Other than that I've had no issues.

@kentcdodds
Copy link

Just installed from afloat.en.softonic.com and I'm getting this every time I try to open PluginSuit:

screen shot 2014-10-29 at 7 51 17 am

I click "OK" and it closes the system preferences and opens the PluginSuit pane (in system preferences)

screen shot 2014-10-29 at 7 52 32 am

At this point, everything appears to be working alright, however, I don't get the window options that I've seen in videos about the app.

Any tips would be great! Thanks!

@stewacide
Copy link

Look for Afloat 2.4.

@kentcdodds
Copy link

Thanks @stewacide, solved my problem :-)

@therealmarv
Copy link

Anybody looked at this one for Yosemite? Looks most promising https://github.com/rinckd/afloat

@jatenk
Copy link

jatenk commented Nov 19, 2014

Could anyone build it for me? I don't have XCode and currently no possibility of downloading it (almost no free disk space and really, really, really bad internet)

@therealmarv
Copy link

@jatenk I did not tried out myself but many people reporting that the latest binary of official Afloat 2.4 will also work on Yosemite. Just google for it. The new version I mentioned is only meant for devs and compilation in Yosemite.

@mrfrankus
Copy link

Hi Marvin, 

I am attaching a zip of my own bundle for your consideration; use at your own risk as I don’t have X-Code anymore either: 
Afloat-2.4.bundle.zip - http://tinyurl.com/pul99uu

BTW: Mine still works after upgrading to Yosemite (in-place).
Frank.

On November 19, 2014 at 14:08:18, Marvin R. (notifications@github.com) wrote:

@jatenk I did not tried out myself but many people reporting that the latest binary of official Afloat 2.4 will also work on Yosemite. Just google for it. The new version I mentioned is only meant for devs and compilation in Yosemite.


Reply to this email directly or view it on GitHub.

@ldong
Copy link

ldong commented Feb 9, 2015

@therealmarv Thanks, that repo that worked for me.

OS X: Yosemite 10.10.2

@kleinlieu
Copy link

This just worked for me on 10.10.3:
"1. Install EasySIMBL
2. Download Afloat here or here. Install Afloat.
3. Enable SIMBL and Afloat in the EasySIMBL window. Quit EasySIMBL.
4. Enjoy."

Source: http://www.perfectlyrandom.org/2015/01/31/always-on-top-in-macos-yosemite/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests