Problem with character encoding

Asked by André Bachmann

I'm using Bazaar Explorer 1.1.2 with bzr 2.3.1 on Windows 7 Prof. 32 Bit.
Here we have a virtual repository with 99 real repositories inside:
http://najut.org/~blackarchon/virtual_repo.jpg

If i double click on a directory with special characters like ä, ö, ü, ß or µ, I get such error messages:
http://najut.org/~blackarchon/error1.jpg
http://najut.org/~blackarchon/error2.jpg

But if I open the directory directly without opening the virtual repository first, there are no problems. I can open the branch and commit changes without any issues.

So what can be done to fix this error?

Question information

Language:
English Edit question
Status:
Solved
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Solved by:
Jelmer Vernooij
Solved:
Last query:
Last reply:
Revision history for this message
Best Jelmer Vernooij (jelmer) said :
#1

Hi,

On Thu, 2011-05-05 at 13:50 +0000, Andre B. wrote:
> New question #156106 on Bazaar:
> https://answers.launchpad.net/bzr/+question/156106
>
> I'm using Bazaar Explorer 1.1.2 with bzr 2.3.1 on Windows 7 Prof. 32 Bit.
> Here we have a virtual repository with 99 real repositories inside:
> http://najut.org/~blackarchon/virtual_repo.jpg
>
> If i double click on a directory with special characters like ä, ö, ü, ß or µ, I get such error messages:
> http://najut.org/~blackarchon/error1.jpg
> http://najut.org/~blackarchon/error2.jpg
>
> But if I open the directory directly without opening the virtual repository first, there are no problems. I can open the branch and commit changes without any issues.
>
> So what can be done to fix this error?
It looks like this is a bug in bzr-explorer; I'll forward it to the
bzr-explorer bug tracker.

Cheers,

Jelmer

Revision history for this message
André Bachmann (andrebachmann-dd) said :
#2

Thank you, I will follow this bug on https://bugs.launchpad.net/bzr/+bug/777860.

Revision history for this message
André Bachmann (andrebachmann-dd) said :
#3

The bugfix solves this problem.

Revision history for this message
André Bachmann (andrebachmann-dd) said :
#4

Thanks Jelmer Vernooij, that solved my question.