[Bug 1643847] Re: Ubuntu 16.04 no sound after change volume

2017-01-26 Thread clement.analogue
It seems that this problem is solved in libpulse0 1:8.0-0ubuntu3.2.
Reiner, I advise you to first update the package list

sudo apt update

them try to remove the package libpulse0 to reinstall the new version,
by following a similar procedure (I didn't try, so it's a blind shot).

#1 purge the package
sudo apt purge libpulsedsp pulseaudio libpulse0 libpulse-mainloop-glib0 
pulseaudio-module-x11 pulseaudio-module-bluetooth pulseaudio-utils
#2 keep track of the additional removed packages
#3 reinstall the pulseaudio packages to the newest version. Add at the end of 
the list the packages removed at step #2
sudo apt install libpulsedsp pulseaudio libpulse0 libpulse-mainloop-glib0 
pulseaudio-module-x11 pulseaudio-module-bluetooth pulseaudio-utils
#4 Remove the user config file
rm -r ~/.config/pulse/*
#5 Shutdown the computer then turn it on again (don't reboot).

I hope it will help.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1643847

Title:
  Ubuntu 16.04 no sound after change volume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1643847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1643847] Re: Ubuntu 16.04 no sound after change volume

2016-11-24 Thread clement.analogue
If I simply downgrade the package, it doesn't work.

I just manage to have the sound back with the following procedure:
#1 purge the package
sudo apt purge libpulsedsp pulseaudio libpulse0 libpulse-mainloop-glib0 
pulseaudio-module-x11 pulseaudio-module-bluetooth pulseaudio-utils
#2 keep track of the additional removed packages, in my case
checkbox-converged checkbox-gui gdm3 gnome-control-center gnome-orca 
gnome-session gnome-settings-daemon gnome-shell gstreamer1.0-plugins-bad 
gstreamer1.0-pulseaudio indicator-bluetooth indicator-sound libasound2-plugins 
libcanberra-pulse libespeak1 libfluidsynth1 libfreerdp-plugins-standard 
liboxideqt-qmlplugin liboxideqtcore0 liboxideqtquick0 libqt5feedback5 
libqt5multimedia5 libsdl-image1.2 libsdl1.2debian libunity-webapps0 
qml-module-qtfeedback qml-module-ubuntu-components qml-module-ubuntu-test 
qml-module-ubuntu-web qtdeclarative5-ubuntu-ui-toolkit-plugin speech-dispatcher 
speech-dispatcher-audio-plugins ubuntu-desktop ubuntu-session 
unity-control-center unity-control-center-signon unity-settings-daemon 
unity-webapps-common unity-webapps-qml unity-webapps-service vlc 
webapp-container webbrowser-app
#3 reinstall the packages, with the pulseaudio one to the previous version
sudo apt install libpulsedsp=1:8.0-0ubuntu3 pulseaudio=1:8.0-0ubuntu3 
libpulse0=1:8.0-0ubuntu3 libpulse-mainloop-glib0=1:8.0-0ubuntu3 
pulseaudio-module-x11=1:8.0-0ubuntu3 pulseaudio-module-bluetooth=1:8.0-0ubuntu3 
pulseaudio-utils=1:8.0-0ubuntu3 checkbox-converged checkbox-gui gdm3 
gnome-control-center gnome-orca gnome-session gnome-settings-daemon gnome-shell 
gstreamer1.0-plugins-bad gstreamer1.0-pulseaudio indicator-bluetooth 
indicator-sound libasound2-plugins libcanberra-pulse libespeak1 libfluidsynth1 
libfreerdp-plugins-standard liboxideqt-qmlplugin liboxideqtcore0 
liboxideqtquick0 libqt5feedback5 libqt5multimedia5 libsdl-image1.2 
libsdl1.2debian libunity-webapps0 qml-module-qtfeedback 
qml-module-ubuntu-components qml-module-ubuntu-test qml-module-ubuntu-web 
qtdeclarative5-ubuntu-ui-toolkit-plugin speech-dispatcher 
speech-dispatcher-audio-plugins ubuntu-desktop ubuntu-session 
unity-control-center unity-control-center-signon unity-settings-daemon 
unity-webapps-common unity-webapps
 -qml unity-webapps-service vlc webapp-container webbrowser-app
#4 Remove the user config file
rm -r ~/.config/pulse/*
#5 Shutdown the computer then turn it on again (don't reboot).
#6 Enjoy sound again :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1643847

Title:
  Ubuntu 16.04 no sound after change volume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1643847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1643847] Re: Ubuntu 16.04 no sound after change volume

2016-11-23 Thread clement.analogue
It seems there is a bug in pulseaudio 3.1, I updated yesterday and no
sound since then. We are many to report an absence of sound for the last
24h after updating from the version 3 to 3.1.

See my logs:
Upgrade: libpulsedsp:amd64 (1:8.0-0ubuntu3, 1:8.0-0ubuntu3.1), pulseaudio:amd64 
(1:8.0-0ubuntu3, 1:8.0-0ubuntu3.1), libpulse0:amd64 (1:8.0-0ubuntu3, 
1:8.0-0ubuntu3.1), libpulse-mainloop-glib0:amd64 (1:8.0-0ubuntu3, 
1:8.0-0ubuntu3.1), pulseaudio-module-x11:amd64 (1:8.0-0ubuntu3, 
1:8.0-0ubuntu3.1), pulseaudio-module-bluetooth:amd64 (1:8.0-0ubuntu3, 
1:8.0-0ubuntu3.1), pulseaudio-utils:amd64 (1:8.0-0ubuntu3, 1:8.0-0ubuntu3.1)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1643847

Title:
  Ubuntu 16.04 no sound after change volume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1643847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1452006] Re: Gajim freezes whole system on start

2016-11-13 Thread clement.analogue
Same here on Ubuntu 16.04.1 (fresh install) and I confirm as well that
workaround #9 is solving the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1452006

Title:
  Gajim freezes whole system on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gajim/+bug/1452006/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1574213] Re: git gui and gitk broken after upgrade to 16.04

2016-08-22 Thread clement.analogue
The same bug is also present on a fresh install.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574213

Title:
  git gui and gitk broken after upgrade to 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1574213/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1615214] [NEW] debmirror tries to fetch non-existing InRelease file for Trusty repos

2016-08-20 Thread clement.analogue
Public bug reported:

debmirror tries to fetch InRelease file to mirror Trusty repos. However
this file does not exist.

To reproduce
debmirror --no-source -a amd64 -s main -h archive.ubuntu.com -d trusty -r 
/ubuntu --nocleanup --progress /var/www/html/ubuntu

The only relevant parameter is -d trusty because it works with -d
xenial.

It leads to the following errors
[..]
Getting meta files ...
[  0%] Getting: dists/trusty/Release #
[  0%] Getting: dists/trusty/InRelease   # failed:Failed to open file.
[  0%] Getting: dists/trusty/Release.gpg #
Ubuntu Release file: using Suite (trusty).
Use of uninitialized value $size in numeric eq (==) at /usr/bin/debmirror line 
1645.
Use of uninitialized value $size in numeric eq (==) at /usr/bin/debmirror line 
1645.
[...]


# lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

# apt-cache policy debmirror
debmirror:
  Installed: 1:2.25ubuntu2
  Candidate: 1:2.25ubuntu2
  Version table:
 *** 1:2.25ubuntu2 500
500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: debmirror (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615214

Title:
  debmirror tries to fetch non-existing InRelease file for Trusty repos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1615214/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1614779] [NEW] debmirror is missing xz-utils dependency

2016-08-18 Thread clement.analogue
Public bug reported:

On Ubuntu 16.04 Xenial, debmirror is missing xz-utils as dependency
causing it to fail:

Ubuntu Release file: using Suite (xenial).
[  2%] Getting: dists/xenial/main/binary-i386/Packages.xz... #** GET 
http://archive.ubuntu.com/ubuntu/dists/xenial/main/binary-i386/Packages.xz ==> 
200 OK (1s)
ok
sh: 1: xz: not found
Failed: xz -d <.temp/dists/xenial/main/binary-i386/Packages.xz 
>.temp/dists/xenial/main/binary-i386/Packages
WARNING: releasing 1 pending lock...


The obvious workaround is
apt install xz-utils


Extra info:
# lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

# apt-cache policy debmirror
debmirror:
  Installed: 1:2.25ubuntu2
  Candidate: 1:2.25ubuntu2
  Version table:
 *** 1:2.25ubuntu2 500
500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: debmirror (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1614779

Title:
  debmirror is missing xz-utils dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1614779/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563083] Re: Desktop file broken

2016-08-18 Thread clement.analogue
fprietog's workaround works!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563083

Title:
  Desktop file broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gprename/+bug/1563083/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1613687] [NEW] package ntopng (not installed) failed to install/upgrade: trying to overwrite '/usr/share/ntopng/httpdocs/misc/ntopng_template_elk.json', which is also in package ntopng-data 2.2+d

2016-08-16 Thread clement.analogue
Public bug reported:

1) % lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

2) % apt-cache policy ntopng  
ntopng:
  Installed: (none)
  Candidate: 2.2+dfsg1-1build1
  Version table:
 2.2+dfsg1-1build1 500
500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

% apt-cache policy ntopng-data
ntopng-data:
  Installed: (none)
  Candidate: 2.2+dfsg1-1build1
  Version table:
 2.2+dfsg1-1build1 500
500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
500 http://fr.archive.ubuntu.com/ubuntu xenial/universe i386 Packages

3&4) I installed ntop and ntopng, then purged it. Since them, when I start the 
session, I have a pop up with this message:
"package ntopng (not installed) failed to install/upgrade: trying to overwrite 
'/usr/share/ntopng/httpdocs/misc/ntopng_template_elk.json', which is also in 
package ntopng-data 2.2+dfsg1-1build1"

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: ntopng (not installed)
ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
Uname: Linux 4.4.0-34-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Tue Aug 16 11:59:41 2016
DuplicateSignature:
 package:ntopng:(not installed)
 Unpacking ntopng (2.4.160815-1556) over (2.2+dfsg1-1build1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/ntopng_2.4.160815-1556_amd64.deb (--unpack):
  trying to overwrite 
'/usr/share/ntopng/httpdocs/misc/ntopng_template_elk.json', which is also in 
package ntopng-data 2.2+dfsg1-1build1
ErrorMessage: trying to overwrite 
'/usr/share/ntopng/httpdocs/misc/ntopng_template_elk.json', which is also in 
package ntopng-data 2.2+dfsg1-1build1
InstallationDate: Installed on 2016-08-15 (0 days ago)
InstallationMedia: Ubuntu-Server 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: ntopng
Title: package ntopng (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/ntopng/httpdocs/misc/ntopng_template_elk.json', which is 
also in package ntopng-data 2.2+dfsg1-1build1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ntopng (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613687

Title:
  package ntopng (not installed) failed to install/upgrade: trying to
  overwrite '/usr/share/ntopng/httpdocs/misc/ntopng_template_elk.json',
  which is also in package ntopng-data 2.2+dfsg1-1build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntopng/+bug/1613687/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"

2016-06-05 Thread clement.analogue
Hello,

I am affected by this bug on Ubuntu 14.04. I am working in a scientific
institute with almost a thousand computers. I received 48 millions
entries in syslog the last 48 hours, making a 4.4GB file :/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1342400

Title:
  avahi-daemon constantly reporting "Invalid response packet from host"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1342400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021024] Re: Switchable graphics ATI Mobility Radeon HD 5xxx Series don't work in Ubuntu

2012-07-05 Thread clement.analogue
** Also affects: fglrx
   Importance: Undecided
   Status: New

** Package changed: ubuntu => xserver-xorg-driver-ati

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021024

Title:
  Switchable graphics ATI Mobility Radeon HD 5xxx Series don't work in
  Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/fglrx/+bug/1021024/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021024] [NEW] Switchable graphics ATI Mobility Radeon HD 5xxx Series don't work in Ubuntu

2012-07-04 Thread clement.analogue
Public bug reported:

In Ubuntu 12.04, the switchable graphics ATI Mobility Radeon HD 5xxx
Series don't work. It was working previously with the catalyst driver
from the ATI website in Ubuntu 11.10 or 11.04 (I don't remember).

With the free dirver, Intel and ATI cards are running together. We can't
choose one of them nor power off the second one. Thus the battery of the
laptop dies quickly.

Using jockey to install the "ATI/AMD proprietary FGLRX graphics driver",
there isn't error during the installation process, but the 3D  does not
work after reboot:

$ fglrxinfo 
X Error of failed request:  BadRequest (invalid request code or no such 
operation)
  Major opcode of failed request:  154 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  12
  Current serial number in output stream:  12

$ fgl_glxgears 
Using GLX_SGIX_pbuffer
X Error of failed request:  BadRequest (invalid request code or no such 
operation)
  Major opcode of failed request:  154 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  12
  Current serial number in output stream:  12

If I choose "ATI/AMD proprietary FGLRX graphics driver (post-release
updates)", the installation failes:

2012-04-26 17:26:57,579 WARNING: /sys/module/fglrx_updates/drivers does not 
exist, cannot rebind fglrx_updates driver
2012-04-26 17:27:20,726 DEBUG: fglrx.enabled(fglrx_updates): target_alt None 
current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt 
/usr/lib/fglrx/alt_ld.so.conf
2012-04-26 17:27:20,727 DEBUG: fglrx_updates is not the alternative in use
2012-04-26 17:27:20,753 DEBUG: fglrx.enabled(fglrx_updates): target_alt None 
current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt 
/usr/lib/fglrx/alt_ld.so.conf
2012-04-26 17:27:20,753 DEBUG: fglrx_updates is not the alternative in use

Finaly, the catalyst drivers from ATI website (12.4 and 12.6) break X11
after rebooting. We can still uninstall the driver with the tty.

It's a known issue, see http://ubuntuforums.org/showthread.php?t=1930450
and http://ubuntuforums.org/showthread.php?t=1966649

System informations:

$ lspci|grep VGA
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated 
Graphics Controller (rev 02)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
Manhattan [Mobility Radeon HD 5400 Series]

$ sudo lshw -C display
  *-display   
   description: VGA compatible controller
   product: Manhattan [Mobility Radeon HD 5400 Series]
   vendor: Hynix Semiconductor (Hyundai Electronics)
   physical id: 0
   bus info: pci@:01:00.0
   version: 00
   width: 64 bits
   clock: 33MHz
   capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
   configuration: driver=radeon latency=0
   resources: irq:46 memory:a000-afff memory:c440-c441 
ioport:4000(size=256) memory:c444-c445
  *-display
   description: VGA compatible controller
   product: Core Processor Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 02
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:43 memory:c000-c03f memory:b000-bfff 
ioport:5050(size=8)

$ lsb_release -a
No LSB modules are available.
Distributor ID:Ubuntu
Description:Ubuntu 12.04 LTS
Release:12.04
Codename:precise

$ uname -a
Linux laptop 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

$ xrandr
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 
215mm
   1600x900   60.1*+
   1440x900   59.9  
   1360x768   59.8 60.0  
   1152x864   60.0  
   1024x768   60.0  
   800x60060.3 56.2  
   640x48059.9  
VGA1 disconnected (normal left inverted right x axis y axis)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021024

Title:
  Switchable graphics ATI Mobility Radeon HD 5xxx Series don't work in
  Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1021024/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs