


Various Gnome Stuff by aleksey 56 comments

Various Gnome Stuff by aleksey 56 comments

Various Gnome Stuff by aleksey 56 comments
exclude for instance rhythmbox using rgba in .profile file:
export GTK_MODULES=rgba
export GTK_RGBA_APPS=gedit
So the only application which should use rgba would be gedit.
Then open a terminal and type rhythmbox: the application could not start because it crashes.
I don't know where this comes from, it seems that it's ignoring the blacklist..
- Mar 08 2009

Various Gnome Stuff by aleksey 56 comments

Various Gnome Stuff by aleksey 56 comments
I've got some problems with some applets which won't start at login.. i want o blacklist them in .profile but i don't know their exact name.. These are the load monitor applet and the fast user switch applet.. can you help me? moreover is there any log file in which i can see the gtk apps that are crashing at login??
Cheers - Mar 08 2009

Various Gnome Stuff by aleksey 56 comments

Various Gnome Stuff by aleksey 56 comments
export GTK_MODULES=rgba
export GTK_RGBA_APPS=gedit:gnome-terminal:gcalctool:baobab
It works.
I suggest you to make a list of apps that breaks and editing a ~/.profile file that new linux users can download..
thanks for doing this!!
- Mar 07 2009

Various Gnome Stuff by aleksey 56 comments
I got these error message when trying to compile your .c file.
smif@introd>>gcc -fPIC -shared librgba.c -o librgba.so `pkg-config --cflags --libs gtk+-2.0`
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
librgba.c:18:18: error: glib.h: No such file or directory
librgba.c:19:25: error: glib/gtypes.h: No such file or directory
librgba.c:20:21: error: gtk/gtk.h: No such file or directory
librgba.c:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
librgba.c:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
- Mar 06 2009

Audioplayers by barabbas_double 6 comments
These are just suggestions, you program is very good.
I've also found a bug: when cycling through windows with alt+tab, pyjama does not appear in the list. - Jan 16 2009