http://bugs.winehq.org/show_bug.cgi?id=12996
Summary: Orienteering Organizer stucks when opening file from remote directory (cifs or sshfs) Product: Wine Version: CVS/GIT Platform: PC URL: http://www.orienteeringorganiser.com/main_e.php?page=dow nload_e.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: petr.dlouhy@email.cz
This is larger problem than it seems, because it is blocking usage of Orienteering Organizer in network mode, which is needed to organize orienteering competition.
Steps, which will lead to reproduce the bug: -mount empty folder from remote computer to folder on local computer (I whitnessed the problem at least with cifs and sshfs; but when the folder is local, there is no problem)
-winecfg → drives → add the mounted folder as "D:" (This should be done to run OOrg in network mode)
-install BDE (it is needed to run OOrg, and can be downloaded on the same place)
-install Orienteering Organizer
-copy one of the files (sample data) from "~/.wine/drive_c/Program Files/Orienteering Organiser 10/Templates/Data" into the mounted directory run Orienteering organizer open the file "D:"
-Orienteering Organizer will stuck not opening the file, and sometimes will show some weird errors "Access violation at address 0040302A8 in module 'Oorg.exe'. Read of address FFFFFFFF." or "Insufficient disk scape." or "Invalid pointer operation" or "Runtime error 216 at 000032A4" (some of them are shown when I try to close OOrg).