[Openlp-core] [Bug 1616230] Re: W8.1 OpenLP 2.4.2 Suddenly closes with no error messages

2016-10-05 Thread Elvio Rocha
It is a notebook Asus S46C 64 bits with 6GB of RAM memory, 750GB of Hard Disk with 2 partitions (C: 283GB with 229GB free and D: 393GB with 224GB free) running Windows 8.1 64bits Brazilian Portuguese. All the resources were available to OpenLP. Nothing special loaded (no images, powerpoint presenta

[Openlp-core] [Bug 1266270] Re: OpenLP hides dialogs whe using "play slides in loop" on OSX

2016-10-05 Thread Phill
Can we confirm that this has indeed been fixed now that we've moved to PyQt5? -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1266270 Title: OpenLP hides dialogs whe using "play slides in loop" on OSX

[Openlp-core] [Bug 1621273] Re: Formatting tags cause traceback

2016-10-05 Thread Phill
Could not reproduce the first traceback, but it looks like the line in question has been modified since this report. I can confirm the second traceback. http://bazaar.launchpad.net/~openlp- core/openlp/trunk/view/head:/openlp/plugins/songs/lib/openlyricsxml.py#L461 in trunk: text = text.repl

[Openlp-core] [Bug 1624661] Re: Missing DB in unmounted disk results in Traceback

2016-10-05 Thread Phill
This is just a symptom of the actual problem! Line openlp.core.common.applocation line 84, we assume that a path taken from the settings exists, where as if we are using the default location we actually check that it exists (and create it if we dont)! (openlp.core.common line 65) openlp.core.comm