Bug 2113

Summary: Не работает флэш на Лёгком линуксе
Product: Wine School Reporter: Andrey Vusik <night>
Component: КМ ШколаAssignee: Константин Кондратюк <kondratyuk>
Status: CLOSED FIXED QA Contact:
Severity: blocker    
Priority: P4 CC: baraka, lav
Version: 0.9.5   
Target Milestone: ---   
Hardware: PC   
OS: ALT Linux   
Whiteboard:
Заявки RT: Связано с:
Дата напоминания:
Bug Depends on: 1920    
Bug Blocks: 1527    

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
Работает. Закрываем.