Под root
Запускаю: wine notepad
Файл / Открыть / Выбираю корневую дирректроию и висим
Тоже и в winecfg
вод концовка вывода strace
stat64("/root/.wine/dosdevices/a:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/b:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/c:", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/root/.wine/dosdevices/d:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/e:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/f:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/g:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/h:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/i:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/j:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/k:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/l:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/m:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/n:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/o:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/p:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/q:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/r:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/s:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/t:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/u:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/v:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/w:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/x:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/y:", 0x7fc8a438) = -1 ENOENT (No such file or directory)
stat64("/root/.wine/dosdevices/z:", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/net", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
stat64("/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/root/.wine/dosdevices/z:/net/desktop.ini",
Полный лог для strace wine notepad
Результат работы:
export WINEDEBUG=relay
wine notepad
Зависает в любой программе при просмотре дирректории /
Модератор: Модераторы разделов
-
- Сообщения: 38
- ОС: Fedora12
Зависает в любой программе при просмотре дирректории /
У вас нет необходимых прав для просмотра вложений в этом сообщении.
-
- Сообщения: 3696
- ОС: Mandriva => Gentoo (~amd64)
Re: Зависает в любой программе при просмотре дирректории /
А зачем запускать wine под root???
Впрочем, если хотите - выполните сначала winecfg под тем же root. Может поможет.
Впрочем, если хотите - выполните сначала winecfg под тем же root. Может поможет.

-
- Сообщения: 38
- ОС: Fedora12
-
- Сообщения: 38
- ОС: Fedora12
Re: Зависает в любой программе при просмотре дирректории /
Что интересно: убрал в winwcfg в настройке дисков:
Z: /
и проблема ушла
Но это как-то некрасиво
Z: /
и проблема ушла
Но это как-то некрасиво