No Universaldetector

Bug #1075135 reported by the_gamer
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Wah!Cade
Invalid
Undecided
Unassigned

Bug Description

In the newest wahcade-bzr Wahcade crashes after launching "wahcade" with:

Traceback (most recent call last):
  File "wahcade.py", line 86, in <module>
    app = WinMain(options)
  File "/usr/share/wahcade/win_main.py", line 329, in __init__
    self.load_emulator()
  File "/usr/share/wahcade/win_main.py", line 1291, in load_emulator
    self.load_list()
  File "/usr/share/wahcade/win_main.py", line 1330, in load_list
    self.emu_ini)
  File "/usr/share/wahcade/filters.py", line 316, in create_initial_filter
    catver = get_catver_ini(_catver_ini)
  File "/usr/share/wahcade/filters.py", line 306, in get_catver_ini
    catenc = get_file_encoding(category_file)
  File "/usr/share/wahcade/filters.py", line 103, in get_file_encoding
    detector = UniversalDetector()
NameError: global name 'UniversalDetector' is not defined

Revision history for this message
the_gamer (ngerlach) wrote :

Those were only wrong dependencies in archlinux. I'm sorry

Changed in wahcade:
status: New → Invalid
Revision history for this message
Cango Kango (stickray) wrote :

And how do we fix this? I get the same Error when i try to generate a Filter.

Revision history for this message
Cango Kango (stickray) wrote :

For others that might come across with this error, just install python2-chardet instead of python-chardet.

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.