Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with qpainter #37

Closed
zacharias2k opened this issue Jan 23, 2013 · 2 comments
Closed

issue with qpainter #37

zacharias2k opened this issue Jan 23, 2013 · 2 comments
Assignees
Milestone

Comments

@zacharias2k
Copy link
Contributor

Runtime error while executing performance_sewer.syn:

Run init
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setWorldTransform: Painter not active
QPainter::save: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 3
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 3
ASSERT: "img.format() == QImage::Format_ARGB32_Premultiplied || img.format() ==
QImage::Format_RGB32 || img.format() == QImage::Format_Indexed8" in file image\q
pixmapfilter.cpp, line 717

log:

Success LoopGroup generate sewer
Update Parameter
Create successor for module outside group Data
Create Successor
Update Parameter
Create successor for module outside group Data
Create Successor

@ghost ghost assigned christianurich Jan 23, 2013
@christianurich
Copy link
Member

I have no idea how the performance sewer could conflict with the GUI

@zacharias2k
Copy link
Contributor Author

related to memory allocation - use LARGEADDRESSAWARE flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants