← Back to team overview

openlp-core team mailing list archive

[Bug 1098075] Re: Cancelling character table dialogue in importer causes OpenLP to crash

 

** Description changed:

  See: http://support.openlp.org/issues/1833
  
- "I was importing 
- songs from EasyWorship into LP. The import wizard starts to ask which 
- character table should be used.But after a few minutes, openLP asked me 
- it again and again and again....When I cancel this question, this report 
+ "I was importing
+ songs from EasyWorship into LP. The import wizard starts to ask which
+ character table should be used.But after a few minutes, openLP asked me
+ it again and again and again....When I cancel this question, this report
  function for errors appears."
  
- Maybe an option to use the same character table for each file?
+ After a bit of investigation, it appears that in the strip_rtf function
+ we are not handling if the user cancels the QInputDialog in
+ get_encoding.
+ 
+ For the problem reported, it looks likely that the user selected the
+ wrong encoding.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1098075

Title:
  Cancelling character table dialogue in importer causes OpenLP to crash

Status in OpenLP - Worship Presentation Software:
  Confirmed
Status in OpenLP 2.0 series:
  Confirmed
Status in OpenLP trunk series:
  Confirmed

Bug description:
  See: http://support.openlp.org/issues/1833

  "I was importing
  songs from EasyWorship into LP. The import wizard starts to ask which
  character table should be used.But after a few minutes, openLP asked me
  it again and again and again....When I cancel this question, this report
  function for errors appears."

  After a bit of investigation, it appears that in the strip_rtf
  function we are not handling if the user cancels the QInputDialog in
  get_encoding.

  For the problem reported, it looks likely that the user selected the
  wrong encoding.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1098075/+subscriptions


References