Csound Csound-dev Csound-tekno Search About

[Csnd] csoundqt crash when I try to change configuration

Date2022-12-25 23:51
FromForrest Curo
Subject[Csnd] csoundqt crash when I try to change configuration
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-12-26 03:14
FromEduardo Moguillansky
SubjectRe: [Csnd] csoundqt crash when I try to change configuration

The AppImage package is experimental and has not been tested very thoroughly. Can you try the same on a regular installation of csoundqt?

On 26.12.22 00:51, Forrest Curo wrote:
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-12-26 05:50
FromForrest Curo
SubjectRe: [Csnd] csoundqt crash when I try to change configuration
Okay. Also crashes if I try to configure, but with more output:
forrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not storeforrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses                                                               <============================= outputs longer here
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s

On Sun, Dec 25, 2022 at 7:15 PM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:

The AppImage package is experimental and has not been tested very thoroughly. Can you try the same on a regular installation of csoundqt?

On 26.12.22 00:51, Forrest Curo wrote:
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-12-27 16:26
FromForrest Curo
SubjectRe: [Csnd] csoundqt crash when I try to change configuration
Anyway, apt-image or package, something (about my audio running through pipewire?) gives csoundqt fits when I try to change the configuration there.

I guess, for now, it's only good for organizing and editing csd's for command line use...? 

On Sun, Dec 25, 2022 at 9:50 PM Forrest Curo <treegestalt@gmail.com> wrote:
Okay. Also crashes if I try to configure, but with more output:
forrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not storeforrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses                                                               <============================= outputs longer here
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s

On Sun, Dec 25, 2022 at 7:15 PM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:

The AppImage package is experimental and has not been tested very thoroughly. Can you try the same on a regular installation of csoundqt?

On 26.12.22 00:51, Forrest Curo wrote:
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-12-27 17:59
FromTarmo Johannes
SubjectRe: [Csnd] csoundqt crash when I try to change configuration
Hi!

From the output
rtaudio: JACK module enabled
I see that probably in CsoundQT settings(or in csd)  jack is chosen as the audio driver. But you said you wanted to try alsa?
Can you try start jack, open CsoundQt, change the settings to alsa, close jack and try again?
Or reset prefernces from Help menu.

In my system I have pulseaudio installed and I use either jack or pulse as the sound module, connecting straight to alsa fails, since puleaudio is between.

Hope it helps!

tarmo

Kontakt Forrest Curo (<treegestalt@gmail.com>) kirjutas kuupäeval T, 27. detsember 2022 kell 18:28:
Anyway, apt-image or package, something (about my audio running through pipewire?) gives csoundqt fits when I try to change the configuration there.

I guess, for now, it's only good for organizing and editing csd's for command line use...? 

On Sun, Dec 25, 2022 at 9:50 PM Forrest Curo <treegestalt@gmail.com> wrote:
Okay. Also crashes if I try to configure, but with more output:
forrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not storeforrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses                                                               <============================= outputs longer here
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s

On Sun, Dec 25, 2022 at 7:15 PM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:

The AppImage package is experimental and has not been tested very thoroughly. Can you try the same on a regular installation of csoundqt?

On 26.12.22 00:51, Forrest Curo wrote:
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-12-27 18:45
FromEduardo Moguillansky
SubjectRe: [Csnd] csoundqt crash when I try to change configuration


On 27.12.22 17:26, Forrest Curo wrote:
Anyway, apt-image or package, something (about my audio running through pipewire?) gives csoundqt fits when I try to change the configuration there.

Please reset the preferences (Menu "Help/Reset Preferences") and try again.

csoundqt has actually been tested quite thoroughly under pipewire (0.3.58, ubuntu 22.04) and csound (6.18 compiled from git) and csoundqt (1.1 compiled from source) work without any issues using both jack and portaudio as backend. Both pw-jack and replacing the jack libraries with pipewire as described in https://wiki.debian.org/PipeWire work fine.

If other applications using jack via pipewire work fine in your setup then csoundqt should be no exception. But even if we do test csound and csoundqt under pipewire, audio-specific distributions like  ubuntustudio do not consider pipewire stable enough to have it as the default sound server.

