hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #06831
[Bug 678808] Re: "could not decode image" when path contains non-latin chars
I did some more debugging on this issue. The failure stems from the call
to wxExecute(...) in PanoPanel::DoStitch(). Due to something that looks
like a wxWidgets bug (I can replicate it in the wxWidgets sample),
arguments with non-ascii characters get dropped, resulting in bad
arguments to hugin_stitch_project.
The solution would either be to replace the call to wxExecute, or wait
for wxWidgets to fix it.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/678808
Title:
"could not decode image" when path contains non-latin chars
Status in Hugin:
Confirmed
Bug description:
Hugin fails to add files to project if there non-latin characters
(i.e. cyrillic) in path, gives "failed to decode image" message.
Also, when cyrillic letters are used in project file name, they are
converted into ISO latin codepage when the file is created. I can
supply the screenshots to make the point clear.
Both tested on build 2925 on WinXP
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/678808/+subscriptions