← 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'm not seeing the crash. However it is going beyond the end of the
presentation for me so blank doesn't work anyway which needs to be
fixed. (It's showing the desktop)

** Changed in: openlp
       Status: New => Confirmed

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