Hello, I've searched for a solution to this all over and found nothing that works: Lately I get: nick@bomba ~>cd /win/WINNT nick@bomba /win/WINNT>wine -winver win2000 -managed explorer.exe Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: fixme:shell:SHLWAPI_437 (0x00000004)stub fixme:shell:SHRegGetUSValueW (0x40cd0c),stub! err:file:FILE_DoOpenFile called with `name' set to NULL ! Please debug. err:seh:start_debugger Couldn't start debugger (drwtsn32 -p 134664448 -e 60 -g) (2) Read the Wine Developers Guide on how to set up winedbg or another debugger but earlier it was simply like I now get for root: root@bomba ~>cd /win/WINNT root@bomba /win/WINNT>wine -winver win2000 -managed explorer.exe Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: x11drv: Can't open display: I tried setting the graphics driver to tty but that didn't work either. I'm using FreeBSD 4.4-STABLE on a Dell Inspiron 7500. Thanks, Nick ~~~~~~~~~~~ Nick Tonkin
you are running wine as root. if you are logged in as a normal user then root will not have accesss to the display unless you say so example: xhost + localhost this will be run as the normal user. si if that helps On Friday 19 October 2001 21:32, you wrote:> Hello, > > I've searched for a solution to this all over and found nothing that > works: > > Lately I get: > > nick@bomba ~>cd /win/WINNT > nick@bomba /win/WINNT>wine -winver win2000 -managed explorer.exe > Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: > fixme:shell:SHLWAPI_437 (0x00000004)stub > fixme:shell:SHRegGetUSValueW (0x40cd0c),stub! > err:file:FILE_DoOpenFile called with `name' set to NULL ! Please debug. > err:seh:start_debugger Couldn't start debugger (drwtsn32 -p 134664448 -e > 60 -g) (2) > Read the Wine Developers Guide on how to set up winedbg or another > debugger > > > but earlier it was simply like I now get for root: > > root@bomba ~>cd /win/WINNT > root@bomba /win/WINNT>wine -winver win2000 -managed explorer.exe > Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: > x11drv: Can't open display: > > > I tried setting the graphics driver to tty but that didn't work either. > > I'm using FreeBSD 4.4-STABLE on a Dell Inspiron 7500. > > Thanks, > > Nick > > ~~~~~~~~~~~ > Nick Tonkin > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > winehq.com/mailman/listinfo/wine-users