AttributeError: 'UbuntuOnePlugin' object has no attribute 'bus'
Bug #1099561 reported by
dobey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu One for Rhythmbox | Status tracked in Trunk | |||||
Stable-4-2 |
Fix Released
|
High
|
dobey | |||
Trunk |
Fix Released
|
High
|
dobey | |||
rhythmbox-ubuntuone (Ubuntu) |
Fix Released
|
High
|
dobey | |||
Raring |
Fix Released
|
High
|
dobey |
Bug Description
When exiting Rhythmbox with the latest version of rhythmbox-ubuntuone installed, and the plug-in activated, this occurs:
Traceback (most recent call last):
File "/usr/lib/
self.
AttributeError: 'UbuntuOnePlugin' object has no attribute 'bus'
Related branches
lp://staging/~dobey/rhythmbox-ubuntuone/test-it
- Brian Curtin (community): Approve
- Michał Karnicki (community): Approve
-
Diff: 254 lines (+189/-7)6 files modifiedrun-tests (+5/-4)
setup.py (+14/-0)
ubuntuone/__init__.py (+16/-0)
ubuntuone/tests/__init__.py (+15/-0)
ubuntuone/tests/test_ubuntuone.py (+136/-0)
ubuntuone/ubuntuone.py (+3/-3)
Changed in rhythmbox-ubuntuone (Ubuntu): | |
status: | New → Triaged |
assignee: | nobody → Rodney Dawes (dobey) |
importance: | Undecided → High |
tags: | added: u1-notrack |
To post a comment you must log in.
This bug was fixed in the package rhythmbox-ubuntuone - 4.1.90-0ubuntu1
---------------
rhythmbox-ubuntuone (4.1.90-0ubuntu1) raring; urgency=low
* New upstream release.
- Add a test suite.
- Use the correct attribute name, aand dbus signal API. (LP: #1099561)
- Tell dbus to use the glib main loop for async support. (LP: #1099559)
-- Rodney Dawes <email address hidden> Wed, 30 Jan 2013 14:22:07 -0500