On Mon, 13 Aug 2018, Slávek Banko wrote:
Dne po 13. srpna 2018 Marvin Jones napsal(a):
On Sun, 12 Aug 2018, Marvin Jones wrote:
I am building a new workstation -- running Ubuntu 16.04 -- to replace an old and failing workstation. I used the TDE ISO to get 'things' started.
Several of my programs are displaying in a weird window format.
OBTW, it's Trinity 14.0.5 ...
$ zenity --info --title=Display_snafu --text="Hello World"
(zenity:20714): Gtk-WARNING **: Theme parsing error: gtk.css:4:14: Theming engine 'tdegtk' not found Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Well, $ locate tdegtk /usr/lib/gtk-3.0/3.0.0/theming-engines/libtdegtk.la /usr/lib/gtk-3.0/3.0.0/theming-engines/libtdegtk.so /usr/lib/gtk-3.0/3.0.0/theming-engines/libtdegtk.so.0 /usr/lib/gtk-3.0/3.0.0/theming-engines/libtdegtk.so.0.0.0 /usr/share/themes/tdegtk /usr/share/themes/tdegtk/gtk-3.0 /usr/share/themes/tdegtk/gtk-3.0/gtk.css
Hi Jonesy,
you can try to create a symlink for files from /usr/lib/gtk-3.0/3.0.0/theming-engines/ to /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/theming-engines/ ?
Cheers
Sávek,
Thanks for the reply and suggestion! That "sort of" fixed the window snafu.
(I wonder WHY that needed to be done when using a Trinity ISO install...)
But, the resultant window display is bizarre, and nearly unusable. See the two BlueFish window images for the good/expected appearance, and the new bad/bizarre/unusable appearance. Granted the version numbers between the two BlueFish are different, but that cannot explain the display appearance.
The only errors I see now when running BlueFish from the command line may not have a bearing on this appearance "issue":
|jonesy@nix5:~/tmp$ bluefish |error reading list 1 Error opening file: No such file or directory | |** (bluefish:22269): WARNING **: no configfile rcfile-2.0, try to | convert config files from older versions | |config file migration error 1:Error opening file: No such file or | directoryerror reading list 1 Error opening file: No such file or | directory
That last line above was - yes - all one line. Jonesy