- Сообщения
- 8
После установки из репозитория Wine не запускается. Выдаёт такую информацию:
sacha@malta:~$ su -
Пароль:
root@malta:~# wine
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
root@malta:~# wine PROGRAM
wine: created the configuration directory '/root/.wine'
0012:err
le:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-
000000000046}
0014:err
le:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-
000000000046}
0014:err
le:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-
00aa006009fa}
0014:err
le:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0014:err
le:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa00600
9fa}, 80004002
0014:err
le:get_local_server_stream Failed: 80004002
0012:err
le:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-
00aa006009fa}
0012:err
le:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err
le:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa00600
9fa}, 80004002
0012:err
le:get_local_server_stream Failed: 80004002
Could not load wine-gecko. HTML rendering will be disabled.
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/root/.wine' has been updated.
wine: cannot find L"C:\\windows\\system32\\PROGRAM.exe"
root@malta:~# wine PROGRAM
wine: cannot find L"C:\\windows\\system32\\PROGRAM.exe"
Посоветовали прописать полный путь к файлу, результат тотже:
root@malta:~# /home/sacha/.wine/drive_c/windows/system32/program.exe
-su: /home/sacha/.wine/drive_c/windows/system32/program.exe: Нет такого файла или каталога
root@malta:~#
Хотя файл в каталоге есть. Подскажите, как устранить проблему?
sacha@malta:~$ su -
Пароль:
root@malta:~# wine
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
root@malta:~# wine PROGRAM
wine: created the configuration directory '/root/.wine'
0012:err
000000000046}
0014:err
000000000046}
0014:err
00aa006009fa}
0014:err
0014:err
9fa}, 80004002
0014:err
0012:err
00aa006009fa}
0012:err
0012:err
9fa}, 80004002
0012:err
Could not load wine-gecko. HTML rendering will be disabled.
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/root/.wine' has been updated.
wine: cannot find L"C:\\windows\\system32\\PROGRAM.exe"
root@malta:~# wine PROGRAM
wine: cannot find L"C:\\windows\\system32\\PROGRAM.exe"
Посоветовали прописать полный путь к файлу, результат тотже:
root@malta:~# /home/sacha/.wine/drive_c/windows/system32/program.exe
-su: /home/sacha/.wine/drive_c/windows/system32/program.exe: Нет такого файла или каталога
root@malta:~#
Хотя файл в каталоге есть. Подскажите, как устранить проблему?