Preferences window doesn't work fine

Bug #146301 reported by Vicente Ruiz
2
Affects Status Importance Assigned to Milestone
Fridge Monitor
In Progress
High
Unassigned

Bug Description

I downloaded the project and I was running it. When I open Preferences window, it shows the following output:

$ python fridgemonitor.py
A new WindowEvents has been created
Traceback (most recent call last):
  File "fridgemonitor.py", line 62, in preferences_cb
    window_pref = gui.WindowPref()
  File "/home/vruiz/Desktop/fridgemonitor-0.3/gui.py", line 33, in __init__
    SimpleGladeApp.__init__(self, path, root, domain, **kwargs)
  File "/home/vruiz/Desktop/fridgemonitor-0.3/SimpleGladeApp.py", line 108, in __init__
    self.new()
  File "/home/vruiz/Desktop/fridgemonitor-0.3/gui.py", line 39, in new
    cfg.read(["cfg"])
NameError: global name 'cfg' is not defined

Raúl Soriano (gatoloko)
Changed in fridgemonitor:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Raúl Soriano (gatoloko) wrote :

In the last upload (rev 7) the window is shown again, but still non functional.

Changed in fridgemonitor:
status: Confirmed → In Progress
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.