# fcl
[2023/11/12 00:53:53.248] TQWidget: Cannot create a TQWidget outside of the main
GUI thread
(fcl:2764): GLib-GObject-CRITICAL **: 00:53:53.248: g_object_ref: assertion
'G_IS_OBJECT (object)' failed
#
This is from Bookworm, but same result from Trixie. Works as expected in IceWM
session.
<http://silk.apana.org.au/pub/fcl/nightly/filecommander_2.50.vgit-1828-buste…>
http://silk.apana.org.au/fc2development.php
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata
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
Whenever a version increase is due for openSUSE Leap's TDE, a plain unadulterated
zypper up fails to upgrade to the latest libesd0 and fileshareset. In order to get
them upgraded, I must either force their installation, or before doing the update,
force removing them, so that package dependencies from trinity-arts and
trinity-tdelibs pull them in.
In Tumbleweed, a dissimilar thing happens, and I don't believe that the timing
coincides with any TDE version upgrade. For a routine zypper dup, I find that
zypper often reports the two packages require re-installation.
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata
Christian Schmitz composed on 2024-01-06 12:09 (UTC+0100):
> I have a opensuse tumbleweed (rolling). Today i am trying to update the
> system.
> the command is zipper dup as allways. And i found the following message:
> Error: Nothing provides libpoppler.so.131()(64bit) required by
> trinity-koffice-chalk-2:1.6.3-14.1.1_1.osstw.x86_64
> As i find exist the libpoppler 133 available, i have 130 installed, but 131 is
> not more available.
133 rpm previously had a 2023-11-17 timestamp, now has 2023-12-28, so apparently
trinity-koffice-chalk needs François to rebuild it.
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata