Clicking 'Manage' from within a virtual repository in an UNC path does nothing

Bug #821354 reported by André Bachmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Confirmed
Medium
Unassigned

Bug Description

Happens with Bazaar Explorer 1.1.4 and qbzr trunk on Win7: If I open a virtual repository in Bazaar from an UNC path like \\server\share\directory and click on 'Manage', nothing happens - also no message in .bzr.log. However, if I map this share to a drive letter and open the same virtual repository from this drive letter, 'Manage' opens correctly Windows Explorer with this directory.

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

I suspect we need some windows-specific support for windows share, or maybe it's a bug in PyQt4.

Changed in bzr-explorer:
status: New → Confirmed
importance: Undecided → Medium
tags: added: win32
Revision history for this message
André Bachmann (andrebachmann-dd) wrote :

I just retested that with bzr 2.4.2 and latest qbzr trunk and bzr-explorer trunk. As soon as I open a repository on my (unmapped) network share, .bzr.log gets filled with errors. Pushing the manage button still does nothing and also doesn't produce any new output to .bzr.log.

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

> As soon as I open a repository on my (unmapped) network share, .bzr.log gets filled with errors.

Can I see which errors were written to .bzr.log? Maybe you don't have that log anymore, but maybe you remember?

Revision history for this message
André Bachmann (andrebachmann-dd) wrote :

I'm able to reproduce this with Bazaar 2.5.1-1 a second ago. Please have a look at the attached log.
"Der Verzeichnisname ist ung\xfcltig" means "The folder name is invalid".

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 821354] Re: Clicking 'Manage' from within a virtual repository in an UNC path does nothing

André Bachmann пишет:
> I'm able to reproduce this with Bazaar 2.5.1-1 a second ago. Please have a look at the attached log.
> "Der Verzeichnisname ist ung\xfcltig" means "The folder name is invalid".

It's full of error 267, which means

267 The directory name is invalid. ERROR_DIRECTORY

It's looks similar to error 123, but I'm not sure it's the same.

@Martin[gz] do you know what is difference?

--
All the dude wanted was his rug back

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.