Gnome Dependency Change/Removal
Is it possible to have Terminator work with no Gnome dependencies at all? For example to make it slimmer using alternatives on distros which use lightweight Window Managers such as Fluxbox, OpenBox etc.
This question comes from discussion regarding Terminator 956 on #! Crunchbang where errors were reported related to the missing deskbar-applet.
CODE: from window.py:
try:
import deskbar.
except ImportError:
err('Unable to find python bindings for deskbar, "hide_window" is not' \
When deskbar-applet and all its Gnome dependencies are installed, the error disappears, so it's not technically a bug, but pulls in a lot of baggage for non-Gnome desktops.
http://
Thanks in advance for any feedback:
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Terminator Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- rich scadding
- Solved:
- Last query:
- Last reply: