To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=54562 Issue #:|54562 Summary:|corrupted BitmapEx on linux with 16bit x server Component:|Drawing Version:|current Platform:|All URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|ui Assigned to:|thb Reported by:|sj
------- Additional comments from [EMAIL PROTECTED] Tue Sep 13 10:36:49 -0700 2005 ------- Hi Thorsten, this is a follow up of Issue 45961, there I fixed a crash that did only happen on linux with 16 bit x server when exporting slide pages containing animated gifs to wmf. There I just fixed the crash but did not find the root cause. My fix takes place in svx/source/svdraw/svdograf.cxx -r 1.67.2.2 If now a metafile is recorded we are no longer using maBitmapEx from the InfoRect, instead we are using the GraphicObject itself. This fixes the crash, but it does not declare why most of the scanline pointers of maBitmapEx from the InfoRec are invalid (though mbUseBitmapEx is true)-. Perhaps you can take a look at this problem. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]