hi friends
I upgraded my fedora 12 to F13 last night by Fedora 13 DVD. then i updated my F13 using this code:
so when i tried to use amarok it couldn't scan my collection and crashes.
after that i removed my amarok folder using this code:
Code:
rm -r /home/<User Name>/.kde/share/apps/amarok
and restarted amarok. there were no different. so i used this code:
but no change.
so i used to limit my music collection. just one folder to scan, and it's work correctly, but the collection never shown, and it couldn't add musics to play list.
so i tried to re install amarok and it wasn't helpful too.
then i tried to use "dbg":
Code:
$ dbg amarok
(dbg) run amarok --debug --nofork
so it's returned:
Code:
Program received signal SIGSEGV, Segmentation fault.
0x0000003b07c739b7 in PlaylistManager::getProviderForPlaylist(KSharedPtr<Meta::Playlist>) () from /usr/lib64/libamaroklib.so.1
- My Os distribution= fedora 13 X86_64 KDE 4.4.3
- My Amarok version= 2.3.0-5.fc13.x86_64
- I use Internal MySQL Database
any one can help me there? 
so sorry for my language.