| Summary: | Latest wine crashes DVDFab | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Frank Griffin <ftg> |
| Component: | RPM Packages | Assignee: | Damien Lallement <mageia> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | wine | CVE: | |
| Status comment: | |||
The same error occurs with DVDFab version 9.0.2.8, 9.0.2.6, and the older stable 8.2.1.0 Qt, all of which worked previously. By contrast, here is the stdout/stderr for wine in an older version of cauldron where the DVDFa GUI comes up successfully:
[ftg@ftgme2 ~]$ DVDFab.sh
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x100e308, overlapped 0x100e320): stub
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x101e8d0, overlapped 0x101e8dc): stub
wine: configuration in '/data/.wineDVDFab' has been updated.
Wine cannot find the ncurses library (libncurses.so.5).
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3 func=401 method=0)
fixme:system:SetProcessDPIAware stub!
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3 func=401 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3 func=401 method=0)
fixme:strmbase:BaseInputPinImpl_QueryInterface No interface for {256a6a22-fbad-11d1-82bf-00a0c9696c8f}!
fixme:win:EnumDisplayDevicesW ((null),0,0x25fe0f8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x26fe0f8,0x00000000), stub!
fixme:win:FlashWindowEx 0x32ef38
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:ImmReleaseContext (0x40028, 0x166f28): stub
fixme:win:FlashWindowEx 0x32ea28
Looks like the trouble is related to help or Help32 files ?
Manuel Hiebel
2013-03-09 11:47:45 CET
Assignee:
bugsquad =>
mageia This appears to have been fixed by the Mar 22 upload of wine. Status:
NEW =>
RESOLVED |
The current cauldron wine will no longer run DVDFab (which has been running forever). The stdout/stderr, for what it's worth, is: [ftg@ftgme2 data]$ DVDFab.sh p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3 func=401 method=0) fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32fb34 1 C) semi-stub fixme:system:SetProcessDPIAware stub! fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32ebb0 1 C) semi-stub fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32e9e0 1 C) semi-stub fixme:strmbase:BaseInputPinImpl_QueryInterface No interface for {256a6a22-fbad-11d1-82bf-00a0c9696c8f}! fixme:win:EnumDisplayDevicesW ((null),0,0x387e0e8,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x397e0e8,0x00000000), stub! fixme:win:FlashWindowEx 0x32eaf4 fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub fixme:msvcrt:__clean_type_info_names_internal (0x3640c4) stub fixme:msvcrt:__clean_type_info_names_internal (0x340058) stub fixme:msvcrt:__clean_type_info_names_internal (0x630cc67c) stub fixme:msvcrt:__clean_type_info_names_internal (0x2ff2644) stub fixme:msvcrt:__clean_type_info_names_internal (0x612e3b80) stub fixme:msvcrt:__clean_type_info_names_internal (0x640e0670) stub fixme:msvcrt:__clean_type_info_names_internal (0x6203144c) stub fixme:msvcrt:__clean_type_info_names_internal (0x31bcbf4) stub fixme:msvcrt:__clean_type_info_names_internal (0x6583f9bc) stub fixme:msvcrt:__clean_type_info_names_internal (0x6728fe9c) stub [ftg@ftgme2 data]$ wine has the habit of complaining so much that it's hard to tell what's actually pertinent here or not. Anyway, we may want to consider backlevelling wine for release. Reproducible: Steps to Reproduce: