openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #04860
[Bug 691358] Re: OpenLP Build 1131 will not start in Windows Vista
Tim, I think I get the idiot award for this one. I had a dev.
environment setup and forgot about it. So no doubt I had an old database
that needed to be converted. I will confirm this weekend, but this one
is completely a bug of my own making.
** Changed in: openlp
Status: New => Invalid
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/691358
Title:
OpenLP Build 1131 will not start in Windows Vista
Status in OpenLP - Worship Presentation Software:
Invalid
Bug description:
Installs fine but hangs on start up. I have added the debug below, I could not attach a file for some reason, sorry for the clutter.
2010-12-16 18:01:01,078 openlp.core.utils.languagemanager INFO Language file: '[en]' Loaded from conf file
2010-12-16 18:01:01,095 root INFO Openlp version 1.9.3 build bzr1131
2010-12-16 18:01:01,125 root INFO Screen 0 found with resolution PyQt4.QtCore.QRect(0, 0, 1600, 900)
2010-12-16 18:01:01,125 root INFO Screen 1 found with resolution PyQt4.QtCore.QRect(1600, 0, 1440, 900)
2010-12-16 18:01:01,164 openlp.core.ui.screen DEBUG set_current_display 1
2010-12-16 18:01:01,164 openlp.core.ui.settingsform INFO Adding General tab
2010-12-16 18:01:01,180 openlp.core.ui.settingsform INFO Adding Themes tab
2010-12-16 18:01:01,187 openlp.core.ui.settingsform INFO Adding Advanced tab
2010-12-16 18:01:01,196 openlp.core.lib.pluginmanager INFO Plugin manager initing
2010-12-16 18:01:01,196 openlp.core.lib.pluginmanager DEBUG Inserting C:\Program Files\OpenLP\plugins into sys.path
2010-12-16 18:01:01,196 openlp.core.lib.pluginmanager DEBUG Base path C:\Program Files\OpenLP\plugins
2010-12-16 18:01:01,196 openlp.core.lib.pluginmanager INFO Plugin manager Initialised
2010-12-16 18:01:01,211 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:01,211 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:01,548 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:01,559 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:01,786 openlp.core.lib.dockwidget DEBUG Init done
2010-12-16 18:01:01,789 openlp.core.lib.dockwidget DEBUG Init done
2010-12-16 18:01:01,798 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:01,805 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:01,822 openlp.core.lib.dockwidget DEBUG Init done
2010-12-16 18:01:01,875 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:01,881 openlp.core.ui.thememanager DEBUG check themes
2010-12-16 18:01:01,881 openlp.core.ui.thememanager DEBUG check themes
2010-12-16 18:01:01,910 openlp.core.utils.languagemanager INFO Language file: '[en]' Loaded from conf file
2010-12-16 18:01:01,921 openlp.core.ui.mainwindow DEBUG Loading QSettings
2010-12-16 18:01:01,927 openlp.core.lib.rendermanager DEBUG Initilisation started
2010-12-16 18:01:01,930 openlp.core.ui.maindisplay DEBUG Setup live = False for 1
2010-12-16 18:01:02,144 openlp.core.lib.rendermanager DEBUG calculate default PyQt4.QtCore.QRect(1600, 0, 1440, 900)
2010-12-16 18:01:02,144 openlp.core.lib.rendermanager DEBUG calculate default 1440, 900, 0.625000
2010-12-16 18:01:02,144 openlp.core.ui.mainwindow INFO Load Plugins
2010-12-16 18:01:02,144 openlp.core.lib.pluginmanager DEBUG finding plugins in C:\Program Files\OpenLP\plugins at depth 4
2010-12-16 18:01:02,145 openlp.core.lib.pluginmanager DEBUG Importing alerts.alertsplugin from C:\Program Files\OpenLP\plugins\alerts\alertsplugin.py. Depth 6
2010-12-16 18:01:02,250 openlp.plugins.alerts.lib.alertsmanager INFO Alert Manager loaded
2010-12-16 18:01:02,253 alerts.alertsplugin INFO Alerts Plugin loaded
2010-12-16 18:01:02,256 openlp.core.lib.pluginmanager DEBUG Importing bibles.bibleplugin from C:\Program Files\OpenLP\plugins\bibles\bibleplugin.py. Depth 6
2010-12-16 18:01:02,269 openlp.plugins.bibles.lib.osis INFO BibleOSISImpl loaded
2010-12-16 18:01:02,357 openlp.plugins.bibles.lib.http INFO openlp.plugins.bibles.lib.http HTTPBible loaded
2010-12-16 18:01:02,358 openlp.plugins.bibles.lib.manager INFO Bible manager loaded
2010-12-16 18:01:02,358 openlp.plugins.bibles.lib.biblestab INFO Bible Tab loaded
2010-12-16 18:01:02,364 openlp.plugins.bibles.forms.bibleimportform INFO BibleImportForm loaded
2010-12-16 18:01:02,364 openlp.plugins.bibles.lib.mediaitem INFO Bible Media Item loaded
2010-12-16 18:01:02,365 bibles.bibleplugin INFO Bible Plugin loaded
2010-12-16 18:01:02,368 openlp.core.lib.pluginmanager DEBUG Importing custom.customplugin from C:\Program Files\OpenLP\plugins\custom\customplugin.py. Depth 6
2010-12-16 18:01:02,388 openlp.plugins.custom.lib.customxmlhandler INFO CustomXMLBuilder Loaded
2010-12-16 18:01:02,388 openlp.plugins.custom.lib.customxmlhandler INFO CustomXMLParser Loaded
2010-12-16 18:01:02,391 openlp.plugins.custom.lib.mediaitem INFO Custom Media Item loaded
2010-12-16 18:01:02,397 custom.forms.editcustomslideform INFO Custom Verse Editor loaded
2010-12-16 18:01:02,397 custom.forms.editcustomform INFO Custom Editor loaded
2010-12-16 18:01:02,398 custom.customplugin INFO Custom Plugin loaded
2010-12-16 18:01:02,400 openlp.core.lib.pluginmanager DEBUG Importing images.imageplugin from C:\Program Files\OpenLP\plugins\images\imageplugin.py. Depth 6
2010-12-16 18:01:02,407 openlp.plugins.images.lib.mediaitem INFO Image Media Item loaded
2010-12-16 18:01:02,407 images.imageplugin INFO Image Plugin loaded
2010-12-16 18:01:02,407 openlp.core.lib.pluginmanager DEBUG Importing media.mediaplugin from C:\Program Files\OpenLP\plugins\media\mediaplugin.py. Depth 6
2010-12-16 18:01:02,417 openlp.plugins.media.lib.mediaitem INFO openlp.plugins.media.lib.mediaitem MediaMediaItem loaded
2010-12-16 18:01:02,417 media.mediaplugin INFO media.mediaplugin MediaPlugin loaded
2010-12-16 18:01:02,420 openlp.core.lib.pluginmanager DEBUG Importing presentations.presentationplugin from C:\Program Files\OpenLP\plugins\presentations\presentationplugin.py. Depth 6
2010-12-16 18:01:02,427 openlp.plugins.presentations.lib.presentationcontroller INFO PresentationController loaded
2010-12-16 18:01:02,427 openlp.plugins.presentations.lib.messagelistener INFO Controller loaded
2010-12-16 18:01:02,427 openlp.plugins.presentations.lib.messagelistener INFO Message Listener loaded
2010-12-16 18:01:02,428 openlp.plugins.presentations.lib.mediaitem INFO Presentations Media Item loaded
2010-12-16 18:01:02,431 openlp.core.lib.pluginmanager DEBUG Importing remotes.remoteplugin from C:\Program Files\OpenLP\plugins\remotes\remoteplugin.py. Depth 6
2010-12-16 18:01:02,453 remotes.remoteplugin INFO Remote Plugin loaded
2010-12-16 18:01:02,456 openlp.core.lib.pluginmanager DEBUG Importing songs.songsplugin from C:\Program Files\OpenLP\plugins\songs\songsplugin.py. Depth 6
2010-12-16 18:01:02,466 openlp.plugins.songs.lib.xml INFO SongXMLBuilder Loaded
2010-12-16 18:01:02,466 openlp.plugins.songs.lib.xml INFO SongXMLParser Loaded
2010-12-16 18:01:02,473 openlp.plugins.songs.forms.editsongform INFO openlp.plugins.songs.forms.editsongform EditSongForm loaded
2010-12-16 18:01:02,523 openlp.plugins.songs.forms.songimportform INFO SongImportForm loaded
2010-12-16 18:01:02,523 openlp.plugins.songs.lib.mediaitem INFO Song Media Item loaded
2010-12-16 18:01:02,523 songs.songsplugin INFO Song Plugin loaded
2010-12-16 18:01:02,530 openlp.core.lib.pluginmanager DEBUG Importing songusage.songusageplugin from C:\Program Files\OpenLP\plugins\songusage\songusageplugin.py. Depth 6
2010-12-16 18:01:02,542 openlp.plugins.songusage.forms.songusagedetailform INFO SongUsage Detail Form Loaded
2010-12-16 18:01:02,543 songusage.songusageplugin INFO SongUsage Plugin loaded
2010-12-16 18:01:02,566 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'AlertsPlugin'> with helpers
2010-12-16 18:01:02,568 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'BiblePlugin'> with helpers
2010-12-16 18:01:02,730 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'CustomPlugin'> with helpers
2010-12-16 18:01:02,732 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'ImagePlugin'> with helpers
2010-12-16 18:01:02,733 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'MediaPlugin'> with helpers
2010-12-16 18:01:02,733 presentations.presentationplugin DEBUG Initialised
2010-12-16 18:01:02,734 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'PresentationPlugin'> with helpers
2010-12-16 18:01:02,736 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'RemotesPlugin'> with helpers
2010-12-16 18:01:02,750 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'SongsPlugin'> with helpers
2010-12-16 18:01:02,752 openlp.core.lib.pluginmanager DEBUG Loaded plugin <class 'SongUsagePlugin'> with helpers
2010-12-16 18:01:02,752 openlp.core.lib.pluginmanager DEBUG Plugin Songs active
2010-12-16 18:01:02,752 openlp.core.lib.pluginmanager DEBUG Plugin Bibles active
2010-12-16 18:01:02,752 presentations.presentationplugin DEBUG checkPreConditions
2010-12-16 18:01:02,753 presentations.presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.impresscontroller
2010-12-16 18:01:02,755 openlp.plugins.presentations.lib.impresscontroller INFO ImpressController loaded
2010-12-16 18:01:02,756 presentations.presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.powerpointcontroller
2010-12-16 18:01:02,789 openlp.plugins.presentations.lib.powerpointcontroller INFO PowerpointController loaded
2010-12-16 18:01:02,789 presentations.presentationplugin DEBUG Importing controller openlp.plugins.presentations.lib.pptviewcontroller
2010-12-16 18:01:02,792 openlp.plugins.presentations.lib.pptviewcontroller INFO PPTViewController loaded
2010-12-16 18:01:02,792 openlp.plugins.presentations.lib.impresscontroller DEBUG Initialising
2010-12-16 18:01:02,792 openlp.plugins.presentations.lib.impresscontroller DEBUG check_available
2010-12-16 18:01:02,792 openlp.plugins.presentations.lib.impresscontroller DEBUG get_com_servicemanager openoffice
2010-12-16 18:01:02,793 openlp.plugins.presentations.lib.impresscontroller WARNING Failed to get COM service manager. Impress Controller has been disabled
2010-12-16 18:01:02,795 openlp.plugins.presentations.lib.powerpointcontroller DEBUG Initialising
2010-12-16 18:01:02,795 openlp.plugins.presentations.lib.powerpointcontroller DEBUG check_available
2010-12-16 18:01:02,796 openlp.plugins.presentations.lib.pptviewcontroller DEBUG Initialising
2010-12-16 18:01:02,796 openlp.plugins.presentations.lib.pptviewcontroller DEBUG check_available
2010-12-16 18:01:02,796 openlp.plugins.presentations.lib.pptviewcontroller DEBUG Check installed
2010-12-16 18:01:02,796 openlp.plugins.presentations.lib.pptviewcontroller DEBUG start PPTView
2010-12-16 18:01:02,798 openlp.core.lib.pluginmanager DEBUG Plugin Presentations active
2010-12-16 18:01:02,799 openlp.core.lib.pluginmanager DEBUG Plugin Images active
2010-12-16 18:01:02,799 openlp.core.lib.pluginmanager DEBUG Plugin Media active
2010-12-16 18:01:02,799 openlp.core.lib.pluginmanager DEBUG Plugin Custom active
2010-12-16 18:01:02,799 openlp.core.lib.pluginmanager DEBUG Plugin SongUsage active
2010-12-16 18:01:02,799 openlp.core.lib.pluginmanager DEBUG Plugin Alerts active
2010-12-16 18:01:02,799 openlp.core.lib.pluginmanager DEBUG Plugin Remotes active
2010-12-16 18:01:02,799 openlp.core.ui.mainwindow INFO hook settings
2010-12-16 18:01:02,802 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Songs
2010-12-16 18:01:02,802 openlp.core.ui.settingsform INFO Adding Songs tab
2010-12-16 18:01:02,812 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Bibles
2010-12-16 18:01:02,812 openlp.core.ui.settingsform INFO Adding Bibles tab
2010-12-16 18:01:02,823 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Presentations
2010-12-16 18:01:02,823 openlp.core.ui.settingsform INFO Adding Presentations tab
2010-12-16 18:01:02,825 openlp.core.lib.pluginmanager DEBUG No tab settings in Images
2010-12-16 18:01:02,825 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Media
2010-12-16 18:01:02,826 openlp.core.ui.settingsform INFO Adding Media tab
2010-12-16 18:01:02,828 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Customs
2010-12-16 18:01:02,828 openlp.core.ui.settingsform INFO Adding Custom tab
2010-12-16 18:01:02,829 openlp.core.lib.pluginmanager DEBUG No tab settings in SongUsage
2010-12-16 18:01:02,842 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Alerts
2010-12-16 18:01:02,842 openlp.core.ui.settingsform INFO Adding Alerts tab
2010-12-16 18:01:02,849 openlp.core.lib.pluginmanager DEBUG Inserting settings tab item from Remotes
2010-12-16 18:01:02,849 openlp.core.ui.settingsform INFO Adding Remotes tab
2010-12-16 18:01:02,851 openlp.core.ui.mainwindow INFO hook media
2010-12-16 18:01:02,852 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:02,927 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:02,969 openlp.plugins.bibles.lib.mediaitem DEBUG retranslateUi
2010-12-16 18:01:02,970 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:02,974 openlp.plugins.presentations.lib.messagelistener INFO False controller loaded
2010-12-16 18:01:02,976 openlp.plugins.presentations.lib.messagelistener INFO True controller loaded
2010-12-16 18:01:02,982 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:02,987 openlp.core.utils DEBUG Generating images filter.
2010-12-16 18:01:02,989 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:02,996 openlp.core.lib.toolbar DEBUG Init done
2010-12-16 18:01:03,000 openlp.core.ui.mainwindow INFO hook menus
2010-12-16 18:01:03,002 songs.songsplugin INFO add tools menu
2010-12-16 18:01:03,003 songusage.songusageplugin INFO add tools menu
2010-12-16 18:01:03,003 alerts.alertsplugin INFO add tools menu
2010-12-16 18:01:03,003 openlp.core.ui.mainwindow INFO initialise plugins
2010-12-16 18:01:03,003 openlp.core.lib.pluginmanager INFO initialising plugins Songs in a True state
2010-12-16 18:01:03,005 songs.songsplugin INFO Songs Initialising
2010-12-16 18:01:03,005 openlp.core.ui.mediadockmanager DEBUG Inserting Songs dock
2010-12-16 18:01:03,055 openlp.core.ui.settingsform DEBUG Inserting Songs tab
2010-12-16 18:01:03,075 root ERROR Traceback (most recent call last):
File "<string>", line 267, in <module>
File "<string>", line 261, in main
File "<string>", line 187, in run
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.ui.mainwindow", line 662, in __init__
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.lib.pluginmanager", line 210, in initialise_plugins
File "C:\Program Files\OpenLP\plugins\songs\songsplugin.py", line 70, in initialise
self.manager.get_all_objects(Song, order_by_ref=Song.search_title))
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.lib.db", line 228, in get_all_objects
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/sqlalchemy.orm.query", line 1267, in all
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/sqlalchemy.orm.query", line 1361, in __iter__
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/sqlalchemy.orm.query", line 1364, in _execute_and_instances
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/sqlalchemy.orm.session", line 753, in execute
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/sqlalchemy.engine.base", line 824, in execute
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/sqlalchemy.engine.base", line 874, in _execute_clauseelement
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/sqlalchemy.engine.base", line 896, in __execute_context
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/sqlalchemy.engine.base", line 950, in _cursor_execute
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/sqlalchemy.engine.base", line 931, in _handle_dbapi_exception
OperationalError: (OperationalError) no such column: songs.alternate_title u'SELECT songs.id AS songs_id, songs.song_book_id AS songs_song_book_id, songs.title AS songs_title, songs.alternate_title AS songs_alternate_title, songs.lyrics AS songs_lyrics, songs.verse_order AS songs_verse_order, songs.copyright AS songs_copyright, songs.comments AS songs_comments, songs.ccli_number AS songs_ccli_number, songs.song_number AS songs_song_number, songs.theme_name AS songs_theme_name, songs.search_title AS songs_search_title, songs.search_lyrics AS songs_search_lyrics \nFROM songs ORDER BY songs.search_title' []
None
References