← Back to team overview

hugin-devs team mailing list archive

[Bug 749669] Re: crash opening image files with 'open project'

 

Your patch rejects too much characters. 
Hugin is capable to work with filenames with nearly all characters. But your patch rejects all advanced characters e.g. äöüß from german, but other language are also affected. On unix Hugin works with filenames with characters from nearly the whole UTF-8 and hugin is multi lingual. This should the code respect.

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/749669

Title:
  crash opening image files with 'open project'

Status in Hugin - Panorama Tools GUI:
  In Progress
Status in Fedora:
  Unknown

Bug description:
  This was reported in the fedora bugzilla by Robert Kief:
  https://bugzilla.redhat.com/show_bug.cgi?id=693111

  Steps to reproduce:

  Select File -> Open.
  Change the pattern match at the bottom to 'All files (*).
  Select a TIFF or JPEG file.
  Click Open.
  crash_function: HuginBase::PanoramaMemento::loadPTScript


References