← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~googol/openlp/last-version-fix into lp:openlp

 

Too many changes.
The thread code you have removed worked but had a cluncky issues as you cannot call UI updates across threads.  I had a get around but was going back to fix it properly.  Your fix should be in the main_window.
The thread should just emit a sigmal to the main window and receive it. Look at the cherrypy stuff for examples.
starting the thread on the Show method may be the issue.  what about using the second stage of post processing?
-- 
https://code.launchpad.net/~googol/openlp/last-version-fix/+merge/157126
Your team OpenLP Core is subscribed to branch lp:openlp.


References