lernid fails to launch 11.10 desktopcouch--('unauthorized', 'Authentication required.')
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Lernid |
Fix Released
|
High
|
Unassigned | ||
desktopcouch (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
lernid (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
lsb_release -a:
Distributor ID: Ubuntu
Description: Ubuntu oneiric (development branch)
Release: 11.10
Codename: oneiric
Traceback (most recent call last):
File "/usr/bin/lernid", line 455, in <module>
window = NewLernidWindow()
File "/usr/bin/lernid", line 434, in NewLernidWindow
window.
File "/usr/bin/lernid", line 90, 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/
oauth_
File "/usr/lib/
oauth_
File "/usr/lib/
self.
File "/usr/lib/
super(
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
status, headers, data = self.put(*a, **k)
File "/usr/lib/
return self._request(
File "/usr/lib/
credentials
File "/usr/lib/
raise Unauthorized(error)
couchdb.
Related branches
- John S. Gruber: Pending requested
-
Diff: 2983 lines (+636/-637)50 files modifiedbin/lernid (+7/-9)
debian/changelog (+22/-0)
etc/lernid-classrooms.d/ubuntu-classroom (+1/-1)
lernid.1 (+0/-3)
lernid/Sessions.py (+6/-7)
lernid/lernidconfig.py (+1/-1)
lernid/widgets/Browser.py (+225/-182)
lernid/widgets/Schedule.py (+1/-1)
lernid/widgets/WebChatroom.py (+0/-61)
lernid/widgets/__init__.py (+0/-1)
po/af.po (+8/-8)
po/ar.po (+10/-11)
po/ast.po (+8/-8)
po/ca.po (+9/-9)
po/cs.po (+8/-8)
po/da.po (+8/-8)
po/de.po (+11/-11)
po/el.po (+9/-9)
po/en_AU.po (+10/-10)
po/en_CA.po (+10/-10)
po/en_GB.po (+12/-11)
po/eo.po (+9/-9)
po/es.po (+13/-13)
po/es_AR.po (+8/-8)
po/eu.po (+9/-9)
po/fi.po (+8/-8)
po/fil.po (+12/-11)
po/fr.po (+12/-12)
po/he.po (+9/-9)
po/hr.po (+9/-9)
po/hu.po (+9/-9)
po/id.po (+8/-8)
po/it.po (+10/-10)
po/jbo.po (+8/-8)
po/ms.po (+10/-10)
po/nb.po (+8/-8)
po/nl.po (+12/-12)
po/oc.po (+9/-9)
po/pl.po (+11/-11)
po/pt.po (+8/-8)
po/pt_BR.po (+10/-10)
po/ro.po (+8/-8)
po/ru.po (+9/-9)
po/sl.po (+10/-10)
po/sv.po (+11/-11)
po/te.po (+8/-8)
po/tr.po (+9/-9)
po/uk.po (+10/-10)
po/zh_CN.po (+12/-11)
setup.py (+1/-1)
Changed in lernid (Ubuntu): | |
status: | New → Confirmed |
Changed in lernid: | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in desktopcouch (Ubuntu): | |
status: | New → Confirmed |
Changed in lernid: | |
status: | Confirmed → Incomplete |
Changed in lernid (Ubuntu): | |
status: | Confirmed → Incomplete |
summary: |
- lernid fails to launch 11.10 + lernid fails to launch 11.10 ('unauthorized', 'Authentication + required.') |
summary: |
- lernid fails to launch 11.10 ('unauthorized', 'Authentication - required.') + lernid fails to launch 11.10 desktopcouch--('unauthorized', + 'Authentication required.') |
Changed in lernid: | |
status: | Incomplete → Fix Released |
Similar to https:/ /bugs.launchpad .net/ubuntu/ +source/ desktopcouch/ +bug/551409 ?