[Bug 3464] DosDefineDevice breaking mapping to unix folders

Wine Bugs wine-bugs at winehq.org
Sun Oct 2 10:02:21 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3464





------- Additional Comments From titan.costa at wanadoo.fr  2005-02-10 10:02 -------
For those interesting in this issue here what happend to my drive symlinks.
Btw, the app is none other that Myst.

Before launching Myst:
lrwxrwxrwx    1 titan    titan           8 mai  1  2004 a:: -> /dev/fd0
lrwxrwxrwx    1 titan    titan           5 sep  3 23:29 c: -> /wine/
lrwxrwxrwx    1 titan    titan          10 mar 20  2004 com1 -> /dev/ttyS0
lrwxrwxrwx    1 titan    titan          10 mar 20  2004 com2 -> /dev/ttyS1
lrwxrwxrwx    1 titan    titan          10 mar 20  2004 com3 -> /dev/ttyS2
lrwxrwxrwx    1 titan    titan          10 mar 20  2004 com4 -> /dev/modem
lrwxrwxrwx    1 titan    titan          10 sep  3 23:29 d: -> /mnt/win_c/
lrwxrwxrwx    1 titan    titan          10 sep  3 23:29 e: -> /mnt/win_d/
lrwxrwxrwx    1 titan    titan          10 sep  3 23:29 f: -> /mnt/win_e/
lrwxrwxrwx    1 titan    titan          12 déc 31  2004 g: -> /mnt/graveur/
lrwxrwxrwx    1 titan    titan           9 fév 26  2005 g:: -> /dev/scd1
lrwxrwxrwx    1 titan    titan          10 sep  3 23:30 h: -> /mnt/cdrom/
lrwxrwxrwx    1 titan    titan           9 mai 19  2004 h:: -> /dev/scd0
lrwxrwxrwx    1 titan    titan          24 sep  7 10:38 i: ->
/home/titan/winecvs/wine/
lrwxrwxrwx    1 titan    titan          17 sep 13 21:56 j: -> /home/titan/files/
lrwxrwxrwx    1 titan    titan           8 mar 20  2004 lpt1 -> /dev/lp0

After:
lrwxrwxrwx    1 titan    titan           8 mai  1  2004 a:: -> /dev/fd0
lrwxrwxrwx    1 titan    titan           3 sep 25 11:16 c: -> D:/
lrwxrwxrwx    1 titan    titan          10 mar 20  2004 com1 -> /dev/ttyS0
lrwxrwxrwx    1 titan    titan          10 mar 20  2004 com2 -> /dev/ttyS1
lrwxrwxrwx    1 titan    titan          10 mar 20  2004 com3 -> /dev/ttyS2
lrwxrwxrwx    1 titan    titan          10 mar 20  2004 com4 -> /dev/modem
lrwxrwxrwx    1 titan    titan           3 sep 25 11:16 d: -> E:/
lrwxrwxrwx    1 titan    titan           3 sep 25 11:16 e: -> F:/
lrwxrwxrwx    1 titan    titan           3 sep 25 11:16 f: -> G:/
lrwxrwxrwx    1 titan    titan          12 déc 31  2004 g: -> /mnt/graveur/
lrwxrwxrwx    1 titan    titan           9 fév 26  2005 g:: -> /dev/scd1
lrwxrwxrwx    1 titan    titan          10 sep  3 23:30 h: -> /mnt/cdrom/
lrwxrwxrwx    1 titan    titan           9 mai 19  2004 h:: -> /dev/scd0
lrwxrwxrwx    1 titan    titan           3 sep 25 11:16 i: -> J:/
lrwxrwxrwx    1 titan    titan           3 sep 25 11:16 j: -> K:/
lrwxrwxrwx    1 titan    titan           8 mar 20  2004 lpt1 -> /dev/lp0

I don't why Myst does this but it breaks all my drives assignement.
This means DosDefineDevice is broken.

For now, I just disable DosDefineDevice because I don't know how to fix it,
I guess it is more Alexandre's area.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list