[Bug 18338] Parkan IC: No video shown and tracing crashes wine into ICDecompress

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 4 01:52:08 CDT 2009


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


Dmitry Timoshkov <dmitry at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Alias|msvideo-trace-crash         |
           Severity|minor                       |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |source




--- Comment #2 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-05-04 01:52:08 ---
There is no video because Wine doesn't have a builtin IV32 (Intel Indeo?)
codec, you need to install it.

The crash with +msvideo turned on is caused by a bug in
dlls/msvfw32/msvideo_main.c,ICDecompress(). For some reason it tries
to print lpBits[0] in the trace, and lpBits is NULL. That 2 TRACE() calls
should be removed.


-- 
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.



More information about the wine-bugs mailing list