lernid crashed with ValueError in items_in_section()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Lernid |
Invalid
|
Undecided
|
Unassigned | ||
desktopcouch (Ubuntu) |
New
|
Medium
|
Unassigned | ||
lernid (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: lernid
It happens when I run it. There is log from console when I run lernid -v:
DEBUG:root:logging enabled
INFO:root:
Traceback (most recent call last):
File "/usr/bin/lernid", line 439, in <module>
window = NewLernidWindow()
File "/usr/bin/lernid", line 418, in NewLernidWindow
window.
File "/usr/bin/lernid", line 92, in finish_initializing
if HAVE_APPINDICATOR and Preferences.
File "/usr/lib/
klass = cls.get_instance()
File "/usr/lib/
cls._instance = cls()
File "/usr/lib/
self._database = CouchDatabase(
File "/usr/lib/
server_
File "/usr/lib/
self.
File "/usr/lib/
super(
File "/usr/lib/
**self.
File "/usr/lib/
oauth_tokens = desktopcouch.
File "/usr/lib/
oauth_
File "/usr/lib/
raise ValueError("Section %r not present." % (section_name,))
ValueError: Section 'oauth_
ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: lernid 0.7
ProcVersionSign
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Mon Sep 27 22:12:17 2010
ExecutablePath: /usr/bin/lernid
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100803.1)
InterpreterPath: /usr/bin/python2.6
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/lernid
ProcEnviron:
SHELL=/bin/bash
LANG=pl_PL.utf8
PythonArgs: ['/usr/bin/lernid']
SourcePackage: lernid
Title: lernid crashed with ValueError in items_in_section()
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
tags: | removed: need-duplicate-check |
Changed in desktopcouch (Ubuntu): | |
importance: | Undecided → Medium |
I suspect that this is a desktopcouch or desktopcouch related user environment problem. Marking as invalid for Lernid.