jack not available in winecfg

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
shuptuu
Newbie
Newbie
Posts: 3
Joined: Sun Aug 31, 2008 6:28 pm

jack not available in winecfg

Post by shuptuu »

Hi,

I'm running wine 1.0.0-1 on xandros.
I want to use wine with jack. So I added libwine-jack to my system and expected to see the jack driver in winecfg after the alsa one but nothing.
But adding libwine-oss show new oss entry in winecfg, so why not for jack?
Any Idea?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: jack not available in winecfg

Post by vitamin »

shuptuu wrote:Hi,

I'm running wine 1.0.0-1 on xandros.
I want to use wine with jack. So I added libwine-jack to my system and expected to see the jack driver in winecfg after the alsa one but nothing.
But adding libwine-oss show new oss entry in winecfg, so why not for jack?
Any Idea?
Do you actually have jack sound server loaded and functioning?
shuptuu
Newbie
Newbie
Posts: 3
Joined: Sun Aug 31, 2008 6:28 pm

Post by shuptuu »

Yes, jack configured and running.
And started as root. I start winecfg also as root
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

shuptuu wrote:Yes, jack configured and running.
And started as root. I start winecfg also as root
Never run Wine as root.
http://wiki.winehq.org/FAQ#head-96bebfa ... 78b0d41014
shuptuu
Newbie
Newbie
Posts: 3
Joined: Sun Aug 31, 2008 6:28 pm

Post by shuptuu »

ok, that's not good to run wine as root. It was just to be sure it's not a problem of user mismatch.
Anyway, I have the same problem stating jack as normal user and then winecfg: no jack option available...
very strange. I checked 10 times: libwine-jack is correctly installed (check with dpkg -l | grep libwine , check the winejack.drv.so existance in /usr/lib/wine/)
is there a way to see why wine doesn't load that file?
Locked