Re: [LAD] [ANN] Radium V1.9.1

From: Florian Paul Schmidt <mista.tapas@email-addr-hidden>
Date: Sun Nov 11 2012 - 19:21:51 EET

On 11/11/2012 06:13 PM, Kjetil Matheussen wrote:
> On 11.11.2012 17:40, Florian Paul Schmidt wrote:
>> On 11/11/2012 05:02 PM, Kjetil Matheussen wrote:
>>>
>>> Great to hear! It would also be great if you let me know of features
>>> you miss from Renoise in Radium.
>>>
>>>
>>
>> Another small bugreport: Seemingly parsing of LADSPA_PATH is broken..
>> I had this in my environment:
>>
>> LADSPA_PATH=/usr/lib/ladspa:/usr/local/lib/ladspa
>>
>> Then it doesn't find the CALF plugin.. Using only /usr/lib/ladspa
>> fixed that..
>>
>
> Didn't think about having several paths separated by colons.
> Fixed in git now.

Cool, another small thing (if I get on your nerves, let me know):

Going through my sample collection in the sample player makes radium
hang after the third or fourth sample.. Let's see if I can get a trace.
I did, but it doesn't tell me too much..

file: Pressed "Kick06.flac............2ch, 20kB"
Header id says it is not an xi instrument: "fLaC".
Num channels: 2

[Here it hangs]

^CYou pressed Ctrl+C. Sending SIGINT signal to radium.

Program received signal SIGINT, Interrupt.
0x00007ffff516434e in sf_readf_float () from
/usr/lib/x86_64-linux-gnu/libsndfile.so.1
(gdb) bt
#0 0x00007ffff516434e in sf_readf_float () from
/usr/lib/x86_64-linux-gnu/libsndfile.so.1
#1 0x000000000059af8e in load_sample_with_libsndfile (data=0x264b120,
     filename=0x25c63e8
"/media/cbc5904f-b879-4bd4-937a-439cccb0f70c/Samples and
Instruments/Renoise-Samples/Kicks/Kick06.flac")
     at audio/Sampler_plugin.c:775
#2 0x000000000059c754 in load_sample (data=0x264b120,
     filename=0x25c63e8
"/media/cbc5904f-b879-4bd4-937a-439cccb0f70c/Samples and
Instruments/Renoise-Samples/Kicks/Kick06.flac",
     instrument_number=12) at audio/Sampler_plugin.c:827
#3 0x000000000059cd60 in set_new_sample (plugin=<optimized out>,
     filename=0x25c63e8
"/media/cbc5904f-b879-4bd4-937a-439cccb0f70c/Samples and
Instruments/Renoise-Samples/Kicks/Kick06.flac",
     instrument_number=<optimized out>, resampler_type=2) at
audio/Sampler_plugin.c:934
#4 0x000000000048ab4d in Sample_requester_widget::handle_file_pressed
(this=0x256f0d0, item_text=...)
     at Qt/Qt_sample_requester_widget_callbacks.h:346
#5 0x000000000048b37b in Sample_requester_widget::handle_item_pressed
(this=0x256f0d0, item_text=...)
     at Qt/Qt_sample_requester_widget_callbacks.h:404
#6 0x000000000048bbe7 in
Sample_requester_widget::on_file_list_itemPressed (this=0x256f0d0,
item=0x217e440)
     at Qt/Qt_sample_requester_widget_callbacks.h:464
#7 0x000000000048bb6b in
Sample_requester_widget::on_file_list_currentItemChanged
(this=0x256f0d0, current=0x217e440,
     previous=0x2208d50) at Qt/Qt_sample_requester_widget_callbacks.h:460
#8 0x0000000000472770 in Sample_requester_widget::qt_static_metacall
(_o=0x256f0d0, _c=QMetaObject::InvokeMetaMethod, _id=5,
     _a=0x7fffffffbd80) at Qt/mQt_sample_requester_widget_callbacks.h:69
#9 0x00000000004728ac in Sample_requester_widget::qt_metacall
(this=0x256f0d0, _c=QMetaObject::InvokeMetaMethod, _id=5,
     _a=0x7fffffffbd80) at Qt/mQt_sample_requester_widget_callbacks.h:112
#10 0x00007ffff68ee489 in QMetaObject::activate (sender=0x236e6b0,
m=<optimized out>, local_signal_index=<optimized out>,
     argv=0x7fffffffbd80) at kernel/qobject.cpp:3566
#11 0x00007ffff738bcdf in QListWidget::currentItemChanged
(this=<optimized out>, _t1=0x217e440, _t2=0x2208d50)
     at .moc/release-shared/moc_qlistwidget.cpp:247
#12 0x00007ffff738be0e in QListWidgetPrivate::_q_emitCurrentItemChanged
(this=0x25bcda0, current=..., previous=...)
     at itemviews/qlistwidget.cpp:1112
#13 0x00007ffff68ee281 in QMetaObject::activate (sender=0x22ede60,
m=<optimized out>, local_signal_index=<optimized out>,
     argv=0x7fffffffbf40) at kernel/qobject.cpp:3547
