Re: Jag Screen Savers not 10.1.x Compatible?
Re: Jag Screen Savers not 10.1.x Compatible?
- Subject: Re: Jag Screen Savers not 10.1.x Compatible?
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 22 Oct 2002 19:44:08 +0200
On Tuesday, October 22, 2002, at 07:12 PM, Michael Briscoe wrote:
On Tuesday, October 22, 2002, at 09:35 AM, Finlay Dobbie wrote:
On Tuesday, October 22, 2002, at 05:03 pm, Robert Cerny wrote:
isn't it samo basic problem like compiling with gcc 3?
Binaries compiled with gcc3 should work on all versions of OS X. The
only problems will be if you link against libraries that don't exist,
or try to call undefined symbols, etc etc. What errors do the 10.1
users get? Anything in the console? It's difficult to try and figure
out what's going wrong unless you provide at least some basic >
pointers.
-- Finlay
They report that they can view the preview, which is a simple NSImage,
and play with the configuation, but when they try to "test" it the
screen goes black, and they can't get out of it without a restart.
When they try to activate the SS from the desktop, the screen goes
black for a second, and then dumps back out to the desktop.
Unfortunately I don't have any machines running 10.1.x anymore, so I
can't debug on my own, I'm relying on user feedback.
The screen saver in question is at:
http://www.digitalfireworx.com/Cemetery/CemeterySaver.sit
Indeed it's locking the screen.
What I'm seeing in Console.app after a ssh kill on System Preference is
*** [NSURL initFileURLWithPath:] must supply a non-empty path.
The animation not being the same on the Preview and Full Screen mode,
the bug is surely in the Full screen code.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.