Duo

GTK ui does not work

Bug #296939 reported by Guillaume Lemaître
2
Affects Status Importance Assigned to Milestone
Duo
Confirmed
Wishlist
Unassigned

Bug Description

./duo.py -u gnomish does not simply work at all.

Error log :

Traceback (most recent call last):
  File "./duo.py", line 226, in <module>
    ui = ui.create_ui(options[OPT_UI], options)
  File "/home/seventh/Prog/Python/Duo/duo/ui/__init__.py", line 65, in create_ui
    module = tools.import_recursively('duo.ui.' + ui)
  File "/home/seventh/Prog/Python/Duo/duo/tools/__init__.py", line 57, in import_recursively
    raise Exception('import of ' + module_name + ' failed')
Exception: import of gnomish failed

Furthermore, after a few patches, I discovered that in fact the GLADE_FILE was simply not existing !

description: updated
Revision history for this message
David Soulayrol (dsoulayrol) wrote :

The gnome interface has been written a long time ago and was not adapted during duo refactoring because the priority was to keep the game features nearly unchanged.

The module was nevertheless commited to store it. Time perhaps has come to develop it.

Changed in duo:
importance: Undecided → Wishlist
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.