You are not logged in.

1

Sunday, October 3rd 2004, 5:38pm

kmix and decop

Hello,
I have kde3.3 on debian and a weird problem with kmix.
when I look at kmixrc I see this:

Quoted


llowDocking=true
Labels=true
Menubar=true
Position=256,230
Size=512,307
Tickmarks=true
TrayVolumeControl=true
Visible=false
startkdeRestore=true

[0]
Mixer_Name_Key=SigmaTel STAC9721/23
View.Input.Devs=8
View.Output.Devs=3
.
.
.


Untill now it's ok.
then if I try to run
[code:1]dcop kmix Mixer0 mixerName[/code:1]
I see blank line.
and if I run this:
[code:1]dcop kmix Mixer0 isAvailableDevice 0[/code:1]
The result is false...

what can be done about it?

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

2

Monday, October 4th 2004, 2:32pm

apart from problems with dcop, are you experiencing troubles with sound in kde in general, or changing the volume in kmix?

3

Monday, October 4th 2004, 11:55pm

Quoted

Original von seb

apart from problems with dcop, are you experiencing troubles with sound in kde in general, or changing the volume in kmix?


Nope. The sound works perfectly, and I can change the volume in kmix.

That's what is weird here.