vineyard-preferences crashes on startup

Bug #1371791 reported by Abscissa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Vineyard
Fix Released
Undecided
Christian Dannie Storgaard

Bug Description

$ cd python-wine-0.2.5.5
$ chmod +x setup.sh
$ ./setup build
$ sudo ./setup install
$ cd ../vineyard-0.1.4.1.4
$ ./setup build
$ sudo ./setup install
$ vineyard-preferences
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/local/bin/vineyard-preferences", line 511, in get_settings
    self.settings['libraries'] = wine.libraries.list()
  File "/usr/local/lib/python2.7/dist-packages/wine/_libraries.py", line 35, in list
    for lib in libs:
UnboundLocalError: local variable 'libs' referenced before assignment

description: updated
Revision history for this message
Christian Dannie Storgaard (cybolic) wrote :

This has been fixed a long time ago in the development version, which is generally more stable than "stable".
I recommend you try the development version instead.

Changed in vineyard:
assignee: nobody → Christian Dannie Storgaard (cybolic)
status: New → Fix Released
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.