cheers,

Eduardo




I guess, for now, it's only good for organizing and editing csd's for command line use...? 

On Sun, Dec 25, 2022 at 9:50 PM Forrest Curo <treegestalt@gmail.com> wrote:
Okay. Also crashes if I try to configure, but with more output:
forrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not storeforrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses                                                               <============================= outputs longer here
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s

On Sun, Dec 25, 2022 at 7:15 PM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:

The AppImage package is experimental and has not been tested very thoroughly. Can you try the same on a regular installation of csoundqt?

On 26.12.22 00:51, Forrest Curo wrote:
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-12-27 19:51
FromForrest Curo
SubjectRe: [Csnd] csoundqt crash when I try to change configuration
Thanks!
"Preferences have been reset.

You must restart CsoundQt".


Looks like it ought to run fine from that...


On Tue, Dec 27, 2022 at 10:46 AM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:


On 27.12.22 17:26, Forrest Curo wrote:
Anyway, apt-image or package, something (about my audio running through pipewire?) gives csoundqt fits when I try to change the configuration there.

Please reset the preferences (Menu "Help/Reset Preferences") and try again.

csoundqt has actually been tested quite thoroughly under pipewire (0.3.58, ubuntu 22.04) and csound (6.18 compiled from git) and csoundqt (1.1 compiled from source) work without any issues using both jack and portaudio as backend. Both pw-jack and replacing the jack libraries with pipewire as described in https://wiki.debian.org/PipeWire work fine.

If other applications using jack via pipewire work fine in your setup then csoundqt should be no exception. But even if we do test csound and csoundqt under pipewire, audio-specific distributions like  ubuntustudio do not consider pipewire stable enough to have it as the default sound server.

cheers,

Eduardo




I guess, for now, it's only good for organizing and editing csd's for command line use...? 

On Sun, Dec 25, 2022 at 9:50 PM Forrest Curo <treegestalt@gmail.com> wrote:
Okay. Also crashes if I try to configure, but with more output:
forrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not storeforrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses                                                               <============================= outputs longer here
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s

On Sun, Dec 25, 2022 at 7:15 PM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:

The AppImage package is experimental and has not been tested very thoroughly. Can you try the same on a regular installation of csoundqt?

On 26.12.22 00:51, Forrest Curo wrote:
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-12-27 19:56
FromForrest Curo
SubjectRe: [Csnd] csoundqt crash when I try to change configuration
But after restarting:
 ./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.002s, CPU: 0.002s
[D][unknown:0 unknown] Inspector::parseText:  25.0552 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundFRySun/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundFRySun/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.016702 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.015538 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.00385 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 2.32543 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.8454
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 83.4735
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005651 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004163 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003287 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003338 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.0035 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.423894 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.68441
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///usr/share/doc/csound-doc/html//index.html") "file:///usr/share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.818498 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  1.31228 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)

On Tue, Dec 27, 2022 at 11:51 AM Forrest Curo <treegestalt@gmail.com> wrote:
Thanks!
"Preferences have been reset.

You must restart CsoundQt".


Looks like it ought to run fine from that...


On Tue, Dec 27, 2022 at 10:46 AM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:


On 27.12.22 17:26, Forrest Curo wrote:
Anyway, apt-image or package, something (about my audio running through pipewire?) gives csoundqt fits when I try to change the configuration there.

Please reset the preferences (Menu "Help/Reset Preferences") and try again.

csoundqt has actually been tested quite thoroughly under pipewire (0.3.58, ubuntu 22.04) and csound (6.18 compiled from git) and csoundqt (1.1 compiled from source) work without any issues using both jack and portaudio as backend. Both pw-jack and replacing the jack libraries with pipewire as described in https://wiki.debian.org/PipeWire work fine.

If other applications using jack via pipewire work fine in your setup then csoundqt should be no exception. But even if we do test csound and csoundqt under pipewire, audio-specific distributions like  ubuntustudio do not consider pipewire stable enough to have it as the default sound server.

