Problems with noVNC and lv2 Pianoteq7 from mac

Hello fellow zynthianers,
I’d like to participate in the lv2 pianoteq preset challenge…but I can’t get the GUI to work. Am I missing something apart from the latest updates?

Mar 03 09:41:54 zynthian2 startx[1485]: INFO:zynthian_engine.config_remote_display: REMOTE DISPLAY: localhost:10.0
Mar 03 09:41:54 zynthian2 startx[1485]: INFO:zynthian_engine.start: Starting Engine Jalv/Pianoteq 7
Mar 03 09:41:54 zynthian2 startx[1485]: DEBUG:zynthian_engine.start: Command: jalv.gtk --jack-name Pianoteq_7-00 http://pianoteq.com/lv2/Pianoteq7
Mar 03 09:41:55 zynthian2 startx[1485]: ERROR:zynthian_engine.start: Can’t start engine Jalv/Pianoteq 7 => End Of File (EOF). Exception style platform.
Mar 03 09:41:55 zynthian2 startx[1485]: <pexpect.pty_spawn.spawn object at 0xb3caf310>
Mar 03 09:41:55 zynthian2 startx[1485]: command: /usr/local/bin/jalv.gtk
Mar 03 09:41:55 zynthian2 startx[1485]: args: [’/usr/local/bin/jalv.gtk’, ‘–jack-name’, ‘Pianoteq_7-00’, ‘http://pianoteq.com/lv2/Pianoteq7’]
Mar 03 09:41:55 zynthian2 startx[1485]: buffer (last 100 chars): b’’
Mar 03 09:41:55 zynthian2 startx[1485]: before (last 100 chars): b’/lv2/b_synth/>\r\nPlugin: http://pianoteq.com/lv2/Pianoteq7\r\nFailed to find plugin\r\nExiting…\r\n’
Mar 03 09:41:55 zynthian2 startx[1485]: after: <class ‘pexpect.exceptions.EOF’>
Mar 03 09:41:55 zynthian2 startx[1485]: match: None
Mar 03 09:41:55 zynthian2 startx[1485]: match_index: None
Mar 03 09:41:55 zynthian2 startx[1485]: exitstatus: None
Mar 03 09:41:55 zynthian2 startx[1485]: flag_eof: True
Mar 03 09:41:55 zynthian2 startx[1485]: pid: 1665
Mar 03 09:41:55 zynthian2 startx[1485]: child_fd: 31
Mar 03 09:41:55 zynthian2 startx[1485]: closed: False
Mar 03 09:41:55 zynthian2 startx[1485]: timeout: 20
Mar 03 09:41:55 zynthian2 startx[1485]: delimiter: <class ‘pexpect.exceptions.EOF’>
Mar 03 09:41:55 zynthian2 startx[1485]: logfile: None
Mar 03 09:41:55 zynthian2 startx[1485]: logfile_read: None
Mar 03 09:41:55 zynthian2 startx[1485]: logfile_send: None
Mar 03 09:41:55 zynthian2 startx[1485]: maxread: 2000
Mar 03 09:41:55 zynthian2 startx[1485]: ignorecase: False
Mar 03 09:41:55 zynthian2 startx[1485]: searchwindowsize: None
Mar 03 09:41:55 zynthian2 startx[1485]: delaybeforesend: 0
Mar 03 09:41:55 zynthian2 startx[1485]: delayafterclose: 0.1
Mar 03 09:41:55 zynthian2 startx[1485]: delayafterterminate: 0.1
Mar 03 09:41:55 zynthian2 startx[1485]: searcher: searcher_re:
Mar 03 09:41:55 zynthian2 startx[1485]: 0: re.compile(b’\n> ')
Mar 03 09:41:55 zynthian2 startx[1485]: INFO:zynthian_engine_jalv.init: No defined MIDI controllers for ‘Pianoteq 7’.
Mar 03 09:41:55 zynthian2 startx[1485]: INFO:zynthian_engine_jalv.get_lv2_controllers_dict: Getting Controller List from LV2 Plugin …
Mar 03 09:41:55 zynthian2 startx[1485]: ERROR:zynthian_gui.zyncoder_read: ‘Plugin not found: http://pianoteq.com/lv2/Pianoteq7
Mar 03 09:41:55 zynthian2 startx[1485]: Traceback (most recent call last):
Mar 03 09:41:55 zynthian2 startx[1485]: File “./zynthian_gui.py”, line 1236, in zyncoder_read
Mar 03 09:41:55 zynthian2 startx[1485]: self.zynswitches()
Mar 03 09:41:55 zynthian2 startx[1485]: File “./zynthian_gui.py”, line 935, in zynswitches
Mar 03 09:41:55 zynthian2 startx[1485]: self.zynswitch_short(i)
Mar 03 09:41:55 zynthian2 startx[1485]: File “./zynthian_gui.py”, line 1130, in zynswitch_short
Mar 03 09:41:55 zynthian2 startx[1485]: self.screens[self.modal_screen].switch_select(‘S’)
Mar 03 09:41:55 zynthian2 startx[1485]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_selector.py”, line 251, in switch_select
Mar 03 09:41:55 zynthian2 startx[1485]: self.click_listbox(None, t)
Mar 03 09:41:55 zynthian2 startx[1485]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_selector.py”, line 247, in click_listbox
Mar 03 09:41:55 zynthian2 startx[1485]: self.select_action(self.index, t)
Mar 03 09:41:55 zynthian2 startx[1485]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_midi_chan.py”, line 115, in select_action
Mar 03 09:41:55 zynthian2 startx[1485]: self.zyngui.screens[‘layer’].add_layer_midich(selchan)
Mar 03 09:41:55 zynthian2 startx[1485]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_layer.py”, line 299, in add_layer_midich
Mar 03 09:41:55 zynthian2 startx[1485]: zyngine = self.zyngui.screens[‘engine’].start_engine(self.add_layer_eng)
Mar 03 09:41:55 zynthian2 startx[1485]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_engine.py”, line 178, in start_engine
Mar 03 09:41:55 zynthian2 startx[1485]: self.zyngines[eng]=zynthian_engine_class(info[0], info[2], self.zyngui)
Mar 03 09:41:55 zynthian2 startx[1485]: File “/home/pi/zynthian-ui/zyngine/zynthian_engine_jalv.py”, line 201, in init
Mar 03 09:41:55 zynthian2 startx[1485]: self.lv2_zctrl_dict = self.get_lv2_controllers_dict()
Mar 03 09:41:55 zynthian2 startx[1485]: File “/home/pi/zynthian-ui/zyngine/zynthian_engine_jalv.py”, line 305, in get_lv2_controllers_dict
Mar 03 09:41:55 zynthian2 startx[1485]: for i, info in zynthian_lv2.get_plugin_ports(self.plugin_url).items():
Mar 03 09:41:55 zynthian2 startx[1485]: File “/home/pi/zynthian-ui/zyngine/zynthian_lv2.py”, line 401, in get_plugin_ports
Mar 03 09:41:55 zynthian2 startx[1485]: plugin = plugins[plugin_url]
Mar 03 09:41:55 zynthian2 startx[1485]: File “/usr/local/lib/python3.7/dist-packages/lilv.py”, line 981, in getitem
Mar 03 09:41:55 zynthian2 startx[1485]: raise KeyError("Plugin not found: " + str(key))
Mar 03 09:41:55 zynthian2 startx[1485]: KeyError: ‘Plugin not found: http://pianoteq.com/lv2/Pianoteq7
Mar 03 09:41:57 zynthian2 startx[1485]: INFO:zynthian_engine.stop: Stoping Engine Jalv/Pianoteq 7

Greetings and God bless, Marius

Greetings and God bless

It is working for me with PT7. I did the following:

I could then follow the instructions to create presets… well I am still doing so - a bit of a faff - room for scripting automation!

I have some problems too. I created the files for the Model B Bank, but it seems I am to stupid get it to work :), maybe some mismatch with the names (blanks…). Maybe I’l give it another try this evening. If someone has a working folder for Pianoteq 7 it would be nice to get a look at it.

The GUI disappeared. I had to reboot to get it to reappear.

Thanks @riban Brian,

I don’t know what did the trick, but I got the PTQ GUI now.

Greetings and God bless, Marius

:face_with_monocle:

patch made from scratch with PTQ 7 Pro modified Kalimba

3 Likes