[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wine ne marche pas



Ok, ça marche un petit peu mieux maintenant, mais bon, quand je lance mon
programme d'installation, au moment de choisir de repertoire destination,
il me repond "Le nom du dossier est invalide", même si je met un truc
tout simple du style c:\a. J'obtiens un max de messages en mode debug,
tels que :

warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in /home/clement/.wi ne/dosdevices/c:/Windows/is-D1J0O.tmp
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in /home/clement/.wi ne/dosdevices/c:
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\user32.dll" - > "/home/clement/.wine/dosdevices/c:/Windows/System32/user32.dll" required a cas e-insensitive search
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/clement/.win e/dosdevices/c:/Windows/is-D1J0O.tmp
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in /home/clement/.win e/dosdevices/c:
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\gdi32.dll" ->  "/home/clement/.wine/dosdevices/c:/Windows/System32/gdi32.dll" required a case- insensitive search
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in /home/clement/. wine/dosdevices/c:/Windows/is-D1J0O.tmp
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in /home/clement/. wine/dosdevices/c:
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\kernel32.dll"  -> "/home/clement/.wine/dosdevices/c:/Windows/System32/kernel32.dll" required a  case-insensitive search
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in /home/clement/. wine/dosdevices/c:/Windows/is-D1J0O.tmp
warn:file:wine_nt_to_unix_file_name L"kernel32.dll" not found in /home/clement/. wine/dosdevices/c:
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\kernel32.dll"  -> "/home/clement/.wine/dosdevices/c:/Windows/System32/kernel32.dll" required a  case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" -> "/home/clem ent/.wine/dosdevices/c:/Windows/win.ini" required a case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" -> "/home/clem ent/.wine/dosdevices/c:/Windows/win.ini" required a case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" -> "/home/clem ent/.wine/dosdevices/c:/Windows/win.ini" required a case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" -> "/home/clem ent/.wine/dosdevices/c:/Windows/win.ini" required a case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\win.ini" -> "/home/clem ent/.wine/dosdevices/c:/Windows/win.ini" required a case-insensitive search

Une idée ?

>From: Jean-Damien Durand <Jean-Damien.Durand@cern.ch>
>To: debian-user-french@lists.debian.org
>CC: Clément Plantier <clem@dacoder.net>
>Subject: Re: Wine ne marche pas
>Date: Wed, 19 Oct 2005 09:38:33 +0200
>
>C.f http://www.winehq.com/docs/wine-user.html#CONFIG-DRIVE-SECTIONS
>
>Donc par example:
>
>mkdir -p ~/.wine/dosdevices
>cd ~/.wine/dosdevices
>ln -s ~/.wine/fake_windows c:
>ln -s /mnt/floppy a:
>ln -s /dev/fd0 a::
>ln -s /dev/ttyS0 com1
>ln -s /dev/lp0 lpt1
>
>Le prog que tu veux lancer doit etre dans un des directoires cites dans
>~/.wine/dosdevices;
>
>wine /tmp/prog.exe ne marchera pas, au lieu de ca faire:
>
>mv /tmp/prog.exe ~/.wine/fake_windows/Temp
>wine ~/.wine/fake_windows/Temp/prog.exe
>
>A+, JD.
>
>On Wednesday 19 October 2005 00:09, Clément Plantier wrote:
>CP > Le Wed, 19 Oct 2005 00:00:20 +0200, Gaëtan PERRIER a écrit :
>CP >
>CP > > Salut,
>CP > >
>CP > > L'avant dernière version, celle du 30/08 était bugguée. Celle du
>CP > > 30/09 fonctionne. Laquelle as-tu?
>CP > >
>CP > > Gaëtan
>CP >
>CP > 30/09, je suis toujours à jour.
>CP > Merci quand même...
>CP >
>CP > --
>CP > Clément Plantier
>CP >
>CP >
>
>--
>Jean-Damien Durand CERN/IT/ADC/CA - Geneva, Switzerland
>PGP PUBLIC KEY: http://home.cern.ch/~jdurand/public_key.asc
>This mail is signed using CERN CA, please use my PGP key otherwise
>CERN CA root certificate: http://cern.ch/service-grid-ca/crt/root_crt.html


-- 
Clément Plantier



Reply to: