You are not logged in.

#1 2011-02-09 23:22:38

arinlares
Member
From: Anaheim, CA
Registered: 2010-02-01
Posts: 165
Website

Zynaddsubfx doesn't display gui with Jack

I'm running the latest Jack currently in the repo (0.118.0-4), and Zynaddsubfx from the AUR (2.4.1).  I can't really seem to track down my issue beyond saying it launches fine and allows me to use my laptop's keyboard to play when lauched without Jack, with the following output:

ZynAddSubFX - Copyright (c) 2002-2009 Nasca Octavian Paul and others
Compiled: Feb  9 2011 14:24:34
This program is free software (GNU GPL v.2 or later) and 
it comes with ABSOLUTELY NO WARRANTY.

Try 'zynaddsubfx --help' for command-line options.
Sound Buffer Size =     256 samples
Internal latency =     5.8 ms
ADsynth Oscil.Size =     1024 samples

ERROR: Cannot make a jack client (possible reasons: JACK server is not running or jackd is launched by root and zynaddsubfx by another user.).

Using OSS instead.

I've got the output from running it with Jack, which seems normal, and below this is the output to the message area in qjackctl, after running jackd with "jackd -d alsa -r 44100" to use the ALSA backend, and have a samplerate or 44100, and Zynaddsubfx doesn't its gui.

ZynAddSubFX - Copyright (c) 2002-2009 Nasca Octavian Paul and others
Compiled: Feb  9 2011 14:24:34
This program is free software (GNU GPL v.2 or later) and 
it comes with ABSOLUTELY NO WARRANTY.

Try 'zynaddsubfx --help' for command-line options.
Sound Buffer Size =     256 samples
Internal latency =     5.8 ms
ADsynth Oscil.Size =     1024 samples
Internal SampleRate   = 44100
Jack Output SampleRate= 44100

Output in qjackctl

15:10:16.025 JACK connection graph change.
15:10:16.027 ALSA connection graph change.
15:10:16.062 JACK connection change.
15:10:16.066 ALSA connection change.

Running zynaddsubfx with the "-U" parameter doesn't change anything, either, it doesn't do anything but provide the output I've posted above.  The output stays exactly the same.  I've heard people have gotten it working, so I hope somebody could either help me out, or else point me in the right direction to fix it.

EDIT:  In the qjactl "Connections" dialog, Zynaddsubfx presents a connection, but it's no good as there's no useful interface being presented to use Zynaddsubfx.

Last edited by arinlares (2011-02-09 23:26:42)

Offline

#2 2011-08-29 17:46:34

ottoshmidt
Member
From: Tbilisi, Georgia
Registered: 2010-04-03
Posts: 30

Re: Zynaddsubfx doesn't display gui with Jack

have you solved that problem?

Offline

#3 2011-08-30 23:23:08

Matty265
Member
Registered: 2010-01-28
Posts: 25

Re: Zynaddsubfx doesn't display gui with Jack

I have a similar problem:

[matty@arch ~]$ zynaddsubfx

ZynAddSubFX - Copyright (c) 2002-2009 Nasca Octavian Paul and others
Compiled: Aug 24 2011 10:39:06
This program is free software (GNU GPL v.2 or later) and 
it comes with ABSOLUTELY NO WARRANTY.

Try 'zynaddsubfx --help' for command-line options.
Sound Buffer Size = 	256 samples
Internal latency = 	5.8 ms
ADsynth Oscil.Size = 	1024 samples
Internal SampleRate   = 44100
Jack Output SampleRate= 44100
Not sending deprecated LASH_Client_Name event
^C
[matty@arch ~]$ 

The connection shows up in qjackctl, but there is no gui, and i get a xrun. Does anybody have the same problem, and/or an answer?

Offline

#4 2011-08-30 23:24:58

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Zynaddsubfx doesn't display gui with Jack

Offline

#5 2011-08-30 23:28:25

Matty265
Member
Registered: 2010-01-28
Posts: 25

Re: Zynaddsubfx doesn't display gui with Jack

Oh ok thank you.
I guess i have to wait with doin synths now big_smile

Offline

#6 2011-08-30 23:31:24

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Zynaddsubfx doesn't display gui with Jack

Matty265 wrote:

Oh ok thank you.
I guess i have to wait with doin synths now big_smile

Have you tried older versions e.g. fltk 1.1.9-3 and zynaddsubfx 2.4.1-1 or zynaddsubfx-git from AUR https://aur.archlinux.org/packages.php?ID=50594 ?

Offline

#7 2011-08-30 23:35:14

Matty265
Member
Registered: 2010-01-28
Posts: 25

Re: Zynaddsubfx doesn't display gui with Jack

I tried zynaddsubfx-git, it added 2 menu entries, one for jack and one for alsa. the alsa one, well, i need it with jack and the jack one has the same result.
can you tell me how to get an older version of fltk and zynaddsubfx? do i have to compile them manually?

