openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #19907
[Bug 1056652] Re: Service item selection bug
I did manage to reproduce this, see the screencast attached.
The output of the check_dependencies is :
Python >= 2.6 ... 2.7.3.final.0
Checking for modules...
PyQt4... OK
PyQt4.QtCore... OK
PyQt4.QtGui... OK
PyQt4.QtNetwork... OK
PyQt4.QtOpenGL... OK
PyQt4.QtSvg... OK
PyQt4.QtTest... OK
PyQt4.QtWebKit... OK
PyQt4.phonon... OK
sqlalchemy... OK
sqlite3... OK
lxml... OK
chardet... OK
enchant... OK
BeautifulSoup... OK
mako... OK
migrate... OK
uno... OK
Checking for optional modules...
sqlite (SQLite 2 support)... OK
MySQLdb (MySQL support)... FAIL
psycopg2 (PostgreSQL support)... FAIL
nose (testing framework)... OK
mock (testing module)... OK
Verifying version of modules...
PyQt4 >= 4.6 ... 4.9.3
Qt4 >= 4.6 ... 4.8.3
sqlalchemy >= 0.5 ... 0.7.8
enchant >= 1.3 ... 1.6.5
Qt4 image formats...
read: bmp, gif, ico, jpeg, jpg, mng, pbm, pgm, png, ppm, svg, svgz, tga, tif, tiff, xbm, xpm
write: bmp, ico, jpeg, jpg, png, ppm, tif, tiff, xbm, xpm
Enchant (spell checker)...
available backends: hspell, myspell, aspell, ispell
available languages: fr_FR, fr_MC, fr_CA, fr_LU, en_ZA, en_GB, fr_BE, en_CA, fr_CH, en_AU, fr, en_US, en
** Attachment added: "multipleselection.webm"
https://bugs.launchpad.net/openlp/+bug/1056652/+attachment/3568185/+files/multipleselection.webm
** 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/1056652
Title:
Service item selection bug
Status in OpenLP - Worship Presentation Software:
Confirmed
Bug description:
Hello,
archlinux, trunk r2070. My theme level is set to global.
1) Add a few songs to the service manager.
2) Change the global theme
3.1) Select one of the songs in the middle of the list.
4.2) Delete it
Result: The next song as well as the last song are selected. Expected: Only the next song should be selected.
4) Drag a song from the end of the list and drop it on a song at the top of the list (it does not have to be the last/first song. The song you drag just has to be further down than the song you drop it on).
Result: The song you dragged and the song which was the last song when adding to the list is selected.. Expected: Only the song you dragged should be selected.
5) The bug can also be reproduced when moving items up/down.
Regards
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1056652/+subscriptions
References