Re: 'originals' folder is greyed out
Re: 'originals' folder is greyed out
- Subject: Re: 'originals' folder is greyed out
- From: Rob Petrovec via Cocoa-dev <email@hidden>
- Date: Tue, 5 Sep 2023 12:40:43 -0600
Are you overriding NSOpenSavePanelDelegate -panel:shouldEnableURL:? If so,
make sure your code isn’t inadvertently disabling the folder for some reason.
Doing those steps in TextEdit works fine for me. Maybe ask the user to try the
same steps with TextEdit Open dialog and see if the behavior is different?
If it was a permissions issue the icon would have a 🚫 badge on it and should
not appear disabled (grayed out). Hope that helps & good luck.
—Rob
> On Sep 5, 2023, at 12:10 PM, Gabriel Zachmann via Cocoa-dev
> <email@hidden> wrote:
>
> My app loads a number of image files and displays them.
> To some users, I suggest the following in order for them to loads their
> photos:
>
>> in Finder, go to your Pictures folder;
>> control-click on the icon
>> Photos Library.photoslibrary,
>> then select "Show Package Contents".
>> Now go to the app's settings.
>> First, select "Follow aliases", second
>> click "Change" (folder to search);
>> a folder dialog appears. Now, from the Photos library package contents
>> folder,
>> drag the folder 'originals' into the app's folder dialog.
>> Then click Open, then OK.
>
> Now, one user reported that, in his case, the folder 'originals' is greyed
> out.
> (Dunno if it's greyed out in Finder, or in the app's folder open dialog.)
>
> Anyways, I am wondering, does anybody have an idea why that is?
>
> Best regards, Gabriel
>
> PS:
> Yes, I know that an app/user should never mess with the contents of the
> photos library.
> But in my app, I am merely loading the files, nothing else.
>
>
> _______________________________________________
>
> 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
_______________________________________________
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