Somehow I've mangled the tdegtk configuration in my main user account (I think I was trying to get rid of the warnings; see below). Now it's preventing my favourite text editor from running. I tried to remove ~/.themes/tdegtk/gtk-3.0/tdegtk.css (attached; fails at line 299) but it just comes back when I re-login. How can I disable it? I'm thinking now that turning it on in the first place was a mistake.
| $ /usr/local/bin/jedit -log=7 -restore -startupscripts -gui -newview -settings=/home/leslie/.config/jedit -server=Leslie -- c++/demo.cc& | wd=/usr/local/src/packages/SOURCES/ncurses6.5-20240629 | $ | (java:6611): Gtk-WARNING **: 00:01:28.621: Theme parsing error: gtk.css:4:7: The 'engine' property is ignored | | (java:6611): Gtk-WARNING **: 00:01:28.679: Theme parsing error: <data>:1:10: The :prelight pseudo-class is deprecated. Use :hover instead. | | (java:6611): Gtk-WARNING **: 00:01:28.679: Theme parsing error: <data>:1:10: The :prelight pseudo-class is deprecated. Use :hover instead. | | (java:6611): Gtk-WARNING **: 00:01:28.679: Theme parsing error: <data>:1:13: The :insensitive pseudo-class is deprecated. Use :disabled instead. | | (java:6611): Gtk-WARNING **: 00:01:28.679: Theme parsing error: <data>:1:13: The :insensitive pseudo-class is deprecated. Use :disabled instead. | | (java:6611): Gtk-WARNING **: 00:01:28.679: Theme parsing error: <data>:1:37: The :insensitive pseudo-class is deprecated. Use :disabled instead. | | (java:6611): Gtk-WARNING **: 00:01:28.684: Theme parsing error: tdegtk.css:299:21: Using Pango syntax for the font: style property is deprecated; please use CSS syntax | | (java:6611): Gtk-WARNING **: 00:01:28.684: Theme parsing error: tdegtk.css:303:21: Using Pango syntax for the font: style property is deprecated; please use CSS syntax | | (java:6611): Gtk-WARNING **: 00:01:28.684: Theme parsing error: tdegtk.css:307:21: Using Pango syntax for the font: style property is deprecated; please use CSS syntax | [ERROR] void gtk3_tqt_reload_theme_definition_file(const char*): error parsing /home/leslie/.themes/tdegtk/gtk-3.0/tdegtk.css: tdegtk.css:299:7not a number | | (java:6611): Gtk-WARNING **: 00:01:28.724: Theme parsing error: gtk.css:4:7: The 'engine' property is ignored | [1]+ Exit 1 /usr/local/bin/jedit -log=7 -restore -startupscripts -gui -newview -settings=/home/leslie/.config/jedit -server=Leslie -- c++/demo.cc | [1] 6611
Leslie -- Platform: Linux Distribution: openSUSE Leap 15.5 - x86_64 Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.2 tde-config: 1.0
J Leslie Turriff via tde-users wrote:
How can I disable it? I'm thinking now that turning it on in the first place was a mistake.
Not sure, but I think to remember that this gtk3-tqt-engine-trinity package is not recommended - do you have it actually installed? dpkg -l |grep gtk | grep trinity
if yes remove and try again
BR
On 2024-07-02 15:24:25 deloptes via tde-users wrote:
dpkg -l |grep gtk | grep trinity
Yes, it is installed. I will uninstall it and lock it out.
Leslie -- Platform: Linux Distribution: openSUSE Leap 15.5 - x86_64 Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.2 tde-config: 1.0
On 2024-07-02 15:24:25 deloptes via tde-users wrote:
J Leslie Turriff via tde-users wrote:
How can I disable it? I'm thinking now that turning it on in the first place was a mistake.
Not sure, but I think to remember that this gtk3-tqt-engine-trinity package is not recommended - do you have it actually installed? dpkg -l |grep gtk | grep trinity
if yes remove and try again
BR
Is there any sort of configuration file that will need to be removed, besides .themes/tdegtk/gtk-3.0/tdegtk.css?
Leslie
On 2024-07-11 19:04:28 deloptes via tde-users wrote:
J Leslie Turriff via tde-users wrote:
Is there any sort of configuration file that will need to be removed, besides .themes/tdegtk/gtk-3.0/tdegtk.css?
purge the package?
As far as I can tell, neither of openSUSE's package management tools (i.e. zypper, YaST) provides that capability.
Leslie -- Platform: Linux Distribution: openSUSE Leap 15.5 - x86_64 Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.2 tde-config: 1.0