cheers,

Eduardo




I guess, for now, it's only good for organizing and editing csd's for command line use...? 

On Sun, Dec 25, 2022 at 9:50 PM Forrest Curo <treegestalt@gmail.com> wrote:
Okay. Also crashes if I try to configure, but with more output:
forrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not storeforrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses                                                               <============================= outputs longer here
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s

On Sun, Dec 25, 2022 at 7:15 PM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:

The AppImage package is experimental and has not been tested very thoroughly. Can you try the same on a regular installation of csoundqt?

On 26.12.22 00:51, Forrest Curo wrote:
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-12-29 10:39
FromEduardo Moguillansky
SubjectRe: [Csnd] csoundqt crash when I try to change configuration

I have tested the appimage package under pipewire 0.3.55 and it is working fine in multiple systems and virtual machines. At this point I would say that this seems to be a problem within the pipewire / jack installation in your system and I would recommend switching to jack and reporting back.

On 27.12.22 20:56, Forrest Curo wrote:
But after restarting:
 ./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.002s, CPU: 0.002s
[D][unknown:0 unknown] Inspector::parseText:  25.0552 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundFRySun/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundFRySun/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.016702 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.015538 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.00385 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 2.32543 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.8454
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 83.4735
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005651 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004163 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003287 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003338 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.0035 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.423894 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.68441
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///usr/share/doc/csound-doc/html//index.html") "file:///usr/share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.818498 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  1.31228 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)

On Tue, Dec 27, 2022 at 11:51 AM Forrest Curo <treegestalt@gmail.com> wrote:
Thanks!
"Preferences have been reset.

You must restart CsoundQt".

Looks like it ought to run fine from that...


On Tue, Dec 27, 2022 at 10:46 AM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:


On 27.12.22 17:26, Forrest Curo wrote:
Anyway, apt-image or package, something (about my audio running through pipewire?) gives csoundqt fits when I try to change the configuration there.

Please reset the preferences (Menu "Help/Reset Preferences") and try again.

csoundqt has actually been tested quite thoroughly under pipewire (0.3.58, ubuntu 22.04) and csound (6.18 compiled from git) and csoundqt (1.1 compiled from source) work without any issues using both jack and portaudio as backend. Both pw-jack and replacing the jack libraries with pipewire as described in https://wiki.debian.org/PipeWire work fine.

If other applications using jack via pipewire work fine in your setup then csoundqt should be no exception. But even if we do test csound and csoundqt under pipewire, audio-specific distributions like  ubuntustudio do not consider pipewire stable enough to have it as the default sound server.

cheers,

Eduardo




I guess, for now, it's only good for organizing and editing csd's for command line use...? 

On Sun, Dec 25, 2022 at 9:50 PM Forrest Curo <treegestalt@gmail.com> wrote:
Okay. Also crashes if I try to configure, but with more output:
forrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not storeforrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses                                                               <============================= outputs longer here
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s

On Sun, Dec 25, 2022 at 7:15 PM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:

The AppImage package is experimental and has not been tested very thoroughly. Can you try the same on a regular installation of csoundqt?

On 26.12.22 00:51, Forrest Curo wrote:
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2022-12-29 14:52
FromForrest Curo
SubjectRe: [Csnd] csoundqt crash when I try to change configuration
Since the sound is working fine, I think I'll keep the ~/csoundqt directory as a handy repository for examples... and use the command line!

But thanks for working on this one!

No doubt something is fnurgled with my system; but "working" is so much better than "no audio"!

On Thu, Dec 29, 2022 at 2:40 AM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:

I have tested the appimage package under pipewire 0.3.55 and it is working fine in multiple systems and virtual machines. At this point I would say that this seems to be a problem within the pipewire / jack installation in your system and I would recommend switching to jack and reporting back.

On 27.12.22 20:56, Forrest Curo wrote:
But after restarting:
 ./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.002s, CPU: 0.002s
