Crash while downloading thumbnails

Bug #1389571 reported by Samuel Mehrbrodt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
High
Raoul Snyman

Bug Description

When running the first time wizard, OpenLP crashes while it downloads the thumbnails.

The problem is that we do Qt stuff outside of the main thread here: bazaar.launchpad.net/~openlp-core/openlp/trunk/view/head:/openlp/core/ui/firsttimeform.py#L73

We need to change the way we use QThread:
http://mayaposch.wordpress.com/2011/11/01/how-to-really-truly-use-qthreads-the-full-explanation/
http://pastebin.com/3Cs4qFM9

Related branches

Samuel Mehrbrodt (sam92)
Changed in openlp:
importance: Undecided → High
milestone: none → 2.1.2
description: updated
Changed in openlp:
assignee: nobody → Raoul Snyman (raoul-snyman)
Phill (phill-ridout)
Changed in openlp:
status: New → In Progress
Tim Bentley (trb143)
Changed in openlp:
status: In Progress → Fix Committed
Tim Bentley (trb143)
Changed in openlp:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.