site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=L5xJPQZmYHFbWUmxzDo3+LZGzPaFWceqr3UkmTAPSXY=; b=TCK1N2eWxE5R84UVbmENWU93NB6o1rN4iDm6Rs7hfLYoVgMd9Sw/W6pMVfd4K+wMO2 2g+QFcSXccFyc1PABouoQarZ2TPg0D8jlGthJfxf2f4zO8+Tcy4Kysq4xY5FATm0kzP3 h5Fe5wN0bhYmBrS0A0sdy80BXg+SGhjBN/BzwXtg2Tb9Ju+exQovptjmNZHhJszpeyfQ NShuADFkyPac8jBMtB10aAifMEwt/MJfqhPvpKLKiiHY3ypRNLrp29ZjK5m7GdDptT7m Y3m/0ZAw3L8lLTNSVWU4EZOqdbFA8HYNn7IYWeuTrjetotA7tpFXaJzP0Kmusl1uTk1V ilTg== Could it be that your screen saver is trying to access data in a user folder protected by tccd like ~/Pictures ? info 13:52:14.333614 +0100 ScreenSaverEngine stop animation (id = 0x7ffe73822800) default 13:52:14.334610 +0100 tccd MacOS error: -67050 default 13:52:14.335183 +0100 ScreenSaverEngine -[ScreenSaverEngine startScreenSaver:] -- firstTime 0 info 13:52:14.335516 +0100 ScreenSaverEngine viewWillMoveToWindow was called with NULL window. On Sun, Nov 25, 2018 at 10:37 PM Gabriel Zachmann <zach@tu-clausthal.de> wrote:
I have a problem with my screensaver: it gets started as usual by the OS, it displays the first image for a second (approx), and then, sometimes (only sometimes), it gets stopped by the OS.
I cannot recall anything I might have changed that might cause this behavior (of course). Also, I cannot find any hint at a crash or other malfunction of my code.
I have uploaded a section of the log -- copied from Console.app -- here: https://www.dropbox.com/s/gkjys2yww1jz46n/log_screensaver_exit.txt?dl=0
(Even though it's just 1 minute of log data , I think it is too lengthy to include it here. I did not want to filter it because I was afraid i might loose valuable information.)
For instance, at 13:52:13.277129 you can see that my screensaver (ArtSaver) got started, and at 13:52:13.465331 you can see the next message from my screensaver that got logged. There are some more messages from my code, but nothing unusual, AFAICS.
At 13:52:18.331654, the screensaver gets stopped, but I don't see any reason. (And as far as I can remember, I did not stop it at that point.)
(The only funny thing is that there is a second "startup" message in the log file at 13:52:14.655737 . But, IIRC, I have seen that for many years, so I doubt that is the problem.)
If there is any other info I can provide, or if there is a better way t provide the information, please let me know.
Best regards, Gabriel
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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: https://lists.apple.com/mailman/options/cocoa-dev/dev.iceberg%40gmail.com
This email sent to dev.iceberg@gmail.com
-- Packaging Resources - http://s.sudre.free.fr/Packaging.html _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com