[D][unknown:0 unknown] Inspector::parseText:  25.0552 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundFRySun/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundFRySun/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.016702 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.015538 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.00385 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 2.32543 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.8454
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 83.4735
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005651 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004163 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003287 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003338 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.0035 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.423894 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.68441
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///usr/share/doc/csound-doc/html//index.html") "file:///usr/share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.818498 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  1.31228 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)

On Tue, Dec 27, 2022 at 11:51 AM Forrest Curo <treegestalt@gmail.com> wrote:
Thanks!
"Preferences have been reset.

You must restart CsoundQt".

Looks like it ought to run fine from that...


On Tue, Dec 27, 2022 at 10:46 AM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:


On 27.12.22 17:26, Forrest Curo wrote:
Anyway, apt-image or package, something (about my audio running through pipewire?) gives csoundqt fits when I try to change the configuration there.

Please reset the preferences (Menu "Help/Reset Preferences") and try again.

csoundqt has actually been tested quite thoroughly under pipewire (0.3.58, ubuntu 22.04) and csound (6.18 compiled from git) and csoundqt (1.1 compiled from source) work without any issues using both jack and portaudio as backend. Both pw-jack and replacing the jack libraries with pipewire as described in https://wiki.debian.org/PipeWire work fine.

If other applications using jack via pipewire work fine in your setup then csoundqt should be no exception. But even if we do test csound and csoundqt under pipewire, audio-specific distributions like  ubuntustudio do not consider pipewire stable enough to have it as the default sound server.

cheers,

Eduardo




I guess, for now, it's only good for organizing and editing csd's for command line use...? 

On Sun, Dec 25, 2022 at 9:50 PM Forrest Curo <treegestalt@gmail.com> wrote:
Okay. Also crashes if I try to configure, but with more output:
forrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not storeforrest@beefur:~$ csoundqt
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/FLOSS Manual Examples"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/McCurdy Collection"
[D][unknown:0 unknown] ExamplePath:  "/usr/share/csoundqt/Examples/Stria Synth"
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses                                                               <============================= outputs longer here
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s settings (for any case - testing)
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Option Options:  not found!
[D][unknown:0 unknown] no Geometry!
[D][unknown:0 unknown] <MacOptions> loaded.
[D][unknown:0 unknown] Found manual in:  "/usr/share/doc/csound-doc/html/"
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
backtrace() returned 40 addresses
/lib/x86_64-linux-gnu/libcsound64.so.6.0(+0x4bd47) [0x7f234e66bd47]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f234cb50520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c) [0x7f234cba4a7c]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16) [0x7f234cb50476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3) [0x7f234cb367f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x896f6) [0x7f234cb976f6]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x2a) [0x7f234cc4476a]
/lib/x86_64-linux-gnu/libc.so.6(+0x136736) [0x7f234cc44736]
/usr/lib/x86_64-linux-gnu/csound/plugins64-6.0/librtjack.so(+0x321e) [0x7f233431b21e]
csoundqt(+0x92050) [0x55b8dc3f0050]
csoundqt(+0x754f9) [0x55b8dc3d34f9]
csoundqt(+0x143490) [0x55b8dc4a1490]
/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7f234d35a7c8]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction9triggeredEb+0x46) [0x7f234e004be6]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QAction8activateENS_11ActionEventE+0xac) [0x7f234e0078fc]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x26408a) [0x7f234e10308a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN15QAbstractButton17mouseReleaseEventEP11QMouseEvent+0xf7) [0x7f234e1031e7]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent+0xe) [0x7f234e1ffd9e]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x20e) [0x7f234e04e4ee]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0xa84) [0x7f234e013364]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb+0x1b7) [0x7f234e011e47]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1c8d40) [0x7f234e067d40]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1cbfd5) [0x7f234e06afd5]
/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x83) [0x7f234e00b713]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x13a) [0x7f234d322e3a]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE+0x697) [0x7f234d902307]
/lib/x86_64-linux-gnu/libQt5Gui.so.5(_ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xac) [0x7f234d8d7a2c]
/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5(+0x73d6e) [0x7f2348c88d6e]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x26b) [0x7f234b6f7d1b]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xaa6f8) [0x7f234b74c6f8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x33) [0x7f234b6f53c3]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x68) [0x7f234d37c0b8]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x12b) [0x7f234d32175b]
/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x94) [0x7f234d329cf4]
csoundqt(+0x70ddf) [0x55b8dc3ceddf]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f234cb37d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f234cb37e40]
csoundqt(+0x716ae) [0x55b8dc3cf6ae]
Csound tidy up: Aborted
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.277s, CPU: 0.022s

