[Bug 23912] New: dvdflick has an error on startup: "Object doesn't support this property or method"
http://bugs.winehq.org/show_bug.cgi?id=23912 Summary: dvdflick has an error on startup: "Object doesn't support this property or method" Product: Wine Version: 1.3.0 Platform: x86 URL: http://sourceforge.net/project/showfiles.php?group_id= 170196&package_id=194180 OS/Version: Linux Status: NEW Keywords: download, regression, source Severity: trivial Priority: P2 Component: oleaut32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: huw(a)codeweavers.com Created an attachment (id=30022) --> (http://bugs.winehq.org/attachment.cgi?id=30022) terminal output Regression caused by: baef9a7e92d93bde21303d8f81c7d80dee9b1780 is the first bad commit commit baef9a7e92d93bde21303d8f81c7d80dee9b1780 Author: Huw Davies <huw(a)codeweavers.com> Date: Thu Jul 29 13:20:21 2010 +0100 oleaut32: Don't invoke a function that has the restricted attribute or is part of an interface that's marked as restricted. :040000 040000 b3bd2113fdf40b71ba94ba11f68607422777a388 b3e20e99539ff392dd8edce0af67d4c2491fae57 M dlls easy to reproduce. Download app, install, and run. I'm not sure what it breaks, if anything. The app itself is kinda useless, see bug 15225. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23912 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |baef9a7e92d93bde21303d8f81c | |7d80dee9b1780 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23912 jhgf <bernhardloos(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardloos(a)googlemail.com --- Comment #1 from jhgf <bernhardloos(a)googlemail.com> 2011-09-29 18:15:53 CDT --- I'm not 100% sure what the restricted keyword is supposed to do, msdn mentions only that "for example, it can prevent a data item from being used by a macro programmer." But suspect the access check is supposed to happen in the macro interpreter instead of the typelib system in oleaut32. The actual failures in this case come from two points: One are calls to IDispatch (which is restricted) from the stdole2.tlb type library. The other point are a bunch of calls to restricted methods in IFolderCollection in the scrrun.dll type library. This isn't part of wine so it's not a case of a wrong idl file somewhere. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23912 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |29830 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23912 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-02-07 17:12:16 CST --- Works after http://source.winehq.org/git/wine.git/commitdiff/0425a110d92ba61fcb3638443bc... and working around bug 29830 with `winetricks -q wsh57`. Thanks Huw! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23912 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0425a110d92ba61fcb3638443bc | |7782c9dbd7cde -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23912 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2012-02-11 13:52:07 CST --- Closing bugs fixed in 1.4-rc3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23912 Bug 23912 depends on bug 29830, which changed state. Bug 29830 Summary: dvdflick has an error on startup: ActiveX component can't create object http://bugs.winehq.org/show_bug.cgi?id=29830 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23912 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|http://sourceforge.net/proj |https://web.archive.org/web |ect/showfiles.php?group_id= |/20130202010017/http://iweb |170196&package_id=194180 |.dl.sourceforge.net/project | |/dvdflick/dvdflick/DVD%20Fl | |ick%201.3.0.7/dvdflick_setu | |p_1.3.0.7.exe Summary|dvdflick has an error on |DVD Flick 1.3.0.7 has an |startup: "Object doesn't |error on startup: "Object |support this property or |doesn't support this |method" |property or method" Severity|trivial |minor -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla