[Bug 11024] Media Player Classic aborts with null-pointer reference on startup.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 4 11:39:42 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11024





--- Comment #4 from Marti Raudsepp <marti at juffo.org>  2008-01-04 11:39:41 ---
(In reply to comment #3)
> Either you are using an old prefix, or an old version wine. This fixme was
> fixed a few releases back.

Not according to grep, anyway.

[marti at non]% equery list --installed wine                                       
 * installed packages
[I--] [ ~] app-emulation/wine-0.9.52 (0)
[marti at non]% which wine
/usr/bin/wine
[marti at non]% /usr/bin/wine --version                                            
wine-0.9.52
[marti at non]% strings /usr/lib32/wine/* |grep "Could not find dependent
assembly"
Could not find dependent assembly %s
[marti at non]% strings /usr/lib32/wine/* |grep "parse_depend_manifests"
parse_depend_manifests
[marti at non]% bzcat /usr/distfiles/wine-0.9.52.tar.bz2 |strings |grep "Could not
find dependent assembly"
                FIXME( "Could not find dependent assembly %s\n",
debugstr_w(acl->dependencies[i].name) );


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list