Running gedit forked from the terminal produces warning messages

Asked by Jason Monschke

If I start gedit from the terminal like so:

gedit test.txt &

I will get several identical warning messages such as:

(gedit:2495): Gtk-CRITICAL **: gtk_icon_set_render_icon_pixbuf: assertion `icon_set != NULL' failed

This does not interfere with the operation of gedit as far as I can tell. However, it is extremely annoying since it clutters the terminal.

I am running Xubuntu 13.04 64 bit and using gedit version 3.6.2-0ubuntu1.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try:

sudo apt-get install gtk2-engines-pixbuf

Revision history for this message
Jason Monschke (jam4375) said :
#2

gtk2-engines-pixbuf is already the newest version.

Revision history for this message
Thomas Krüger (thkrueger) said :
#3

That's most likely a problem with the GTK theme. You should try to install gtk-theme-switch and set a new GTK theme with it.

Can you help with this problem?

Provide an answer of your own, or ask Jason Monschke for more information if necessary.

To post a message you must log in.