openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #22533
[Bug 1247661] Re: Cannot restore OpenLP after minimising on OSX
What I did:
1) I tried to start openlp with presentation screen minimized. I added the following line to the __init__() of MainDisplay class:
self.setWindowState(QtCore.Qt.WindowMinimized)
2) start openlp and minimize the main window - both windows were minimized
- two minimized icons were created at the right side of the dock
3) click on the openlp app icon
- white window is maximized on the 2nd screen
- two minimized icons are still there and none of the is restored
I think to fix it we should experiment with various window flags:
http://qt-project.org/doc/qt-4.8/qt.html
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1247661
Title:
Cannot restore OpenLP after minimising on OSX
Status in OpenLP - Worship Presentation Software:
New
Status in OpenLP 2.0 series:
Confirmed
Status in OpenLP trunk series:
New
Bug description:
Using OSX 10.6.8 and OpenLP 2.0.3
Make sure the main display is showing
Minimise the OpenLP gui and the main display remains
Click on OpenLP in the doc to maximise it and it doesn't do anything.
Click on the main display and press escape to close it.
Click on OpenLP on the doc to maximise it and it maximises
This issue also affects OpenSong
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1247661/+subscriptions
References