By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 526

Summary: kmix. Add widget to configure pulseaudio. Port veromix python code to TDE in c++.
Product: TDE Reporter: Michael Martin <michaelmartin007>
Component: tdemultimediaAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: bugwatch, darrella
Priority: P5    
Version: 3.5.13 [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Michael Martin 2011-09-28 07:10:10 CDT
When I want to configure pulseaudio with kde4 I have to install pavucontrol or
plasma-widget-veromix. 
For TDE should be very useful to port the code of veromix to kmix. You know that
when you open kmix you can see a label down to the right who say "pulseaudio".
It is posible to place there a widget for pulseaudio settings. This widget
should open a dialog for configure pulseaudio. This dialog should be the same
that you can see when you open veromix. I wish you could port the code of
vermix to kmix in c++. I know that veromix is python.

Thanks.
Comment 1 Michael Martin 2011-09-28 07:42:24 CDT
When I want to configure pulseaudio with kde4 I have to install pavucontrol or
plasma-widget-veromix. 
For TDE should be very useful to port the code of veromix to kmix. You know
that when you open kmix you can see a label down to the right who say "pulseaudio".
It is posible to place there a widget for pulseaudio settings. This widget
should open a dialog to configure pulseaudio settings. This dialog should be the same that you can see when you open veromix. I wish you could port the code of
vermix to kmix in c++. I know that veromix is python. The funcionality of
veromix for configuring pulseaudio, I think, is the best you can find in kde and
a very good feature for TDE.

Thanks.
Comment 2 Michael Martin 2011-09-28 15:19:33 CDT
(Mit Bezug zu comment 1)
> When I want to configure pulseaudio with kde4 I have to install pavucontrol or
> plasma-widget-veromix. 
> For TDE should be very useful to port the code of veromix to kmix. You know
> that when you open kmix you can see a label down to the right who say
> "pulseaudio".
> It is posible to place there a widget for pulseaudio settings. This widget
> should open a dialog to configure pulseaudio settings. This dialog should be
> the same that you can see when you open veromix. I wish you could port the code
> of
> vermix to kmix in c++. I know that veromix is python. The funcionality of
> veromix for configuring pulseaudio, I think, is the best you can find in kde
> and
> a very good feature for TDE.
> 
> Thanks.

Maybe should be easier to make a python TDE app for configuring pulseaudio. I see in Synaptic python-qt4-dbus as a dependency. I don't know to many about the architecture of Trinity but I think that maybe python-dcop-trinity could replace
python-qt4-dbus.
So, maybe it should be posible to make a TDE python app for configuring pulseaudio porting the code from veromix.
Comment 3 Michael Martin 2011-09-29 02:01:46 CDT

*** This bug has been marked as a duplicate of bug 490 ***