GNOME Bugzilla – Bug 592450
Icons Not Installed
Last modified: 2011-02-07 06:10:26 UTC
$ python setup.py install Doesn't not install the icons. Perhaps the install should copy them under /usr/share/icons/hicolor/scalable/apps/dogtail/ instead. Creating logfile at /tmp/dogtail/logs/dogtail-recorder_20090820-171028_debug ... Traceback (most recent call last):
+ Trace 217034
recorderGUI = RecorderGUI()
self.window.set_icon_from_file('/usr/share/icons/hicolor/scalable/apps/dogtail-head.svg')
$ sudo cp icons/* /usr/share/icons/hicolor/scalable/apps/ -vv `icons/dogtail-head-48.png' -> `/usr/share/icons/hicolor/scalable/apps/dogtail-head-48.png' `icons/dogtail-head.svg' -> `/usr/share/icons/hicolor/scalable/apps/dogtail-head.svg' `icons/dogtail-tail-48.png' -> `/usr/share/icons/hicolor/scalable/apps/dogtail-tail-48.png' `icons/dogtail-tail.svg' -> `/usr/share/icons/hicolor/scalable/apps/dogtail-tail.svg' $ dogtail-recorder ** (dogtail-recorder:30118): WARNING **: Trying to register gtype 'WnckWindowState' as flags when in fact it is of type 'GEnum' ** (dogtail-recorder:30118): WARNING **: Trying to register gtype 'WnckWindowActions' as flags when in fact it is of type 'GEnum' ** (dogtail-recorder:30118): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum' preamble? #!/usr/bin/python from dogtail.procedural import *
dogtail development has been stalled and it has been unmaintained for a few years now. Maintainers don't have future development plan so i am closing bugs as WONTFIX. Please feel free to reopen the bugs in future if anyone takes the responsibility for active development.