← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~phill-ridout/openlp/bug1411433 into lp:openlp

 

Removing the app_startup method is wrong and a hack.

app_startup is there for a reason to provide late initialisation and is called in a number of places.

What you need to do is to call it conditionally from initialise which may be the safer fix.

It may need a bigger fix but that is for later.
-- 
https://code.launchpad.net/~phill-ridout/openlp/bug1411433/+merge/247224
Your team OpenLP Core is subscribed to branch lp:openlp.


References