Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 298
    • Issues 298
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 14
    • Merge Requests 14
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #759

Closed
Open
Opened Jul 30, 2013 by Sébastien Dinot@sdinotOwner

GUI applications didn't handle writing of .geom file when the output filename/filepath contains non ascii characters

Mantis Issue 759, reported by msavinaud, assigned to jmichel, created: 2013-07-30

try to run an app with an output with a special character like C:/Temp/testfilename/extréact/outcli99.tif

=> the tif is correctly written but not .geom file -> ossimKeywordlist::write, Error opening file: C:\Temp\ estfilename\extr?®act\out cli99.geom

set the output filepath to C:/Temp/testfilename/extract/outclié.tif give the following geom file: outclié.geom but the correct tif file outclié.tif

set the output filepath to C:/Temp/testfilename/extract/outcl ié.tif give the following geom file: outcl ié.geom but the correct tif file outcl ié.tif

set the output filepath to C:/Temp/testfilename/extr act/outfile.tif works (the geom and the file are correct)

Edited Feb 01, 2018 by Sébastien Dinot
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: orfeotoolbox/otb#759