← Back to team overview

openlp-core team mailing list archive

[Bug 859098] Re: Post-presentation-end, blanking then un-blanking causes OpenLP error dialog

 

I can still reproduce the crash, not the exact steps though:

Ubuntu 11.10
LibreOffice 3.4.4 - OOO340m1 (Build:402)
...
Updated to revision 1892 of branch bzr+ssh://bazaar.launchpad.net/~openlp-core/openlp/trunk
~/openlp/trunk/ $

Load ppt.
- Go through presentation past "click to exit presentation..."
- Blank screen (".")
- Un-blank screen
continue blank-unblank-cycle untill error pops up.


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 374, in unblank_screen
    return self.control.resume()
com.sun.star.lang.DisposedException: Binary URP bridge disposed during call

-- 
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:
  Confirmed

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