Modify

Ticket #204 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

murmur traceback when clicking on Settings/Museek Settings

Reported by: gandalf Owned by: daelstorm
Priority: major Milestone: Release 0.3
Component: murmur Version: svn trunk
Keywords: Cc:

Description

gandalf@thrall:~$ murmur
Note: Python Bindings for libsexy were not found. To enable SpellChecking, install them from http://www.chipx86.com/wiki/Libsexy
Traceback (most recent call last):
  File "/usr/bin/murmur", line 6181, in SettingsWindow
    result = self.settings()
  File "/usr/bin/murmur", line 6174, in settings
    win.read_config()
  File "/usr/lib/pymodules/python2.5/pymurmur/settings.py", line 3614, in read_config
    self.populate_dialogs()
  File "/usr/lib/pymodules/python2.5/pymurmur/settings.py", line 3455, in populate_dialogs
    self.LogMethod.set_active(int(self.config["logging"]["output"]))
KeyError: 'logging'

Looks trivial :)

Attachments

Change History

comment:1 Changed 3 years ago by lbponey

  • Status changed from new to closed
  • Resolution set to fixed

This should be fixed now.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.