bzr.exe is unable to load built-in plugin 'launchpad'

Bug #68124 reported by Alexander Belchenko
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Alexander Belchenko

Bug Description

I just discover (when test bzr.exe on clean machine) that standalone bzr.exe unable to load and use built-in plugins 'launchpad'.

This is because bzrlib (and all subpackages) packed to one library.zip file, therefore plugin launchpad is also resides inside this zip file. And current implementation of plugin load mechanism is unable to look into zip and load module from zip.

This bug is here from 0.8 release (when launchpad and bzr.exe was introduced).

I think this need to be fixed, but it's not trivial right now (for me), so I think it should be fixed for 0.13.

(Probably this bug need to be assigned to me)

Changed in bzr:
assignee: nobody → bialix
importance: Undecided → Low
status: Unconfirmed → Confirmed
Changed in bzr:
status: Confirmed → In Progress
Changed in bzr:
status: In Progress → Fix Committed
Changed in bzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.