• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Again: You cannot use the ArtSaver screen saver on this computer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Again: You cannot use the ArtSaver screen saver on this computer


  • Subject: Again: You cannot use the ArtSaver screen saver on this computer
  • From: Gabriel Zachmann <email@hidden>
  • Date: Tue, 07 Jun 2011 17:24:43 +0200

Sorry to bother you again, but the problem cropped up again (I posted about it in March already).

I have made this screensaver: http://zach.in.tu-clausthal.de/software/ArtSaver/index.html

One user emailed me saying that he got an error message saying: "You cannot use the ArtSaver screen saver on this computer."

They are running Snow Leopard 10.6.6.
I have developed it on the same OS version.

'file' gives me the following info about my executable:

% file /Volumes/ArtSaver/ArtSaver.saver/Contents/MacOS/ArtSaver
/Volumes/ArtSaver/ArtSaver.saver/Contents/MacOS/ArtSaver: Mach-O universal binary with 2 architectures
/Volumes/ArtSaver/ArtSaver.saver/Contents/MacOS/ArtSaver (for architecture x86_64):	Mach-O 64-bit bundle x86_64
/Volumes/ArtSaver/ArtSaver.saver/Contents/MacOS/ArtSaver (for architecture i386):	Mach-O bundle i386

So it should run fine under 10.6, shouldn't it?

Any ideas, insights, or suggestions what I might be doing wrong will be highly appreciated.

Best regards,
Gabriel.

PS:
Here are my build settings
           buildSettings = {
               ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
               CODE_SIGN_IDENTITY = "Don't Code Sign";
               COPY_PHASE_STRIP = YES;
               DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
               GCC_C_LANGUAGE_STANDARD = gnu99;
               GCC_ENABLE_OBJC_GC = supported;
               GCC_PREPROCESSOR_DEFINITIONS = "";
               GCC_WARN_ABOUT_RETURN_TYPE = YES;
               GCC_WARN_UNUSED_VARIABLE = YES;
               MACOSX_DEPLOYMENT_TARGET = 10.6;
               PREBINDING = NO;
               SDKROOT = macosx10.6;
               STRIP_INSTALLED_PRODUCT = YES;
           };


____________________________________________________________
Die Zukunft war frueher auch besser.
                                        ( Karl Valentin )
____________________________________________________________
               http://zach.in.tu-clausthal.de
____________________________________________________________

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Again: You cannot use the ArtSaver screen saver on this computer
      • From: Nick Zitzmann <email@hidden>
    • Re: Again: You cannot use the ArtSaver screen saver on this computer
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: KVO, Bindings and Undo inconsistent
  • Next by Date: Re: touches outside a view's bounds
  • Previous by thread: KVO, Bindings and Undo inconsistent
  • Next by thread: Re: Again: You cannot use the ArtSaver screen saver on this computer
  • Index(es):
    • Date
    • Thread