View Single Post
gidzzz's Avatar
Posts: 282 | Thanked: 2,387 times | Joined on Sep 2011
#1696
Originally Posted by L29Ah View Post
Program received signal SIGSEGV, Segmentation fault.
NowPlayingWindow::updatePlaylist (this=0x4824a0, from=0, nremove=0, nreplace=384) at ../../player/nowplayingwindow.cpp:1315
I do not see a connection to tapping the shuffle button multiple times and I still cannot reproduce that, but indeed it is possible that under certain circumstances OMP segfaults there. I have left it unfixed for now, because IIRC OMP has problems of similar nature in other parts of code and I have been planning to look into all of them simultaneously.

Originally Posted by Raziel View Post
Recently, I have found that N900 have no any work solution for this except Symphony audioplayer...
There is something called mafw-gst-eq-renderer, although I do not know how well it works.

Originally Posted by pali View Post
I think this is design of MAFW (backend for OMP)...
Yes, MAFW does not save the current track. The stock player accomplishes this independently, by saving the track number in GConf and restoring it later. This is not very robust, as various things can happen when the player is not running, like the playlist being modified or switched by another application. This is why I would prefer to have this feature in MAFW, but until someone steps in and implements it there, I am adding this to my todo list for OMP.

Meanwhile I am releasing OMP 20150812-1.
  • Fixed an occasional crash when opening a file from an external application.
  • Fixed some memory leaks.
  • Various code cleanups.
  • New translation: Spanish (Argentina) by hobarrera and jmo707.
__________________
My Thumb mini-repository: http://gidzzz.mooo.com/maemo/.
 

The Following 13 Users Say Thank You to gidzzz For This Useful Post: