Bug#737779: systemsettings: No sound output when configuring the speakers due to missing dependencies

2014-09-23 Thread Maximiliano Curia
Control: reassign -1 kde-runtime 4:4.6.2-1
Control: tag -1 + pending

¡Hola Ferran!

El 2014-03-10 a las 05:51 -0700, Ferran Obón Santacana escribió:
 Maybe there is a misunderstanding. I have sound output. What does not work is
 the sound through System settings- Multimedia-Audio Hardware Setup.
 Under speaker placement: There is front left and front right. None of the
 buttons produce an output sound without the two additional packages:

 libcanberra-pulse
 sound-theme-freedesktop

 The backend is vlc, sound device: speakers.

The commit that introduces this runtime optional dependency is:
https://projects.kde.org/projects/kde/kde-runtime/repository/revisions/910b87b0b845bc61409de91b675be147554f7480

That is part of kde-runtime since kde-sc 4.5.1.

I'm adding these packages as Suggests in kde-runtime, as well as a
README.Debian to indicate this.

Happy hacking,
-- 
There are only two things wrong with C++: The initial concept and the
implementation.
-- Bertrand Meyer
Saludos /\/\ /\  `/


signature.asc
Description: Digital signature


Processed: Re: Bug#737779: systemsettings: No sound output when configuring the speakers due to missing dependencies

2014-09-23 Thread Debian Bug Tracking System
Processing control commands:

 reassign -1 kde-runtime 4:4.6.2-1
Bug #737779 [kde-runtime] systemsettings: No sound output when configuring the 
speakers due to missing dependencies
Ignoring request to reassign bug #737779 to the same package
Bug #737779 [kde-runtime] systemsettings: No sound output when configuring the 
speakers due to missing dependencies
There is no source info for the package 'kde-runtime' at version '4:4.6.2-1' 
with architecture ''
Unable to make a source version for version '4:4.6.2-1'
Ignoring request to alter found versions of bug #737779 to the same values 
previously set
 tag -1 + pending
Bug #737779 [kde-runtime] systemsettings: No sound output when configuring the 
speakers due to missing dependencies
Ignoring request to alter tags of bug #737779 to the same tags previously set

-- 
737779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737779
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.u737779.141149558430461.transcr...@bugs.debian.org



Processed: Re: Bug#737779: systemsettings: No sound output when configuring the speakers due to missing dependencies

2014-09-23 Thread Debian Bug Tracking System
Processing control commands:

 reassign -1 kde-runtime 4:4.6.2-1
Bug #737779 [systemsettings] systemsettings: No sound output when configuring 
the speakers due to missing dependencies
Bug reassigned from package 'systemsettings' to 'kde-runtime'.
No longer marked as found in versions kde-workspace/4:4.11.3-3.
Ignoring request to alter fixed versions of bug #737779 to the same values 
previously set
Bug #737779 [kde-runtime] systemsettings: No sound output when configuring the 
speakers due to missing dependencies
There is no source info for the package 'kde-runtime' at version '4:4.6.2-1' 
with architecture ''
Unable to make a source version for version '4:4.6.2-1'
Marked as found in versions 4:4.6.2-1.
 tag -1 + pending
Bug #737779 [kde-runtime] systemsettings: No sound output when configuring the 
speakers due to missing dependencies
Added tag(s) pending.

-- 
737779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737779
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b737779.141149558430470.transcr...@bugs.debian.org



Bug#737779: systemsettings: No sound output when configuring the speakers due to missing dependencies

2014-03-10 Thread Maximiliano Curia
¡Hola Ferran!

El 2014-03-10 a las 12:47 +0100, Ferran Obón Santacana escribió:
 On Sunday 09 February 2014 16:46:30 you wrote:
  I don't have either of those two packages installed and the sound setup
  works fine for me. I'm currently using the vlc backend using alsa directly
  (without pulseaudio), if you are using pulseaudio I would expect that
  you'll need vlc-pulse or gstreamer0.10-pulseaudio to be installed, but not
  libcanberra-pulse. Could you please provide some extra information?

  How are you testing the output?
  Which sound backend are you using (gstreamer or vlc)?
  Which output for that backend are you using?

 I installed a debian operating system on a new computer this weekend and I
 have found out that this is still happening under vlc backend despite having
 vlc-plugin-pulse installed. No further configuration is performed and the
 audio goes through pulseaudio

 Installing the aforementioned packages solves the issue.

Currently I'm using pulseaudio I don't have neither libcanberra-pulse nor
sound-theme-freedesktop installed and the sound in my system is working, that's
with gstreamer and with vlc backends, so I really don't see a reason to
add the dependencies.

I requested some additional information before:
How are you testing the output?
Which sound backend are you using (gstreamer or vlc)?
Which output for that backend are you using?

Additionally it would be useful if you can provide a list of packages that
were installed when you fixed your sound output, this information can be
retrieved from the /var/log/dpkg.log file.

Thanks
-- 
A computer program does what you tell it to do, not what you want it to do.
-- Greer's Law
Saludos /\/\ /\  `/


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140310123742.gc16...@gnuservers.com.ar



