Error dialog about missing config key "top_pane" at every startup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zim |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
Each time zim starts up, it shows an error dialog. Once the dialog is closed, zim appears to work normally.
The error seems to be about a missing config variable.
Revision 825 is not the first that this happens with. I've repeatedly updated in the course of.. approximately the last month.. in the hope that this bug will go away.
No manual editing of config file was involved.
Contents of the error dialog:
This is zim 0.65
Platform: posix
Locale: en_AU UTF-8
FS encoding: UTF-8
Python: (2, 7, 11, 'final', 0)
Gtk: (2, 24, 30)
Pygtk: (2, 24, 0)
Zim revision is:
branch: zim
revision: 825 <email address hidden>
date: 2016-02-22 21:24:57 +0100
======= Traceback =======
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
Window.
File "/usr/lib/
self.
File "/usr/lib/
raise KeyError('Config key "%s" has not been defined' % k)
KeyError: 'Config key "top_pane" has not been defined'
Changed in zim: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in zim: | |
status: | Confirmed → Fix Committed |