When I invoke a program that uses GTK resources, I'm getting errors due to deprecated syntax. Most of these are merely warnings, but the font syntax causes an error | [ERROR] void gtk3_tqt_reload_theme_definition_file(const char*): error parsing /root/.themes/tdegtk/gtk-3.0/tdegtk.css: tdegtk.css:299:7not a number which prevents the program from loading. I tried replacing the "Pango" syntax with standard css syntax, but that did not seem to fix the issue (possibly because I'm invoking the program from a different account, through a Konsole root session). Is there some sort of cacheing happening so that my corrections aren't seen? It would be good if these statements containing deprecated syntax were updated. | @11:36:27 root@pinto | wd=~ | ● /usr/local/bin/jedit -log=7 -restore -startupscripts -gui -newview -settings=/root/.config/jedit -server=Root -- /usr/local/Downloads/Packages/Rexx-related/dbusoorexx/install/install_dbusoorexx.rex & | [1] 4818 | rc=0 | @11:37:09 root@pinto | wd=~ | ● | (java:4818): Gtk-WARNING **: 11:37:09.899: Theme parsing error: gtk.css:4:7: The 'engine' property is ignored | | (java:4818): Gtk-WARNING **: 11:37:09.958: Theme parsing error: <data>:1:10: The :prelight pseudo-class is deprecated. Use :hover instead. | | (java:4818): Gtk-WARNING **: 11:37:09.958: Theme parsing error: <data>:1:10: The :prelight pseudo-class is deprecated. Use :hover instead. | | (java:4818): Gtk-WARNING **: 11:37:09.958: Theme parsing error: <data>:1:13: The :insensitive pseudo-class is deprecated. Use :disabled instead. | | (java:4818): Gtk-WARNING **: 11:37:09.958: Theme parsing error: <data>:1:13: The :insensitive pseudo-class is deprecated. Use :disabled instead. | | (java:4818): Gtk-WARNING **: 11:37:09.958: Theme parsing error: <data>:1:37: The :insensitive pseudo-class is deprecated. Use :disabled instead. | | (java:4818): Gtk-WARNING **: 11:37:09.961: Theme parsing error: tdegtk.css:199:27: The style property GtkNotebook:tab-overlap is deprecated and shouldn't be used anymore. It will be removed in a future version | | (java:4818): Gtk-WARNING **: 11:37:09.961: Theme parsing error: tdegtk.css:203:29: The style property GtkNotebook:tab-curvature is deprecated and shouldn't be used anymore. It will be removed in a future version | | (java:4818): Gtk-WARNING **: 11:37:09.961: Theme parsing error: tdegtk.css:207:27: The style property GtkNotebook:initial-gap is deprecated and shouldn't be used anymore. It will be removed in a future version | | (java:4818): Gtk-WARNING **: 11:37:09.961: Theme parsing error: tdegtk.css:255:30: The style property GtkWidget:separator-height is deprecated and shouldn't be used anymore. It will be removed in a future version | | (java:4818): Gtk-WARNING **: 11:37:09.961: Theme parsing error: tdegtk.css:259:29: The style property GtkWidget:separator-width is deprecated and shouldn't be used anymore. It will be removed in a future version | | (java:4818): Gtk-WARNING **: 11:37:09.961: Theme parsing error: tdegtk.css:263:29: The style property GtkWidget:wide-separators is deprecated and shouldn't be used anymore. It will be removed in a future version | | (java:4818): Gtk-WARNING **: 11:37:09.961: Theme parsing error: tdegtk.css:271:30: The style property GtkWidget:separator-height is deprecated and shouldn't be used anymore. It will be removed in a future version | | (java:4818): Gtk-WARNING **: 11:37:09.961: Theme parsing error: tdegtk.css:275:29: The style property GtkWidget:separator-width is deprecated and shouldn't be used anymore. It will be removed in a future version | | (java:4818): Gtk-WARNING **: 11:37:09.961: Theme parsing error: tdegtk.css:279:29: The style property GtkWidget:wide-separators is deprecated and shouldn't be used anymore. It will be removed in a future version | | (java:4818): Gtk-WARNING **: 11:37:09.962: Theme parsing error: tdegtk.css:299:20: Using Pango syntax for the font: style property is deprecated; please use CSS syntax | | (java:4818): Gtk-WARNING **: 11:37:09.962: Theme parsing error: tdegtk.css:303:20: Using Pango syntax for the font: style property is deprecated; please use CSS syntax | | (java:4818): Gtk-WARNING **: 11:37:09.962: Theme parsing error: tdegtk.css:307:20: 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 /root/.themes/tdegtk/gtk-3.0/tdegtk.css: tdegtk.css:299:7not a number | | (java:4818): Gtk-WARNING **: 11:37:10.143: Theme parsing error: gtk.css:4:7: The 'engine' property is ignored | [2024/01/30 11:37:10.785] gtk3-tqt-application: Fatal IO error: client killed | [1]+ Exit 1 /usr/local/bin/jedit -log=7 -restore -startupscripts -gui -newview -settings=/root/.config/jedit -server=Root -- /usr/local/Downloads/Packages/Rexx-related/dbusoorexx/install/install_dbusoorexx.rex | Leslie -- Platform: Linux Distribution: openSUSE Leap 15.4 - x86_64 ____________________________________________________ tde-devels mailing list -- devels@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to devels-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@xxxxxxxxxxxxxxxxxx