Обновлен до Ubuntu 21.04 с 20.10, и теперь некоторые из моих приложений Wine не загружаются.
Нужна помощь по этому поводу ... Я всегда сомневаюсь в обновлении, но вчера я сделал это и обновился до Ubuntu 21.04, и хотя большинство приложений работают в Wine, мои программы записи больше не загружаются. Steinberg Cubase 5 и Nuendo 4 то конкретно начинают загружаться, то вылетают. Sound Forge, Photoshop и другие, кажется, все еще работают. Все эти приложения отлично работали до того, как я обновился до 21.04. Может быть, обновление стерло некоторые файлы, которые мне нужны? Может быть, проблема с графикой или если предположить, что она удалила некоторые файлы при обновлении, которое я использовал раньше? Надеюсь, это легко.
Я пытаюсь расшифровать ошибку, но не очень разбираюсь в этом. Кто-нибудь знает, основываясь на этом журнале, что мне нужно? В худшем случае есть ли способ вернуться к 20.10? Все файлы находятся в одном месте...
При загрузке Nuendo 4 exe...
Exec string:
/usr/bin/env WINE='/usr/bin/wine' WINEPREFIX='/home/tom/.wine' WINESERVER='/usr/bin/wineserver' WINELOADER='/usr/bin/wine' WINEDEBUG='-all' /bin/sh -c "cd '/home/tom/.wine/drive_c/Program Files (x86)/Steinberg/Nuendo 4/' && '/usr/bin/wine' 'Nuendo4.exe' 2>&1 "
Exit code:
256
App STDOUT and STDERR output:
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 149 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 2695
Current serial number in output stream: 2695
wine: Unhandled page fault on write access to 07F9FA68 at address 7BC68865 (thread 0026), starting debugger...
При загрузке Cubase 5 exe....
Exec string:
/usr/bin/env WINE='/usr/bin/wine' WINEPREFIX='/home/tom/.wine' WINESERVER='/usr/bin/wineserver' WINELOADER='/usr/bin/wine' WINEDEBUG='-all' /bin/sh -c "cd '/media/tom/OS/Program Files (x86)/Steinberg/Cubase 5/' && '/usr/bin/wine' 'Cubase5.exe' 2>&1 "
Exit code:
256
App STDOUT and STDERR output:
wine: Read access denied for device L"\\??\\d:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\d:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\e:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\e:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\f:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\f:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\g:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\g:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\i:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\i:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\k:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\k:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\l:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\l:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\m:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\m:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\n:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\n:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\o:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\o:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\p:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\p:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\q:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\q:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\r:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\r:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\s:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\s:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\u:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\u:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\v:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\v:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\y:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\y:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\z:\\", FS volume label and serial are not available.
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 149 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 3510
Current serial number in output stream: 3510
wine: Unhandled page fault on write access to 07F9FA68 at address 7BC68865 (thread 0026), starting debugger...
Вот фотошоп и это работает:
Exec string:
/usr/bin/env WINE='/usr/bin/wine' WINEPREFIX='/home/tom/.wine' WINESERVER='/usr/bin/wineserver' WINELOADER='/usr/bin/wine' WINEDEBUG='-all' /bin/sh -c "cd '/media/tom/OS/Program Files (x86)/Adobe/Photoshop 7.0/' && '/usr/bin/wine' 'Photoshop.exe' 2>&1 "
Exit code:
0
App STDOUT and STDERR output:
wine: Unhandled page fault on write access to 07F9FA68 at address 7BC68865 (thread 0027), starting debugger...
Спасибо!!