#14 0x00007ffff73798ea in QItemSelectionModel::currentChanged
(this=<optimized out>, _t1=..., _t2=...)
     at .moc/release-shared/moc_qitemselectionmodel.cpp:173
#15 0x00007ffff73799e0 in QItemSelectionModel::setCurrentIndex
(this=0x22ede60, index=..., command=...)
     at itemviews/qitemselectionmodel.cpp:1175
#16 0x00007ffff7328084 in QAbstractItemView::mousePressEvent
(this=0x236e6b0, event=<optimized out>)
     at itemviews/qabstractitemview.cpp:1682
#17 0x00007ffff6e4d429 in QWidget::event (this=0x236e6b0,
event=0x7fffffffcd90) at kernel/qwidget.cpp:8358
#18 0x00007ffff720d3b6 in QFrame::event (this=0x236e6b0,
e=0x7fffffffcd90) at widgets/qframe.cpp:557
#19 0x00007ffff732189b in QAbstractItemView::viewportEvent
(this=0x236e6b0, event=0x7fffffffcd90)
     at itemviews/qabstractitemview.cpp:1644
#20 0x00007ffff68da028 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized
out>, receiver=0x237c020,
     event=0x7fffffffcd90) at kernel/qcoreapplication.cpp:986
#21 0x00007ffff6dfc85f in notify_helper (e=0x7fffffffcd90,
receiver=0x237c020, this=0xf2dd10) at kernel/qapplication.cpp:4555
#22 QApplicationPrivate::notify_helper (this=0xf2dd10,
receiver=0x237c020, e=0x7fffffffcd90) at kernel/qapplication.cpp:4531
#23 0x00007ffff6e020bf in QApplication::notify (this=<optimized out>,
receiver=0x237c020, e=0x7fffffffcd90)
     at kernel/qapplication.cpp:4102
#24 0x00007ffff68d9e9c in QCoreApplication::notifyInternal
(this=0xf00280, receiver=0x237c020, event=0x7fffffffcd90)
     at kernel/qcoreapplication.cpp:876
#25 0x00007ffff6dfd862 in sendEvent (event=<optimized out>,
receiver=<optimized out>)
     at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 QApplicationPrivate::sendMouseEvent (receiver=0x237c020,
event=0x7fffffffcd90, alienWidget=0x237c020, nativeWidget=0xfd0430,
     buttonDown=0x237c020, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3170
#27 0x00007ffff6e7cbf5 in QETWidget::translateMouseEvent (this=0xfd0430,
event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#28 0x00007ffff6e7bbae in QApplication::x11ProcessEvent (this=0xf00280,
event=0x7fffffffd660) at kernel/qapplication_x11.cpp:3732
#29 0x00007ffff6ea50d2 in x11EventSourceDispatch (s=0xea6170,
callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007ffff4b41d53 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007ffff4b420a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007ffff4b42164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007ffff69093bf in QEventDispatcherGlib::processEvents
(this=0xf2e0c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00007ffff6ea4d5e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...)
     at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007ffff68d8c82 in QEventLoop::processEvents (this=<optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007ffff68d8ed7 in QEventLoop::exec (this=0x7fffffffda00,
flags=...) at kernel/qeventloop.cpp:204
#37 0x00007ffff68ddf67 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1148
#38 0x000000000046064b in radium_main (arg=0x7ffff7f6e52c "") at
Qt/Qt_Main.cpp:466
#39 0x00000000004ad968 in init_radium (arg=0x7ffff7f6e52c "",
gkf=0x104c848) at api/api_common.c:61
#40 0x00000000004a8bc5 in _wrap_init_radium (self=0x0, args=0x10e8290)
at api/radium_wrap.c:572
#41 0x00007ffff5453845 in PyEval_EvalFrameEx () from
/usr/lib/libpython2.7.so.1.0
#42 0x00007ffff541e605 in PyEval_EvalCodeEx () from
/usr/lib/libpython2.7.so.1.0
#43 0x00007ffff541e932 in PyEval_EvalCode () from
/usr/lib/libpython2.7.so.1.0
#44 0x00007ffff541f740 in PyRun_FileExFlags () from
/usr/lib/libpython2.7.so.1.0
#45 0x00007ffff541f958 in ?? () from /usr/lib/libpython2.7.so.1.0
#46 0x00007ffff5453845 in PyEval_EvalFrameEx () from
/usr/lib/libpython2.7.so.1.0
#47 0x00007ffff541e605 in PyEval_EvalCodeEx () from
/usr/lib/libpython2.7.so.1.0
#48 0x00007ffff541e932 in PyEval_EvalCode () from
/usr/lib/libpython2.7.so.1.0
---Type <return> to continue, or q <return> to quit---
#49 0x00007ffff541e9cc in PyRun_StringFlags () from
/usr/lib/libpython2.7.so.1.0
#50 0x00007ffff541f61b in PyRun_SimpleStringFlags () from
/usr/lib/libpython2.7.so.1.0
#51 0x0000000000460a58 in main (argc=1, argv=0x7fffffffe528) at
Qt/Qt_Main.cpp:601

Flo
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Sun Nov 11 20:15:03 2012

This archive was generated by hypermail 2.1.8 : Sun Nov 11 2012 - 20:15:03 EET