Scribus Forums

Scribus => Installation and Setup => MacOS => Topic started by: reckoz on June 11, 2024, 11:51:14 AM

Title: [SOLVED] Preferences gray out for 1.6.1 on Mac Sonoma
Post by: reckoz on June 11, 2024, 11:51:14 AM
I haven't used Scribus on Mac for quite a while. I updated to Scribus 1.6.1, and the preferences button grayed out (unclickable).

I deleted the ~/Library/Preferences/Scribus and let the program create the files once again. Same. The System Preferences-Security is checked. No warning. So the program should have no problem on disk i/o. Does anyone have ideas of the causes?

For the time being, I downgraded back to 1.5.8, which is the last working version for me. The Preferences button comes back and functions normally.
Title: Re: Preferences gray out for 1.6.1 on Mac Sonoma
Post by: MrB on June 11, 2024, 09:41:45 PM
Hi.. What Preferences button are you referring to? We don't have Preferences on the Scribus toolbar so I am not sure what you mean?
Title: Re: Preferences gray out for 1.6.1 on Mac Sonoma
Post by: reckoz on June 12, 2024, 05:00:03 AM
I'm sorry for not making it clear. For the 'preferences button' I referred to where one can change the settings of icons, shortcuts, interfaces, etc. ... I am using the Chinese version, and I supposed 'preferences' is the word in English. It is not a button but an item in the 'Scribus' menu on the top bar in Mac OS. The keyboard shortcut to open the preference window is COMMAND+,
However, neither way works. I will try to find a host to upload a screenshot.

Title: Re: Preferences gray out for 1.6.1 on Mac Sonoma
Post by: reckoz on June 12, 2024, 11:17:46 AM
Just realize that images can be attached ...

Here is the screenshot. The red box indicates the unclickable preferences. I hope the item can be told from the shortcut denotation on the side despite the Chinese interface.
Title: Re: Preferences gray out for 1.6.1 on Mac Sonoma
Post by: MrB on June 12, 2024, 08:58:16 PM
I'd suggest trying to run Scribus in English as a test. You can do that from the command line eg "scribus -l en".

Or in the prefs150.xml (example name), check for similar text:
                <context name="user_preferences">
                        <attribute key="gui_language" value="en_US"/>

Having ensured Scribus is closed, change the value there as above, and reopen Scribus.
Title: Re: Preferences gray out for 1.6.1 on Mac Sonoma
Post by: reckoz on June 17, 2024, 04:25:44 PM
Quote from: MrB on June 12, 2024, 08:58:16 PMI'd suggest trying to run Scribus in English as a test. You can do that from the command line eg "scribus -l en".

Or in the prefs150.xml (example name), check for similar text:
                <context name="user_preferences">
                        <attribute key="gui_language" value="en_US"/>

Having ensured Scribus is closed, change the value there as above, and reopen Scribus.

Thanks. The issue is solved! The ' Preferences ' becomes clickable after changing the GUI language to English. The problem may arise due to the missing translation of this item in the new version.