openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #12122
[Bug 859098] Re: Post-presentation-end, blanking then un-blanking causes OpenLP error dialog
** Attachment added: "debug log (-l debug) since launch of ./openlp.pyw until error pops up"
https://bugs.launchpad.net/bugs/859098/+attachment/2459407/+files/openlp.log
** Description changed:
OS: Ubuntu 11.04
Presentation viewer: LibreOffice 3.3.3
- OpenLP: trunk
+ OpenLP: bzr 1761
Steps to recreate:
1. Load a presentation
2. Send Live,
3. Go through presentation past "click to exit presentation..."
4. Blank screen (".")
5. Un-blank screen
Message in OpenLP error dialog:
Traceback (most recent call last):
- File "/home/johan/openlp/trunk/openlp/plugins/presentations/lib/messagelistener.py", line 379, in unblank
- self.live_handler.unblank()
- File "/home/johan/openlp/trunk/openlp/plugins/presentations/lib/messagelistener.py", line 226, in unblank
- self.doc.unblank_screen()
- File "/home/johan/openlp/trunk/openlp/plugins/presentations/lib/impresscontroller.py", line 367, in unblank_screen
- return self.control.resume()
+ File "/home/johan/openlp/trunk/openlp/plugins/presentations/lib/messagelistener.py", line 379, in unblank
+ self.live_handler.unblank()
+ File "/home/johan/openlp/trunk/openlp/plugins/presentations/lib/messagelistener.py", line 226, in unblank
+ self.doc.unblank_screen()
+ File "/home/johan/openlp/trunk/openlp/plugins/presentations/lib/impresscontroller.py", line 367, in unblank_screen
+ return self.control.resume()
com.sun.star.lang.DisposedException: URP_Bridge : disposed
(tid=3) Unexpected connection closure
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/859098
Title:
Post-presentation-end, blanking then un-blanking causes OpenLP error
dialog
Status in OpenLP - Worship Presentation Software:
New
Bug description:
OS: Ubuntu 11.04
Presentation viewer: LibreOffice 3.3.3
OpenLP: bzr 1761
Steps to recreate:
1. Load a presentation
2. Send Live,
3. Go through presentation past "click to exit presentation..."
4. Blank screen (".")
5. Un-blank screen
Message in OpenLP error dialog:
Traceback (most recent call last):
File "/home/johan/openlp/trunk/openlp/plugins/presentations/lib/messagelistener.py", line 379, in unblank
self.live_handler.unblank()
File "/home/johan/openlp/trunk/openlp/plugins/presentations/lib/messagelistener.py", line 226, in unblank
self.doc.unblank_screen()
File "/home/johan/openlp/trunk/openlp/plugins/presentations/lib/impresscontroller.py", line 367, in unblank_screen
return self.control.resume()
com.sun.star.lang.DisposedException: URP_Bridge : disposed
(tid=3) Unexpected connection closure
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/859098/+subscriptions
References