This is where the error occurs:

[Debug 22:32:37.577] Executed in 0ms BEGIN
[Debug 22:32:37.580] Executed in 0ms SELECT SmartPlaylistID, Name, Condition, 
OrderBy, LimitNumber, LimitCriterion FROM CoreSmartPlaylists
[Debug 22:32:37.609] Executed in 0ms 
                UPDATE CoreSmartPlaylists
                    SET Name = 'Unheard',
                        Condition = '<request><query 
banshee-version="1"><equals><field name="playcount" 
/><int>0</int></equals></query></request>',
                        OrderBy = NULL,
                        LimitNumber = NULL,
                        LimitCriterion = 'songs'
                    WHERE SmartPlaylistID = 1
[Debug 22:32:37.610] Migrated Smart Playlist Unheard
[Debug 22:32:37.611] Executed in 0ms 
                UPDATE CoreSmartPlaylists
                    SET Name = 'High Rating',
                        Condition = '<request><query 
banshee-version="1"><greaterThan><field name="rating" 
/><int>3</int></greaterThan></query></request>',
                        OrderBy = NULL,
                        LimitNumber = NULL,
                        LimitCriterion = 'songs'
                    WHERE SmartPlaylistID = 2
[Debug 22:32:37.611] Migrated Smart Playlist High Rating
[Debug 22:32:37.618] Executed in 1ms ROLLBACK
[Error 22:32:37.621] Unable to Migrate Smart Playlists - Please file a bug with 
this error: System.NullReferenceException: Object reference not set to an 
instance of an object
  at Banshee.SmartPlaylist.Migrator.ParseCondition (System.String value) 
[0x00000] 
  at Banshee.SmartPlaylist.Migrator.Migrate (Int32 dbid, System.String Name, 
System.String Condition, System.String OrderBy, System.String LimitNumber, 
System.String LimitCriterion) [0x00000] 
  at Banshee.SmartPlaylist.Migrator.MigrateAll () [0x00000]

-- 
Migrate to Smart Playlists; System.NullReferenceException
https://bugs.launchpad.net/bugs/330281
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to