Guayadeque stops after every track

General discussions
kinggo
Posts: 247
Joined: Thu Feb 09, 2012 5:54 am

Guayadeque stops after every track

Post by kinggo »

but after pressing stop or pause it seg faults

(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00000000006b65f5 in guTimeLine::Stop (this=0x32f8640)
at /home/mario/guayadeque/src/TimeLine.cpp:227
#2 0x00000000005656ba in TimerUpdated (timeline=)
at /home/mario/guayadeque/src/MediaCtrl.cpp:2593
#3 0x00007ffff602f5d3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4 0x00007ffff602eb2d in g_main_context_dispatch ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007ffff602ef08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6 0x00007ffff602f232 in g_main_loop_run ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7 0x00007ffff34d9457 in gtk_main ()
from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#8 0x00007ffff763f6ba in wxEventLoop::Run() ()
from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-2.8.so.0
#9 0x00007ffff76c4beb in wxAppBase::MainLoop() ()
from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-2.8.so.0
#10 0x00007ffff7b0fd3a in wxEntry(int&, wchar_t**) ()
from /usr/lib/x86_64-linux-gnu/libwx_baseu-2.8.so.0
#11 0x000000000049aa12 in main (argc=1, argv=)
at /home/mario/guayadeque/src/MainApp.cpp:40
(gdb)
siddharthasahu
Posts: 8
Joined: Tue Jan 24, 2012 1:54 pm

Guayadeque stops after every track

Post by siddharthasahu »

I'm facing the exact same issue.
mekanix
Posts: 210
Joined: Wed Sep 29, 2010 11:20 pm

Guayadeque stops after every track

Post by mekanix »

Same here!
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Guayadeque stops after every track

Post by anonbeat »

Please update to latest svn version.
mekanix
Posts: 210
Joined: Wed Sep 29, 2010 11:20 pm

Guayadeque stops after every track

Post by mekanix »

I just did a quick test and the problem seem to be fixed! Thanks anonbeat!
kinggo
Posts: 247
Joined: Thu Feb 09, 2012 5:54 am

Guayadeque stops after every track

Post by kinggo »

thank you thank you thank you
while gmusicbrowser is the next best thing it is still far from guayadeque
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Guayadeque stops after every track

Post by anonbeat »

Im very sorry this took so much time to be fixed but it was now when I installed Xubuntu 14.10

Thank you for your patience and support
siddharthasahu
Posts: 8
Joined: Tue Jan 24, 2012 1:54 pm

Guayadeque stops after every track

Post by siddharthasahu »

Thanks a lot anonbeat. I had taken to muting guayadeque instead of pausing/stopping before you fixed this. Now it feels so great being able to pause without guayadeque crashing. Cheers!
Locked