I looked through the code briefly and I don't think p4vasp actually needs to depend on libgnomeui.
If I install p4vasp without the dependency, I get this warning: $ p4v (p4v.py:24861): libglade-WARNING **: 19:49:37.335: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory Can we try removing that dependency since the app seems to at least basically run without it? It looks like some features of the app don't work even with that dependency installed. Thanks, Jeremy Bicha