On Sun, Dec 25, 2022 at 7:15 PM Eduardo Moguillansky <eduardo.moguillansky@gmail.com> wrote:

The AppImage package is experimental and has not been tested very thoroughly. Can you try the same on a regular installation of csoundqt?

On 26.12.22 00:51, Forrest Curo wrote:
[Perhaps a side effect of switching to pipewire for audio?]

I don't think I've been running csound or csoundqt since changing the audio server...

Anyway, jack being cumbersome and alsa sounding better now, I tried to change the csoundqt configuration from jack to alsa.

Clicking the 'configure' icon or the edit menu entry for this -- It crashes.

starting it in a terminal, the output is odd from the beginning:
====================
./CsoundQt-1.1.1+Csound-6.18.0-x86_64.AppImage
end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.001s, CPU: 0.001s
[D][unknown:0 unknown] Inspector::parseText:  11.5836 ms

[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown]
[D][unknown:0 unknown] No files open. Will not store settings (for any case - testing)
[D][unknown:0 unknown] ExamplePath:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] "/tmp/.mount_CsoundMBU98C/usr/bin/../share/csoundqt/Examples/"
[D][unknown:0 unknown] Using RtMidi API:  0
[D][unknown:0 unknown] which : Inspecting  "/usr/local/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/sbin/python"
[D][unknown:0 unknown] which : Inspecting  "/bin/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/games/python"
[D][unknown:0 unknown] which : Inspecting  "/usr/local/games/python"
[D][unknown:0 unknown] which : Inspecting  "/snap/bin/python"
[D][unknown:0 unknown] Risset : Using python binary: "python3"
[D][unknown:0 unknown] Risset : Risset not installed "Unknown error"
[D][unknown:0 unknown] Risset's opcodes.xml not found:  ""
[D][unknown:0 unknown] CsoundQt : No open files, opening default
[D][unknown:0 unknown] loadFile : loading file ":/default.csd"
[D][unknown:0 unknown] Resizing scope: 0 to 16384
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.014512 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.009713 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003137 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003275 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003537 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 1.05846 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 0.670113
[D][unknown:0 unknown] makeNewPage : makeNewPage finished in (ms) 74.8923
[D][unknown:0 unknown] loadFile : loadFile "" finished, curPage: 0
[D][unknown:0 unknown] parseAndRemoveWidgetText :Didn't find any more panels
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.005625 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.004025 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002925 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.002988 ms
[D][unknown:0 unknown] loadXmlWidgets : parseXmlNode "" 0.003125 ms
[D][unknown:0 unknown] Older widget format.
[D][unknown:0 unknown] Finished loading xml widgets
[D][unknown:0 unknown] setTextString : parseAndRemoveWidgetText: 0.436275 ms
[D][unknown:0 unknown] setTextString : finished parsing in (ms) 1.40159
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/usr/share/doc/csound-doc/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-manual/html/"
[D][unknown:0 unknown] Looking manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] Found manual in:  "/tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html/"
[D][unknown:0 unknown] url: QUrl("file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html") "file:///tmp/.mount_CsoundMBU98C/usr/bin/../share/doc/csound-doc/html//index.html"
[D][unknown:0 unknown] CsoundQt : Using light palette
[D][unknown:0 unknown] Inspector::parseText:  0.940951 ms

[D][unknown:0 unknown] main : Starting qapp exec
[D][unknown:0 unknown] Inspector::parseText:  0.932138 ms

end of score.   overall amps:      0.0
  overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
rtaudio: JACK module enabled
*** stack smashing detected ***: terminated
Segmentation fault (core dumped)
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here