You are not logged in.
Am running fully updated system with Roxterm (2.2.1-1) and GTK (3.2.0-2).
Now, if I right-click on a Roxterm terminal and select 'Preferences / Edit Current Profile', nothing happens except the following error is logged:
** ERROR **: Unable to load GTK UI definitions: Invalid object type `GtkDevel'Anyone else finding this problem? Is is related to the recent GTK3 theming problems reported? If so, I should mention I'm using the standard Adwaita themes for both GTK2 and GTK3 ...![]()
Offline
I found this so far:
http://identi.ca/notice/84385778
Offline
I found this so far:
http://identi.ca/notice/84385778
Thanks - seems I'm not the only one going mad ...!
Hopefully will be fixed upstream.
Offline
until then, a
find /path/to/roxterm-git/ -name roxterm-config.* -exec sed -i 's/GtkDevel/GtkVBox/g' {} \;
before running make does the job :-)
EDIT: This is with roxterm-git from AUR.
Last edited by flof (2011-10-05 13:53:17)
Offline
until then, a
find /path/to/roxterm-git/ -name roxterm-config.* -exec sed -i 's/GtkDevel/GtkVBox/g' {} \;
before running make does the job :-)EDIT: This is with roxterm-git from AUR.
Great: will try later when I get home.![]()
Offline
Here we go again, with today's update to version 2.4.2-1:
Again I can't 'Edit Current Profile' or 'Edit Current Colour Scheme'; but quite a lot of errors are displayed (with or without a fresh configuration):
$ roxterm
(roxterm:6119): Gtk-WARNING **: Error loading icon from file '/usr/local/share/icons/hicolor/scalable/apps/roxterm.svg':
Failed to open file '/usr/local/share/icons/hicolor/scalable/apps/roxterm.svg': No such file or directory
** (roxterm:6119): CRITICAL **: Unable to read keys from shortcuts file Shortcuts/Default: unknown reason
** (roxterm:6119): WARNING **: Shortcuts signal handler already disconnected
** (roxterm:6119): CRITICAL **: No menu item matches profile/scheme 'GTK'
** (roxterm:6119): CRITICAL **: No menu item matches profile/scheme 'GTK'
** (roxterm:6119): WARNING **: Failed to connect to session manager: SESSION_MANAGER environment variable not defined
(roxterm-config:6124): Gtk-WARNING **: Error loading icon from file '/usr/local/share/icons/hicolor/scalable/apps/roxterm.svg':
Failed to open file '/usr/local/share/icons/hicolor/scalable/apps/roxterm.svg': No such file or directory
** ERROR **: Unable to load GTK UI definitions: Failed to open file '/usr/local/share/roxterm/roxterm-config.ui': No such file or directory![]()
PS: Returning to Sakura meantime
Last edited by ninian (2012-01-20 19:57:06)
Offline
I confirm the above. Also, there is no icon in a taskbar when roxterm is launched (obviously).
Offline