Evolve icon indicating copy to clipboard operation
Evolve copied to clipboard

After enabling autofocus application crashes a few seconds later

Open parkerlreed opened this issue 9 years ago • 4 comments

[parker@x3720 Evolve]$ QT_STYLE_OVERRIDE=gtk ./Evolve
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setPen: Painter not active
QPainter::drawRects: Painter not active
QPainter::end: Painter not active, aborted
Floating point exception (core dumped)

Latest git Arch x86_64 qt 5.4.1-2

parkerlreed avatar Apr 01 '15 01:04 parkerlreed

Does it still happen without QT_STYLE_OVERRIDE=gtk ?

I'm not quite sure why QPainter would fail.

tux3 avatar Apr 04 '15 22:04 tux3

Same result without the override.

parkerlreed avatar Apr 10 '15 20:04 parkerlreed

Strange. It looks like your Qt install could be invalid in some way, but I can't really tell right now. I'll try to do some more testing, but I can't reproduce at the moment

tux3 avatar Apr 10 '15 20:04 tux3

Think I narrowed it down. If I open an image and then go straight to Settings > Tick autofocus and apply it crashes a few seconds later. If I first click autofocus in the File menu and then tick the box in settings it works.

parkerlreed avatar May 30 '15 00:05 parkerlreed