uses bzr in path and not bzr that started explorer

Bug #396636 reported by John A Meinel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Fix Released
Undecided
John A Meinel

Bug Description

I have a fairly old install of bzr on my system (1.12, IIRC), but I ran 'bzr explorer' using a source checkout.

However, if I do something like:Bazaar/Explore/System Information

It shows me that I'm using "bzr 1.12".

My guess is that the code is doing something like "Popen(['bzr', ...])" which is causing it to use any generic bzr that is on the path. It *should* be detecting what bzr executable was used to start the current explorer (such as sys.argv[0]).

Interestingly enough, I see this on the command line:
__init__() got an unexpected keyword argument 'hidden'
Unable to load plugin 'explorer' from 'C:/Users/jameinel/dev/bzr/plugins'

So I'm guessing it is the same root cause, that bzr 1.12 isn't compatible with bzr-explorer, and it is failing to load because of this.

John A Meinel (jameinel)
Changed in bzr-explorer:
assignee: nobody → John A Meinel (jameinel)
status: New → Fix Committed
Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

In rev 162.

Changed in bzr-explorer:
status: Fix Committed → Fix Released
Changed in bzr-explorer:
milestone: none → 0.5
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.