Offline

#8 2011-08-30 23:37:39

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Zynaddsubfx doesn't display gui with Jack

Matty265 wrote:

can you tell me how to get an older version of fltk and zynaddsubfx? do i have to compile them manually?

I used ARM https://wiki.archlinux.org/index.php/Do … ckages#ARM
http://arm.konnichi.com/search/
It stores old Arch packages, they are already compiled, ready to install.

Offline

#9 2011-08-30 23:45:39

Matty265
Member
Registered: 2010-01-28
Posts: 25

Re: Zynaddsubfx doesn't display gui with Jack

Hmm no, did not work for me. I tried it like you did in the bugreport: "fltk 1.1.9-3" and "zynaddsubfx 2.4.1-1" but still the same error

Offline

#10 2011-09-02 22:06:04

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Zynaddsubfx doesn't display gui with Jack

The bug report got closed, you may want to reopen it or open another one, because none of the suggested solutions worked for you.

Offline

#11 2011-09-03 01:49:59

Matty265
Member
Registered: 2010-01-28
Posts: 25

Re: Zynaddsubfx doesn't display gui with Jack

I've requested to reopen the bug since it does not work for me

Offline

#12 2011-09-06 15:59:23

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: Zynaddsubfx doesn't display gui with Jack

GUI works here with latest updates of everything. Please try and reproduce your error(s) with 'jackd -dalsa' only.


I need real, proper pen and paper for this.

Offline

#13 2011-09-06 16:58:35

Matty265
Member
Registered: 2010-01-28
Posts: 25

Re: Zynaddsubfx doesn't display gui with Jack

Nope, still no gui sad

Offline

#14 2011-09-06 19:26:27

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: Zynaddsubfx doesn't display gui with Jack

Remove ~/.fltk and then try (latest zynaddsubfx and fltk from repos and nothing from AUR).


I need real, proper pen and paper for this.

Offline

#15 2011-09-06 19:49:29

Matty265
Member
Registered: 2010-01-28
Posts: 25

Re: Zynaddsubfx doesn't display gui with Jack

No this didnt work either

Offline

#16 2011-09-06 20:36:30

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: Zynaddsubfx doesn't display gui with Jack

OK, more troubleshooting:

1. pacman -R -scn zynaddsubfx -dd fltk fftw jack lash

2. Create a new full user account for your system via your preferred method

3. Log out and log in with the new account via whatever login manager you have

4. pacman -S zynaddsubfx

5. Run jackd -dalsa 2>&1 | tee /tmp/jack.log in a terminal window

6. Verify that another jack-aware app (eg. mplayer) works

7. Run zynaddsubfx 2>&1 | tee /tmp/zynaddsubfx.log in another/separate terminal window

See what happens, and show us the contents of the 2 logfiles created in /tmp.

Last edited by schivmeister (2011-09-06 20:40:25)


I need real, proper pen and paper for this.

Offline

#17 2011-09-06 21:16:50

Matty265
Member
Registered: 2010-01-28
Posts: 25

Re: Zynaddsubfx doesn't display gui with Jack

Still no gui. Could it be that qjackctl causes the problem? I dont know how to handle connections in jack via terminal, otherwise i would have tested it?

Here are the log files:

jackd 0.121.2
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

could not open driver .so '/usr/lib/jack/jack_net.so': libcelt0.so.0: cannot open shared object file: No such file or directory

could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory

JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
ZynAddSubFX - Copyright (c) 2002-2009 Nasca Octavian Paul and others
Compiled: Aug 24 2011 10:39:06
This program is free software (GNU GPL v.2 or later) and 
it comes with ABSOLUTELY NO WARRANTY.

Try 'zynaddsubfx --help' for command-line options.
Sound Buffer Size = 	256 samples
Internal latency = 	5.8 ms
ADsynth Oscil.Size = 	1024 samples
Internal SampleRate   = 44100
Jack Output SampleRate= 44100

Offline

#18 2011-09-06 21:21:17

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Zynaddsubfx doesn't display gui with Jack

Not sure shat you mean about jack and the terminal, but have you tried https://bugs.archlinux.org/task/25735#comment82457

Running 'jackd -r -d alsa' before 'zynaddsubfx' fixes things - the GUI appears.

Offline

#19 2011-09-06 21:26:32

Matty265
Member
Registered: 2010-01-28
Posts: 25

Re: Zynaddsubfx doesn't display gui with Jack

karol wrote:

Not sure shat you mean about jack and the terminal, but have you tried https://bugs.archlinux.org/task/25735#comment82457

Running 'jackd -r -d alsa' before 'zynaddsubfx' fixes things - the GUI appears.

Yes, thats it smile It now works fine smile

Thank you so much guys!

Offline

Board footer

Powered by FluxBB