Tagged Questions
0
votes
1answer
75 views
Cannot install GTK+3.6.4
When trying to run the ./configure for gtk+-3.6.4 I get the following:
Requested 'glib-2.0 >= 2.35.3' but version of GLib is 2.34.0
Requested 'atk >= 2.7.5' but version of Atk is 2.4.0
...
0
votes
0answers
60 views
Setting font for app using gtk 1.2.10
I have an old application that is compiled with gtk and glib version 1.2.10. I cannot change this. I've been running it on Ubuntu 12.04.2 LTS for a few months now without any real issues. The other ...
1
vote
0answers
612 views
endless login loop [duplicate]
Possible Duplicate:
Ubuntu - resolution issue causing login screen loop
when I try to log in, I get returned to the login screen. When checking the ~/.xsession-errors file I realized that ...
0
votes
1answer
1k views
GTK GLib errors
Since I upgraded to Ubuntu 11.10 from 11.04 I get GTK and GLib errors while trying to run a kernel menuconfig using OpenEmbedded.
I'm asking it here as I think these errors are caused by some change ...