http://bugs.winehq.org/show_bug.cgi?id=20049
Summary: Path Problems with SaveDialog Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: studioragcortelli@tiscali.it
Hello, I have a problem with SaveDialog. I wrote a software with Lazarus (vers. 0.9.26.2) and if I use the component SaveDialog to choose the path where saving a file I have a problem: the path fails a character.
For example: C:\MyErp\Source\myfile.exe is: C:\MyErp\Sourc\myfile.exe
(Source is now only 'Sourc')...
Under Windows everything runs ok.
Even installing Lazarus and wanting to load a component, there is the same path error: a character is missing.
With the SelectDirectory component there are no problmes.
I apologize for my bad English.
Best regards,
Stefano
(Preferred languages: Italiano, Français, Deutsch)