Trunk build makes deadbeef crash
A filebrowser plugin for the DeaDBeeF audio player.
Status: Beta
Brought to you by:
zykure
Hello,
again thanks for the threading fix, meant to bring the ddb "busy" display back to life:
https://sourceforge.net/p/deadbeef-fb/feature-requests/13/
However, it does not work yet here, instead the following happens:
Sometimes (though rarely) it will even make ddb crash when just [+] is clicked.
(Re-)built ddb (trunk) from scratch, as well as filebrowser, JFYI.
-libgtk3 3.14.4
-libglib 2.42.0-2
-libgdk 2.31.1-1
-libc 2.19-10ubuntu2 (includes basic pthread stuff)
on Utopic (final, not beta)
Fixed! Problem was an extra call to g_list_free in the toolbar button event handler (which was not there for the other two methods, popup menu and middle mouse click). Thanks for pointing this out!
I return the thanks. Works perfectly now! (first time, to be frank)