After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 473543 - problems with latin characters
problems with latin characters
Status: RESOLVED FIXED
Product: chronojump
Classification: Other
Component: chronojump
unspecified
Other All
: High normal
: ---
Assigned To: Xavier de Blas
Xavier de Blas
Depends on:
Blocks:
 
 
Reported: 2007-09-04 12:15 UTC by Xavier de Blas
Modified: 2008-05-04 23:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Xavier de Blas 2007-09-04 12:15:15 UTC
When on windows, path has accents or spaces, NPlot is not found and chronojump does not work. Check if it happens on linux. Temporary solution is to put chronojump directory on C:\ (as example)

problems on windows with accents on generating html in report. Also this doesn't allow images and css to be used. Put a latin code pragma?. Check on linux

problems on windows with accents on opening csv with calc apps. Check on linux
Comment 1 Xavier de Blas 2007-09-05 12:10:10 UTC
Linux chars:
- no problem if there's latin chars on path (searching NPlot)
- no problem with latin chars on names
- no problem with export to html (show html accents, and accentuated html
file)
- no problem in csv

Windows chars
- Problem if there's latin chars on path (searching NPlot). Crash on start (on raul computer) or crash on paint nplot graph when painting (other computer)
- on chronojump all is displayed ok
- a report with accents on name can be created
- a report with accents inside is correctly shown on firefox but not explorer
(think on raul computer in neither of them) SOLVED! also on coding:automatic or
Unicode has to be selected
- csv accents are bad shown
Comment 2 Xavier de Blas 2007-09-18 20:47:01 UTC
1- in execution, check for current dir
2- see if path is invalid (c# cookbook, 718-722)
3- if it's write on the terminal and put some pause or whatever
Comment 3 Xavier de Blas 2007-09-30 18:52:20 UTC
In Linux works perfectly, on windows users should be warned of this things. We would try to imporve this thing on the future, but now it's not understood as a Blocker bug
Comment 4 Xavier de Blas 2008-05-04 23:18:46 UTC
New installer installjammer will install on (english)"C:\Program files" or (spanish)"C:\Archivos de programa

This solves the problem of installing on a latin chars user's directory.