SWF-Screensaver-for-Mac
SWF-Screensaver-for-Mac copied to clipboard
Mac OS X 10.6 + 10.7 compatibility
Version 0.9.3. doesn't work with Snow Leopard and Lion.
I've changed the build settings of the project (latest sources in Git). It seems that support for 10.4 has to be dropped because it's only possible to compile the project for 10.5 and 10.6.
Preview version is in the download section. http://github.com/florianplag/SWF-Screensaver-for-Mac/downloads
I have downloaded the SWFScreensaverMac-0.9.4-prerelease.saver.zip build and just try to install it as screensaver. I get an error message : http://twitpic.com/w0v54
Sorry I was testing the wrong version, I have redowload everything and I no more get the message. Now I get the crash
this is due to a 64 bit system, I'm trying to find a solution as well .
Hi Florian,
I have an error executing the Screensaver in Snow Leopard. Here's the log:
07.12.11 02:24:10 ScreenSaverEngine[1738] Error loading /Users/christoph.rohrer/Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariClipperPlugin: dlopen(/Users/christoph.rohrer/Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariClipperPlugin, 265): no suitable image found. Did find: /Users/christoph.rohrer/Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariClipperPlugin: GC capability mismatch
07.12.11 02:24:11 [0x0-0x13c13c].com.apple.ScreenSaver.Engine[1738] ScreenSaverEngine(1738,0x102dd3000) malloc: *** auto malloc[1738]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
I have found here a similar problem with the "malloc error: GC operation on unregistered thread" on the Cocoa-dev mailing list ([email protected]):
http://www.mail-archive.com/[email protected]/msg43515.html
And here the answers with some possible clues:
http://www.mail-archive.com/[email protected]/msg43534.html http://www.mail-archive.com/[email protected]/msg43522.html
This is quite anoying because the screensaver crashes und I must reboot my computer.
Thanks for your help!