← Back to team overview

openlp-core team mailing list archive

[Bug 730464] [NEW] Song editing in "Edit all" mode has parser problem

 

Public bug reported:

Environment
Windows XP SP3
OpenLP 1.9.4-bzr1341

Steps to reproduce:
1. Open existing song in Song editor.
2. Press Edit all button.
3. Delete Item number in item separator.
    For ex. ---[Verse:1]---  ->  ---[Verse:]---
4. Press Down key

Expected result:
Item should restore previous number.

Actual result:
Traceback (most recent call last):
  File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.forms.editverseform", line 130, in onCursorPositionChanged
ValueError: invalid literal for int() with base 10: ''

Until you fix the problem.

Note:
You can propose any other behavior except the error.

** Affects: openlp
     Importance: Undecided
         Status: Invalid

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

Title:
  Song editing in "Edit all" mode has parser problem

Status in OpenLP - Worship Presentation Software:
  Invalid

Bug description:
  Environment
  Windows XP SP3
  OpenLP 1.9.4-bzr1341

  Steps to reproduce:
  1. Open existing song in Song editor.
  2. Press Edit all button.
  3. Delete Item number in item separator.
      For ex. ---[Verse:1]---  ->  ---[Verse:]---
  4. Press Down key

  Expected result:
  Item should restore previous number.

  Actual result:
  Traceback (most recent call last):
    File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.songs.forms.editverseform", line 130, in onCursorPositionChanged
  ValueError: invalid literal for int() with base 10: ''

  Until you fix the problem.

  Note:
  You can propose any other behavior except the error.



Follow ups

References