Bug#737779: systemsettings: No sound output when configuring the speakers due to missing dependencies

2014-02-09 Thread Maximiliano Curia
In article 
20140205214005.24436.42216.reportbug__23189.4935634502$1391636362$gmane$org@Valhalla.Hydra
 you wrote:
 Package: systemsettings
 Version: 4:4.11.3-3
 Severity: normal

 When configuring the speakers no sound was issued when selecting each of the
 speaker options under System settings-Multimedia-Audio and Video
 Settings-Audio and Hardware Setup due to missing dependencies.

 Installing the packages libcanberra-pulse and sound-theme-freedesktop solved
 the probleme. Therefore, I would suggest adding those packages as
 Recommended or suggested when installing the systemsettings package.

I don't have either of those two packages installed and the sound setup works
fine for me. I'm currently using the vlc backend using alsa directly (without
pulseaudio), if you are using pulseaudio I would expect that you'll need
vlc-pulse or gstreamer0.10-pulseaudio to be installed, but not
libcanberra-pulse. Could you please provide some extra information?

How are you testing the output?
Which sound backend are you using (gstreamer or vlc)?
Which output for that backend are you using?

Thanks,
-- 
The use of COBOL cripples the mind; its teaching should, therefore, be
regarded as a criminal offense.
-- Edsger W. Dijkstra
Saludos /\/\ /\  `/


signature.asc
Description: Digital signature


Bug#737779: systemsettings: No sound output when configuring the speakers due to missing dependencies

2014-02-05 Thread Ferran Obón Santacana
Package: systemsettings
Version: 4:4.11.3-3
Severity: normal

Dear Maintainer,

When configuring the speakers no sound was issued when selecting each of the 
speaker options under System settings-Multimedia-Audio and Video 
Settings-Audio and Hardware Setup due to missing dependencies.

Installing the packages libcanberra-pulse and sound-theme-freedesktop solved 
the probleme. Therefore, I would suggest adding those packages as Recommended 
or suggested when installing the systemsettings package.

Best regards,
Ferran

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable'), (700, 'unstable'), (500, 
'stable-updates'), (100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemsettings depends on:
ii  kde-runtime   4:4.11.3-1
ii  libc6 2.17-97
ii  libfontconfig12.11.0-2
ii  libkcmutils4  4:4.11.3-2
ii  libkdecorations4abi2  4:4.11.3-3
ii  libkdecore5   4:4.11.3-2
ii  libkdeui5 4:4.11.3-2
ii  libkhtml5 4:4.11.3-2
ii  libkio5   4:4.11.3-2
ii  libknewstuff3-4   4:4.11.3-2
ii  libplasma34:4.11.3-2
ii  libqt4-dbus   4:4.8.5+git209-g718fae5+dfsg-1
ii  libqt4-xml4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtcore44:4.8.5+git209-g718fae5+dfsg-1
ii  libqtgui4 4:4.8.5+git209-g718fae5+dfsg-1
ii  libstdc++64.8.2-14
ii  libx11-6  2:1.6.2-1

systemsettings recommends no packages.

systemsettings suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20140205214005.24436.42216.reportbug@Valhalla.Hydra