Issue 113246 - Openoffice fail when qt build with raster engine by default
Summary: Openoffice fail when qt build with raster engine by default
Status: CONFIRMED
Alias: None
Product: kde
Classification: Code
Component: code (show other issues)
Version: 680m100
Hardware: Unknown All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact: issues@kde
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-19 14:21 UTC by gnumdk
Modified: 2013-07-29 17:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description gnumdk 2010-07-19 14:21:42 UTC
You should apply this patch here:
http://aur.archlinux.org/packages/go-openoffice-qt-native/go-openoffice-qt-native/qt-
use-native-backend.diff

Or if you want to be compatible with raster engine, you should stop using Xpixmap 
and use QImage to draw widgets.