Укажите отработанное время

Отработанное время:
Продуктивное время:
Bug 2113 - Не работает флэш на Лёгком линуксе   Make a simular bug
Summary: Не работает флэш на Лёгком линуксе
Status: CLOSED FIXED
Alias: None
Product: Wine School
Classification: Продукты (Products)
Component: КМ Школа (show other bugs)
Version: 0.9.5
Hardware: PC ALT Linux
: P4 blocker
Target Milestone: ---
Assignee: Константин Кондратюк
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 1920
Blocks: 1527
  Show dependency treegraph
 
In work:
Reported: 2008-07-14 12:56 MSD by Andrey Vusik
Modified: 2008-09-08 18:53 MSD (History)
2 users (show)

See Also:
Заявки RT:
Связано с:
Дата напоминания:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Vusik 2008-07-14 12:56:58 MSD
err:ole:CoGetClassObject class {d27cdb6e-ae6d-11cf-96b8-444553540000} not registered
err:ole:create_server class {d27cdb6e-ae6d-11cf-96b8-444553540000} not registered
err:ole:CoGetClassObject no class object {d27cdb6e-ae6d-11cf-96b8-444553540000} could be created for context 0x5

(При запуске файла в КМ-школе)
Comment 1 Andrey Vusik 2008-07-14 14:23:54 MSD
Проблема вызвана тем, что после первой записи в реестр файлы реестра больше не обновляются.
Так же при запуске любой программы выводится
err:wineboot:pendingRename couldn't get file attributes (3)
err:wineboot:pendingRename couldn't get file attributes (2)

Comment 2 Vitaly Lipatov 2008-07-14 14:43:29 MSD
Ошибка связана с ошибкой к патчу по 1920, сделано исправление.

Created commit 18a6585: fix read only detecting (fix again eterbug #1920, fix #2113)
 1 files changed, 9 insertions(+), 7 deletions(-)
Comment 3 Andrey Vusik 2008-07-14 14:45:53 MSD
]$ WINEDEBUG=+wineboot wine regsvr32 Flash9f.ocx 
trace:wineboot:pendingRename Entered
trace:wineboot:pendingRename processing next command
err:wineboot:pendingRename couldn't get file attributes (3)
trace:wineboot:pendingRename processing next command
err:wineboot:pendingRename couldn't get file attributes (2)
trace:wineboot:ProcessRunKeys processing L"RunServicesOnce" entries under HKLM
trace:wineboot:ProcessRunKeys processing L"RunServices" entries under HKLM
trace:wineboot:ProcessRunKeys processing L"RunOnce" entries under HKLM
trace:wineboot:runCmd Successfully ran command L"wscript -regserver" - Created process handle 0x34
trace:wineboot:ProcessRunKeys Done processing cmd #5
trace:wineboot:runCmd Successfully ran command L"C:\\windows\\system32\\regsvr32 /s C:\\windows\\system32\\olepro32.dll" - Created process handle 0x34
fixme:ole:DllRegisterServer stub
trace:wineboot:ProcessRunKeys Done processing cmd #4
trace:wineboot:runCmd Successfully ran command L"C:\\windows\\system32\\regsvr32 /s C:\\windows\\system32\\oleaut32.dll" - Created process handle 0x34
trace:wineboot:ProcessRunKeys Done processing cmd #3
trace:wineboot:runCmd Successfully ran command L"C:\\windows\\system32\\regsvr32 /s C:\\windows\\system32\\mfc42.dll" - Created process handle 0x34
trace:wineboot:ProcessRunKeys Done processing cmd #2
trace:wineboot:runCmd Successfully ran command L"C:\\windows\\system32\\regsvr32 /s C:\\windows\\system32\\comcat.dll" - Created process handle 0x34
trace:wineboot:ProcessRunKeys Done processing cmd #1
trace:wineboot:runCmd Successfully ran command L"C:\\windows\\system32\\regsvr32 /s C:\\windows\\system32\\atl.dll" - Created process handle 0x34
trace:wineboot:ProcessRunKeys Done processing cmd #0
trace:wineboot:ProcessRunKeys done
trace:wineboot:main Operation done
Successfully registered DLL Flash9f.ocx
Comment 4 Andrey Vusik 2008-09-08 18:53:00 MSD
Работает. Закрываем.