You are not logged in.

#1 2011-10-04 09:57:16

ninian
Member
From: United Kingdom
Registered: 2008-02-24
Posts: 726
Website

Can't edit Roxterm default profile after GTK updates

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 ...
sad

Offline

#2 2011-10-05 11:45:59

flof
Member
Registered: 2011-10-05
Posts: 2

Re: Can't edit Roxterm default profile after GTK updates

I found this so far:
http://identi.ca/notice/84385778

Offline

#3 2011-10-05 13:50:24

ninian
Member
From: United Kingdom
Registered: 2008-02-24
Posts: 726
Website

Re: Can't edit Roxterm default profile after GTK updates

flof wrote:

Thanks - seems I'm not the only one going mad ...!
Hopefully will be fixed upstream.

Offline

#4 2011-10-05 13:52:29

flof
Member
Registered: 2011-10-05
Posts: 2

Re: Can't edit Roxterm default profile after GTK updates

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

#5 2011-10-05 14:03:20

ninian
Member
From: United Kingdom
Registered: 2008-02-24
Posts: 726
Website

Re: Can't edit Roxterm default profile after GTK updates

flof wrote:

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.
smile

Offline

#6 2012-01-18 23:33:22

ninian
Member
From: United Kingdom
Registered: 2008-02-24
Posts: 726
Website

Re: Can't edit Roxterm default profile after GTK updates

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

sad

PS: Returning to Sakura meantime

Last edited by ninian (2012-01-20 19:57:06)

Offline

#7 2012-01-20 16:32:42

kyak
Member
Registered: 2012-01-20
Posts: 31

Re: Can't edit Roxterm default profile after GTK updates

I confirm the above. Also, there is no icon in a taskbar when roxterm is launched (obviously).

Offline

#8 2012-01-22 19:19:42

Fififox
Member
From: France
Registered: 2010-11-30
Posts: 17

Re: Can't edit Roxterm default profile after GTK updates

The last bug (not found files) has been corrected in 2.4.2-2 (see FS#28023 and FS#28024)...

Offline

Board footer

Powered by FluxBB