Skip to content

After enabling autofocus application crashes a few seconds later #35

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

Open
parkerlreed opened this issue Apr 1, 2015 · 4 comments
Open

Comments

@parkerlreed
Copy link

[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

@tux3
Copy link
Owner

tux3 commented Apr 4, 2015

Does it still happen without QT_STYLE_OVERRIDE=gtk ?

I'm not quite sure why QPainter would fail.

@parkerlreed
Copy link
Author

Same result without the override.

@tux3
Copy link
Owner

tux3 commented Apr 10, 2015

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

@parkerlreed
Copy link
Author

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.

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

No branches or pull requests

2 participants