You are not logged in.
Severity: Crash
mC Version: 1.0 final
OS Version: Windows XP Professional, SP2
Plugins Installed: Winamp Emulator, miniPlayer, musikMSN
Bug Description: If you click on the "Create..." button underneath "Dynamic Playlist" so it highlights the text, and then click outside of it, it causes musikCube to crash.
Steps to Reproduce:
1.) Click "Create..." button underneath "Dynamic Playlist" box on left pane in mC main window
2.) Click outside of it and receive this error
This isn't a major bug to some I suppose, I just thought it might be useful to know this.
Last edited by brian10161 (2006-12-28 20:38:22)
Offline
Can't reproduce it; the search box just get deactivated if I click outside of it.
I think the behavior you described was already mentioned in the forum somewhere and couldn't be reproduced, too. But something must be wrong if mC crashes...
Offline
Just figured out what is causing it. Delete all the dynamic playlists, and then try it.
Offline
confirmed
Offline
After backing up my DB I can confirm that bug, too! And while testing I also encountered bug II.14! It seems the dynamic-playlist-part is quite buggy...
I've added this bug to my list.
Offline
Hmm, interesting. I just read the other thread in your link there. So I'm not the first to notice this. Ah well, I'm glad I helped shine some light on this situation ![]()
Offline
I also would like to add something:
Even if you already have existing dynamic playlists and you do the steps to reproduce as listed in the first post, your existing playlists will get deleted also.
Can anyone confirm this? I also would like to know if there is a way to recover my lost dynamic playlists.
Offline
I hardly have this problem because if I wanna create a dynamic playlist, I do it and don't click elsewhere.
But as I wrote above, there are data-loss problems.
The dynamic playlists are stored within the database (you can open it with e.g. SQLiteSpy); if they are gone they were probably deleted in the DB. Because of this I backupped my queries.
Offline
I have found the problem :
Every time you click on the "Create..." button and then cancel the edition(click outside of it) the last playlist is deleted in the database.
If the playlist is empty it will try to remove the last element which doesn't exist and therefore crash.
Note that it is deleted in the database but it's still visible in the application as if nothing happened. Therefore you only see the data-loss when you restart the application or add a new playlist (which reloads the playlists from the database).
The bug II.14 ( http://www.musikcube.com/punbb/viewtopic.php?id=1460 ) is actually the same as this one.
Last edited by Monkeyget (2007-10-12 09:29:16)
Offline