[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox-ubuntuone-music-store -
0.1.9-0ubuntu2

---
rhythmbox-ubuntuone-music-store (0.1.9-0ubuntu2) natty; urgency=low

  * debian/control: add Depends on python-defer (LP: #691647)
 -- John Lenton john.len...@canonical.com   Tue, 21 Dec 2010 11:18:32 +0100

** Branch linked: lp:ubuntu/rhythmbox-ubuntuone-music-store

** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-21 Thread Michael Terry
Depending on python-defer is only part of the solution.  You also need to fix 
the imports to be:
import defer

instead of:
import aptdaemon.defer

I still get the same crash with the update because this change wasn't
made.

** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
   Status: Fix Released = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-21 Thread Rodney Dawes
Setting Evan as the assignee, since he provided the branch to fix it.

** Changed in: rhythmbox-ubuntuone-music-store
   Status: In Progress = Fix Committed

** Changed in: rhythmbox-ubuntuone-music-store
 Assignee: John Lenton (chipaca) = Evan Dandrea (ev)

** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
 Assignee: John Lenton (chipaca) = Rodney Dawes (dobey)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-21 Thread Rodney Dawes
** Changed in: rhythmbox-ubuntuone-music-store
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox-ubuntuone-music-store -
0.1.10-0ubuntu1

---
rhythmbox-ubuntuone-music-store (0.1.10-0ubuntu1) natty; urgency=low

  [ Rodney Dawes ]
  * New upstream release.
- Handle the defer API being split out from aptdaemon. (LP: #691647)

  [ Ken VanDine ]
  * umusicstore/MusicStoreWidget.py
- Set dist to natty and use the natty partner repo
 -- Ken VanDine ken.vand...@canonical.com   Tue, 21 Dec 2010 11:12:57 -0500

** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-17 Thread Michael Terry


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-17 Thread Michael Terry
Looks like it needs to use python-defer, which is a separate project
from aptdaemon now.

** Also affects: rhythmbox-ubuntuone-music-store
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~chipaca/rhythmbox-ubuntuone-music-store/fix-691647

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~chipaca/ubuntu/natty/rhythmbox-ubuntuone-music-
store/fix-691647

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-17 Thread John Lenton
** Changed in: rhythmbox-ubuntuone-music-store
 Assignee: (unassigned) = John Lenton (chipaca)

** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
 Assignee: (unassigned) = John Lenton (chipaca)

** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
   Importance: Undecided = High

** Changed in: rhythmbox-ubuntuone-music-store
   Importance: Undecided = High

** Changed in: rhythmbox-ubuntuone-music-store
   Status: New = In Progress

** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 691647] Re: Cannot enable plugin: ImportError: No module named defer

2010-12-17 Thread Rodney Dawes
** Branch linked: lp:~ev/rhythmbox-ubuntuone-music-store/fix-defer-split

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/691647

Title:
  Cannot enable plugin: ImportError: No module named defer

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs