0
votes
2answers
301 views

Gtk-WARNING when loading gedit from shell

I've just upgraded from 12.04 to 12.10. Don't know why but I can never avoid upgrading. Anyway, every time I load gedit from the sehll I get this: (gedit:2696): Gtk-WARNING **: Theme parsing error: ...
2
votes
1answer
3k views

Issues with Quickly: tk-WARNING **: Unable to locate theme engine in module_path: “pixmap” [duplicate]

Possible Duplicate: Gdk Gtk warnings and errors from the command line I'm fairly new to Ubuntu, and I decided that I want to learn to develop applications for it. I found some great ...
3
votes
2answers
1k views

Gtk-Warnings In Terminal [duplicate]

Possible Duplicate: Gtk warning when opening Gedit in terminal I have Ubuntu 11.10 installed on two different machines, both using x64 installs. Only one machine returns these Gtk warnings ...
3
votes
1answer
2k views

Difference between GTK theme and GNOME shell theme?

I'm using gnome shell and I'd like to know what a GTK theme changes that a gnome shell theme doesn't.
5
votes
3answers
5k views

How do I install the Instant Messaging application IP Messenger?

I've recently downloaded g2ipmsg (IP Messenger for Ubuntu 11.10). However - this comes not as an installable package as previous ubuntu versions. Thus I think I need to compile it. This application ...
9
votes
3answers
3k views

How to know my GTK version?

I want to know my GTK version (i am working on Ubuntu 11.10) using a command line or any thing
2
votes
1answer
274 views

What are the “standard Gtk+ toolkit command line options”?

I have a problem with the 'synaptic' application (GUI version of apt), and was hoping to get some debug output from it. The man page however has just a couple of command line options and this very ...