-
here is the backtrace:
#0 0x000000000044f4f6 in bt_pattern_editor_refresh_cursor ()
#1 0x000000000044fb38 in bt_pattern_editor_button_press ()
#2 0x00007ffff74cf7c8 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#3 0x00007ffff34c168e in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0
#4 0x00007ffff34d667d in ?? () from /usr/lib64/libgobject-2.0.so.0
#5 0x00007ffff34d7bfc in...
2010-01-02 14:54:20 UTC by serraavenger
-
ensonic committed revision 2674 to the Buzztard Music Production Environment SVN repository, changing 3 files.
2009-12-24 12:20:19 UTC by ensonic
-
As we use sections comments, we can simplify the -sections.txt files.
2009-12-19 21:20:19 UTC by ensonic
-
Thanks for the report. Some of the shown plugins are not useful to be used as a source. I will think of a way to blacklist some (e.g. memoryaudiosrc). I don't get any crashes with the latest svn. It would be great if you could try running your installed version as below and attach the output here:
> gdb buzztard-edit
run
...
(make it crash :) )
bt
0 ...
1 ...
(send me that backtrace)
2009-12-17 09:53:36 UTC by ensonic
-
make CFLAGS+="-DGSEAL_ENABLE" clean all
about-dialog.c: In function ‘bt_about_dialog_init_ui’:
about-dialog.c:149: error: ‘GtkDialog’ has no member named ‘vbox’
use gtk_dialog_get_content_area() instead.
2009-12-17 09:44:34 UTC by ensonic
-
OpenSuse 11.2, installed 0.5.0 from the repositories, also installing bsl.
System Architecture: AM2+ 64-bit
Segfault when trying to enter dtmfsrc or memoryaudiosrc or sfsrc pattern editor (It only shows the digits from 0000-000F where usually the "ticks" column should be, but without a title.)
Couple of errors with fluidsynth:
fluidsynth: error: Unable to open file...
2009-12-16 18:47:16 UTC by serraavenger
-
ensonic committed revision 2673 to the Buzztard Music Production Environment SVN repository, changing 5 files.
2009-12-15 23:16:16 UTC by ensonic
-
ensonic committed revision 2672 to the Buzztard Music Production Environment SVN repository, changing 7 files.
2009-12-15 22:47:47 UTC by ensonic
-
ensonic committed revision 2671 to the Buzztard Music Production Environment SVN repository, changing 11 files.
2009-12-14 22:33:47 UTC by ensonic
-
ensonic committed revision 2670 to the Buzztard Music Production Environment SVN repository, changing 2 files.
2009-12-11 14:16:28 UTC by ensonic