To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=84049 Issue #|84049 Summary|ooimpress crashes when receiving NULL return from XRen |derFindStandardFormat Component|gsl Version|OOo 2.3 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|thb Reported by|jnavrati
------- Additional comments from [EMAIL PROTECTED] Wed Nov 28 12:34:27 +0000 2007 ------- Description: I wanted to run a slideshow over vnc. But OOo crashed. The reason is that my vnc display doesn't support XRENDER extension. Look at canvas/source/cairo/cairo_cairo.cxx, at function getSimilar(line 192) where pFormat is NULL. caolan's attached patch checks if there is RENDER, otherwise we have to use canvas from vcl. I attached dpyinfo from my local machine and from vnc. Further, can you look at the patch and check if it is fine? --------------------------------------------------------------------- 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]
