Problema WINE non apre file

Installazione, configurazione e uso di programmi e strumenti.
dogher
Prode Principiante
Messaggi: 43
Iscrizione: venerdì 26 novembre 2010, 22:12

Problema WINE non apre file

Messaggio 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?
Avatar utente
guybrush.d
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1599
Iscrizione: venerdì 7 agosto 2009, 19:21

Re: Problema WINE non apre file

Messaggio 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.
Quanto legno potrebbe rodere un roditore, se un roditore potesse rodere il legno?
dogher
Prode Principiante
Messaggi: 43
Iscrizione: venerdì 26 novembre 2010, 22:12

Re: Problema WINE non apre file

Messaggio 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
Avatar utente
guybrush.d
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1599
Iscrizione: venerdì 7 agosto 2009, 19:21

Re: Problema WINE non apre file

Messaggio 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
Quanto legno potrebbe rodere un roditore, se un roditore potesse rodere il legno?
dogher
Prode Principiante
Messaggi: 43
Iscrizione: venerdì 26 novembre 2010, 22:12

Re: Problema WINE non apre file

Messaggio 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.
Avatar utente
guybrush.d
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1599
Iscrizione: venerdì 7 agosto 2009, 19:21

Re: Problema WINE non apre file

Messaggio da guybrush.d »

Ciao,
figurati metti [RISOLTO] nel titolo, così chiudi la discussione!
(b2b)
Quanto legno potrebbe rodere un roditore, se un roditore potesse rodere il legno?
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 12 ospiti