Songs plugin ends up not enabled in 1730 already (therefore I suppose it's not my fault, unfortunately I cannot investigate it right now), saying:
2011-08-29 16:11:28,586 openlp.core.lib.pluginmanager ERROR Failed to import module songs.songsplugin on path /home/mattias/Arendus/OpenLP/fixes/openlp/plugins/songs/songsplugin.py for reason type migrate.changeset is unknown Traceback (most recent call last): File "/home/mattias/Arendus/OpenLP/fixes/openlp/core/lib/pluginmanager.py", line 95, in find_plugins __import__(modulename, globals(), locals(), []) File "/home/mattias/Arendus/OpenLP/fixes/openlp/plugins/songs/songsplugin.py", line 39, in <module> from openlp.plugins.songs.lib import clean_song, upgrade, SongMediaItem, \ File "/home/mattias/Arendus/OpenLP/fixes/openlp/plugins/songs/lib/upgrade.py", line 34, in <module> from migrate import changeset File "/usr/lib/python2.7/dist-packages/uno.py", line 296, in _uno_import raise ImportError( "type "+ name + "." +x + " is unknown" ) ImportError: type migrate.changeset is unknown -- https://code.launchpad.net/~mahfiaz/openlp/some_fixes/+merge/73230 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp