FS#74283 - [zynaddsubfx] Jack reports error: Cannot delete key.../event-types (BDB0073 DB_NOTFOUND

Attached to Project: Community Packages
Opened by vlap (vlap) - Wednesday, 30 March 2022, 22:05 GMT
Last edited by Toolybird (Toolybird) - Thursday, 18 May 2023, 23:57 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

$ zynaddsubfx -v

ZynAddSubFX - Copyright (c) 2002-2013 Nasca Octavian Paul and others
Copyright (c) 2009-2019 Mark McCurry [active maintainer]
This program is free software (GNU GPL v2 or later) and
it comes with ABSOLUTELY NO WARRANTY.

Version: 3.0.6

$ jackd --version
jackdmp version 1.9.20 tmpdir /dev/shm protocol 9


$ zynaddsubfx

ZynAddSubFX - Copyright (c) 2002-2013 Nasca Octavian Paul and others
Copyright (c) 2009-2019 Mark McCurry [active maintainer]
This program is free software (GNU GPL v2 or later) and
it comes with ABSOLUTELY NO WARRANTY.

Try 'zynaddsubfx --help' for command-line options.

Sample Rate = 48000
Sound Buffer Size = 256 samples
Internal latency = 5.3 ms
ADsynth Oscil.Size = 1024 samples
lo server running on 17201
[INFO] Nio::start()
Starting Audio: JACK
Jack buffer resized
Audio Started
Starting MIDI: JACK
MIDI Started
[INFO] exec-after-init
[INFO] startup OSC
[INFO] UI calbacks
[INFO] OSC replay
[INFO] auto_save setup
[INFO] NSM Stuff
[INFO] LASH Stuff
[INFO] Launching Zyn-Fusion...
[INFO] Loading system libzest.so
[INFO:Zyn] setup_pugl()
[INFO] Main Loop...
[INFO:Zyn] zest_tick()
[INFO:Zyn] zest_open()
[INFO:Zyn] Found Assets at /usr/lib/zynaddsubfx/
[INFO:Zyn] Starting Zyn-Fusion
[INFO:Zyn] Thanks for supporting the development of this project
[INFO:Zyn] Creating MRuby Interpreter...
[debug] parsing json file
[debug] json parsed succesfully
Jack reports error: Cannot delete key http://jackaudio.org/metadata/event-types (BDB0073 DB_NOTFOUND: No matching key/data pair found)
Deactivating and closing JACK client
This task depends upon

Closed by  Toolybird (Toolybird)
Thursday, 18 May 2023, 23:57 GMT
Reason for closing:  Upstream
Additional comments about closing:  See comments
Comment by Catnip Twinz (catniptwinz) - Sunday, 03 April 2022, 02:48 GMT
Can reproduce.

$ zynaddsubfx -v

ZynAddSubFX - Copyright (c) 2002-2013 Nasca Octavian Paul and others
Copyright (c) 2009-2019 Mark McCurry [active maintainer]
This program is free software (GNU GPL v2 or later) and
it comes with ABSOLUTELY NO WARRANTY.

Version: 3.0.6

$ jackd --version

jackdmp version 1.9.20 tmpdir /dev/shm protocol 9

$ zynaddsubfx

ZynAddSubFX - Copyright (c) 2002-2013 Nasca Octavian Paul and others
Copyright (c) 2009-2019 Mark McCurry [active maintainer]
This program is free software (GNU GPL v2 or later) and
it comes with ABSOLUTELY NO WARRANTY.

Try 'zynaddsubfx --help' for command-line options.

Sample Rate = 48000
Sound Buffer Size = 256 samples
Internal latency = 5.3 ms
ADsynth Oscil.Size = 1024 samples
lo server running on 13306
[INFO] Nio::start()
Starting Audio: JACK
Jack buffer resized
Audio Started
Starting MIDI: JACK
MIDI Started
[INFO] exec-after-init
[INFO] startup OSC
[INFO] UI calbacks
[INFO] OSC replay
[INFO] auto_save setup
[INFO] NSM Stuff
[INFO] LASH Stuff
[INFO] Launching Zyn-Fusion...
[INFO] Loading system libzest.so
[INFO:Zyn] setup_pugl()
[INFO] Main Loop...
[INFO:Zyn] zest_tick()
[INFO:Zyn] zest_open()
[INFO:Zyn] Found Assets at /usr/lib/zynaddsubfx/
[INFO:Zyn] Starting Zyn-Fusion
[INFO:Zyn] Thanks for supporting the development of this project
[INFO:Zyn] Creating MRuby Interpreter...
[debug] parsing json file
[debug] json parsed succesfully
Jack reports error: Cannot delete key http://jackaudio.org/metadata/event-types (BDB0073 DB_NOTFOUND: No matching key/data pair found)
Deactivating and closing JACK client
Comment by Rick Numbers (alphanumerick) - Tuesday, 26 April 2022, 02:07 GMT
This is also happening to me, there is a closed issue about this, they point out it's probably a jackd issue. https://github.com/zynaddsubfx/zyn-fusion-issues/issues/353
I wonder if theres arch users that can actually run this program.
I did a clean install with pipewire and zynaddsubfx was crashing too. (sorry didn't copy the terminal error for this)
I switched back to a pulseaudio and jack setup and I get this.

$ jackd --version
jackdmp version 1.9.21 tmpdir /dev/shm protocol 9

$ zynaddsubfx

ZynAddSubFX - Copyright (c) 2002-2013 Nasca Octavian Paul and others
Copyright (c) 2009-2019 Mark McCurry [active maintainer]
This program is free software (GNU GPL v2 or later) and
it comes with ABSOLUTELY NO WARRANTY.

Try 'zynaddsubfx --help' for command-line options.

Sample Rate = 48000
Sound Buffer Size = 256 samples
Internal latency = 5.3 ms
ADsynth Oscil.Size = 1024 samples
lo server running on 17947
[INFO] Nio::start()
Starting Audio: JACK
Jack buffer resized
Audio Started
Starting MIDI: JACK
MIDI Started
[INFO] exec-after-init
[INFO] startup OSC
[INFO] UI calbacks
[INFO] OSC replay
[INFO] auto_save setup
[INFO] NSM Stuff
[INFO] LASH Stuff
[INFO] Launching Zyn-Fusion...
[INFO] Loading system libzest.so
[INFO:Zyn] setup_pugl()
[INFO] Main Loop...
[INFO:Zyn] zest_tick()
[INFO:Zyn] zest_open()
[INFO:Zyn] Found Assets at /usr/lib/zynaddsubfx/
[INFO:Zyn] Starting Zyn-Fusion
[INFO:Zyn] Thanks for supporting the development of this project
[INFO:Zyn] Creating MRuby Interpreter...
[debug] parsing json file
[debug] json parsed succesfully
Jack reports error: Cannot delete key http://jackaudio.org/metadata/event-types (BDB0073 DB_NOTFOUND: No matching key/data pair found)
Deactivating and closing JACK client
Comment by David Runge (dvzrv) - Sunday, 22 May 2022, 08:35 GMT
@vlap: Thanks for the ticket.

This looks to be an issue with either jack2 or zynaddsubfx upstream.
https://github.com/jackaudio/jack2/issues/864
https://github.com/zynaddsubfx/zyn-fusion-issues/issues/353

@catniptwinz, @alphanumerick: I understand you have the same issue, but posting the exact same output does not really help solving this.

Did any of you try the suggested steps by the maintainer of jack2 [1]? If so, did they solve the problem?
As this is not a packaging bug (to my knowledge), it would be good if you can interact with upstream to try and solve the problem there (if you have not done so already).

[1] https://github.com/zynaddsubfx/zyn-fusion-issues/issues/353#issuecomment-1100081765?
Comment by Catnip Twinz (catniptwinz) - Sunday, 22 May 2022, 22:08 GMT
@dvzrv Noted. Sorry for the noise.

Loading...