http://bugs.winehq.org/show_bug.cgi?id=11548
--- Comment #17 from RBEmerson n5470@pinefields.com 2008-02-12 07:11:03 --- (In reply to comment #16)
(In reply to comment #15)
Some functionality appears unreliable but it's hard to say why. The program was scanning all folders for chart (map) files when it collapsed. I missed
Try removing ~/.wine/dosdevices/z:
And rerunning. That way it won't scan your _entire_ file system.
This can be controlled inside the program. For now, I'll just avoid hitting the "scan everything" button (easy enough to do). FWIW, as part of normal function, the program watches for changes in specifically listed sub-dirs, looking for new or revised charts. The scan process runs well enough then. Sorta. I can see the status of the scan and a listing of files/charts found. It concludes with no apparent error messages or other signs of problems. However, after the end of the scan, trying to actually view the charts does not work. At this point, the problem feels like a permissions issue, not a wine issue. See the following comment for more on that...