openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #20216
[Bug 1162088] Re: Track back when searching in web remote.
** Attachment added: "Log file"
https://bugs.launchpad.net/openlp/+bug/1162088/+attachment/3607311/+files/openlp.log
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1162088
Title:
Track back when searching in web remote.
Status in OpenLP - Worship Presentation Software:
New
Bug description:
Got this trace back when trying to search in the web remote.
Mac OS X 10.8.3 running from trunk revision 2221.
Traceback (most recent call last):
File "/Users/jonathanspringer/projects/openlp/trunk/openlp/plugins/remotes/lib/httpserver.py", line 310, in ready_read
response = func(*args)
File "/Users/jonathanspringer/projects/openlp/trunk/openlp/plugins/remotes/lib/httpserver.py", line 512, in search
if plugin.status == PluginStatus.Active and plugin.media_item and plugin.media_item.has_search:
AttributeError: 'NoneType' object has no attribute 'status'
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... FAIL
Checking for optional modules...
sqlite (SQLite 2 support)... FAIL
MySQLdb (MySQL support)... OK
psycopg2 (PostgreSQL support)... OK
nose (testing framework)... FAIL
mock (testing module)... FAIL
Verifying version of modules...
PyQt4 >= 4.6 ... 4.10
Qt4 >= 4.6 ... 4.8.4
sqlalchemy >= 0.5 ... 0.8.0
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: aspell, ispell, myspell
available languages: en, en_CA, en_GB, en_US
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1162088/+subscriptions
References