bzr explorer won't start

Bug #823590 reported by Joe Michalides
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Windows Installers
Incomplete
Undecided
Unassigned

Bug Description

This is for Windows XP SP2.
I installed bzr-2.3.1-1-setup.exe. The command line bzr commands work but not the Explorer GUI. It does nothing. tbzrtrace.exe showed a couple of win32api.pyd messages (sorry I didn't keep them). I then installed bzr-2.3.4-1-setup.exe. Same thing. No Bazaar Explorer. I then installed python 2.7.2. Explorer now works. You might want to mention Python is needed before installing Bazaar! I assumed "Standalone" was all inclusive. I didn't realize it didn't include Python. I guess its a matter of what your definition of standalone is.

Revision history for this message
Joe Michalides (joe-michalides) wrote :

Your web page indicates the Stand-a-lone download includes Python. It does not!

The Standalone Installer

This is typically the best choice for most users and includes:

    the core Bazaar distribution
    help in Windows Help (chm) format
    GUI clients - Bazaar Explorer, QBzr and optionally TortoiseBZR
    numerous bundled plugins including BzrTools, bzr-svn, bzr-upload and bzr-xmloutput
===>>> bundled Python (Python 2.6 for bzr 2.2 and later, and Python 2.5 for older versions) interpreter with all the libraries you need.

Martin Pool (mbp)
affects: bzr → bzr-windows-installers
Changed in bzr-windows-installers:
status: New → Incomplete
Revision history for this message
Martin Pool (mbp) wrote :

The installers do include a Python, otherwise bzr would not start at all, so there must be some other problem.

What happens when, without an external Python installed, you run 'bzr explorer' from the command line?

summary: - Python needed for Bazaar
+ bzr explorer won't start
Revision history for this message
Joe Michalides (joe-michalides) wrote : Re: [Bug 823590] Re: Python needed for Bazaar

I get nothing. When I run tbzrtrace.exe I get some stuff about lines missing
in that python library I mentioned and a error saying bazaar wasn't
configured properly and I should install it again.

----- Original Message -----
From: "Martin Pool" <email address hidden>
To: <email address hidden>
Sent: Tuesday, August 09, 2011 4:45 PM
Subject: [Bug 823590] Re: Python needed for Bazaar

The installers do include a Python, otherwise bzr would not start at
all, so there must be some other problem.

What happens when, without an external Python installed, you run 'bzr
explorer' from the command line?

** Summary changed:

- Python needed for Bazaar
+ bzr explorer won't start

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/823590

Title:
  bzr explorer won't start

Status in Windows Installers for Bazaar:
  Incomplete

Bug description:
  This is for Windows XP SP2.
  I installed bzr-2.3.1-1-setup.exe. The command line bzr commands work but
not the Explorer GUI. It does nothing. tbzrtrace.exe showed a couple of
win32api.pyd messages (sorry I didn't keep them). I then installed
bzr-2.3.4-1-setup.exe. Same thing. No Bazaar Explorer. I then installed
python 2.7.2. Explorer now works. You might want to mention Python is needed
before installing Bazaar! I assumed "Standalone" was all inclusive. I didn't
realize it didn't include Python. I guess its a matter of what your
definition of standalone is.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-windows-installers/+bug/823590/+subscriptions

Revision history for this message
Alexander Belchenko (bialix) wrote :

Show the output of the command:

bzr plugins -v

Revision history for this message
Alexander Belchenko (bialix) wrote :

Also, show us the output of the command (from command-line):

bzr explorer

And relevant part of .bzr.log

Revision history for this message
Alexander Belchenko (bialix) wrote :

Joe Michalides пишет:
> I get nothing. When I run tbzrtrace.exe I get some stuff about lines missing
> in that python library I mentioned and a error saying bazaar wasn't
> configured properly and I should install it again.

tbzrtrace won't help to resolve problems with Bazaar Explorer. tbzrtrace
works with TortoiseBzr, not with Explorer.

Revision history for this message
Joe Michalides (joe-michalides) wrote :

Bazaar Explorer and the right click on file name pop-up menus now work for
Bazaar. All I had to do was load Python 2.7.2 on my WinXP SP2 PC.
I am hnow happy. I don't know why Python didn't work/load for your
Standalone package.

----- Original Message -----
From: "Alexander Belchenko" <email address hidden>
To: <email address hidden>
Sent: Wednesday, August 10, 2011 1:22 AM
Subject: Re: [Bug 823590] Re: Python needed for Bazaar

Joe Michalides пишет:
> I get nothing. When I run tbzrtrace.exe I get some stuff about lines
> missing
> in that python library I mentioned and a error saying bazaar wasn't
> configured properly and I should install it again.

tbzrtrace won't help to resolve problems with Bazaar Explorer. tbzrtrace
works with TortoiseBzr, not with Explorer.

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/823590

Title:
  bzr explorer won't start

Status in Windows Installers for Bazaar:
  Incomplete

Bug description:
  This is for Windows XP SP2.
  I installed bzr-2.3.1-1-setup.exe. The command line bzr commands work but
not the Explorer GUI. It does nothing. tbzrtrace.exe showed a couple of
win32api.pyd messages (sorry I didn't keep them). I then installed
bzr-2.3.4-1-setup.exe. Same thing. No Bazaar Explorer. I then installed
python 2.7.2. Explorer now works. You might want to mention Python is needed
before installing Bazaar! I assumed "Standalone" was all inclusive. I didn't
realize it didn't include Python. I guess its a matter of what your
definition of standalone is.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-windows-installers/+bug/823590/+subscriptions

Revision history for this message
Joe Michalides (joe-michalides) wrote : Re: [Bug 823590] Re: bzr explorer won't start

C:\Documents and Settings\Joe>bzr plugins -v
bzrtools 2.3.1
   Various useful commands for working with bzr.
   C:\Program Files (x86)\Bazaar\plugins\bzrtools

colo 0.2.1
   Work with colocated branches using current technology.
   C:\Program Files (x86)\Bazaar\plugins\colo

explorer 1.1.4
   Version Control for Human Beings.
   C:\Program Files (x86)\Bazaar\plugins\explorer

fastimport 0.10.0
   FastImport Plugin
   C:\Program Files (x86)\Bazaar\plugins\fastimport

launchpad 2.3.4
   Launchpad.net integration plugin for Bazaar.
   C:\Program Files (x86)\Bazaar\plugins\launchpad

loom 2.2.1dev
   Loom is a bzr plugin which adds new commands to manage a loom of patches.
   C:\Program Files (x86)\Bazaar\plugins\loom

netrc_credential_store 2.3.4
   Use ~/.netrc as a credential store for authentication.conf.
   C:\Program Files (x86)\Bazaar\plugins\netrc_credential_store

news_merge 2.3.4
   Merge hook for bzr's NEWS file.
   C:\Program Files (x86)\Bazaar\plugins\news_merge

pipeline 1.1.0
   Manage a series of branches as a pipeline.
   C:\Program Files (x86)\Bazaar\plugins\pipeline

qbzr 0.20.1
   QBzr - Qt-based frontend for Bazaar
   C:\Program Files (x86)\Bazaar\plugins\qbzr

rewrite 0.6.2dev
   Rebase support.
   C:\Program Files (x86)\Bazaar\plugins\rewrite

svn 1.0.5dev
   Support for Subversion branches
   C:\Program Files (x86)\Bazaar\plugins\svn

upload 1.0.0
   Upload a working tree, incrementally.
   C:\Program Files (x86)\Bazaar\plugins\upload

xmloutput 0.8.7.dev
   This plugin adds an option (--xml) to log and provides an xml version of
some builtin commands.
   C:\Program Files (x86)\Bazaar\plugins\xmloutput

C:\Documents and Settings\Joe>
----- Original Message -----
From: "Alexander Belchenko" <email address hidden>
To: <email address hidden>
Sent: Wednesday, August 10, 2011 1:11 AM
Subject: [Bug 823590] Re: bzr explorer won't start

Show the output of the command:

bzr plugins -v

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/823590

Title:
  bzr explorer won't start

Status in Windows Installers for Bazaar:
  Incomplete

Bug description:
  This is for Windows XP SP2.
  I installed bzr-2.3.1-1-setup.exe. The command line bzr commands work but
not the Explorer GUI. It does nothing. tbzrtrace.exe showed a couple of
win32api.pyd messages (sorry I didn't keep them). I then installed
bzr-2.3.4-1-setup.exe. Same thing. No Bazaar Explorer. I then installed
python 2.7.2. Explorer now works. You might want to mention Python is needed
before installing Bazaar! I assumed "Standalone" was all inclusive. I didn't
realize it didn't include Python. I guess its a matter of what your
definition of standalone is.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-windows-installers/+bug/823590/+subscriptions

Revision history for this message
Joe Michalides (joe-michalides) wrote :

The explorer GUI starts. I don't get any error output.

----- Original Message -----
From: "Alexander Belchenko" <email address hidden>
To: <email address hidden>
Sent: Wednesday, August 10, 2011 1:12 AM
Subject: [Bug 823590] Re: bzr explorer won't start

Also, show us the output of the command (from command-line):

bzr explorer

And relevant part of .bzr.log

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/823590

Title:
  bzr explorer won't start

Status in Windows Installers for Bazaar:
  Incomplete

Bug description:
  This is for Windows XP SP2.
  I installed bzr-2.3.1-1-setup.exe. The command line bzr commands work but
not the Explorer GUI. It does nothing. tbzrtrace.exe showed a couple of
win32api.pyd messages (sorry I didn't keep them). I then installed
bzr-2.3.4-1-setup.exe. Same thing. No Bazaar Explorer. I then installed
python 2.7.2. Explorer now works. You might want to mention Python is needed
before installing Bazaar! I assumed "Standalone" was all inclusive. I didn't
realize it didn't include Python. I guess its a matter of what your
definition of standalone is.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-windows-installers/+bug/823590/+subscriptions

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 823590] Re: Python needed for Bazaar

Joe Michalides пишет:
> Bazaar Explorer and the right click on file name pop-up menus now work for
> Bazaar. All I had to do was load Python 2.7.2 on my WinXP SP2 PC.
> I am hnow happy. I don't know why Python didn't work/load for your
> Standalone package.

Most likely your system was missed some important dlls, which are now
installed thanks to Python 2.7.2. The Python 2.7.2 is not used by
bzr.exe *at all*.

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.