Comment 2 for bug 501597

Revision history for this message
lill.LEIF (henwo442) wrote : Re: [Bug 501597] Re: Bazaar Explorer crash on branch creation

It crashes. I later saw that I did create a folder before I tried to create
a branch. So I guess the problem is that explorer is trying to create a
folder that already exists. A nice error dialog telling the user his doing
wrong would probably do the trick.

I guess it goes without saying that I'm a beginner on Bzr, but I guess more
people will do the same mistake.

2010/1/4 Alexander Belchenko <email address hidden>

> So it hangs or crash?
>
> --
> Bazaar Explorer crash on branch creation
> https://bugs.launchpad.net/bugs/501597
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Bazaar Explorer: New
>
> Bug description:
> OS: Win7
> Bzr: Version 0.8.3
>
> In Bazzar explorer:
> Select Start>Branch
> In "location" select your work branch path
> Leave Revision blank
> Create new folder for the branch
> in "To" select the new folder's path
> Click OK
> The branch is created but the Bazaar explorer hangs
>
> >From log:
> on 2009-12-30 10:38:42 +0100
> 0.078 bzr arguments: [u'qcommit', u'--ui-mode']
> 0.106 looking for plugins in
> C:/Users/Henrik/AppData/Roaming/bazaar/2.0/plugins
> 0.106 looking for plugins in C:/Program Files (x86)/Bazaar/plugins
> 0.275 encoding stdout as osutils.get_user_encoding() 'cp1252'
> 0.385 opening working tree 'C:/Bazaar/work'
> 3.022 return code 1
>
>
> Wed 2009-12-30 10:42:25 +0100
> [ 5308] 2009-12-30 10:42:25.303 INFO: tbzrcache running...
> 6063.764 check paths: None
> 72139.430 encoding stdout as sys.stdout encoding 'cp850'
>
> on 2009-12-30 10:42:39 +0100
> 0.062 bzr arguments: [u'qsubprocess', u'--bencode',
> u'l6:branch14:C:/Bazaar/work18:C:/Bazaar/Feature118:--use-existing-dire']
> 0.069 looking for plugins in
> C:/Users/Henrik/AppData/Roaming/bazaar/2.0/plugins
> 0.069 looking for plugins in C:/Program Files (x86)/Bazaar/plugins
> 0.231 encoding stdout as osutils.get_user_encoding() 'cp1252'
> 0.338 bzr arguments: [u'branch', u'C:/Bazaar/work', u'C:/Bazaar/Feature1',
> u'--use-existing-dir']
> 0.340 encoding stdout as osutils.get_user_encoding() 'cp1252'
> 0.449 opening working tree 'C:/Bazaar/work'
> 0.515 creating branch <bzrlib.branch.BzrBranchFormat7 object at
> 0x02910F30> in file:///C:/Bazaar/Feature1/.bzr/
> 0.569 created new branch BzrBranch7('file:///C:/Bazaar/Feature1/')
> [ 3664] 2009-12-30 10:42:40.516 INFO: Branched 1 revision(s).
> 0.586 return code 0
> [ 5308] 2009-12-30 10:50:30.453 INFO: Client disconnected from pipe -
> closing connection
> [ 5308] 2009-12-30 10:51:04.427 INFO: Client disconnected from pipe -
> closing connection
> [ 5308] 2009-12-30 11:05:29.423 INFO: dirwatcher stopped
>
> on 2009-12-30 11:23:40 +0100
> 0.086 bzr arguments: [u'explorer']
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/bzr-explorer/+bug/501597/+subscribe
>