Pagina 1 di 1

Problema WINE non apre file

Inviato: venerdì 14 gennaio 2011, 23:38
da dogher
Wine nell'ultimo periodo da qualche problema:
installo un file utilizzando wine, perfetto
vado al meno wine, programmi, avvio l'applizazione. in basso nella barra dei processi in corso, mi dice "apertura del file" ,dopo un po scompare, e non succede più nulla, il file non si apre ma wine non notifica alcun errore. AMEN.

Come posso risolvere?

Re: Problema WINE non apre file

Inviato: sabato 15 gennaio 2011, 0:00
da guybrush.d
Ciao,
apri un terminale e lancia il programma con il comando:

Codice: Seleziona tutto

wine nome_programma.exe
così riuscirai ad avere più output seull'esecuzione del programma
stesso, ricorda che il programma viene installato in una directory
nascosta nella tua home il percorso sarà:

Codice: Seleziona tutto

/home/nome_utente/.wine/drive_c/Programmi/directory_del_ programma
per cui dovrai prima entrare nella directory e poi lanciare il programma, oppure specificare
tutto il percorso dell'eseguibile.

Re: Problema WINE non apre file

Inviato: sabato 15 gennaio 2011, 14:34
da dogher
ok fatto, sembra esserci un problema XD (l'applicazione in questione, che non riesco ad aprire è Team Speak 3).
Questo è quello che dice il terminale:

Codice: Seleziona tutto

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Programmi\\TS3\\QtCore4.dll") not found
err:module:find_forwarded_export function not found for forward 'msvcrt._vsnprintf_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.__CppXcptFilter' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt._except_handler4_common' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.??_V@YAXPAX@Z' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.__iob_func' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.strncpy_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.strcpy_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt._mktime64' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:import_dll Library QtCore4.dll (which is needed by L"C:\\Programmi\\TS3\\ts3client_win32.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Programmi\\TS3\\QtCore4.dll") not found
err:module:find_forwarded_export function not found for forward 'msvcrt._vsnprintf_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.__CppXcptFilter' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt._except_handler4_common' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.??_V@YAXPAX@Z' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.__iob_func' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.strncpy_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.strcpy_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt._mktime64' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:import_dll Library QtCore4.dll (which is needed by L"C:\\Programmi\\TS3\\QtGui4.dll") not found
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Programmi\\TS3\\QtGui4.dll") not found
err:module:find_forwarded_export function not found for forward 'msvcrt._except_handler4_common' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.__CppXcptFilter' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.__iob_func' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.sscanf_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.strcpy_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.??_V@YAXPAX@Z' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:import_dll Library QtGui4.dll (which is needed by L"C:\\Programmi\\TS3\\ts3client_win32.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Programmi\\TS3\\QtCore4.dll") not found
err:module:find_forwarded_export function not found for forward 'msvcrt._vsnprintf_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.__CppXcptFilter' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt._except_handler4_common' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.??_V@YAXPAX@Z' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.__iob_func' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.strncpy_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.strcpy_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt._mktime64' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:import_dll Library QtCore4.dll (which is needed by L"C:\\Programmi\\TS3\\QtNetwork4.dll") not found
err:module:find_forwarded_export function not found for forward 'msvcrt.__CppXcptFilter' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.sprintf_s' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.??_V@YAXPAX@Z' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt._except_handler4_common' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead.
err:module:import_dll Library QtNetwork4.dll (which is needed by L"C:\\Programmi\\TS3\\ts3client_win32.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Programmi\\TS3\\ts3client_win32.exe" failed, status c0000135

Re: Problema WINE non apre file

Inviato: sabato 15 gennaio 2011, 16:56
da guybrush.d
Ciao,
ed infatti salta subito all'occhio un errore ti mancano le librerie
di c++:
MSVCP90.dll
hai due modi per installarle, puoi utilizzare il programma winetricks,
oppure scaricare dal sito della Microsoft il pacchetto ed installarlo
manualmente, ti consiglierei di usare winetricks poichè ha un menù
da cui scegliere e fa tutto in automatico...Lo trovi qui:

http://www.kegel.com/wine/winetricks
attenzione se apri la pagina con il browser ti verrà aperto lo script,
in effetti winetricks è uno script, comunque una volta caricata la pagina
basta salvarla senza estensione html. Dopodichè da terminale gli dai i permessi
di esecuzione, se posso consigliarti non aprorla dal browser ma scaricala con wget così:

Codice: Seleziona tutto

wget http://www.kegel.com/wine/winetricks 
per i permessi ti basta dare il comando sempre da terminale:

Codice: Seleziona tutto

chmod +x winetricks
e lanciarlo dalla directory in cui lo hai salvato:

Codice: Seleziona tutto

./winetricks

Re: Problema WINE non apre file

Inviato: domenica 16 gennaio 2011, 11:17
da dogher
perfetto adesso funge, ho installato soltanto la libreria che mi interessava, che ocnteneva il file che mi serviva :)

Adeso TS parte perfettamente :) Grazie ancora.

Re: Problema WINE non apre file

Inviato: domenica 16 gennaio 2011, 20:13
da guybrush.d
Ciao,
figurati metti [RISOLTO] nel titolo, così chiudi la discussione!
(b2b)