gnome-tweaks Traceback (most recent call last): File "/usr/bin/gnome-tweaks", line 99, in <module> from gtweak.app import GnomeTweaks File "/usr/lib/python3.12/site-packages/gtweak/app.py", line 13, in <module> from gtweak.tweakview import Window File "/usr/lib/python3.12/site-packages/gtweak/tweakview.py", line 14, in <module> from gtweak.tweaks.tweak_group_appearance import TWEAK_GROUP as AppearanceTweaks File "/usr/lib/python3.12/site-packages/gtweak/tweaks/tweak_group_appearance.py", line 267, in <module> Title(_("Lock Screen (Password Entry)"), "", uid="title-theme"), ^^^^^ NameError: name 'Title' is not defined
Could you report this issue upstream at https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues please?
CC: (none) => geiger.david68210
(In reply to David GEIGER from comment #1) > Could you report this issue upstream at > https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues please? Done: https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues/480
Thanks! let's see now what upstream think.
URL: (none) => https://gitlab.gnome.org/GNOME/gnome-tweaks/-/issues/480
This must be a Cauldron issue. Running M9, Gnome, gnome-tweaks-40.10-2.mga9 starts OK without any terminal message - unusual: $ gnome-tweaks $
Assignee: bugsquad => gnome
(In reply to David GEIGER from comment #3) > Thanks! let's see now what upstream think. This is the response from the program maintainer: 'How was Tweaks installed on your system and what distro are you running? That code was removed before 46.0 was released: 62fe39ed That code's name was "Lock Screen", not "Lock Screen (Password Entry)" My guess is somehow /usr/lib/python3.12/site-packages/gtweak/ was not updated when you upgraded to 46.0'
gnome-tweaks-46.0-2.mga10.noarch resolves the issue. Thanks, David
Resolution: (none) => FIXEDStatus: NEW => RESOLVED