[Desktop-packages] [Bug 1551273] [NEW] Software Center only provides a subset of software available in repos

2016-02-29 Thread Jeff Lane
Public bug reported:

I needed to re-install recordmydesktop for some debug usage and opened
up the Software Center in Xenial and attempted to do so.

Searches for 'recordmydesktop' in the software-center returned nothing,
as the screenshot shows.

However, it's plainly available if you do an apt-cache search:

bladernr@galactica:~$ apt-cache search recordmydesktop
gtk-recordmydesktop - Graphical frontend for recordMyDesktop screencast tool
recordmydesktop - Captures audio-video data of a Linux desktop session

So it seems that the software-center is not aware of some things (maybe
only in Universe?)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: software-center (not installed)
ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
Uname: Linux 4.4.0-8-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 29 10:09:46 2016
InstallationDate: Installed on 2016-02-11 (17 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "software-center.png"
   
https://bugs.launchpad.net/bugs/1551273/+attachment/4584450/+files/software-center.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551273

Title:
  Software Center only provides a subset of software available in repos

Status in software-center package in Ubuntu:
  New

Bug description:
  I needed to re-install recordmydesktop for some debug usage and opened
  up the Software Center in Xenial and attempted to do so.

  Searches for 'recordmydesktop' in the software-center returned
  nothing, as the screenshot shows.

  However, it's plainly available if you do an apt-cache search:

  bladernr@galactica:~$ apt-cache search recordmydesktop
  gtk-recordmydesktop - Graphical frontend for recordMyDesktop screencast tool
  recordmydesktop - Captures audio-video data of a Linux desktop session

  So it seems that the software-center is not aware of some things
  (maybe only in Universe?)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: software-center (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 29 10:09:46 2016
  InstallationDate: Installed on 2016-02-11 (17 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1551273/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1547510] Re: tracker for xorg-server 1.18 migration

2016-02-29 Thread Timo Aaltonen
So the display scaling issue is fixed by new gtk upload, and the nvidia
prime issue is fixed by a patch to xserver on the ppa.

These can move now.

** No longer affects: ubuntu-drivers-common (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1547510

Title:
  tracker for xorg-server 1.18 migration

Status in GTK+:
  Fix Released
Status in gtk+3.0 package in Ubuntu:
  Fix Released
Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  While testing new X I noticed that display scaling didn't work, and it
  was due to new randr-1.5 code. The GDK backend is buggy, running

  python -c 'from gi.repository import Gdk; 
 print(Gdk.Screen.get_default().get_monitor_plug_name(0))'

  returns "None"

  this is a blocker for the xserver update.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1549979] Re: xorg freezes upon system boot with kernel 4.2.0-30

2016-02-29 Thread Mattias H
e3556bd1cb9e9d7fbcdd9b827995535aae5e09a3 is the first bad commit
commit e3556bd1cb9e9d7fbcdd9b827995535aae5e09a3
Author: Alex Deucher 
Date:   Tue Nov 24 14:32:44 2015 -0500

drm/radeon: call hpd_irq_event on resume

BugLink: http://bugs.launchpad.net/bugs/1540532

commit dbb17a21c131eca94eb31136eee9a7fe5aff00d9 upstream.

Need to call this on resume if displays changes during
suspend in order to properly be notified of changes.

Signed-off-by: Alex Deucher 
Signed-off-by: Kamal Mostafa 


** Changed in: xorg (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1549979

Title:
  xorg freezes upon system boot with kernel 4.2.0-30

Status in xorg package in Ubuntu:
  New

Bug description:
  Was working fine with kernel 4.2.0-27, now freezes on boot with kernel
  4.2.0-30

  $ lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10

  $ apt-cache policy xorg
  xorg:
Installed: 1:7.7+7ubuntu4
Candidate: 1:7.7+7ubuntu4
Version table:
   *** 1:7.7+7ubuntu4 0
  500 http://se.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Feb 25 21:24:38 2016
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.14, 4.2.0-27-generic, x86_64: installed
   virtualbox, 5.0.14, 4.2.0-30-generic, x86_64: installed
   virtualbox-guest, 5.0.14, 4.2.0-27-generic, x86_64: installed
   virtualbox-guest, 5.0.14, 4.2.0-30-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:198f]
   Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M] [1002:6601] 
(rev ff) (prog-if ff)
  InstallationDate: Installed on 2015-02-16 (374 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP ZBook 14
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/03/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L71 Ver. 01.21
  dmi.board.name: 198F
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 15.55
  dmi.chassis.asset.tag: 5CG4491SW6
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL71Ver.01.21:bd09/03/2014:svnHewlett-Packard:pnHPZBook14:pvrA3009DD10303:rvnHewlett-Packard:rn198F:rvrKBCVersion15.55:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 14
  dmi.product.version: A3009DD10303
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Feb 25 21:19:25 2016
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4669 
   vendor AUO
  xserver.version: 2:1.17.2-1ubuntu9.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551268] [NEW] System settings doesn't implement any change to any setting

2016-02-29 Thread Robert Burkhall
Public bug reported:

Appearance, Brightness & lock, Display, Date & Time, all don't  apply
changes that a user has requested.

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551268

Title:
  System settings doesn't implement any change to any setting

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  Appearance, Brightness & lock, Display, Date & Time, all don't  apply
  changes that a user has requested.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1551268/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1547235]

2016-02-29 Thread Randrik
Created attachment 122015
chromium BSU log with RADEON_DEBUG=texalloc

unfortunately, running with RADEON_DEBUG=notiling gives no visible
improvements.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1547235

Title:
  1002:7942 [Samsung NP-R40FY0E/SEG] Graphical corruption

Status in xserver-xorg-driver-ati:
  Confirmed
Status in xserver-xorg-video-ati package in Ubuntu:
  Triaged

Bug description:
  Ubuntu has graphical corruptions as per the attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-2-generic 4.4.0-2.16 [modified: 
boot/vmlinuz-4.4.0-2-generic]
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  m  1199 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Feb 18 22:40:06 2016
  HibernationDevice: RESUME=UUID=1a9cc3e7-ec1c-4f67-95c9-f96d010b2a7a
  InstallationDate: Installed on 2016-02-10 (8 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. R40P/R41P
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=860436bf-bd69-4811-8843-9ba08a391b58 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/18/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 06YE
  dmi.board.name: R40P/R41P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr06YE:bd07/18/2007:svnSAMSUNGELECTRONICSCO.,LTD.:pnR40P/R41P:pvr06YE:rvnSAMSUNGELECTRONICSCO.,LTD.:rnR40P/R41P:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct1:cvrN/A:
  dmi.product.name: R40P/R41P
  dmi.product.version: 06YE
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS600M [Radeon Xpress 1250] 
[1002:7942] (prog-if 00 [VGA controller])
 Subsystem: Samsung Electronics Co Ltd RS600M [Radeon Xpress 1250] 
[144d:c036]
  InstallationDate: Installed on 2016-02-10 (12 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. R40P/R41P
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=860436bf-bd69-4811-8843-9ba08a391b58 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/18/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 06YE
  dmi.board.name: R40P/R41P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr06YE:bd07/18/2007:svnSAMSUNGELECTRONICSCO.,LTD.:pnR40P/R41P:pvr06YE:rvnSAMSUNGELECTRONICSCO.,LTD.:rnR40P/R41P:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct1:cvrN/A:
  dmi.product.name: R40P/R41P
  dmi.product.version: 06YE
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.12.2+16.04.20151211-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.66-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.1-1ubuntu2
  version.xserver-xorg-cor

[Desktop-packages] [Bug 1547235]

2016-02-29 Thread Alexdeucher
(In reply to Andrew Randrianasulu from comment #38)
> unfortunately, running with RADEON_DEBUG=notiling gives no visible
> improvements.

You have to disable tiling in the ddx as well in the device section of you xorg 
config:
Option "ColorTiling" "false"

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1547235

Title:
  1002:7942 [Samsung NP-R40FY0E/SEG] Graphical corruption

Status in xserver-xorg-driver-ati:
  Confirmed
Status in xserver-xorg-video-ati package in Ubuntu:
  Triaged

Bug description:
  Ubuntu has graphical corruptions as per the attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-2-generic 4.4.0-2.16 [modified: 
boot/vmlinuz-4.4.0-2-generic]
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  m  1199 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Feb 18 22:40:06 2016
  HibernationDevice: RESUME=UUID=1a9cc3e7-ec1c-4f67-95c9-f96d010b2a7a
  InstallationDate: Installed on 2016-02-10 (8 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. R40P/R41P
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=860436bf-bd69-4811-8843-9ba08a391b58 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/18/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 06YE
  dmi.board.name: R40P/R41P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr06YE:bd07/18/2007:svnSAMSUNGELECTRONICSCO.,LTD.:pnR40P/R41P:pvr06YE:rvnSAMSUNGELECTRONICSCO.,LTD.:rnR40P/R41P:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct1:cvrN/A:
  dmi.product.name: R40P/R41P
  dmi.product.version: 06YE
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS600M [Radeon Xpress 1250] 
[1002:7942] (prog-if 00 [VGA controller])
 Subsystem: Samsung Electronics Co Ltd RS600M [Radeon Xpress 1250] 
[144d:c036]
  InstallationDate: Installed on 2016-02-10 (12 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. R40P/R41P
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=860436bf-bd69-4811-8843-9ba08a391b58 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/18/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 06YE
  dmi.board.name: R40P/R41P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr06YE:bd07/18/2007:svnSAMSUNGELECTRONICSCO.,LTD.:pnR40P/R41P:pvr06YE:rvnSAMSUNGELECTRONICSCO.,LTD.:rnR40P/R41P:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct1:cvrN/A:
  dmi.product.name: R40P/R41P
  dmi.product.version: 06YE
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.12.2+16.04.20151211-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.66-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dr

[Desktop-packages] [Bug 1373070] Re: full fix for disconnected path (paths)

2016-02-29 Thread Rafael David Tinoco
Though,

For comments:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1373070/comments/7

If you remove /dev/log rwx from /etc/apparmor.d/usr.sbin.rsyslog :

Using kernel Ubuntu-3.13.x DOES NOT show any DENIALS (Ubuntu-3.16,
Ubuntu-3.19 and Ubuntu-4.2 HWE kernels shows).

Using upstream kernels 3.13, 3.16, 3.19 and 4.2 DOES NOT show any
DENIALS.

I wonder why only Ubuntu >= 3.16 kernels show the denials.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1373070

Title:
  full fix for disconnected path (paths)

Status in cups package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Triaged
Status in rsyslog package in Ubuntu:
  New

Bug description:
  With the apparmor 3 RC1 upload, there is an incomplete bug fix for
  disconnected paths. This bug is to track that work.

  This denial may be related:
  Sep 23 10:10:50 localhost kernel: [40262.517799] audit: type=1400 
audit(1411485050.722:2862): apparmor="DENIED" operation="sendmsg" info="Failed 
name lookup - disconnected path" error=-13 profile="/usr/sbin/rsyslogd" 
name="dev/log" pid=7011 comm="logger" requested_mask="r" denied_mask="r" 
fsuid=0 ouid=0

  This is related to bug 1375410

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1547235]

2016-02-29 Thread Randrik
Created attachment 122016
chromium BSU debug log with RADEON_DEBUG=texalloc,notiling

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1547235

Title:
  1002:7942 [Samsung NP-R40FY0E/SEG] Graphical corruption

Status in xserver-xorg-driver-ati:
  Confirmed
Status in xserver-xorg-video-ati package in Ubuntu:
  Triaged

Bug description:
  Ubuntu has graphical corruptions as per the attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-2-generic 4.4.0-2.16 [modified: 
boot/vmlinuz-4.4.0-2-generic]
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  m  1199 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Feb 18 22:40:06 2016
  HibernationDevice: RESUME=UUID=1a9cc3e7-ec1c-4f67-95c9-f96d010b2a7a
  InstallationDate: Installed on 2016-02-10 (8 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. R40P/R41P
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=860436bf-bd69-4811-8843-9ba08a391b58 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/18/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 06YE
  dmi.board.name: R40P/R41P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr06YE:bd07/18/2007:svnSAMSUNGELECTRONICSCO.,LTD.:pnR40P/R41P:pvr06YE:rvnSAMSUNGELECTRONICSCO.,LTD.:rnR40P/R41P:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct1:cvrN/A:
  dmi.product.name: R40P/R41P
  dmi.product.version: 06YE
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS600M [Radeon Xpress 1250] 
[1002:7942] (prog-if 00 [VGA controller])
 Subsystem: Samsung Electronics Co Ltd RS600M [Radeon Xpress 1250] 
[144d:c036]
  InstallationDate: Installed on 2016-02-10 (12 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. R40P/R41P
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-2-generic 
root=UUID=860436bf-bd69-4811-8843-9ba08a391b58 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-2-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/18/2007
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 06YE
  dmi.board.name: R40P/R41P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr06YE:bd07/18/2007:svnSAMSUNGELECTRONICSCO.,LTD.:pnR40P/R41P:pvr06YE:rvnSAMSUNGELECTRONICSCO.,LTD.:rnR40P/R41P:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct1:cvrN/A:
  dmi.product.name: R40P/R41P
  dmi.product.version: 06YE
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.12.2+16.04.20151211-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.66-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.1-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.3-2ubuntu2
  version.xserver-xorg-input

[Desktop-packages] [Bug 1373070] Re: full fix for disconnected path (paths)

2016-02-29 Thread Rafael David Tinoco
Yep, you're right. It was getting /dev/log from abstractions/base for
write only. My bad.

Though,

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1373070/comments/6

Shows same issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1373070

Title:
  full fix for disconnected path (paths)

Status in cups package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Triaged
Status in rsyslog package in Ubuntu:
  New

Bug description:
  With the apparmor 3 RC1 upload, there is an incomplete bug fix for
  disconnected paths. This bug is to track that work.

  This denial may be related:
  Sep 23 10:10:50 localhost kernel: [40262.517799] audit: type=1400 
audit(1411485050.722:2862): apparmor="DENIED" operation="sendmsg" info="Failed 
name lookup - disconnected path" error=-13 profile="/usr/sbin/rsyslogd" 
name="dev/log" pid=7011 comm="logger" requested_mask="r" denied_mask="r" 
fsuid=0 ouid=0

  This is related to bug 1375410

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550989] Re: Text file preview in icon missing

2016-02-29 Thread Sebastien Bacher
Thanks

** Changed in: nautilus (Ubuntu)
   Status: New => Triaged

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=762871
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1550989

Title:
  Text file preview in icon missing

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  In 14.04, a text file icon would permit a modest preview of the
  beginning of the first few lines.

  This feature is a tremendous productivity boost.

  16.04 no longer supports this feature.  Please bring it back.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-4.19-generic 4.4.1
  Uname: Linux 4.4.0-4-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.366
  CurrentDesktop: Unity
  Date: Sun Feb 28 14:45:12 2016
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   
  LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160214)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551283] [NEW] "Region & Language" settings should allow you to set keyboard input method system

2016-02-29 Thread Nikita Yerenkov-Scott
Public bug reported:

In the gnome-language-selector one is able to set the "Keyboard input
method system". For instance on my system I can either set it to "none",
"IBus", or "fcitx". However there is no such option in the gnome-
control-center's Region & Language section, though I think that there
should be.

** Affects: ubuntu-gnome
 Importance: Undecided
 Status: New

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: gnome-control-center (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551283

Title:
  "Region & Language" settings should allow you to set keyboard input
  method system

Status in Ubuntu GNOME:
  New
Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  In the gnome-language-selector one is able to set the "Keyboard input
  method system". For instance on my system I can either set it to
  "none", "IBus", or "fcitx". However there is no such option in the
  gnome-control-center's Region & Language section, though I think that
  there should be.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551286] [NEW] unity-control-center crashed with SIGSEGV in cogl_renderer_connect()

2016-02-29 Thread Quang
Public bug reported:

Ubuntu 16.04, open unity-control-center, then it crashes.

ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: unity-control-center 15.04.0+16.04.20160216-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
Uname: Linux 4.4.0-8-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 29 22:34:53 2016
ExecutablePath: /usr/bin/unity-control-center
InstallationDate: Installed on 2014-09-11 (535 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
ProcCmdline: unity-control-center
SegvAnalysis:
 Segfault happened at: 0x7f76ef3de549:  mov(%rsi),%rsi
 PC (0x7f76ef3de549) ok
 source "(%rsi)" (0x) not located in a known VMA region (needed 
readable region)!
 destination "%rsi" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: unity-control-center
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
 ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
 ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
 cogl_renderer_connect () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
 ?? () from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
Title: unity-control-center crashed with SIGSEGV in cogl_renderer_connect()
UpgradeStatus: Upgraded to xenial on 2016-02-29 (0 days ago)
UserGroups: adm bluetooth bumblebee cdrom dialout dip fuse kvm libvirtd lpadmin 
mlocate plugdev proxy root sambashare stapdev stapusr sudo vboxusers video 
wireshark

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash need-amd64-retrace xenial

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551286

Title:
  unity-control-center crashed with SIGSEGV in cogl_renderer_connect()

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  Ubuntu 16.04, open unity-control-center, then it crashes.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160216-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 29 22:34:53 2016
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-09-11 (535 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  ProcCmdline: unity-control-center
  SegvAnalysis:
   Segfault happened at: 0x7f76ef3de549:mov(%rsi),%rsi
   PC (0x7f76ef3de549) ok
   source "(%rsi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rsi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
   ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
   ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
   cogl_renderer_connect () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
   ?? () from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  Title: unity-control-center crashed with SIGSEGV in cogl_renderer_connect()
  UpgradeStatus: Upgraded to xenial on 2016-02-29 (0 days ago)
  UserGroups: adm bluetooth bumblebee cdrom dialout dip fuse kvm libvirtd 
lpadmin mlocate plugdev proxy root sambashare stapdev stapusr sudo vboxusers 
video wireshark

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1551286/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551291] [NEW] /usr/bin/unity-control-center:6:g_assertion_message:g_assertion_message_expr:construct_language_name:gdm_normalize_language_name:iter_for_language

2016-02-29 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding unity-control-center.  This problem was most recently seen
with version 15.04.0+15.10.20150923-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/5191d917e96a4cffe9755afea765eaf1edbae7d3
contains more details.

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: trusty utopic vivid wily

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551291

Title:
  /usr/bin/unity-control-
  
center:6:g_assertion_message:g_assertion_message_expr:construct_language_name:gdm_normalize_language_name:iter_for_language

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity-control-center.  This problem was most recently seen
  with version 15.04.0+15.10.20150923-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/5191d917e96a4cffe9755afea765eaf1edbae7d3
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1551291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551283] Re: "Region & Language" settings should allow you to set keyboard input method system

2016-02-29 Thread Nikita Yerenkov-Scott
I have now also filed a report on this issue upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=762877

** Bug watch added: GNOME Bug Tracker #762877
   https://bugzilla.gnome.org/show_bug.cgi?id=762877

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551283

Title:
  "Region & Language" settings should allow you to set keyboard input
  method system

Status in Ubuntu GNOME:
  New
Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  In the gnome-language-selector one is able to set the "Keyboard input
  method system". For instance on my system I can either set it to
  "none", "IBus", or "fcitx". However there is no such option in the
  gnome-control-center's Region & Language section, though I think that
  there should be.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470862] Re: When using fglrx module, the virtual consoles are blank and useless

2016-02-29 Thread Derick Eddington
With Xenial, when I boot with kernel command-line parameter systemd.unit
=multi-user.target (i.e. non-graphical "runlevel", don't start X11),
then the virtual consoles do work.  But then when I do "sudo systemctl
isolate graphical.target" to start X11, then the virtual consoles don't
work.

However, after default graphical.target boot, when I do "sudo systemctl
isolate multi-user.target" (to stop X11), then the virtual consoles
don't work, unlike when multi-user.target is booted into initially.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1470862

Title:
  When using fglrx module, the virtual consoles are blank and useless

Status in fglrx-installer package in Ubuntu:
  Confirmed
Status in fglrx-installer-updates package in Ubuntu:
  Confirmed

Bug description:
  When the PC boots it shows the sddm login, but if I switch to the
  first virtual console using Ctrl+Alt+F1, the console is blank. The
  other consoles are in the same state. Only the virtual console with
  the sddm login, is running fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: fglrx-updates 2:15.200-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Thu Jul  2 15:31:28 2015
  SourcePackage: fglrx-installer-updates
  UpgradeStatus: Upgraded to vivid on 2015-03-12 (112 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1470862/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551273] Re: Software Center only provides a subset of software available in repos

2016-02-29 Thread Kiwinote
Reassigning to gnome-software rather than the (ubuntu) software-center.
At the moment gnome-software appears to show only those apps which are
both already installed on my system and have a desktop file.

** Package changed: software-center (Ubuntu) => gnome-software (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551273

Title:
  Software Center only provides a subset of software available in repos

Status in gnome-software package in Ubuntu:
  New

Bug description:
  I needed to re-install recordmydesktop for some debug usage and opened
  up the Software Center in Xenial and attempted to do so.

  Searches for 'recordmydesktop' in the software-center returned
  nothing, as the screenshot shows.

  However, it's plainly available if you do an apt-cache search:

  bladernr@galactica:~$ apt-cache search recordmydesktop
  gtk-recordmydesktop - Graphical frontend for recordMyDesktop screencast tool
  recordmydesktop - Captures audio-video data of a Linux desktop session

  So it seems that the software-center is not aware of some things
  (maybe only in Universe?)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: software-center (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 29 10:09:46 2016
  InstallationDate: Installed on 2016-02-11 (17 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1551273/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551286] Re: unity-control-center crashed with SIGSEGV in cogl_renderer_connect()

2016-02-29 Thread Apport retracing service
*** This bug is a duplicate of bug 1546388 ***
https://bugs.launchpad.net/bugs/1546388

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1546388, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1551286/+attachment/4584493/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1551286/+attachment/4584495/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1551286/+attachment/4584498/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1551286/+attachment/4584499/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1551286/+attachment/4584500/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1551286/+attachment/4584501/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1551286/+attachment/4584502/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1546388
   unity-control-center crashed with SIGSEGV in _cogl_check_extension()

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551286

Title:
  unity-control-center crashed with SIGSEGV in cogl_renderer_connect()

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  Ubuntu 16.04, open unity-control-center, then it crashes.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160216-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 29 22:34:53 2016
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-09-11 (535 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  ProcCmdline: unity-control-center
  SegvAnalysis:
   Segfault happened at: 0x7f76ef3de549:mov(%rsi),%rsi
   PC (0x7f76ef3de549) ok
   source "(%rsi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rsi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
   ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
   ?? () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
   cogl_renderer_connect () from /usr/lib/x86_64-linux-gnu/libcogl.so.20
   ?? () from /usr/lib/x86_64-linux-gnu/libclutter-1.0.so.0
  Title: unity-control-center crashed with SIGSEGV in cogl_renderer_connect()
  UpgradeStatus: Upgraded to xenial on 2016-02-29 (0 days ago)
  UserGroups: adm bluetooth bumblebee cdrom dialout dip fuse kvm libvirtd 
lpadmin mlocate plugdev proxy root sambashare stapdev stapusr sudo vboxusers 
video wireshark

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1551286/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1398859] Re: unmounting NTFS causes mount.ntfs process to get stuck in eternal kernel deep sleep

2016-02-29 Thread Martin Pitt
The kernel issue still happens (see
http://autopkgtest.ubuntu.com/packages/u/udisks2/xenial/amd64/), so the
workaround needs to come back.

** Changed in: udisks2 (Ubuntu)
   Status: Fix Released => In Progress

** Changed in: udisks2 (Ubuntu)
Milestone: ubuntu-15.01 => ubuntu-16.03

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to udisks2 in Ubuntu.
https://bugs.launchpad.net/bugs/1398859

Title:
  unmounting NTFS causes mount.ntfs process to get stuck in eternal
  kernel deep sleep

Status in linux package in Ubuntu:
  Confirmed
Status in udisks2 package in Ubuntu:
  In Progress

Bug description:
  Since Mid-November the udisks2 test (https://jenkins.qa.ubuntu.com/job
  /vivid-adt-udisks2/? shows it happened between Nov 13 and 19) exhibits
  a regression with NTFS: Unmounting causes the ntfs-3g process to go
  into kernel deep sleep and umount hangs forever.

  This can be reproduced with

sudo apt install ntfs-3g
sudo modprobe scsi_debug
# check dmesg which drive this created; e. g. /dev/sda
sudo mkntfs -F /dev/sda
sudo mount /dev/sda /mnt

  Now you have a process which is happy:
  root 12821  0.0  0.0  15272  1948 ?Ss   15:49   0:00 
/sbin/mount.ntfs /dev/sda /mnt -o rw

  You can work with /mnt, edit files, etc. But now unmount:

sudo umount /mnt

  This never returns, and  the process goes into uninterruptible kernel
  sleep ("D"):

  root 12928  0.0  0.0  15272  1948 ?Ds   15:55   0:00
  /sbin/mount.ntfs /dev/sda /mnt -o rw

  The strace for the umount until the hang is

  ubuntu@autopkgtest:~$ sudo strace -vvtts1024 -p 12928
  Process 12928 attached
  15:56:17.938299 read(4, 
"0\0\0\0\2\0\0\0\2\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0",
 135168) = 48
  15:56:22.338931 read(4, 
"(\0\0\0&\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
 135168) = 40
  15:56:22.339637 sendto(5, "<29>Dec  3 15:56:22 ntfs-3g[12928]: Unmounting 
/dev/sda ()\n", 59, MSG_NOSIGNAL, NULL, 0) = 59
  15:56:22.340509 fsync(3)= 0
  15:56:22.341188 fcntl(3, F_SETLK, {type=F_UNLCK, whence=SEEK_SET, start=0, 
len=0}) = 0
  15:56:22.341759 close(3

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ntfs-3g 1:2013.1.13AR.1-2ubuntu3
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.15-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Dec  3 15:48:12 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-20 (13 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141119)
  SourcePackage: ntfs-3g
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1549918] Re: USB mouse stopped working after kernel upgrade

2016-02-29 Thread Tim Schutte
HP Pavilion dv7-3173nr Entertainment PC

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1549918

Title:
  USB mouse stopped working after kernel upgrade

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I upgraded via synaptic yesterday, and my Logitech USB wireless mouse
  stopped working.  The upgrade included the latest kernel.

  Linux sempai 3.16.0-62-generic #82~14.04.1-Ubuntu SMP Fri Feb 19
  18:56:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-62.82~14.04.1-generic 3.16.7-ckt23
  Uname: Linux 3.16.0-62-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Feb 25 12:41:08 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS880M [Mobility Radeon HD 4225/4250] 
[1002:9712] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:3638]
  InstallationDate: Installed on 2015-11-22 (95 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-62-generic 
root=UUID=a5ae3032-edad-4cdc-8264-5550f4e90f1a ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.13
  dmi.board.name: 3638
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd01/25/2010:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr049C212412202:rvnHewlett-Packard:rn3638:rvr33.23:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv7 Notebook PC
  dmi.product.version: 049C212412202
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Feb 25 12:15:42 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2
  xserver.video_driver: radeon

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1358467] Re: Time and date not always there

2016-02-29 Thread Christopher M. Penalver
Johan Wysneus, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1358467/comments/3
regarding this being fixed with an update. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1358467

Title:
  Time and date not always there

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  The time and date is not always displayed in the top right corner
  after boot up. Sometimes I have to reboot several times before time
  and date is displayed correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug 18 21:34:17 2014
  DistUpgraded: 2014-05-24 21:07:18,319 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (prog-if 00 [VGA controller])
 Subsystem: Samsung Electronics Co Ltd Notebook N150P [144d:c072]
 Subsystem: Samsung Electronics Co Ltd Notebook N150P [144d:c072]
  InstallationDate: Installed on 2014-05-24 (86 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. N150P/N210P/N220P
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-34-generic 
root=UUID=a83be82f-cfd0-44f3-b18a-2e3c7a637068 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-05-24 (86 days ago)
  dmi.bios.date: 04/30/2010
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 01KY.M008.20100430.RHU
  dmi.board.asset.tag: SAMSUNG
  dmi.board.name: N150P/N210P/N220P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr01KY.M008.20100430.RHU:bd04/30/2010:svnSAMSUNGELECTRONICSCO.,LTD.:pnN150P/N210P/N220P:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnN150P/N210P/N220P:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
  dmi.product.name: N150P/N210P/N220P
  dmi.product.version: Not Applicable
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon Aug 18 16:41:23 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   12336 
   vendor SEC
  xserver.version: 2:1.15.1-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1549918] Re: USB mouse stopped working after kernel upgrade

2016-02-29 Thread Tim Schutte
The issue has disappeared after reboot.  Please mark as "RESOLVED".

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1549918

Title:
  USB mouse stopped working after kernel upgrade

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I upgraded via synaptic yesterday, and my Logitech USB wireless mouse
  stopped working.  The upgrade included the latest kernel.

  Linux sempai 3.16.0-62-generic #82~14.04.1-Ubuntu SMP Fri Feb 19
  18:56:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-62.82~14.04.1-generic 3.16.7-ckt23
  Uname: Linux 3.16.0-62-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Feb 25 12:41:08 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS880M [Mobility Radeon HD 4225/4250] 
[1002:9712] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:3638]
  InstallationDate: Installed on 2015-11-22 (95 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-62-generic 
root=UUID=a5ae3032-edad-4cdc-8264-5550f4e90f1a ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.13
  dmi.board.name: 3638
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd01/25/2010:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr049C212412202:rvnHewlett-Packard:rn3638:rvr33.23:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv7 Notebook PC
  dmi.product.version: 049C212412202
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Feb 25 12:15:42 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2
  xserver.video_driver: radeon

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470235] Re: PolicyKit high memory usage

2016-02-29 Thread Timo Palomaa
Coicidentally, also I have (had) that applet installed...

Someone already reported this on: https://github.com/ccadeptic23/Multi-
Core-System-Monitor/issues/12

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to policykit-1 in Ubuntu.
https://bugs.launchpad.net/bugs/1470235

Title:
  PolicyKit high memory usage

Status in policykit-1 package in Ubuntu:
  Confirmed

Bug description:
  Periodically I install updates on my computer and reboot without
  logging in. When I come back to my computer and log in, polkitd is
  using a large chunk of memory. At the moment it's using > 2.3 GiB of
  memory on a machine with 8 GB RAM:

  $ ps aux | grep polkit
  root  1229  0.4 29.8 2652532 2420916 ? Sl   Jun19  67:38 
/usr/lib/policykit-1/polkitd --no-debug

  Killing the process frees the memory until I reboot again.

  
  I'm currently using the latest version of policykit-1:

  $ apt-file search /usr/lib/policykit-1/polkitd
  policykit-1: /usr/lib/policykit-1/polkitd

  $ apt-cache policy policykit-1
  policykit-1:
Installed: 0.105-4ubuntu2.14.04.1
Candidate: 0.105-4ubuntu2.14.04.1
Version table:
   *** 0.105-4ubuntu2.14.04.1 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   0.105-4ubuntu2 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

  $ sudo apt-get upgrade policykit-1
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  policykit-1 is already the newest version.

  
  Other information:

  $ lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: policykit-1 0.105-4ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.55~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Tue Jun 30 16:14:51 2015
  InstallationDate: Installed on 2014-08-25 (309 days ago)
  InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140723)
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: policykit-1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1470235/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551315] [NEW] Xorg crashed with SIGABRT

2016-02-29 Thread Coya DeBrojara
*** This bug is a duplicate of bug 1550031 ***
https://bugs.launchpad.net/bugs/1550031

Public bug reported:

Xubuntu reported an error after waking from standby.

Duplicate bug #1550031

ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: xserver-xorg-core 2:1.17.3-2ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
Uname: Linux 4.4.0-8-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CrashCounter: 1
Date: Mon Feb 29 17:14:48 2016
ExecutablePath: /usr/lib/xorg/Xorg
InstallationDate: Installed on 2016-02-26 (3 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160216)
ProcCmdline: /usr/lib/xorg/Xorg -core :1 -seat seat0 -auth 
/var/run/lightdm/root/:1 -nolisten tcp vt8 -novtswitch
ProcEnviron:
 
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
 ?? () from /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
 ?? () from /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
 ?? () from /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
 ?? ()
Title: Xorg crashed with SIGABRT
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash need-amd64-retrace xenial

** Information type changed from Private to Public

** This bug has been marked a duplicate of bug 1550031
   Xorg crashed with SIGABRT

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1551315

Title:
  Xorg crashed with SIGABRT

Status in xorg-server package in Ubuntu:
  New

Bug description:
  Xubuntu reported an error after waking from standby.

  Duplicate bug #1550031

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-core 2:1.17.3-2ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Mon Feb 29 17:14:48 2016
  ExecutablePath: /usr/lib/xorg/Xorg
  InstallationDate: Installed on 2016-02-26 (3 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160216)
  ProcCmdline: /usr/lib/xorg/Xorg -core :1 -seat seat0 -auth 
/var/run/lightdm/root/:1 -nolisten tcp vt8 -novtswitch
  ProcEnviron:
   
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
   ?? () from /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
   ?? () from /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
   ?? () from /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
   ?? ()
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1551315/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1546129] Re: Battery life really short

2016-02-29 Thread Goacid
Well I need multi screen :(

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1546129

Title:
  Battery life really short

Status in gnome-power-manager package in Ubuntu:
  Confirmed

Bug description:
  Acer Aspire VN7-792G
  Ubuntu 15.10 (latest updates)

  On windows battery life is around 4h.
  On ubuntu no more than 2h, best case.

  I've tested with ubuntu doing nothing (minimal number of process), wifi off, 
network over cable, no sound and 2h is the best I have.
  I've tested with Windows, watching movie, surfing, wifi on, and I get more 
than 3h of battery lifetime.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1546129/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551283] Re: "Region & Language" settings should allow you to set keyboard input method system

2016-02-29 Thread Nikita Yerenkov-Scott
Changing bug status in accordance with feedback from upstream.

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Invalid

** Changed in: ubuntu-gnome
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551283

Title:
  "Region & Language" settings should allow you to set keyboard input
  method system

Status in Ubuntu GNOME:
  Invalid
Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  In the gnome-language-selector one is able to set the "Keyboard input
  method system". For instance on my system I can either set it to
  "none", "IBus", or "fcitx". However there is no such option in the
  gnome-control-center's Region & Language section, though I think that
  there should be.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1511457] Re: using delete key on hidden trash folder, makes nautilus crash

2016-02-29 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1512826 ***
https://bugs.launchpad.net/bugs/1512826

the issue there looks like bug #1512826 which has a SRU waiting for
validation, please help testing it if you can

** This bug has been marked a duplicate of bug 1512826
   when i delete .trash_1000 folder frm usb nautilus freeses

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1511457

Title:
  using delete key on hidden trash folder, makes nautilus crash

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When working on an external hard drive, viewing the hidden folders I
  highlighted .trashes100 and pressed the delete key on the keyboard,
  this caused what I assume nautilus to try to trash the trash,
  ultimately leading to a crash.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: nautilus 1:3.14.2-0ubuntu12
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 29 11:05:05 2015
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b"['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']"
  InstallationDate: Installed on 2015-10-10 (19 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to wily on 2015-10-22 (7 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1398859] Re: unmounting NTFS causes mount.ntfs process to get stuck in eternal kernel deep sleep

2016-02-29 Thread Martin Pitt
The workaround doesn't work any more, and the test does not actually
depend on ntfs-3g any more, so this must rather be fixed in our base
images.

** Changed in: udisks2 (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: udisks2 (Ubuntu)
Milestone: ubuntu-16.03 => None

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to udisks2 in Ubuntu.
https://bugs.launchpad.net/bugs/1398859

Title:
  unmounting NTFS causes mount.ntfs process to get stuck in eternal
  kernel deep sleep

Status in linux package in Ubuntu:
  Confirmed
Status in udisks2 package in Ubuntu:
  Fix Released

Bug description:
  Since Mid-November the udisks2 test (https://jenkins.qa.ubuntu.com/job
  /vivid-adt-udisks2/? shows it happened between Nov 13 and 19) exhibits
  a regression with NTFS: Unmounting causes the ntfs-3g process to go
  into kernel deep sleep and umount hangs forever.

  This can be reproduced with

sudo apt install ntfs-3g
sudo modprobe scsi_debug
# check dmesg which drive this created; e. g. /dev/sda
sudo mkntfs -F /dev/sda
sudo mount /dev/sda /mnt

  Now you have a process which is happy:
  root 12821  0.0  0.0  15272  1948 ?Ss   15:49   0:00 
/sbin/mount.ntfs /dev/sda /mnt -o rw

  You can work with /mnt, edit files, etc. But now unmount:

sudo umount /mnt

  This never returns, and  the process goes into uninterruptible kernel
  sleep ("D"):

  root 12928  0.0  0.0  15272  1948 ?Ds   15:55   0:00
  /sbin/mount.ntfs /dev/sda /mnt -o rw

  The strace for the umount until the hang is

  ubuntu@autopkgtest:~$ sudo strace -vvtts1024 -p 12928
  Process 12928 attached
  15:56:17.938299 read(4, 
"0\0\0\0\2\0\0\0\2\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0",
 135168) = 48
  15:56:22.338931 read(4, 
"(\0\0\0&\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
 135168) = 40
  15:56:22.339637 sendto(5, "<29>Dec  3 15:56:22 ntfs-3g[12928]: Unmounting 
/dev/sda ()\n", 59, MSG_NOSIGNAL, NULL, 0) = 59
  15:56:22.340509 fsync(3)= 0
  15:56:22.341188 fcntl(3, F_SETLK, {type=F_UNLCK, whence=SEEK_SET, start=0, 
len=0}) = 0
  15:56:22.341759 close(3

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: ntfs-3g 1:2013.1.13AR.1-2ubuntu3
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.15-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Dec  3 15:48:12 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-20 (13 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141119)
  SourcePackage: ntfs-3g
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1506358] Re: libmirclient gives up and terminates prematurely with "std::exception::what: disconnected: no new buffers" via ExchangeSemantics::submit()

2016-02-29 Thread kevin gunn
** Changed in: canonical-devices-system-image
   Importance: Critical => High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1506358

Title:
  libmirclient gives up and terminates prematurely with
  "std::exception::what: disconnected: no new buffers" via
  ExchangeSemantics::submit()

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Confirmed
Status in mir package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  Under heavy resizing (stress testing under Valgrind), my Mir client
  (Xmir) crashed with:

  [1444895332.392862]  MirBufferStreamAPI: Caught exception at client 
library boundary (in mir_buffer_stream_swap_buffers): 
/build/mir-7io2Aj/mir-0.16.0+15.10.20150921.1/src/client/buffer_stream.cpp(169):
 Throw in function virtual MirWaitHandle* 
{anonymous}::ExchangeSemantics::submit(const std::function&, 
mir::geometry::Size, MirPixelFormat, int)
  Dynamic exception type: 
boost::exception_detail::clone_impl
 >
  std::exception::what: disconnected: no new buffers

  The strange thing is it's only the client that died. The server
  survived and I can connect new clients to it.

  Duplicate bug reports now show Unity8 is another such client suffering
  from this crash. It's occurring on phones in the wild.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1506358/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550534] Re: Suggestions arrows not available on Compact layout

2016-02-29 Thread Sebastien Bacher
Thanks, I sponsored those changes

** Also affects: onboard (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: onboard (Ubuntu)
   Importance: Undecided => High

** Changed in: onboard (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1550534

Title:
  Suggestions arrows not available on Compact layout

Status in Onboard:
  New
Status in onboard package in Ubuntu:
  Fix Committed

Bug description:
  Onboard 1.2.0 should offer arrows in the suggestion line to browser
  through suggestion pages. These arrows however are not available on
  the Compact layout.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550270] Re: Touchpad stops working randomly

2016-02-29 Thread Christopher M. Penalver
niclas.kroon, in order to allow additional upstream developers to examine the 
issue, at your earliest convenience, could you please test the latest upstream 
kernel available from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D ? 
Please keep in mind the following:
1) The one to test is at the very top line at the top of the page (not the 
daily folder).
2) The release names are irrelevant.
3) The folder time stamps aren't indicative of when the kernel actually was 
released upstream.
4) Install instructions are available at 
https://wiki.ubuntu.com/Kernel/MainlineBuilds .

If testing on your main install would be inconvenient, one may:
1) Install Ubuntu to a different partition and then test this there.
2) Backup, or clone the primary install.

If the latest kernel did not allow you to test to the issue (ex. you couldn't 
boot into the OS) please make a comment in your report about this, and continue 
to test the next most recent kernel version until you can test to the issue. 
Once you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this issue is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where X, and Y are the first two numbers of the kernel version, and Z is
the release candidate number if it exists.

If the mainline kernel does not fix the issue, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Once testing of the latest upstream kernel is complete, please mark this
report's Status as Confirmed. Please let us know your results.

Thank you for your understanding.

** Tags removed: bios-outdated-96cn29ww
** Tags added: latest-bios-96cn29ww

** Changed in: xorg (Ubuntu)
   Importance: Low => Medium

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1550270

Title:
  Touchpad stops working randomly

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Touchpad stops working randomly, sometimes only scroll function stops
  working but mostly entire mouse freezes. Unable to move around the
  desktop. Cant find anything in dmesg-, xorg- or syslog- logs that
  seems to cause it. A reboot solves the problem temporarily but occures
  soon again so something is borked.

  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1
  Uname: Linux 4.4.0-6-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  BootLog:

  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Fri Feb 26 11:31:46 2016
  DistUpgraded: 2016-02-23 12:13:20,341 DEBUG enabling apt cron job
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Seems to happen randomly
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:3978]
  InstallationDate: Installed on 2016-02-19 (6 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: LENOVO 20344
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-6-generic 
root=UUID=56fd75d9-c132-48f8-8cd4-e69995ecae91 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to xenial on 2016-02-23 (2 days ago)
  dmi.bios.date: 10/16/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 96CN29WW(V1.15)
  dmi.board.asset.tag: 31900058WIN
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058WIN
  dmi.chassis.asset.tag: 31900058WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr96CN29WW(V1.15):bd10/16/2014:svnLENOVO:pn20344:pvrLenovoYoga213:rvnLENOVO:rnINVALID:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoYoga213:
  dmi.product.name: 20344
  dmi.product.version: Lenovo Yoga 2 13
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160209-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa

[Desktop-packages] [Bug 1313546] Re: keyboard shortcuts not working

2016-02-29 Thread Christopher M. Penalver
Alfredo Marchini, this bug report is being closed due to your last
comment
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1313546/comments/5
regarding you no longer have the hardware. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1313546

Title:
  keyboard shortcuts not working

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  Hi all,
  since the release upgrade to 14.04 amd64 I have some problems with keyboard, 
I think the problem is xorg or gnome-shell related, I'll try to explain it. The 
laptop is a Asus N56VZ, if I press any of the fn keys (except the laptop screen 
on-off) they don't work anymore, no response from the os.
  But If I go in settings -> keyboard -> shortcuts, I find the fn buttons 
properly configured and, If I try to reconfigure the keyboard backlight fn 
button, for example, the system recognize it, as any other fn button.  
  So the system recognize the fn buttons, but they don't work inside 
gnome-shell session.
  Another strange think is the CTRL+ALT+T button, that doesn't work anymore, 
but in keyboard shortcuts is correctly recognized and configured.
  Thank you very much
  Bye

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  334.21  Thu Feb 27 15:55:45 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Apr 28 09:23:03 2014
  DistUpgraded: 2014-04-18 10:22:58,581 DEBUG failed to SystemUnLock() (E:Not 
locked)
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-24-generic, x86_64: installed
   nvidia-334, 334.21, 3.13.0-24-generic, x86_64: installed
   vboxhost, 4.3.10, 3.13.0-24-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. N56VZ [1043:2103]
   NVIDIA Corporation GK107M [GeForce GT 650M] [10de:0fd1] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. N56VZ [1043:2103]
  InstallationDate: Installed on 2013-05-11 (351 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release amd64 
(20130424)
  MachineType: ASUSTeK COMPUTER INC. N56VZ
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=a960f078-a3fd-4a99-9d65-8f0ed45a85f2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (9 days ago)
  dmi.bios.date: 05/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N56VZ.217
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N56VZ
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN56VZ.217:bd05/22/2013:svnASUSTeKCOMPUTERINC.:pnN56VZ:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN56VZ:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N56VZ
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.53+git20140420.d4083dc7-0ubuntu0ricotz
  version.libgl1-mesa-dri: libgl1-mesa-dri 
10.2.0~git20140424.fd92346c-0ubuntu0ricotz~trusty
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
10.2.0~git20140424.fd92346c-0ubuntu0ricotz~trusty
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.3.99+git20140420.48d3dbc8-0ubuntu0ricotz
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.911+git20140420.08e71e18-0ubuntu0ricotz
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10+git20140220.480f0998-0ubuntu0sarvatt
  xserver.bootTime: Mon Apr 28 09:13:05 2014
  xserver.configfile: def

[Desktop-packages] [Bug 1550843] Re: Screen freeze when switching from full screen

2016-02-29 Thread Christopher M. Penalver
Wayne Scott, did this problem not occur for you personally (not someone
else) in a release prior to 15.10?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1550843

Title:
  Screen freeze when switching from full screen

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I commented on this bug: 
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1516531
  and it was requested I start a new bug with detail.

  For what it is worth, I have 15.10 installed on a Thinkpad X1 with an
  Ivy Bridge processor (i5-3427U) and Intel HD 4000 graphics and I am
  seeing very similar behavior. Full screen video from Chrome or games
  on Steam cause the freeze.

  The freeze is usually when switching away from the video/game or when
  using the volume keys which causes the onscreen popup to occur.

  This is new in 15.10. It didn't have this problem when I first
  upgraded to 15.10 (from 14.04) but seems like it started a couple
  weeks ago.

  
  I seem the have fixed the problem with Chrome by going here: chrome://flags/
  and picking "Override software rendering list" but when I start a game it 
freezes instantly if I hit volume.

  This appeared in syslog about the same time:
  Feb 27 20:59:01 x1 org.ayatana.bamf[2406]: ** (bamfdaemon:2434): WARNING **: 
Got an X error: BadWindow (invalid Window parameter)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Feb 27 21:02:23 2016
  DistUpgraded: 2015-11-07 16:32:33,169 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 5.0.14, 4.2.0-25-generic, x86_64: installed
   vboxhost, 5.0.14, 4.2.0-27-generic, x86_64: installed
   vboxhost, 5.0.14, 4.2.0-30-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21f9]
  InstallationDate: Installed on 2015-04-08 (325 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO 3443CTO
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to wily on 2015-11-07 (112 days ago)
  dmi.bios.date: 09/16/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G6ETA9WW (2.69 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 3443CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG6ETA9WW(2.69):bd09/16/2014:svnLENOVO:pn3443CTO:pvrThinkPadX1Carbon:rvnLENOVO:rn3443CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3443CTO
  dmi.product.version: ThinkPad X1 Carbon
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Sat Feb 27 21:01:33 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 898 
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1549979] Re: xorg freezes upon system boot with kernel 4.2.0-30

2016-02-29 Thread Christopher M. Penalver
** Tags removed: needs-bisect
** Tags added: bisect-done

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1549979

Title:
  xorg freezes upon system boot with kernel 4.2.0-30

Status in xorg package in Ubuntu:
  New

Bug description:
  Was working fine with kernel 4.2.0-27, now freezes on boot with kernel
  4.2.0-30

  $ lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10

  $ apt-cache policy xorg
  xorg:
Installed: 1:7.7+7ubuntu4
Candidate: 1:7.7+7ubuntu4
Version table:
   *** 1:7.7+7ubuntu4 0
  500 http://se.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Feb 25 21:24:38 2016
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.14, 4.2.0-27-generic, x86_64: installed
   virtualbox, 5.0.14, 4.2.0-30-generic, x86_64: installed
   virtualbox-guest, 5.0.14, 4.2.0-27-generic, x86_64: installed
   virtualbox-guest, 5.0.14, 4.2.0-30-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:198f]
   Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M] [1002:6601] 
(rev ff) (prog-if ff)
  InstallationDate: Installed on 2015-02-16 (374 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP ZBook 14
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/03/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L71 Ver. 01.21
  dmi.board.name: 198F
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 15.55
  dmi.chassis.asset.tag: 5CG4491SW6
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL71Ver.01.21:bd09/03/2014:svnHewlett-Packard:pnHPZBook14:pvrA3009DD10303:rvnHewlett-Packard:rn198F:rvrKBCVersion15.55:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 14
  dmi.product.version: A3009DD10303
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Feb 25 21:19:25 2016
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4669 
   vendor AUO
  xserver.version: 2:1.17.2-1ubuntu9.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1549918] Re: USB mouse stopped working after kernel upgrade

2016-02-29 Thread Christopher M. Penalver
Tim Schutte, in order to allow additional upstream developers to examine the 
issue, at your earliest convenience, could you please test the latest upstream 
kernel available from http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D ? 
Please keep in mind the following:
1) The one to test is at the very top line at the top of the page (not the 
daily folder).
2) The release names are irrelevant.
3) The folder time stamps aren't indicative of when the kernel actually was 
released upstream.
4) Install instructions are available at 
https://wiki.ubuntu.com/Kernel/MainlineBuilds .

If testing on your main install would be inconvenient, one may:
1) Install Ubuntu to a different partition and then test this there.
2) Backup, or clone the primary install.

If the latest kernel did not allow you to test to the issue (ex. you couldn't 
boot into the OS) please make a comment in your report about this, and continue 
to test the next most recent kernel version until you can test to the issue. 
Once you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this issue is fixed in the mainline kernel, please 
add the following tags by clicking on the yellow circle with a black pencil 
icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where X, and Y are the first two numbers of the kernel version, and Z is
the release candidate number if it exists.

If the mainline kernel does not fix the issue, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Once testing of the latest upstream kernel is complete, please mark this
report's Status as Confirmed. Please let us know your results.

Thank you for your understanding.

** Tags added: latest-bios-f.13

** Changed in: xorg (Ubuntu)
   Importance: Low => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1549918

Title:
  USB mouse stopped working after kernel upgrade

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I upgraded via synaptic yesterday, and my Logitech USB wireless mouse
  stopped working.  The upgrade included the latest kernel.

  Linux sempai 3.16.0-62-generic #82~14.04.1-Ubuntu SMP Fri Feb 19
  18:56:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-62.82~14.04.1-generic 3.16.7-ckt23
  Uname: Linux 3.16.0-62-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Feb 25 12:41:08 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS880M [Mobility Radeon HD 4225/4250] 
[1002:9712] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:3638]
  InstallationDate: Installed on 2015-11-22 (95 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-62-generic 
root=UUID=a5ae3032-edad-4cdc-8264-5550f4e90f1a ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.13
  dmi.board.name: 3638
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd01/25/2010:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr049C212412202:rvnHewlett-Packard:rn3638:rvr33.23:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv7 Notebook PC
  dmi.product.version: 049C212412202
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Feb 25 12:15:42 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.l

[Desktop-packages] [Bug 1303814] Re: unity-control-center crashed with SIGSEGV in gtk_list_store_reorder()

2016-02-29 Thread Dave Chiluk
I accidentally added a blank location followed by an actual location to
the "Time in other locations", choose locations dialog box.  I then
clicked sort by time.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1303814

Title:
  unity-control-center crashed with SIGSEGV in gtk_list_store_reorder()

Status in unity-control-center package in Ubuntu:
  Confirmed

Bug description:
  This issue uses to happen while switching windows using SUPER + W

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140404.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr  7 15:39:00 2014
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-03-31 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140330)
  ProcCmdline: unity-control-center datetime
  SegvAnalysis:
   Segfault happened at: 0x7f18d9d5c334 :   mov
%ebx,(%r14,%rax,4)
   PC (0x7f18d9d5c334) ok
   source "%ebx" ok
   destination "(%r14,%rax,4)" (0x1b15f5284) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: unity-control-center
  StacktraceTop:
   gtk_list_store_reorder () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from 
/usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libdatetime.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: unity-control-center crashed with SIGSEGV in gtk_list_store_reorder()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu13
   deja-dup 30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1303814/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551360] [NEW] apt-get remove libusb-0.1-4 wants to remove apt package ; )

2016-02-29 Thread Miroslav Tzonkov
Public bug reported:

root@mon-desktop:/home/admin# sudo apt-get remove libusb-0.1-4
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  apt apt-offline apt-utils gnupg libusb-0.1-4 python3-software-properties 
software-properties-common software-properties-gtk ubuntu-extras-keyring 
ubuntu-minimal
  unattended-upgrades
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  apt gnupg (due to apt)
0 upgraded, 0 newly installed, 11 to remove and 22 not upgraded.
After this operation, 7348 kB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
 ?] ^Croot@mon-desktop:/home/are^C

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: libusb-0.1-4 2:0.1.12-27
ProcVersionSignature: Ubuntu 3.19.0-49.55~14.04.1-generic 3.19.8-ckt12
Uname: Linux 3.19.0-49-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
Date: Mon Feb 29 19:49:46 2016
Dependencies:
 gcc-5-base 5.2.1-22ubuntu2
 libc6 2.21-0ubuntu4
 libgcc1 1:5.2.1-22ubuntu2
InstallationDate: Installed on 2015-10-07 (145 days ago)
InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: libusb
UpgradeStatus: Upgraded to wily on 2016-02-09 (20 days ago)

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


** Tags: amd64 apport-bug wily

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libusb in Ubuntu.
https://bugs.launchpad.net/bugs/1551360

Title:
  apt-get remove libusb-0.1-4 wants to remove apt package ;)

Status in libusb package in Ubuntu:
  New

Bug description:
  root@mon-desktop:/home/admin# sudo apt-get remove libusb-0.1-4
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
apt apt-offline apt-utils gnupg libusb-0.1-4 python3-software-properties 
software-properties-common software-properties-gtk ubuntu-extras-keyring 
ubuntu-minimal
unattended-upgrades
  WARNING: The following essential packages will be removed.
  This should NOT be done unless you know exactly what you are doing!
apt gnupg (due to apt)
  0 upgraded, 0 newly installed, 11 to remove and 22 not upgraded.
  After this operation, 7348 kB disk space will be freed.
  You are about to do something potentially harmful.
  To continue type in the phrase 'Yes, do as I say!'
   ?] ^Croot@mon-desktop:/home/are^C

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: libusb-0.1-4 2:0.1.12-27
  ProcVersionSignature: Ubuntu 3.19.0-49.55~14.04.1-generic 3.19.8-ckt12
  Uname: Linux 3.19.0-49-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Mon Feb 29 19:49:46 2016
  Dependencies:
   gcc-5-base 5.2.1-22ubuntu2
   libc6 2.21-0ubuntu4
   libgcc1 1:5.2.1-22ubuntu2
  InstallationDate: Installed on 2015-10-07 (145 days ago)
  InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: libusb
  UpgradeStatus: Upgraded to wily on 2016-02-09 (20 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550534] Re: Suggestions arrows not available on Compact layout

2016-02-29 Thread Launchpad Bug Tracker
This bug was fixed in the package onboard - 1.2.0-0ubuntu4

---
onboard (1.2.0-0ubuntu4) xenial; urgency=medium

  * debian/patches/fix_arrows_on_compact_layout.patch: create (LP:
#1550534)

 -- Francesco Fumanti   Fri, 26 Feb 2016
22:47:36 +0100

** Changed in: onboard (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to onboard in Ubuntu.
https://bugs.launchpad.net/bugs/1550534

Title:
  Suggestions arrows not available on Compact layout

Status in Onboard:
  New
Status in onboard package in Ubuntu:
  Fix Released

Bug description:
  Onboard 1.2.0 should offer arrows in the suggestion line to browser
  through suggestion pages. These arrows however are not available on
  the Compact layout.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550896] Re: Move GConf depends to a seperate binary

2016-02-29 Thread Sebastien Bacher
Thanks, I don't think it's worth splitting to another binary. The
depends was useful at the time where the schemas registration was done
on installation but isn't really needed nowadays with the triggers use

there doesn't seem to be an easy way to get dh_gconf to not add the
depends though, some suggestions (sorted of by somewhat order of
preference)

- create a new dh_gconf flag to not add gconf to up misc:Depends and get
piding to use it

- hack around in debian/rules (e.g move the schemas away before dh_gconf
is called and move it back before the deb is packed so the misc depends
is not added)

- don't use misc:Depends in control (I think nothing else get added at
the moment, but it feels wrong and might be of use for other things
later)

- don't install the schemas (it's only used by programs using libgnome,
which is deprecated for ages and only to handle custom url like
://, in practice very few users are likely to hit
those case if ever)


I would be happy to sponsor one of those changes, let me know what you think

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pidgin in Ubuntu.
https://bugs.launchpad.net/bugs/1550896

Title:
  Move GConf depends to a seperate binary

Status in pidgin package in Ubuntu:
  New
Status in pidgin package in Debian:
  New

Bug description:
  Currently, gconf on pidgin is only used to retrieve proxy settings
  from GNOME. It puts an hard depends on gconf, even if pidgin is used
  on a non-gnome environment. Also, it seems that this feature may be
  broken (see LP #878032 and https://developer.pidgin.im/ticket/13867).

  The included debdiff move away the gconf files to a pidgin-gnome
  binary, so people not using GNOME can remove the gconf depends.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 830348] Re: desktop contents briefly visible on resume from suspend before lock dialog

2016-02-29 Thread Daniel
*** This bug is a duplicate of bug 1280300 ***
https://bugs.launchpad.net/bugs/1280300

The same for me (Ubuntu 15.10, org.gnome.desktop.screensaver ubuntu-
lock-on-suspend is true, Lenovo T450s)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/830348

Title:
  desktop contents briefly visible on resume from suspend before lock
  dialog

Status in Compiz:
  New
Status in unity-2d:
  Confirmed
Status in gnome-screensaver package in Ubuntu:
  Incomplete
Status in unity-2d package in Ubuntu:
  Confirmed

Bug description:
  This seems like a recent regression on Oneiric (or perhaps I haven't
  noticed it before):

  On resume from suspend, the contents of the desktop are often briefly
  visible before being hidden behind the lock screen.  This is a
  security problem if there happens to be sensitive information on the
  screen.


  =Analysis from mdeslaur=
  This is likely what happens:

  1- Something grabs mouse: ie: virtual machine window, or GTK menu in an 
application or an indicator
  2- Screensaver attempts to start, but cannot get exclusive lock on mouse
  3- DPMS turns monitor black
  4- User moves mouse, which turns the screen back on
  5- Mouse movement causes mouse to get ungrabbed by vm window or gtk menu
  6- Screensaver can now grab mouse, and starts

  This is all related to the fact that X does not have an API that will
  let the screensaver tell an application to release mouse and keyboard
  grabs.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1525554] Re: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at all

2016-02-29 Thread svennnnn
i have the exact same problems using my hp probook 440 g3, which has
obviously quite the same or similar sound card. i just reinstalled
windows, because i am worried by the sound that my speakers do while
booting. but i have ubuntu still installed on usb stick and can give you
any log output you wanna have. pls just write me the terminal commands
you need.

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1525554

Title:
  [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at
  all

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  No sound on brand new HP ProBook 470 G3 after installing Ubuntu 14.04
  on headphones or internal speakers.

  Connecting a USB headphone and microphone both work, though.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-39.44~14.04.1-generic 3.19.8-ckt9
  Uname: Linux 3.19.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ronald 2199 F pulseaudio
ronald 2513 F alsamixer
  CurrentDesktop: Unity
  Date: Sat Dec 12 19:36:01 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-12-07 (5 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 
127: Error executing command as another user: Not authorized
   
   This incident has been reported.
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: No sound at all
  Title: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at 
all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2015
  dmi.bios.vendor: HP
  dmi.bios.version: N78 Ver. 01.02
  dmi.board.name: 8102
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 16.1F
  dmi.chassis.asset.tag: 5CD54286XY
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN78Ver.01.02:bd09/30/2015:svnHP:pnHPProBook470G3:pvr:rvnHP:rn8102:rvrKBCVersion16.1F:cvnHP:ct10:cvr:
  dmi.product.name: HP ProBook 470 G3
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1525554/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1280300] Re: Desktop contents displayed on resume, before lock screen is shown

2016-02-29 Thread Daniel
I also have this issue (Ubuntu 15.10, Lenovo T450s), every time.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1280300

Title:
  Desktop contents displayed on resume, before lock screen is shown

Status in gnome-screensaver package in Ubuntu:
  Confirmed

Bug description:
  I am running 14.04. When I resume from sleep, the contents of my
  desktop (including any open windows, emails, etc) are displayed
  onscreen briefly before the unlock screen is shown. This potentially
  allows an attacker to view the contents of a locked screen.

  To reproduce:
  1) Suspend a machine, e.g. by closing the lid
  2) Resume the machine

  Expected results:
  Upon resume, the first thing shown onscreen is the screensaver unlock screen.

  Actual results:
  Upon resume, the first thing shown onscreen is the set of open windows that 
were displayed before the machine was put to sleep. After a second or two, the 
unlock screen is drawn and you have to enter a password to unlock the machine.

  This is reproducible on my system.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-screensaver 3.6.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 14 09:05:50 2014
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  EcryptfsInUse: Yes
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session session-name 'ubuntu'
   org.gnome.desktop.session idle-delay uint32 300
  InstallationDate: Installed on 2013-12-02 (73 days ago)
  InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20130203-13:50
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to trusty on 2014-02-12 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1280300/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1540591] Re: fontconfig breaks Trusty - Xenial upgrade

2016-02-29 Thread Sebastien Bacher
Seems like the issue is that fontconfig gets updated before its lib and
the cache update fails due to the missing symbols.

It looks like the shlibs in debian/rules should be updated to 2.11.1 ...

Iain you did that update, does that seems right to you? Would it be
enough to ensure the library is unpacked before the service or do we
need a pre-depends there?

** Changed in: fontconfig (Ubuntu Xenial)
 Assignee: (unassigned) => Iain Lane (laney)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1540591

Title:
  fontconfig breaks Trusty - Xenial upgrade

Status in fontconfig package in Ubuntu:
  Confirmed
Status in fontconfig source package in Xenial:
  Confirmed

Bug description:
  Attempting to upgrade a fully updated 14.04.3 system to Xenial using
  the do-release-upgrade tool.

  The upgrade proceeds until it attempts to install fontconfig.  This
  fails and causes a cascading set of failures for 160+ more packages
  resulting in a system that boots, and has console access, but no
  Unity, and other things that either fail to work or only work halfway.

  Attempts after the failed upgrade to fix the issues via "apt-get -f
  install" fail with the same errors as seen during the upgrade.

  Here's the apt term log showing the errors, starting with fontconfig:

  http://paste.ubuntu.com/14852379/

  And here's the contents of fontconfig.log as suggested by trying to
  manually install fontconfig vai "apt-get install fontconfig"

  /usr/share/fonts: caching, new cache contents: 0 fonts, 4 dirs
  /usr/share/fonts/X11: caching, new cache contents: 0 fonts, 4 dirs
  /usr/share/fonts/X11/Type1: caching, new cache contents: 9 fonts, 0 dirs
  /usr/share/fonts/X11/encodings: caching, new cache contents: 0 fonts, 1 dirs
  /usr/share/fonts/X11/encodings/large: caching, new cache contents: 0 fonts, 0 
dirs
  /usr/share/fonts/X11/misc: caching, new cache contents: 59 fonts, 0 dirs
  /usr/share/fonts/X11/util: caching, new cache contents: 0 fonts, 0 dirs
  /usr/share/fonts/cmap: caching, new cache contents: 0 fonts, 5 dirs
  /usr/share/fonts/cmap/adobe-cns1: caching, new cache contents: 0 fonts, 0 dirs
  /usr/share/fonts/cmap/adobe-gb1: caching, new cache contents: 0 fonts, 0 dirs
  /usr/share/fonts/cmap/adobe-japan1: caching, new cache contents: 0 fonts, 0 
dirs
  /usr/share/fonts/cmap/adobe-japan2: caching, new cache contents: 0 fonts, 0 
dirs
  /usr/share/fonts/cmap/adobe-korea1: caching, new cache contents: 0 fonts, 0 
dirs
  /usr/share/fonts/truetype: caching, new cache contents: 1 fonts, 19 dirs
  /usr/share/fonts/truetype/abyssinica: caching, new cache contents: 1 fonts, 0 
dirs
  /usr/share/fonts/truetype/dejavu: caching, new cache contents: 6 fonts, 0 dirs
  /usr/share/fonts/truetype/droid: caching, new cache contents: 18 fonts, 0 dirs
  /usr/share/fonts/truetype/freefont: caching, new cache contents: 12 fonts, 0 
dirs
  /usr/share/fonts/truetype/kacst: caching, new cache contents: 15 fonts, 0 dirs
  /usr/share/fonts/truetype/kacst-one: caching, new cache contents: 2 fonts, 0 
dirs
  /usr/share/fonts/truetype/lao: caching, new cache contents: 1 fonts, 0 dirs
  /usr/share/fonts/truetype/liberation: caching, new cache contents: 16 fonts, 
0 dirs
  /usr/share/fonts/truetype/nanum: caching, new cache contents: 6 fonts, 0 dirs
  /usr/share/fonts/truetype/openoffice: caching, new cache contents: 1 fonts, 0 
dirs
  /usr/share/fonts/truetype/padauk: caching, new cache contents: 4 fonts, 0 dirs
  /usr/share/fonts/truetype/sinhala: caching, new cache contents: 1 fonts, 0 
dirs
  /usr/share/fonts/truetype/takao-gothic: caching, new cache contents: 1 fonts, 
0 dirs
  /usr/share/fonts/truetype/tibetan-machine: caching, new cache contents: 1 
fonts, 0 dirs
  /usr/share/fonts/truetype/tlwg: caching, new cache contents: 54 fonts, 0 dirs
  /usr/share/fonts/truetype/ttf-indic-fonts-core: caching, new cache contents: 
17 fonts, 0 dirs
  /usr/share/fonts/truetype/ttf-khmeros-core: caching, new cache contents: 2 
fonts, 0 dirs
  /usr/share/fonts/truetype/ttf-punjabi-fonts: caching, new cache contents: 2 
fonts, 0 dirs
  /usr/share/fonts/truetype/ubuntu-font-family: caching, new cache contents: 13 
fonts, 0 dirs
  /usr/share/fonts/type1: caching, new cache contents: 0 fonts, 2 dirs
  /usr/share/fonts/type1/gsfonts: caching, new cache contents: 35 fonts, 0 dirs
  /usr/share/fonts/type1/mathml: caching, new cache contents: 1 fonts, 0 dirs
  /usr/local/share/fonts: caching, new cache contents: 0 fonts, 0 dirs
  /.local/share/fonts: skipping, no such directory
  Re-scanning /usr/share/fonts: fc-cache: symbol lookup error: fc-cache: 
undefined symbol: FcDirCacheRescan

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https:

[Desktop-packages] [Bug 1551181] Re: Transmission-gtk : upgrade-software-version

2016-02-29 Thread Sebastien Bacher
** Changed in: transmission (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to transmission in Ubuntu.
https://bugs.launchpad.net/bugs/1551181

Title:
  Transmission-gtk :  upgrade-software-version

Status in transmission package in Ubuntu:
  Confirmed

Bug description:
  Version 2.90 has been release:
  https://trac.transmissionbt.com/wiki/Changes#version-2.90

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: transmission-gtk 2.84-3ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 29 04:57:23 2016
  InstallationDate: Installed on 2016-02-10 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160210)
  SourcePackage: transmission
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550939] Re: Tab on Index makes evince go crazy

2016-02-29 Thread Sebastien Bacher
I tested on xenial with 3.18.2 but I don't have a 15.10 install handy to
test, maybe it's fixed in the new version

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1550939

Title:
  Tab on Index makes evince go crazy

Status in evince package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  - Open a pdf with Index
  - Click on a section in the Index
  - Press Tab

  Expected behavior:

  - I don't know. I accidentally clicked Tab instead of Alt+Tab

  Observed behavior:

  - Evince very quickly goes through the Index, section after section. I
  didn't find a way to stop the madness except closing evince and
  reopening the pdf.

  I tested this with the Vulkan specifications
  (https://www.khronos.org/registry/vulkan/specs/1.0/pdf/vkspec.pdf) and
  the C11 standard (http://www.open-
  std.org/jtc1/sc22/wg14/www/docs/n1570.pdf)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: evince 3.16.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb 28 10:14:14 2016
  ExecutablePath: /usr/bin/evince
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SourcePackage: evince
  UpgradeStatus: Upgraded to wily on 2015-10-22 (129 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551377] [NEW] package software-center 16.01+16.04.20160217 failed to install/upgrade: triggers looping, abandoned

2016-02-29 Thread Chris White
Public bug reported:

Performing software update failed to install software-center

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: software-center 16.01+16.04.20160217
ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
Uname: Linux 4.4.0-8-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Mon Feb 29 12:18:44 2016
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2016-01-25 (35 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160124)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.3
SourcePackage: software-center
Title: package software-center 16.01+16.04.20160217 failed to install/upgrade: 
triggers looping, abandoned
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551377

Title:
  package software-center 16.01+16.04.20160217 failed to
  install/upgrade: triggers looping, abandoned

Status in software-center package in Ubuntu:
  New

Bug description:
  Performing software update failed to install software-center

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: software-center 16.01+16.04.20160217
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Mon Feb 29 12:18:44 2016
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2016-01-25 (35 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160124)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.3
  SourcePackage: software-center
  Title: package software-center 16.01+16.04.20160217 failed to 
install/upgrade: triggers looping, abandoned
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1551377/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1540051] Re: ASUS R556U or X555UF , touchpad work but does not recognize two-finger-tap as middle mouse button

2016-02-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1540051

Title:
  ASUS R556U or  X555UF  , touchpad work but does not recognize two-
  finger-tap as middle mouse button

Status in xserver-xorg-input-synaptics package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I'm using Kubuntu 15.10. My touchpad ASUS R556U or X555UF works but does not 
recognize two-finger-tap as scrolling middle mouse button
  @X555UF:~$:~$ xinput --list
  ⎡ Virtual core pointer  id=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
  ⎜   ↳ ELAN1000:00 04F3:0401 id=11   [slave  pointer  (2)]
  ⎣ Virtual core keyboard id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
  ↳ Power Button  id=6[slave  keyboard (3)]
  ↳ Video Bus id=7[slave  keyboard (3)]
  ↳ Video Bus id=8[slave  keyboard (3)]
  ↳ Sleep Button  id=9[slave  keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam id=10   [slave  keyboard (3)]
  ↳ Asus WMI hotkeys  id=12   [slave  keyboard (3)]
  ↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]

  I tried to apply 01elantech_2.6.38.patch but no result
  Thanks for your support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1540051/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1540051] Re: ASUS R556U or X555UF , touchpad work but does not recognize two-finger-tap as middle mouse button

2016-02-29 Thread Bob Rusk
This bug appears to be similar to this one that was reported to RedHat:

https://bugzilla.redhat.com/show_bug.cgi?id=1281990

** Bug watch added: Red Hat Bugzilla #1281990
   https://bugzilla.redhat.com/show_bug.cgi?id=1281990

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1540051

Title:
  ASUS R556U or  X555UF  , touchpad work but does not recognize two-
  finger-tap as middle mouse button

Status in xserver-xorg-input-synaptics package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I'm using Kubuntu 15.10. My touchpad ASUS R556U or X555UF works but does not 
recognize two-finger-tap as scrolling middle mouse button
  @X555UF:~$:~$ xinput --list
  ⎡ Virtual core pointer  id=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
  ⎜   ↳ ELAN1000:00 04F3:0401 id=11   [slave  pointer  (2)]
  ⎣ Virtual core keyboard id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
  ↳ Power Button  id=6[slave  keyboard (3)]
  ↳ Video Bus id=7[slave  keyboard (3)]
  ↳ Video Bus id=8[slave  keyboard (3)]
  ↳ Sleep Button  id=9[slave  keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam id=10   [slave  keyboard (3)]
  ↳ Asus WMI hotkeys  id=12   [slave  keyboard (3)]
  ↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]

  I tried to apply 01elantech_2.6.38.patch but no result
  Thanks for your support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1540051/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1540051] Re: ASUS R556U or X555UF , touchpad work but does not recognize two-finger-tap as middle mouse button

2016-02-29 Thread Bob Rusk
I can confirm that this bug manifests on my Asus G552VW as well.  With
the 4.2.0-30-generic kernel, the ELAN1000:00 trackpad is not recognized
as a trackpad and gets treated as a "evdev pointer catchall" by X.

I also tried last week's 4.4 and 4.5 kernels.  Both of them resulted in
a non-functional trackpad.  With those kernels, elan_i2c recognizes the
device as i2c-ELAN1000:00.  With those kernels, syslog fills with
messages like the following every time I touch the touchpad, and the
touchpad is otherwise unresponsive.

Feb 26 18:37:04 emocean kernel: [  100.759800] elan_i2c i2c-ELAN1000:00:
invalid report id data (1)

Should this, perhaps, be listed as a kernel bug rather than an xserver
bug?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1540051

Title:
  ASUS R556U or  X555UF  , touchpad work but does not recognize two-
  finger-tap as middle mouse button

Status in xserver-xorg-input-synaptics package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I'm using Kubuntu 15.10. My touchpad ASUS R556U or X555UF works but does not 
recognize two-finger-tap as scrolling middle mouse button
  @X555UF:~$:~$ xinput --list
  ⎡ Virtual core pointer  id=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
  ⎜   ↳ ELAN1000:00 04F3:0401 id=11   [slave  pointer  (2)]
  ⎣ Virtual core keyboard id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
  ↳ Power Button  id=6[slave  keyboard (3)]
  ↳ Video Bus id=7[slave  keyboard (3)]
  ↳ Video Bus id=8[slave  keyboard (3)]
  ↳ Sleep Button  id=9[slave  keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam id=10   [slave  keyboard (3)]
  ↳ Asus WMI hotkeys  id=12   [slave  keyboard (3)]
  ↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]

  I tried to apply 01elantech_2.6.38.patch but no result
  Thanks for your support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1540051/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551385] [NEW] No sound on ASUS Xonar DGX Soundcard (16.04)

2016-02-29 Thread Valentin Crone
Public bug reported:

Hello,
On Ubuntu 16.04 LTS (Alpha), with the latest package updates (28/02/2015), 
Linux 4.4 and PulseAudio 8.0, I can't play any sound on my ASUS Xonar DGX. 
Tested with the app to test speakers, Firefox, VLC, and checked with 
pavucontrol, the progress bar indicate that a sound is played on the card, but 
no sound on the speakers.

I report this bug because it works on the same version with the
integrated card of my motherboard. (ASUS H87-PLUS)

On Ubuntu 14.04 (PulseAudio 4.0), the sound work correctly (with all
defaults params)

The speakers connected are the Logitech Z9600 (by 3 jacks), and I
precise that they are correctly plugged in, etc..., it works when I
connect it to the integrated sound card of my motherboard (and if I use
Ubuntu 14.04 LTS)

I don't know if it's a normal development bug, but in doubt I report it.
Thank you,
Valentin Crône

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1551385

Title:
  No sound on ASUS Xonar DGX Soundcard (16.04)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Hello,
  On Ubuntu 16.04 LTS (Alpha), with the latest package updates (28/02/2015), 
Linux 4.4 and PulseAudio 8.0, I can't play any sound on my ASUS Xonar DGX. 
Tested with the app to test speakers, Firefox, VLC, and checked with 
pavucontrol, the progress bar indicate that a sound is played on the card, but 
no sound on the speakers.

  I report this bug because it works on the same version with the
  integrated card of my motherboard. (ASUS H87-PLUS)

  On Ubuntu 14.04 (PulseAudio 4.0), the sound work correctly (with all
  defaults params)

  The speakers connected are the Logitech Z9600 (by 3 jacks), and I
  precise that they are correctly plugged in, etc..., it works when I
  connect it to the integrated sound card of my motherboard (and if I
  use Ubuntu 14.04 LTS)

  I don't know if it's a normal development bug, but in doubt I report it.
  Thank you,
  Valentin Crône

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551386] [NEW] package libc-ares2:amd64 1.10.0-2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuratio

2016-02-29 Thread jaqdadi
Public bug reported:

This is my first time reporting a bug, if there is one. I know I am
probably doing it wrong. I looked up this problem and couldn't find
anything that worked. It's probably a simple thing as well, right, lol!
Anyway, I keep getting this error after loading anything or doing any
updates. Everything appears to work fine, other than this popping up
after each install or change.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: libc-ares2:amd64 1.10.0-2
ProcVersionSignature: Ubuntu 3.19.0-51.58-generic 3.19.8-ckt13
Uname: Linux 3.19.0-51-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.8
Architecture: amd64
Date: Mon Feb 29 13:38:03 2016
Dependencies:
 gcc-5-base 5.1~rc1-0ubuntu1.1
 libc6 2.21-0ubuntu4
 libgcc1 1:5.1~rc1-0ubuntu1.1
 multiarch-support 2.21-0ubuntu4
DuplicateSignature: package:libc-ares2:amd64:1.10.0-2:package is in a very bad 
inconsistent state; you should  reinstall it before attempting configuration
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
InstallationDate: Installed on 2015-09-09 (173 days ago)
InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1.1
 apt  1.0.9.7ubuntu4.2
SourcePackage: c-ares
Title: package libc-ares2:amd64 1.10.0-2 failed to install/upgrade: package is 
in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: c-ares (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package vivid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to c-ares in Ubuntu.
https://bugs.launchpad.net/bugs/1551386

Title:
  package libc-ares2:amd64 1.10.0-2 failed to install/upgrade: package
  is in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

Status in c-ares package in Ubuntu:
  New

Bug description:
  This is my first time reporting a bug, if there is one. I know I am
  probably doing it wrong. I looked up this problem and couldn't find
  anything that worked. It's probably a simple thing as well, right,
  lol! Anyway, I keep getting this error after loading anything or doing
  any updates. Everything appears to work fine, other than this popping
  up after each install or change.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: libc-ares2:amd64 1.10.0-2
  ProcVersionSignature: Ubuntu 3.19.0-51.58-generic 3.19.8-ckt13
  Uname: Linux 3.19.0-51-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.8
  Architecture: amd64
  Date: Mon Feb 29 13:38:03 2016
  Dependencies:
   gcc-5-base 5.1~rc1-0ubuntu1.1
   libc6 2.21-0ubuntu4
   libgcc1 1:5.1~rc1-0ubuntu1.1
   multiarch-support 2.21-0ubuntu4
  DuplicateSignature: package:libc-ares2:amd64:1.10.0-2:package is in a very 
bad inconsistent state; you should  reinstall it before attempting configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2015-09-09 (173 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 
(20150422.1)
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1.1
   apt  1.0.9.7ubuntu4.2
  SourcePackage: c-ares
  Title: package libc-ares2:amd64 1.10.0-2 failed to install/upgrade: package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/c-ares/+bug/1551386/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551385] Re: No sound on ASUS Xonar DGX Soundcard (16.04)

2016-02-29 Thread Valentin Crone
28/02/2016*
Sorry ;)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1551385

Title:
  No sound on ASUS Xonar DGX Soundcard (16.04)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Hello,
  On Ubuntu 16.04 LTS (Alpha), with the latest package updates (28/02/2015), 
Linux 4.4 and PulseAudio 8.0, I can't play any sound on my ASUS Xonar DGX. 
Tested with the app to test speakers, Firefox, VLC, and checked with 
pavucontrol, the progress bar indicate that a sound is played on the card, but 
no sound on the speakers.

  I report this bug because it works on the same version with the
  integrated card of my motherboard. (ASUS H87-PLUS)

  On Ubuntu 14.04 (PulseAudio 4.0), the sound work correctly (with all
  defaults params)

  The speakers connected are the Logitech Z9600 (by 3 jacks), and I
  precise that they are correctly plugged in, etc..., it works when I
  connect it to the integrated sound card of my motherboard (and if I
  use Ubuntu 14.04 LTS)

  I don't know if it's a normal development bug, but in doubt I report it.
  Thank you,
  Valentin Crône

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1100190] Re: [Upstream] I/O Error while opening file from WebDAV over GVFS from Nautilus

2016-02-29 Thread Markus Windisch
I can't believe this is still a problem. I found a "solution": use
dolphin instead. Dolphin has some other issues, though. I really wonder
how people can constantly work with Linux. You have to be really lucky
(not using Webdav or something).

Now I'm sitting here copying my files from webdav to the local drive
like it's 1990 and an FTP-Server.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1100190

Title:
  [Upstream] I/O Error while opening file from WebDAV over GVFS from
  Nautilus

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  Problem description: 
  Error when opening a file from Nautilus with LibreOffice when the file is 
WebDAV mounted with GVFS.

  The Same file can be opened from the same location from within
  LibreOffice, with the Open File Dialogue. Then you get asked for the
  Username and Password and Libreoffice seems to access the file
  directly over HTTP.

  Steps to reproduce:
  1. Mount a DAV Folder with Nautilus. 
  URL in my Case: 
dav://admin@10.1.10.58:8080/alfresco/webdav/Sites/puzzletest/documentLibrary/Alfresco%20WebDAV%20Test/
  2. Open a file with LibreOffice by doubleclick or context menu from Nautilus.
  4. Error occurs.
  Exact message:
  (-) «General input/output error while accessing /home/pgassmann/.gvfs/WebDAV\ 
als\ admin\ auf\ 10.1.10.58%3A8080/Sites/puzzletest/documentLibrary/Alfresco\ 
WebDAV\ Test/Neu.odt.» [OK]

  Working Variant:
  1. = 1. above
  2. Start LibreOffice
  3. Open File dialogue from LibreOffice
  4. Select the same file and click Open.
  5. LibreOffice Dialogue: "Authentication Required", Enter user name and 
password for: "Alfresco DAV Server" on 10.1.10.58
  6. Enter Username and password, click OK
  7. File opens correctly

  LibreOffice Version:
  3.5.2-2ubuntu1

  Involved Software: 
  LibreOffice, Nautilus, GVFS, Alfresco

  Current behavior:
  Opening file from Nautilus causes Error,
  Opening from LibreOffice Open File dialogue asks for credentials and works 
correctly

  Expected behavior:
  Opening from Nautilus works.
  Opening from Open File dialog works without asking for credentials.

  Attachment: strace log from following actions:
  LANG=C libreoffice --strace
  successfully Open File from LibreOffice dialogue.
  Trying to open file from Nautilus.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.4-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35
  Uname: Linux 3.2.0-36-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  Date: Wed Jan 16 10:05:05 2013
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to precise on 2012-05-22 (238 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1100190/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551386] Re: package libc-ares2:amd64 1.10.0-2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2016-02-29 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to c-ares in Ubuntu.
https://bugs.launchpad.net/bugs/1551386

Title:
  package libc-ares2:amd64 1.10.0-2 failed to install/upgrade: package
  is in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

Status in c-ares package in Ubuntu:
  New

Bug description:
  This is my first time reporting a bug, if there is one. I know I am
  probably doing it wrong. I looked up this problem and couldn't find
  anything that worked. It's probably a simple thing as well, right,
  lol! Anyway, I keep getting this error after loading anything or doing
  any updates. Everything appears to work fine, other than this popping
  up after each install or change.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: libc-ares2:amd64 1.10.0-2
  ProcVersionSignature: Ubuntu 3.19.0-51.58-generic 3.19.8-ckt13
  Uname: Linux 3.19.0-51-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.8
  Architecture: amd64
  Date: Mon Feb 29 13:38:03 2016
  Dependencies:
   gcc-5-base 5.1~rc1-0ubuntu1.1
   libc6 2.21-0ubuntu4
   libgcc1 1:5.1~rc1-0ubuntu1.1
   multiarch-support 2.21-0ubuntu4
  DuplicateSignature: package:libc-ares2:amd64:1.10.0-2:package is in a very 
bad inconsistent state; you should  reinstall it before attempting configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2015-09-09 (173 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 
(20150422.1)
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1.1
   apt  1.0.9.7ubuntu4.2
  SourcePackage: c-ares
  Title: package libc-ares2:amd64 1.10.0-2 failed to install/upgrade: package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/c-ares/+bug/1551386/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1525554] Re: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at all

2016-02-29 Thread svennnnn
before i saw this bug thread i found another ( 
http://askubuntu.com/questions/700167/no-sound-on-ubuntu-15-10 ) thread where i 
realized you only need to add two lines to the config:
options snd-hda-intel single_cmd=1
options snd-hda-intel probe_mask=1

with these lines a was able to get sound, but i then have these crazy
noises while booting.

i just post some lines from the terminal which might help:

uname -a
Linux 15 4.2.0-27-generic #32-Ubuntu SMP Fri Jan 22 04:49:08 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

lspci -v | grep -A7 -i "audio"
00:1f.3 Multimedia audio controller: Intel Corporation Device 9d70 (rev 21)
Subsystem: Hewlett-Packard Company Device 8100
Flags: bus master, fast devsel, latency 64, IRQ 16
Memory at c132 (64-bit, non-prefetchable) [size=16K]
Memory at c131 (64-bit, non-prefetchable) [size=64K]
Capabilities: 
Kernel driver in use: snd_hda_intel

lsmod | grep snd
snd_hda_codec_hdmi 49152  1
snd_hda_intel  36864  2
snd_hda_codec 135168  2 snd_hda_codec_hdmi,snd_hda_intel
snd_hda_core   65536  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_hwdep  16384  1 snd_hda_codec
snd_pcm   106496  4 
snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_seq_midi   16384  0
snd_seq_midi_event 16384  1 snd_seq_midi
snd_rawmidi32768  1 snd_seq_midi
snd_seq69632  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer  32768  2 snd_pcm,snd_seq
snd81920  13 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore  16384  1 snd

cat /proc/asound/cards
 0 [PCH]: HDA-Intel - HDA Intel PCH
  HDA Intel PCH at 0xc132 irq 129

even adding the right driver and module into /etc/modules (like snd-hda-
intel model=PCH index=0) did not work, like i found in this thread (
https://wiki.ubuntuusers.de/Soundkarten_konfigurieren/ ) sorry for the
german thread.

i dont know what to add anymore. feel free to ask.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1525554

Title:
  [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at
  all

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  No sound on brand new HP ProBook 470 G3 after installing Ubuntu 14.04
  on headphones or internal speakers.

  Connecting a USB headphone and microphone both work, though.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-39.44~14.04.1-generic 3.19.8-ckt9
  Uname: Linux 3.19.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ronald 2199 F pulseaudio
ronald 2513 F alsamixer
  CurrentDesktop: Unity
  Date: Sat Dec 12 19:36:01 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-12-07 (5 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 
127: Error executing command as another user: Not authorized
   
   This incident has been reported.
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: No sound at all
  Title: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at 
all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2015
  dmi.bios.vendor: HP
  dmi.bios.version: N78 Ver. 01.02
  dmi.board.name: 8102
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 16.1F
  dmi.chassis.asset.tag: 5CD54286XY
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN78Ver.01.02:bd09/30/2015:svnHP:pnHPProBook470G3:pvr:rvnHP:rn8102:rvrKBCVersion16.1F:cvnHP:ct10:cvr:
  dmi.product.name: HP ProBook 470 G3
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1525554/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1549269] Re: Invert Selection in Nautilus Window causes hang

2016-02-29 Thread Cliff Carson
Just trying gather more info.  Was watching the processor usage with top
and saw that when I closed the Location Options menu Nautilus and gnome-
shell were to top tasks running both around 50%.  Only xorg was doing
anything (about 9%).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1549269

Title:
  Invert Selection in Nautilus Window causes hang

Status in nautilus package in Ubuntu:
  New

Bug description:
  Selecting the option Invert Selection in the Nautilus window will
  cause a system hang which frees up after a minute or so but the
  Nautilus window continues to be non-responsive and must be Forced out.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-7.22-generic 4.4.2
  Uname: Linux 4.4.0-7-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Feb 24 07:11:16 2016
  InstallationDate: Installed on 2015-12-19 (66 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151218)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551385] Re: No sound on ASUS Xonar DGX Soundcard (16.04)

2016-02-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pulseaudio (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1551385

Title:
  No sound on ASUS Xonar DGX Soundcard (16.04)

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  On Ubuntu 16.04 LTS (Alpha), with the latest package updates (28/02/2015), 
Linux 4.4 and PulseAudio 8.0, I can't play any sound on my ASUS Xonar DGX. 
Tested with the app to test speakers, Firefox, VLC, and checked with 
pavucontrol, the progress bar indicate that a sound is played on the card, but 
no sound on the speakers.

  I report this bug because it works on the same version with the
  integrated card of my motherboard. (ASUS H87-PLUS)

  On Ubuntu 14.04 (PulseAudio 4.0), the sound work correctly (with all
  defaults params)

  The speakers connected are the Logitech Z9600 (by 3 jacks), and I
  precise that they are correctly plugged in, etc..., it works when I
  connect it to the integrated sound card of my motherboard (and if I
  use Ubuntu 14.04 LTS)

  I don't know if it's a normal development bug, but in doubt I report it.
  Thank you,
  Valentin Crône

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551403] [NEW] fglrx 2:15.201-0ubuntu0.14.04.1: fglrx kernel module failed to build

2016-02-29 Thread Yang Sheng Jia
Public bug reported:

The ati driver is come form 
"http://support.amd.com/en-us/download/desktop/legacy?product=Legacy2&os=Linux%20x86_64";
I key in command is

listing
many version of ubuntu
then I choose "trusty"
so key in command is 

final

bug show up 
btw my system graphic infomation is Gallium 0.4 on i915 (chipset: G33) I want 
to change to Ati blabla...

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: fglrx 2:8.970-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-80.124-generic 3.13.11-ckt35
Uname: Linux 3.13.0-80-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
DKMSBuildLog:
 DKMS make.log for fglrx-8.970 for kernel 3.13.0-80-generic (x86_64)
 Tue Mar  1 03:34:14 CST 2016
 AMD kernel module generator version 2.1
 kernel includes at /lib/modules/3.13.0-80-generic/build/include not found or 
incomplete
 file: /lib/modules/3.13.0-80-generic/build/include/linux/version.h
DKMSKernelVersion: 3.13.0-80-generic
Date: Tue Mar  1 03:34:28 2016
DistUpgraded: 2014-09-14 23:11:59,107 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 8.970: added
 fglrx-core, 15.201, 3.13.0-78-generic, x86_64: installed
 fglrx-core, 15.201, 3.13.0-79-generic, x86_64: installed
 fglrx-core, 15.201, 3.13.0-80-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] 
(rev 10) (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
InstallationDate: Installed on 2013-07-18 (956 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MachineType: Gigabyte Technology Co., Ltd. G31M-ES2L
PackageVersion: 2:15.201-0ubuntu0.14.04.1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-80-generic 
root=UUID=03ba00f5-5642-4300-886c-5241529c1743 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
SourcePackage: fglrx-installer
Title: fglrx 2:15.201-0ubuntu0.14.04.1: fglrx kernel module failed to build
UpgradeStatus: Upgraded to trusty on 2014-09-14 (533 days ago)
dmi.bios.date: 08/09/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: FI
dmi.board.name: G31M-ES2L
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFI:bd08/09/2010:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-ES2L:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: G31M-ES2L
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
make.log:
 DKMS make.log for fglrx-8.970 for kernel 3.13.0-80-generic (x86_64)
 Tue Mar  1 03:34:14 CST 2016
 AMD kernel module generator version 2.1
 kernel includes at /lib/modules/3.13.0-80-generic/build/include not found or 
incomplete
 file: /lib/modules/3.13.0-80-generic/build/include/linux/version.h
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67+git1602251830.427453~gd~t
version.libgl1-mesa-dri: libgl1-mesa-dri 11.3~git1602270730.e2dce1~gd~t
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.3~git1602270730.e2dce1~gd~t
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.6.99+git1602270732.e87365~gd~t
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git1602241932.d16728~gd~t
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12+git1601140734.b824d3~gd~t
xserver.bootTime: Sun Feb 28 05:02:15 2016
xserver.configfile: default
xserver.errors: intel: Failed to load module "present" (module does not exist, 
0)
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id8744 
 vendor CMO
xserver.version: 2:1.15.1-0ubuntu2.7

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 third-party-packages trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1551403

Title:
  fglrx 2:15.201-0ubuntu0.14.04.1: fglrx kernel module failed to build

Status in fglrx-installer package in Ubuntu:
  New

Bug description:
  The ati driver is come form 
"http://support.amd.com/en-us/download/desktop/legacy?product=Legacy2&os=Linux%20x86_64";
  I key in command is
  
  listing
  many version o

[Desktop-packages] [Bug 1550815] [NEW] Wallpaper changes colors?

2016-02-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

For some reason Ubuntu seems to change the colors of the wallpaper you
apply.

If you look at this album: http://imgur.com/a/wD4sx - You can see the
following:

image 1 (from the top): Ubuntu shows the image correctly when opening in image 
viewer (look at the orange color!)
image 2 (from the top): This is how the image looks applied. Why is it changing 
the colors?
image 3: (the one in bottom): Windows 10 virtualbox. Windows can figure out how 
to apply the colors correctly. Why can't Ubuntu.. ?

I have tested it with Xubuntu 14.04, Ubuntu 14.04, Ubuntu 16.04 daily,
Linux Mint and Ubuntu Gnome 15.10. They all have the same problem. As
soon as the wallpaper is applied it changes the colors from the orange
to less-orange.. It really weird.

I can't figure out what's going on. It works just fine in Windows and OSX.
Link to image download: 
https://farm6.staticflickr.com/5586/14961556102_13f1b039b4_o_d.jpg

Feel free to ask for more information if needed or a solution :)

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


** Tags: bot-comment wallpaper
-- 
Wallpaper changes colors?
https://bugs.launchpad.net/bugs/1550815
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to nautilus in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550815] Re: Wallpaper changes colors?

2016-02-29 Thread Rodney Dawes
** Package changed: ubuntu => nautilus (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1550815

Title:
  Wallpaper changes colors?

Status in nautilus package in Ubuntu:
  New

Bug description:
  For some reason Ubuntu seems to change the colors of the wallpaper you
  apply.

  If you look at this album: http://imgur.com/a/wD4sx - You can see the
  following:

  image 1 (from the top): Ubuntu shows the image correctly when opening in 
image viewer (look at the orange color!)
  image 2 (from the top): This is how the image looks applied. Why is it 
changing the colors?
  image 3: (the one in bottom): Windows 10 virtualbox. Windows can figure out 
how to apply the colors correctly. Why can't Ubuntu.. ?

  I have tested it with Xubuntu 14.04, Ubuntu 14.04, Ubuntu 16.04 daily,
  Linux Mint and Ubuntu Gnome 15.10. They all have the same problem. As
  soon as the wallpaper is applied it changes the colors from the orange
  to less-orange.. It really weird.

  I can't figure out what's going on. It works just fine in Windows and OSX.
  Link to image download: 
https://farm6.staticflickr.com/5586/14961556102_13f1b039b4_o_d.jpg

  Feel free to ask for more information if needed or a solution :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1280141] Re: Latest chromium upgrade have broken pepperflashplugin detection

2016-02-29 Thread Jigglypuff
This fix doesn't seem to work in Xenial 16.04. My terminal output:
pluff@beta:~$ sudo update-pepperflashplugin-nonfree --install --verbose
[sudo] password for pluff: 
options :  --install --verbose --
temporary directory: /tmp/pepperflashplugin-nonfree.WgoCKKNlvt
doing apt-get update on google repository
cleaning up temporary directory /tmp/pepperflashplugin-nonfree.WgoCKKNlvt ...
ERROR: failed to retrieve status information from google : W: Can't drop 
privileges for downloading as file 
'./var/lib/apt/lists/partial/dl.google.com_linux_chrome_deb_dists_stable_InRelease'
 couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
More information might be available at:
  http://wiki.debian.org/PepperFlashPlayer

Do not know what caused that. Apparently (from what i understand) it
requires google repos and no repos are available for xenial. is my
understanding correct? or is there any other way to fix it?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1280141

Title:
  Latest chromium upgrade have broken pepperflashplugin detection

Status in chromium-browser package in Ubuntu:
  Fix Released
Status in pepperflashplugin-nonfree package in Ubuntu:
  Fix Released

Bug description:
  With that i386 Trusty installation, i was happily using pepperflashplugin as 
the unique flash installed package.
  But after i've upgraded to '32' a few days back (main trusty package), flash 
was no more detected (or pepper not compatible ?). Reinstalling it did not do 
better. So i've needed to install back the 'flashplugin-installer' package to 
be able to view flash streaming.
  https://launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/1.3ubuntu1

  Terminal output:

  oem@dev32:~$ ubuntu-bug chromium-browser
  No value set for `/desktop/gnome/applications/browser/exec'
  No value set for `/desktop/gnome/url-handlers/https/command'
  No value set for `/desktop/gnome/url-handlers/https/enabled'
  No value set for `/desktop/gnome/url-handlers/http/command'
  No value set for `/desktop/gnome/url-handlers/http/enabled'
  No value set for `/desktop/gnome/session/required_components/windowmanager'
  No value set for `/apps/metacity/general/compositing_manager'
  No value set for `/desktop/gnome/interface/icon_theme'
  No value set for `/desktop/gnome/interface/gtk_theme'
  ERROR: hook /usr/share/apport/package-hooks/chromium-browser.py crashed:
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in 
_run_hook
  symb['add_info'](report, ui)
    File "/usr/share/apport/package-hooks/chromium-browser.py", line 253, in 
add_info
  for line in script.communicate()[0].split("\n"):  # to str. Size bounded 
by dmesg buffer.
  TypeError: Type str doesn't support the buffer API

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: chromium-browser 32.0.1700.107-0ubuntu1~20140204.977.1
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic i686
  ApportVersion: 2.13.2-0ubuntu3
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Fri Feb 14 09:33:24 2014
  Desktop-Session:
   DESKTOP_SESSION = gnome
   XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome:/usr/share/upstart/xdg:/etc/xdg
   XDG_DATA_DIRS = /usr/share/gnome:/usr/local/share/:/usr/share/
  DiskUsage:
   b'Filesystem Type  Size  Used Avail Use% Mounted on\n/dev/sda1  
ext4   15G  5.9G  8.0G  43% /\nnone   tmpfs 4.0K 0  4.0K   
0% /sys/fs/cgroup\nudev   devtmpfs  2.0G   12K  2.0G   1% /dev\ntmpfs   
   tmpfs 404M  1.3M  403M   1% /run\nnone   tmpfs 5.0M 
0  5.0M   0% /run/lock\nnone   tmpfs 2.0G  696K  2.0G   1% 
/run/shm\nnone   tmpfs 100M   24K  100M   1% /run/user\n/dev/sdb3   
   ext3   71G   41G   29G  59% /home\n'

   Inodes:
   b'Filesystem Inodes IUsed IFree IUse% Mounted on\n/dev/sda1960K  
236K  725K   25% /\nnone 208K 2  208K1% 
/sys/fs/cgroup\nudev 202K   520  201K1% /dev\ntmpfs
208K   546  207K1% /run\nnone 208K 3  208K1% 
/run/lock\nnone 208K 9  208K1% /run/shm\nnone 
208K23  208K1% /run/user\n/dev/sdb39.0M   57K  9.0M1% 
/home\n'
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationDate: Installed on 2013-10-25 (111 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20131021.1)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b''/desktop/gnome/url-handlers/https/command = 
b''/desktop/gnome/url-handlers/https/enabled = 
b''/desktop/gnome/url-handlers/http/command = 
b''/desktop/gnome/url-handlers/http/enabled = 
b''/desktop/gnome/session/required_components/win

[Desktop-packages] [Bug 1551385] Re: No sound on ASUS Xonar DGX Soundcard (16.04)

2016-02-29 Thread Valentin Crone
On Ubuntu 15.10, the bug is present with Linux 4.2.0-16 and PulseAudio 6.0 
(tested now, with a fresh iso)
I discover this now, because I daily use Ubuntu 14.04 LTS (because it's a LTS 
version), and now I see that because I will upgrade to 16.04 LTS when the final 
version will be available.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1551385

Title:
  No sound on ASUS Xonar DGX Soundcard (16.04)

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  On Ubuntu 16.04 LTS (Alpha), with the latest package updates (28/02/2015), 
Linux 4.4 and PulseAudio 8.0, I can't play any sound on my ASUS Xonar DGX. 
Tested with the app to test speakers, Firefox, VLC, and checked with 
pavucontrol, the progress bar indicate that a sound is played on the card, but 
no sound on the speakers.

  I report this bug because it works on the same version with the
  integrated card of my motherboard. (ASUS H87-PLUS)

  On Ubuntu 14.04 (PulseAudio 4.0), the sound work correctly (with all
  defaults params)

  The speakers connected are the Logitech Z9600 (by 3 jacks), and I
  precise that they are correctly plugged in, etc..., it works when I
  connect it to the integrated sound card of my motherboard (and if I
  use Ubuntu 14.04 LTS)

  I don't know if it's a normal development bug, but in doubt I report it.
  Thank you,
  Valentin Crône

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550815] Re: Wallpaper changes colors?

2016-02-29 Thread Joakim Koed
** Bug watch added: GNOME Bug Tracker #762894
   https://bugzilla.gnome.org/show_bug.cgi?id=762894

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=762894
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1550815

Title:
  Wallpaper changes colors?

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  New

Bug description:
  For some reason Ubuntu seems to change the colors of the wallpaper you
  apply.

  If you look at this album: http://imgur.com/a/wD4sx - You can see the
  following:

  image 1 (from the top): Ubuntu shows the image correctly when opening in 
image viewer (look at the orange color!)
  image 2 (from the top): This is how the image looks applied. Why is it 
changing the colors?
  image 3: (the one in bottom): Windows 10 virtualbox. Windows can figure out 
how to apply the colors correctly. Why can't Ubuntu.. ?

  I have tested it with Xubuntu 14.04, Ubuntu 14.04, Ubuntu 16.04 daily,
  Linux Mint and Ubuntu Gnome 15.10. They all have the same problem. As
  soon as the wallpaper is applied it changes the colors from the orange
  to less-orange.. It really weird.

  I can't figure out what's going on. It works just fine in Windows and OSX.
  Link to image download: 
https://farm6.staticflickr.com/5586/14961556102_13f1b039b4_o_d.jpg

  Feel free to ask for more information if needed or a solution :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1250986] Re: nautilus extensions can't create menu separator

2016-02-29 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1250986

Title:
  nautilus extensions can't create menu separator

Status in Nautilus:
  Confirmed
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  Currently nautilus extensions can't create menu separator.

  Rabbitvcs (and some other packages) are implementing ugly fake menu
  separators because of the missing feature.

  I have created patch for this, and I hope it can be applied to ubuntu
  nautilus package.

  Nautilus bug report with the patch is at:
  https://bugzilla.gnome.org/show_bug.cgi?id=712203

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550815] Re: Wallpaper changes colors?

2016-02-29 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

** Changed in: nautilus (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1550815

Title:
  Wallpaper changes colors?

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  For some reason Ubuntu seems to change the colors of the wallpaper you
  apply.

  If you look at this album: http://imgur.com/a/wD4sx - You can see the
  following:

  image 1 (from the top): Ubuntu shows the image correctly when opening in 
image viewer (look at the orange color!)
  image 2 (from the top): This is how the image looks applied. Why is it 
changing the colors?
  image 3: (the one in bottom): Windows 10 virtualbox. Windows can figure out 
how to apply the colors correctly. Why can't Ubuntu.. ?

  I have tested it with Xubuntu 14.04, Ubuntu 14.04, Ubuntu 16.04 daily,
  Linux Mint and Ubuntu Gnome 15.10. They all have the same problem. As
  soon as the wallpaper is applied it changes the colors from the orange
  to less-orange.. It really weird.

  I can't figure out what's going on. It works just fine in Windows and OSX.
  Link to image download: 
https://farm6.staticflickr.com/5586/14961556102_13f1b039b4_o_d.jpg

  Feel free to ask for more information if needed or a solution :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1483437] Re: Mouse cursor disappears permanently after watching full screen videos

2016-02-29 Thread Vasya Pupkin
Yes, it was happening on Ubuntu 15.10 as well with latest BIOS (version
211) installed. But since I upgraded kernel to 4.5, it never happened.
Which doesn't mean anything because it wasn't happening every day, it's
an annoying random bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1483437

Title:
  Mouse cursor disappears permanently after watching full screen videos

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes after watching a YouTube video in Google Chrome in full
  screen mode, my mouse pointer disappears. I can move mouse, scroll
  using mouse wheel, click everywhere, but I can't see a cursor. I can
  only guess where it is. This drives me mad because the only solution
  is to restart PC.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Aug 11 02:36:08 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation Device [8086:0a2e] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:13bd]
  InstallationDate: Installed on 2015-05-06 (96 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: ASUSTeK COMPUTER INC. UX301LAA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=b9c815db-e4fe-4e08-8d62-0c68991fa8be ro quiet splash rootfstype=ext4 
pcie_aspm=force acpi_osi= vt.handoff=7
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/08/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX301LAA.209
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX301LAA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX301LAA.209:bd05/08/2014:svnASUSTeKCOMPUTERINC.:pnUX301LAA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX301LAA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX301LAA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Tue Aug 11 02:34:47 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5126 
   vendor SHP
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551385] Re: No sound on ASUS Xonar DGX Soundcard (16.04)

2016-02-29 Thread Valentin Crone
The same problem on Ubuntu 15.04 with PulseAudio 6.0 and Linux 3.19

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1551385

Title:
  No sound on ASUS Xonar DGX Soundcard (16.04)

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  On Ubuntu 16.04 LTS (Alpha), with the latest package updates (28/02/2015), 
Linux 4.4 and PulseAudio 8.0, I can't play any sound on my ASUS Xonar DGX. 
Tested with the app to test speakers, Firefox, VLC, and checked with 
pavucontrol, the progress bar indicate that a sound is played on the card, but 
no sound on the speakers.

  I report this bug because it works on the same version with the
  integrated card of my motherboard. (ASUS H87-PLUS)

  On Ubuntu 14.04 (PulseAudio 4.0), the sound work correctly (with all
  defaults params)

  The speakers connected are the Logitech Z9600 (by 3 jacks), and I
  precise that they are correctly plugged in, etc..., it works when I
  connect it to the integrated sound card of my motherboard (and if I
  use Ubuntu 14.04 LTS)

  I don't know if it's a normal development bug, but in doubt I report it.
  Thank you,
  Valentin Crône

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1543617] Re: InputSources should have an explicit default

2016-02-29 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: New => Confirmed

** Changed in: canonical-devices-system-image
Milestone: None => backlog

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to accountsservice in Ubuntu.
https://bugs.launchpad.net/bugs/1543617

Title:
  InputSources should have an explicit default

Status in Canonical System Image:
  Confirmed
Status in accountsservice package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  The AccountsService package rolls the
  org.freedesktop.Accounts.User.xml schema, which comes with a default,
  empty InputSources. Mir defaults to “en”.

  Maybe we should set this value to “en” so that there's a canonical way
  of figuring out what InputSource to use. Additionally, if a vendor
  wants “no” to be the default, it could make sense to just override
  this schema default value.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1543617/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1470862] Re: When using fglrx module, the virtual consoles are blank and useless

2016-02-29 Thread Jean-Philippe Guérard
Using the latest drivers from the AMD web site (2:15.302-0ubuntu1) fixes
the issue.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1470862

Title:
  When using fglrx module, the virtual consoles are blank and useless

Status in fglrx-installer package in Ubuntu:
  Confirmed
Status in fglrx-installer-updates package in Ubuntu:
  Confirmed

Bug description:
  When the PC boots it shows the sddm login, but if I switch to the
  first virtual console using Ctrl+Alt+F1, the console is blank. The
  other consoles are in the same state. Only the virtual console with
  the sddm login, is running fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: fglrx-updates 2:15.200-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Thu Jul  2 15:31:28 2015
  SourcePackage: fglrx-installer-updates
  UpgradeStatus: Upgraded to vivid on 2015-03-12 (112 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1470862/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551385] Re: No sound on ASUS Xonar DGX Soundcard (16.04)

2016-02-29 Thread Valentin Crone
Ok, now I have tested with Ubuntu 14.10: Pulseaudio 4.0, Linux 3.16,
same problem, so because the PulseAudio version is the same between
Ubuntu 14.04 and Ubuntu 14.10 it seem it's a bug in the kernel module
snd-oxygen :(

It's a regression from Linux 3.13 to Linux 3.16 → 4.4

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1551385

Title:
  No sound on ASUS Xonar DGX Soundcard (16.04)

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  On Ubuntu 16.04 LTS (Alpha), with the latest package updates (28/02/2015), 
Linux 4.4 and PulseAudio 8.0, I can't play any sound on my ASUS Xonar DGX. 
Tested with the app to test speakers, Firefox, VLC, and checked with 
pavucontrol, the progress bar indicate that a sound is played on the card, but 
no sound on the speakers.

  I report this bug because it works on the same version with the
  integrated card of my motherboard. (ASUS H87-PLUS)

  On Ubuntu 14.04 (PulseAudio 4.0), the sound work correctly (with all
  defaults params)

  The speakers connected are the Logitech Z9600 (by 3 jacks), and I
  precise that they are correctly plugged in, etc..., it works when I
  connect it to the integrated sound card of my motherboard (and if I
  use Ubuntu 14.04 LTS)

  I don't know if it's a normal development bug, but in doubt I report it.
  Thank you,
  Valentin Crône

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1432317] Re: [systemd] should now depend on systemd/upstart, not upstart-bin

2016-02-29 Thread rklemme
Not sure whether I am also affected - at least I see the same errors in
.xsession-errors:

openConnection: connect: No such file or directory
cannot connect to brltty at :0
upstart: upstart-event-bridge main process (6906) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6907) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6914) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6919) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6920) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6922) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6929) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6933) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6934) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6936) terminated with status 1
upstart: upstart-event-bridge main process ended, respawning
upstart: upstart-event-bridge main process (6938) terminated with status 1
upstart: upstart-event-bridge respawning too fast, stopped

This is Xubuntu 15.10:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 15.10
Release:15.10
Codename:   wily
$ uname -a
Linux babelfish 4.2.0-30-generic #36-Ubuntu SMP Fri Feb 26 00:58:07 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

Any ideas? Should I be reporting another issue?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-greeter in Ubuntu.
https://bugs.launchpad.net/bugs/1432317

Title:
  [systemd] should now depend on systemd/upstart, not upstart-bin

Status in One Hundred Papercuts:
  Fix Released
Status in unity-greeter package in Ubuntu:
  Fix Released

Bug description:
  Vivid now use systemd

  upstart-bin is still a dependency needed by unity-greeter
  (which is a transitional package since upstart now contains upstart-bin 
binaries.)

  unity-greeter might also use systemd to replace upstart

  .xsession-errors is now filed with:

  upstart: upstart-event-bridge main process (4982) terminated with status 1
  upstart: upstart-event-bridge main process ended, respawning

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity-greeter 15.04.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sun Mar 15 10:56:10 2015
  SourcePackage: unity-greeter
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1507829] Re: upowerd crashed with SIGSEGV in malloc_consolidate()

2016-02-29 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1495378 ***
https://bugs.launchpad.net/bugs/1495378

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: upower (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1507829

Title:
  upowerd crashed with SIGSEGV in malloc_consolidate()

Status in upower package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu Gnome 15.10

  Issue occurred after plugging in iPhone, didn't do anything else. Not
  sure if related event, but that was the only thing that I was doing at
  that time.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.10
  Package: upower 0.99.3-1build2
  Uname: Linux 4.3.0-040300rc5-generic x86_64
  ApportVersion: 2.19.1-0ubuntu2
  Architecture: amd64
  Date: Mon Oct 19 20:35:15 2015
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationDate: Installed on 2015-09-30 (19 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  ProcCmdline: /usr/lib/upower/upowerd
  ProcEnviron:
   LANG=en_CA.UTF-8
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
  SegvAnalysis:
   Segfault happened at: 0x7f7c66c541cb :   mov
0x8(%r12),%r13
   PC (0x7f7c66c541cb) ok
   source "0x8(%r12)" (0xd52ff8bd1560) not located in a known VMA region 
(needed readable region)!
   destination "%r13" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: upower
  StacktraceTop:
   malloc_consolidate (av=av@entry=0x7f7c66f99c00 ) at malloc.c:4136
   _int_malloc (av=av@entry=0x7f7c66f99c00 , 
bytes=bytes@entry=4096) at malloc.c:3417
   __GI___libc_malloc (bytes=4096) at malloc.c:2895
   xmlDictCreate () from /usr/lib/x86_64-linux-gnu/libxml2.so.2
   xmlInitParserCtxt () from /usr/lib/x86_64-linux-gnu/libxml2.so.2
  Title: upowerd crashed with SIGSEGV in malloc_consolidate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551115] Re: "Password incorrect" after wakeup from suspend

2016-02-29 Thread Robert Ancell
** Package changed: lightdm (Ubuntu) => unity (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1551115

Title:
  "Password incorrect" after wakeup from suspend

Status in unity package in Ubuntu:
  New

Bug description:
  Everytime I suspend my vanilla Ubuntu 15.10 (upgraded from clean
  15.04) I have the same issue: the login screen after I wake up my
  laptop says my password is incorrect, which is not true. I use two
  keyboard layouts (Croatian and English) and don't use any special
  characters, so I chose a simple password for this - all of the letters
  are at the same place on both of those keyboard layouts!

  The background image on the login screen is also not loaded completely
  after the computer was suspended - it loads only 50% or so, and the
  rest of the image is filled with grey.

  I tried to switch to both of my keyboard layouts and the same message
  appears: Incorrect password, please try again.

  Then I tried to suspend it again from the menu at the upper-right
  corner, but it refuses to suspend from there. Each time I have to
  manually turn off my laptop by pressing and holding the power-off
  button. After the same login screen appears, (but this time it's NOT
  after the laptop was suspended) I have no problems to login.

  It's also not a caps lock issue with my password. And when I don't
  suspend my laptop, open tty1, I could login normally.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 796051]

2016-02-29 Thread Christopher M. Penalver
Cristian Aravena, Ubuntu Oneiric reached EOL on May 9, 2013. For more on
this, please see https://wiki.ubuntu.com/Releases .

If this is reproducible in a supported release, it will help immensely if you 
filed a new report with Ubuntu by ensuring you have the package xdiagnose 
installed, and that you click the Yes button for attaching additional debugging 
information running the following from a terminal:
ubuntu-bug xorg

Also, please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/796051

Title:
  [mesa] Write in console "export MOZ_GLX_IGNORE_BLACKLIST=1" run
  Firefox 5 and see WebGL. Problem with render

Status in xf86-video-intel:
  Invalid
Status in xserver-xorg-video-intel package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: xserver-xorg-video-intel

  System: Ubuntu Oneiric 11.10 (development)
  Firefox: 5.0~b5+build1+nobinonly-0ubuntu1
  Kernel: linux-image-3.0-0-generic 3.0-0.1

  1) $export MOZ_GLX_IGNORE_BLACKLIST=1
  2) $firefox
  3) See: http://www.ro.me/
  4) Close firefox
  5) render bad, attached screenshot

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xserver-xorg-video-intel 2:2.15.0-3ubuntu1
  ProcVersionSignature: Ubuntu 3.0-0.1-generic 3.0.0-rc2
  Uname: Linux 3.0-0-generic x86_64
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  DRM.card0.DP.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes:
   edid-base64:
  DRM.card0.LVDS.1:
   status: connected
   enabled: enabled
   dpms: Off
   modes: 1280x800
   edid-base64:
  DRM.card0.VGA.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1920x1080 1280x1024 1280x720 1024x768 800x600 640x480 640x480 720x400
   edid-base64: 
AP///wAebQEAAQEBAQEUAQNoEAl4Cu6Ro1RMmSYPUFShCACBgGFARUAxQAEBAQEBAQEBAjqAGHE4LUBYLEUAoFoeAR0AclHQHiBuKFUAoFoe/QA6Ph5TEAAKICAgICAg/ABMRyBUVgogICAgICAgAB0=
  Date: Sat Jun 11 17:09:56 2011
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  DkmsStatus: virtualbox-ose, 4.0.4, 3.0-0-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
     Subsystem: Sony Corporation Device [104d:9045]
     Subsystem: Sony Corporation Device [104d:9045]
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110531.1)
  MachineType: Sony Corporation VGN-NS130FE
  ProcEnviron:
   LANGUAGE=es_ES:en
   PATH=(custom, no user)
   LANG=es_ES.utf8
   LC_MESSAGES=es_ES.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0-0-generic 
root=UUID=728d3c71-cd73-464b-842f-22242d594225 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
  Renderer: Unknown
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/27/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0200Y3
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0200Y3:bd08/27/2009:svnSonyCorporation:pnVGN-NS130FE:pvrC6U0B23E:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-NS130FE
  dmi.product.version: C6U0B23E
  dmi.sys.vendor: Sony Corporation
  version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu3
  version.ia32-libs: ia32-libs 20090808ubuntu13
  version.libdrm2: libdrm2 2.4.25-2ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
  version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.0-3ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/796051/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 796051] Re: [mesa] Write in console "export MOZ_GLX_IGNORE_BLACKLIST=1" run Firefox 5 and see WebGL. Problem with render

2016-02-29 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/796051

Title:
  [mesa] Write in console "export MOZ_GLX_IGNORE_BLACKLIST=1" run
  Firefox 5 and see WebGL. Problem with render

Status in xf86-video-intel:
  Invalid
Status in xserver-xorg-video-intel package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: xserver-xorg-video-intel

  System: Ubuntu Oneiric 11.10 (development)
  Firefox: 5.0~b5+build1+nobinonly-0ubuntu1
  Kernel: linux-image-3.0-0-generic 3.0-0.1

  1) $export MOZ_GLX_IGNORE_BLACKLIST=1
  2) $firefox
  3) See: http://www.ro.me/
  4) Close firefox
  5) render bad, attached screenshot

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xserver-xorg-video-intel 2:2.15.0-3ubuntu1
  ProcVersionSignature: Ubuntu 3.0-0.1-generic 3.0.0-rc2
  Uname: Linux 3.0-0-generic x86_64
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  DRM.card0.DP.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes:
   edid-base64:
  DRM.card0.LVDS.1:
   status: connected
   enabled: enabled
   dpms: Off
   modes: 1280x800
   edid-base64:
  DRM.card0.VGA.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1920x1080 1280x1024 1280x720 1024x768 800x600 640x480 640x480 720x400
   edid-base64: 
AP///wAebQEAAQEBAQEUAQNoEAl4Cu6Ro1RMmSYPUFShCACBgGFARUAxQAEBAQEBAQEBAjqAGHE4LUBYLEUAoFoeAR0AclHQHiBuKFUAoFoe/QA6Ph5TEAAKICAgICAg/ABMRyBUVgogICAgICAgAB0=
  Date: Sat Jun 11 17:09:56 2011
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  DkmsStatus: virtualbox-ose, 4.0.4, 3.0-0-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
     Subsystem: Sony Corporation Device [104d:9045]
     Subsystem: Sony Corporation Device [104d:9045]
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110531.1)
  MachineType: Sony Corporation VGN-NS130FE
  ProcEnviron:
   LANGUAGE=es_ES:en
   PATH=(custom, no user)
   LANG=es_ES.utf8
   LC_MESSAGES=es_ES.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0-0-generic 
root=UUID=728d3c71-cd73-464b-842f-22242d594225 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
  Renderer: Unknown
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/27/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0200Y3
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0200Y3:bd08/27/2009:svnSonyCorporation:pnVGN-NS130FE:pvrC6U0B23E:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-NS130FE
  dmi.product.version: C6U0B23E
  dmi.sys.vendor: Sony Corporation
  version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu3
  version.ia32-libs: ia32-libs 20090808ubuntu13
  version.libdrm2: libdrm2 2.4.25-2ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
  version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.0-3ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/796051/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551450] [NEW] ich weis nicht

2016-02-29 Thread jasmin
Public bug reported:

hallo   ich denke  das mein computer hat virus   : dailer  , proxy ,
remote virus ,boot virus ,recycle bin ,concurent boot . und magen und
darm krebs  lol  shönen tag

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
.tmp.unity.support.test.1:
 
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Mon Feb 29 23:07:04 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8210] [1002:9834] 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3802]
InstallationDate: Installed on 2016-02-29 (0 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
MachineType: LENOVO 20240
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=feb1a3b2-448e-45cc-9447-409b3eb88dda ro recovery nomodeset
Renderer: Software
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/27/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 82CN23WW(V2.03)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Lenovo G505
dmi.board.vendor: LENOVO
dmi.board.version: 3193Std
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo G505
dmi.modalias: 
dmi:bvnLENOVO:bvr82CN23WW(V2.03):bd09/27/2013:svnLENOVO:pn20240:pvrLenovoG505:rvnLENOVO:rnLenovoG505:rvr3193Std:cvnLENOVO:ct10:cvrLenovoG505:
dmi.product.name: 20240
dmi.product.version: Lenovo G505
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Mon Feb 29 22:58:25 2016
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.1-0ubuntu3~trusty1

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1551450

Title:
  ich weis nicht

Status in xorg package in Ubuntu:
  New

Bug description:
  hallo   ich denke  das mein computer hat virus   : dailer  , proxy ,
  remote virus ,boot virus ,recycle bin ,concurent boot . und magen und
  darm krebs  lol  shönen tag

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon Feb 29 23:07:04 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8210] [1002:9834] 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3802]
  InstallationDate: Installed on 2016-02-29 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: LENOVO 20240
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic 
root=UUID=feb1a3b2-448e-45cc-9447-409b3eb88dda ro recovery nomodeset
  Renderer: Software
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/27/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 82CN23WW(V2.03)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lenovo G505
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193Std
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi

[Desktop-packages] [Bug 1549901] Re: Force quitting Nautilus may give root access

2016-02-29 Thread Seth Arnold
Tobias, thanks for the report; after discussion we've decided to not
handle this as a security vulnerability. Mixing root and not-root
applications in one X11 session is a bad idea and this is further
demonstration of the known issues.

It might still be worth reporting upstream -- the Nautilus developers
may wish to have the program close when the last window is closed, or
perhaps print a warning if they can determine that it is being run via
sudo / su / gksu etc.

Thanks

** Information type changed from Private Security to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1549901

Title:
  Force quitting Nautilus may give root access

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu version: 16.04 Xenial Xerus
  Nautilus version: 1:3.18.4.is.3.14.3-0ubuntu2
  Gnome Shell version: 3.18.3-3ubuntu1

  Hi guys,

  I’ve been using Ubuntu for quite some time now, but I’m still an
  absolute noob, so please excuse my lack of technical knowledge. I’ve
  encountered a bug on Ubuntu 16.04 Xenial Xerus that seems quite grave
  to me:

  I use Ubuntu 16.04 alpha with Gnome Shell installed from the standard repos, 
with Nautilus managing my desktop.
  Sometimes Nautilus uses too much RAM or becomes unresponsive. In this case I 
use either the GUI "force quit" button or the killall nautilus command in order 
to restart it. This worked fine in previous versions of Ubuntu.

  When I do this in Xenial, the /root/Desktop folder appears on my home
  screen (discernible by a different wallpaper). From there, I can open
  Nautilus as root (by creating a new folder) or even a root terminal
  without entering a root/sudo password.

  Regards
  Tobias Voit

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1506544]

2016-02-29 Thread Libreoffice-commits
Bjoern Michaelsen committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=c0da1080b61a1d51654fc34fdaeba373226065ff

lp#1506544 tdf#92458: default to breeze theme on unity desktops

It will be available in 5.2.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1506544

Title:
  Change default Theme for LibreOffice to Breeze for Ubuntu 16.04

Status in LibreOffice:
  Fix Released
Status in libreoffice package in Ubuntu:
  In Progress
Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  Breeze has a much more pleasing appearance and is better maintained
  than the human theme.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1506544/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550815] Re: Wallpaper changes colors?

2016-02-29 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown => Confirmed

** Changed in: nautilus
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1550815

Title:
  Wallpaper changes colors?

Status in Nautilus:
  Confirmed
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  For some reason Ubuntu seems to change the colors of the wallpaper you
  apply.

  If you look at this album: http://imgur.com/a/wD4sx - You can see the
  following:

  image 1 (from the top): Ubuntu shows the image correctly when opening in 
image viewer (look at the orange color!)
  image 2 (from the top): This is how the image looks applied. Why is it 
changing the colors?
  image 3: (the one in bottom): Windows 10 virtualbox. Windows can figure out 
how to apply the colors correctly. Why can't Ubuntu.. ?

  I have tested it with Xubuntu 14.04, Ubuntu 14.04, Ubuntu 16.04 daily,
  Linux Mint and Ubuntu Gnome 15.10. They all have the same problem. As
  soon as the wallpaper is applied it changes the colors from the orange
  to less-orange.. It really weird.

  I can't figure out what's going on. It works just fine in Windows and OSX.
  Link to image download: 
https://farm6.staticflickr.com/5586/14961556102_13f1b039b4_o_d.jpg

  Feel free to ask for more information if needed or a solution :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551467] [NEW] The new Ubuntu Software Center 16.04 uninstall other critical applications Ubuntu

2016-02-29 Thread azamora
Public bug reported:

Hi.

I installed the new Ubuntu 16.04 on a netbook.

As this is a Daily Build the system always update. I wanted to test the
new GNOME software (which replaces the old USC) and the new software
center I uninstall Ubuntu core packages, so that you can not access
Unity.

Is it a specific or general problem?

Thank you.

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1551467

Title:
  The new Ubuntu Software Center 16.04 uninstall other critical
  applications Ubuntu

Status in software-center package in Ubuntu:
  New

Bug description:
  Hi.

  I installed the new Ubuntu 16.04 on a netbook.

  As this is a Daily Build the system always update. I wanted to test
  the new GNOME software (which replaces the old USC) and the new
  software center I uninstall Ubuntu core packages, so that you can not
  access Unity.

  Is it a specific or general problem?

  Thank you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1551467/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1483437] Re: Mouse cursor disappears permanently after watching full screen videos

2016-02-29 Thread Christopher M. Penalver
Vasya Pupkin, to see if this is already resolved, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1483437

Title:
  Mouse cursor disappears permanently after watching full screen videos

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes after watching a YouTube video in Google Chrome in full
  screen mode, my mouse pointer disappears. I can move mouse, scroll
  using mouse wheel, click everywhere, but I can't see a cursor. I can
  only guess where it is. This drives me mad because the only solution
  is to restart PC.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Aug 11 02:36:08 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation Device [8086:0a2e] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:13bd]
  InstallationDate: Installed on 2015-05-06 (96 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: ASUSTeK COMPUTER INC. UX301LAA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=b9c815db-e4fe-4e08-8d62-0c68991fa8be ro quiet splash rootfstype=ext4 
pcie_aspm=force acpi_osi= vt.handoff=7
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/08/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX301LAA.209
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX301LAA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX301LAA.209:bd05/08/2014:svnASUSTeKCOMPUTERINC.:pnUX301LAA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX301LAA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX301LAA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Tue Aug 11 02:34:47 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5126 
   vendor SHP
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1543782] Re: Complete system freeze some time after some inactivity

2016-02-29 Thread Richard Eames
Another interesting data point: Last week I disabled the screensaver +
monitor turning off, and instead of locking the screen, I just turned my
monitors off, when I got to work this morning, my computer hadn't
frozen. So, this bug appears to be related to the lock screen. I'm not
sure what I'm using for a lock screen, to start it I've used both `dm-
tool lock` and ctrl+alt+L, both cause my computer to freeze.

** Summary changed:

- Complete system freeze some time after some inactivity
+ Complete system freeze some time after lock screen starts

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1543782

Title:
  Complete system freeze some time after lock screen starts

Status in Ubuntu GNOME:
  New
Status in gnome-screensaver package in Ubuntu:
  Invalid

Bug description:
  Ever since updating to 15.10 my computer has been freezing every day.
  Usually this happens after I've left work, and since I leave my
  computer on, I manually start the screensaver (ctrl+alt+L), and when I
  come back the next morning, the computer is completely unresponsive,
  even to sysrq. Gnome screensaver itself doesn't appear to be the
  culprit since I can turn it on, then log back into my system any time
  within perhaps 5 minutes. Looking at my root journalctrl output,
  yesterday, it appears to have crashed 30 minutes after I logged out (I
  was zeroing a drive with dd, and was issuing a kill -USR1 to track the
  progress every 30 seconds).

  At first I thought it might be a botched upgrade from 15.04, so I
  tried a clean reinstall last week, but it still freezes. There is also
  nothing in the logs that would indicate an error/crash.

  The only potentially related piece of information is that I use gnome-
  shell, installed via ubuntu-gnome-desktop.

  I'm not sure what package to file this under since I don't know how to
  reproduce, or how to diagnose the issue. Any debugging advice will be
  appreciated since this issue is really starting to annoy me.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-screensaver 3.6.1-7ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Feb  9 13:20:44 2016
  EcryptfsInUse: Yes
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session session-name 'gnome'
   org.gnome.desktop.session idle-delay uint32 600
  InstallationDate: Installed on 2016-02-04 (4 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gnome-screensaver
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 405294] Re: a2dp skips terribly

2016-02-29 Thread yayfortrees
I was encountering this same issue on Gentoo. It appeared to be at
random times but persistent once it started. I realized that it only
happens if 'gnome-control-center bluetooth' is open. I would often leave
this open after pairing the device, not really thinking about it. As
soon as I close it the "module-bluez5-device.c: Skipping..." messages
stop and the choppy sound goes away.

Posting in case it helps track this down.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/405294

Title:
  a2dp skips terribly

Status in PulseAudio:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  As I upgraded to the Karmic alpha, bluetooth audio (via a2dp) stopped
  working properly. It was working fine in Jaunty.

  My headphones are detected and configured by pulse, but the audio
  skips as if it's spending half of each second paused. Music is
  buffered so that after I click stop on rhythmbox (or whatever--it
  happens with whatever player I use) the audio continues until it's
  caught up.

  syslog is full of the following lines:
  Jul 27 08:55:45 carlin1 pulseaudio[3218]: alsa-source.c: Increasing minimal 
latency to 1.00 ms
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
15128 us (= 2668 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
36586 us (= 6452 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
35593 us (= 6276 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
36597 us (= 6452 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
32601 us (= 5748 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
32589 us (= 5748 bytes) in audio stream

  This is with
  bluez 4.45-0ubuntu4
  pulseaudio1:0.9.15-4ubuntu2 0

  pulseaudio version 1:0.9.16~test2-0ubuntu1~ppa3 from ubuntu-audio-dev
  didn't help.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551403] Re: fglrx 2:15.201-0ubuntu0.14.04.1: fglrx kernel module failed to build

2016-02-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 859101 ***
https://bugs.launchpad.net/bugs/859101

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 859101, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 859101
   fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes 
at ... not found or incomplete file: .../linux/version.h)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1551403

Title:
  fglrx 2:15.201-0ubuntu0.14.04.1: fglrx kernel module failed to build

Status in fglrx-installer package in Ubuntu:
  New

Bug description:
  The ati driver is come form 
"http://support.amd.com/en-us/download/desktop/legacy?product=Legacy2&os=Linux%20x86_64";
  I key in command is
  
  listing
  many version of ubuntu
  then I choose "trusty"
  so key in command is 
  
  final
  
  bug show up 
  btw my system graphic infomation is Gallium 0.4 on i915 (chipset: G33) I want 
to change to Ati blabla...

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: fglrx 2:8.970-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-80.124-generic 3.13.11-ckt35
  Uname: Linux 3.13.0-80-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DKMSBuildLog:
   DKMS make.log for fglrx-8.970 for kernel 3.13.0-80-generic (x86_64)
   Tue Mar  1 03:34:14 CST 2016
   AMD kernel module generator version 2.1
   kernel includes at /lib/modules/3.13.0-80-generic/build/include not found or 
incomplete
   file: /lib/modules/3.13.0-80-generic/build/include/linux/version.h
  DKMSKernelVersion: 3.13.0-80-generic
  Date: Tue Mar  1 03:34:28 2016
  DistUpgraded: 2014-09-14 23:11:59,107 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx, 8.970: added
   fglrx-core, 15.201, 3.13.0-78-generic, x86_64: installed
   fglrx-core, 15.201, 3.13.0-79-generic, x86_64: installed
   fglrx-core, 15.201, 3.13.0-80-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 82G33/G31 Express Integrated Graphics Controller 
[8086:29c2] (rev 10) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  InstallationDate: Installed on 2013-07-18 (956 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MachineType: Gigabyte Technology Co., Ltd. G31M-ES2L
  PackageVersion: 2:15.201-0ubuntu0.14.04.1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-80-generic 
root=UUID=03ba00f5-5642-4300-886c-5241529c1743 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  SourcePackage: fglrx-installer
  Title: fglrx 2:15.201-0ubuntu0.14.04.1: fglrx kernel module failed to build
  UpgradeStatus: Upgraded to trusty on 2014-09-14 (533 days ago)
  dmi.bios.date: 08/09/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FI
  dmi.board.name: G31M-ES2L
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFI:bd08/09/2010:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-ES2L:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2L
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  make.log:
   DKMS make.log for fglrx-8.970 for kernel 3.13.0-80-generic (x86_64)
   Tue Mar  1 03:34:14 CST 2016
   AMD kernel module generator version 2.1
   kernel includes at /lib/modules/3.13.0-80-generic/build/include not found or 
incomplete
   file: /lib/modules/3.13.0-80-generic/build/include/linux/version.h
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67+git1602251830.427453~gd~t
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.3~git1602270730.e2dce1~gd~t
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.3~git1602270730.e2dce1~gd~t
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-v

[Desktop-packages] [Bug 1550910] Re: fglrx renders extremely slow in latest kernels

2016-02-29 Thread Daniel van Vugt
** No longer affects: mesa (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1550910

Title:
  fglrx renders extremely slow in latest kernels

Status in fglrx-installer package in Ubuntu:
  New

Bug description:
  I am using latest development version of xenial (ubuntu 16.04).

  My video card is AMD HD7950, and I use an MiniDP-to-DP line to connect
  it with an Acer XB240H display.

  With fglrx or fglrx-updates installed, everything renders extremely
  slow, even raw terminal renders like 100 lines per second.

  Workarounds failed:

  * AMD official driver failed to build due to bug #1502978.
  * The open source driver can only provide 1024x768 resolution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1550910/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1540372] Re: [Intel DP35DP, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or crackling sound

2016-02-29 Thread Raymond
You have to find out your onboard audio still work with jack detection
and analog back at which version of alsa driver/kernel by boot from live
cd

in theory, you lost the automute feature when jack detection of hp is
not functioning but the aggressive power saving use jack detection to
power down the widgets in unused path this may mean analog loopback only
function when some appplication open both playback and capture stream

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1540372

Title:
  [Intel DP35DP, SigmaTel STAC9271D, Green Speaker, Rear] Underruns,
  dropouts or crackling sound

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  I cant record or play on my sound card ubuntu 14.04.1

  Alsa is detecting the sound card
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: STAC9271D Analog [STAC9271D Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 1: STAC9271D Digital [STAC9271D Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

  
  but PulseAudio is not detecting the card 

  attached the log file

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tuned  1851 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Feb  1 15:09:35 2016
  InstallationDate: Installed on 2015-10-26 (98 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Green Speaker, Rear
  Symptom_Type: Underruns, dropouts, or "crackling" sound
  Title: [, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or 
crackling sound
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/02/2007
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: DPP3510J.86A.0293.2007.1002.1519
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DP35DP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD81073-207
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrDPP3510J.86A.0293.2007.1002.1519:bd10/02/2007:svn:pn:pvr:rvnIntelCorporation:rnDP35DP:rvrAAD81073-207:cvn:ct2:cvr:
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2016-01-29T17:09:52.179523

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1540372/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1540372] Re: [Intel DP35DP, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or crackling sound

2016-02-29 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_sigmatel.c?id=eb63212868c348cc6d3ec6929d7d98f7d29493e9


ALSA: hda - Power up always when no jack detection is available
When no jack detection is available, the pins should be always
turned on since it can't be turned on/off dynamically via unsol
events.


This mean you need to set bit 8 of all jacks if jack detect always fail

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1540372

Title:
  [Intel DP35DP, SigmaTel STAC9271D, Green Speaker, Rear] Underruns,
  dropouts or crackling sound

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  I cant record or play on my sound card ubuntu 14.04.1

  Alsa is detecting the sound card
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: STAC9271D Analog [STAC9271D Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 1: STAC9271D Digital [STAC9271D Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

  
  but PulseAudio is not detecting the card 

  attached the log file

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tuned  1851 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Feb  1 15:09:35 2016
  InstallationDate: Installed on 2015-10-26 (98 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Green Speaker, Rear
  Symptom_Type: Underruns, dropouts, or "crackling" sound
  Title: [, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or 
crackling sound
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/02/2007
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: DPP3510J.86A.0293.2007.1002.1519
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DP35DP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD81073-207
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrDPP3510J.86A.0293.2007.1002.1519:bd10/02/2007:svn:pn:pvr:rvnIntelCorporation:rnDP35DP:rvrAAD81073-207:cvn:ct2:cvr:
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2016-01-29T17:09:52.179523

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1540372/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1540372] Re: [Intel DP35DP, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or crackling sound

2016-02-29 Thread Raymond
http://www.intel.com/content/www/us/en/support/boards-and-kits/desktop-
boards/05512.html

Check your computer chassis front audio panel

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1540372

Title:
  [Intel DP35DP, SigmaTel STAC9271D, Green Speaker, Rear] Underruns,
  dropouts or crackling sound

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  I cant record or play on my sound card ubuntu 14.04.1

  Alsa is detecting the sound card
   List of PLAYBACK Hardware Devices 
  card 0: Intel [HDA Intel], device 0: STAC9271D Analog [STAC9271D Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
  card 0: Intel [HDA Intel], device 1: STAC9271D Digital [STAC9271D Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

  
  but PulseAudio is not detecting the card 

  attached the log file

  Thank you

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-47.53~14.04.1-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-47-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tuned  1851 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Feb  1 15:09:35 2016
  InstallationDate: Installed on 2015-10-26 (98 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_Jack: Green Speaker, Rear
  Symptom_Type: Underruns, dropouts, or "crackling" sound
  Title: [, SigmaTel STAC9271D, Green Speaker, Rear] Underruns, dropouts or 
crackling sound
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/02/2007
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: DPP3510J.86A.0293.2007.1002.1519
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DP35DP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD81073-207
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrDPP3510J.86A.0293.2007.1002.1519:bd10/02/2007:svn:pn:pvr:rvnIntelCorporation:rnDP35DP:rvrAAD81073-207:cvn:ct2:cvr:
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2016-01-29T17:09:52.179523

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1540372/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1549918] Re: USB mouse stopped working after kernel upgrade

2016-02-29 Thread Tim Schutte
Hi Christopher,

Thank you for all the help.  As I have tried to explain on 
launchpad.net, the problem was solved by rebooting several times--it was 
just  a transient error.

Thanks,
Tim

On 02/29/2016 12:47 PM, Christopher M. Penalver wrote:
> Tim Schutte, in order to allow additional upstream developers to examine the 
> issue, at your earliest convenience, could you please test the latest 
> upstream kernel available from 
> http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D ? Please keep in mind 
> the following:
> 1) The one to test is at the very top line at the top of the page (not the 
> daily folder).
> 2) The release names are irrelevant.
> 3) The folder time stamps aren't indicative of when the kernel actually was 
> released upstream.
> 4) Install instructions are available at 
> https://wiki.ubuntu.com/Kernel/MainlineBuilds .
>
> If testing on your main install would be inconvenient, one may:
> 1) Install Ubuntu to a different partition and then test this there.
> 2) Backup, or clone the primary install.
>
> If the latest kernel did not allow you to test to the issue (ex. you couldn't 
> boot into the OS) please make a comment in your report about this, and 
> continue to test the next most recent kernel version until you can test to 
> the issue. Once you've tested the upstream kernel, please comment on which 
> kernel version specifically you tested. If this issue is fixed in the 
> mainline kernel, please add the following tags by clicking on the yellow 
> circle with a black pencil icon, next to the word Tags, located at the bottom 
> of the report description:
> kernel-fixed-upstream
> kernel-fixed-upstream-X.Y-rcZ
>
> Where X, and Y are the first two numbers of the kernel version, and Z is
> the release candidate number if it exists.
>
> If the mainline kernel does not fix the issue, please add the following tags:
> kernel-bug-exists-upstream
> kernel-bug-exists-upstream-X.Y-rcZ
>
> Please note, an error to install the kernel does not fit the criteria of
> kernel-bug-exists-upstream.
>
> Once testing of the latest upstream kernel is complete, please mark this
> report's Status as Confirmed. Please let us know your results.
>
> Thank you for your understanding.
>
> ** Tags added: latest-bios-f.13
>
> ** Changed in: xorg (Ubuntu)
> Importance: Low => Medium
>

-- 
*Tim Schutte
kc...@sbcglobal.net
kc...@yahoo.com
kc...@arrl.net
tjschu...@gmail.com
"Try not. Do, or do not. There is no try." --Yoda*

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1549918

Title:
  USB mouse stopped working after kernel upgrade

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I upgraded via synaptic yesterday, and my Logitech USB wireless mouse
  stopped working.  The upgrade included the latest kernel.

  Linux sempai 3.16.0-62-generic #82~14.04.1-Ubuntu SMP Fri Feb 19
  18:56:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-62.82~14.04.1-generic 3.16.7-ckt23
  Uname: Linux 3.16.0-62-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Feb 25 12:41:08 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS880M [Mobility Radeon HD 4225/4250] 
[1002:9712] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:3638]
  InstallationDate: Installed on 2015-11-22 (95 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-62-generic 
root=UUID=a5ae3032-edad-4cdc-8264-5550f4e90f1a ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.13
  dmi.board.name: 3638
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd01/25/2010:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr049C212412202:rvnHewlett-Packard:rn3638:rvr33.23:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv7 Notebook PC
  dmi.product.version: 049C212412202
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1

[Desktop-packages] [Bug 1550490] Re: network-manager unresponsive after suspend

2016-02-29 Thread Jared Dominguez
The failure was seen with WPA2 Personal with an Aruba access point.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1550490

Title:
  network-manager unresponsive after suspend

Status in network-manager package in Ubuntu:
  New

Bug description:
  I'm using an Ubuntu OEM image on the Dell Precision 5510. After
  unboxing and applying all updates (running apt-get update/upgrade
  multiple times), if I suspend the system, when it comes back,
  networking shows as "disabled". The network interfaces however are
  still up. Once I kill the NetworkManager process, networking comes
  back.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu7.2
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 26 11:43:28 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150721-1
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-02-25 (1 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150721-23:28
  IpRoute:
   default via 172.24.64.1 dev wlan0  proto static 
   172.24.64.0/19 dev wlan0  proto kernel  scope link  src 172.24.67.197  
metric 9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   sfo3  aa8c189d-e8dd-429b-948f-025579dfbe33   
802-11-wireless   1456515772   Fri 26 Feb 2016 11:42:52 AM PSTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1550490/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550504] Re: lightdm unresponsive after suspend

2016-02-29 Thread Jared Dominguez
I can't reproduce on a system with the FHD panel. It may be restricted
to the UHD model.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1550504

Title:
  lightdm unresponsive after suspend

Status in lightdm package in Ubuntu:
  New

Bug description:
  I'm using an Ubuntu OEM image on the Dell Precision 5510. After
  unboxing and applying all updates (running apt-get update/upgrade
  multiple times), if I suspend the system, when it comes back (or also
  after failing to suspend), lightdm does not show a password field, and
  selecting my username does not bring up a password field. If I click
  on the gear in the upper right corner, I can choose to switch
  accounts; doing that, after several seconds, lightdm comes back, and I
  can unlock the user session.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.10.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 26 11:53:36 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150721-1
  InstallationDate: Installed on 2016-02-25 (1 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150721-23:28
  LightdmConfig:
   [SeatDefaults]
   autologin-guest=false
   autologin-user-timeout=0
   autologin-session=lightdm-autologin
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550490] Re: network-manager unresponsive after suspend

2016-02-29 Thread Jared Dominguez
This occurred about every five to ten reboots.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1550490

Title:
  network-manager unresponsive after suspend

Status in network-manager package in Ubuntu:
  New

Bug description:
  I'm using an Ubuntu OEM image on the Dell Precision 5510. After
  unboxing and applying all updates (running apt-get update/upgrade
  multiple times), if I suspend the system, when it comes back,
  networking shows as "disabled". The network interfaces however are
  still up. Once I kill the NetworkManager process, networking comes
  back.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu7.2
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 26 11:43:28 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150721-1
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-02-25 (1 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150721-23:28
  IpRoute:
   default via 172.24.64.1 dev wlan0  proto static 
   172.24.64.0/19 dev wlan0  proto kernel  scope link  src 172.24.67.197  
metric 9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   sfo3  aa8c189d-e8dd-429b-948f-025579dfbe33   
802-11-wireless   1456515772   Fri 26 Feb 2016 11:42:52 AM PSTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1550490/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550538] Re: periodically after suspend/resume wpasupplicant fails to authenticate

2016-02-29 Thread Jared Dominguez
The failure was seen with WPA2 Personal with an Aruba access point.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wpa in Ubuntu.
https://bugs.launchpad.net/bugs/1550538

Title:
  periodically after suspend/resume wpasupplicant fails to authenticate

Status in wpa package in Ubuntu:
  New

Bug description:
  After suspending and resuming, periodically wpasupplicant fails to
  reauthenticate. I'm prompted for a password to reconnect. I enabled
  debugging for wpasupplicant. Something that draws attention is seeing
  "wlan0: WPA: 4-Way Handshake failed - pre-shared key may be
  incorrect". This is with the Ubuntu 14.04 OEM image for the Dell
  Precision 5510. All updates have been installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: wpasupplicant 2.1-0ubuntu1.4 [modified: 
usr/share/dbus-1/system-services/fi.w1.wpa_supplicant1.service]
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 26 13:38:06 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150721-1
  InstallationDate: Installed on 2016-02-25 (1 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150721-23:28
  SourcePackage: wpa
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1550490] Re: network-manager unresponsive after suspend

2016-02-29 Thread Jared Dominguez
Note that trying to turn on and off the wireless card using the wireless
hotkey did not help. As can be seen from the logs, NM reports wifi's
killswitch status change but still does not see any APs or try
reconnecting.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1550490

Title:
  network-manager unresponsive after suspend

Status in network-manager package in Ubuntu:
  New

Bug description:
  I'm using an Ubuntu OEM image on the Dell Precision 5510. After
  unboxing and applying all updates (running apt-get update/upgrade
  multiple times), if I suspend the system, when it comes back,
  networking shows as "disabled". The network interfaces however are
  still up. Once I kill the NetworkManager process, networking comes
  back.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu7.2
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 26 11:43:28 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150721-1
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-02-25 (1 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150721-23:28
  IpRoute:
   default via 172.24.64.1 dev wlan0  proto static 
   172.24.64.0/19 dev wlan0  proto kernel  scope link  src 172.24.67.197  
metric 9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   sfo3  aa8c189d-e8dd-429b-948f-025579dfbe33   
802-11-wireless   1456515772   Fri 26 Feb 2016 11:42:52 AM PSTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1550490/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 262507] Re: Named cells are not color-coded in cell-edit mode

2016-02-29 Thread Joseph
I just developed this problem, in Ubuntu 15.10, upon upgrading to 5.1.03
yesterday.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/262507

Title:
  Named cells are not color-coded in cell-edit mode

Status in LibreOffice:
  Incomplete
Status in OpenOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  1)  lsb_release -rd
   Description: Ubuntu oneiric (development branch)
   Release: 11.10

  2) apt-cache policy libreoffice-calc
  libreoffice-calc:
Installed: 1:3.4.2-2ubuntu3
Candidate: 1:3.4.2-2ubuntu3
Version table:
   *** 1:3.4.2-2ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen with a cell containing the formula:

  =a*tau^t*delta^(d-1)*(l*delta^l - d)

  where a, tau, delta, d, and l are all named cells or cell-ranges, hit
  'F2' to edit that formula, the usual nice trick of color-coded cell
  names and ranges shows.

  4) What happens instead is they do not. One has no way of quickly
  seeing whether or not the correct values from other cells in the
  worksheet are picked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/262507/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551515] [NEW] My phone's bluetooth is displayed dozens of times under the network list (wifi icon)

2016-02-29 Thread teo1978
Public bug reported:

I can hardly even start describing how screwed up this is.
Have a look at the screenshot.

I had seen this before and hadn't even realized that "XT1039 Network"
repeated like 37 times had something to do with my own Android phone, a
motorola Moto G. Needless to say I have only one.

Out of curiosity I clicked on one of "them" (thinking this was some
neighboor's device, obviously suspecting it was just one device repeated
several times because of a bug), and then my phone vibrated prompting me
whether to accept the connection from the computer.

Which I did. As a result, the bluetooth indicator next to the network
indicator showed a lock icon for a fraction of a second, which
immediately disappeared. I guess that means that the computer and the
phone peered via bluetooth for a few instants. At the same time, the
wifi icon started animating (as if the computer was connecting to a wifi
network... or a network of any kind I guess, since the same stupidly
designed wifi-like animation is used when connecting to LAN via an
ethernet cable). After that, the small lock below the bluetooth icon
disappeared, the wifi icon stopped animating and went back to its normal
"connected" status (I was previously and still connected to my home
router's wifi network), and a baloon saying "Disconnected [NL] Network"
appeared and disappeared.

Then I repeated the test several times with the same result, except that
the phone didn't prompt me any more to accept the connection.


This is totally screwed up in several ways.

First, there's no reason "XT1039 Network" should be listed AT ALL
together with wifi and ethernet networks. What kind of "network" is it
supposed to be?? Of course I have not turned on bluetooth tethering on
the phone, and bluetooth connection to the phone is already available
under the bluetooth indicator.

If it makes any sense at all to show the mobile device as a "network" alongside 
with wifi and cable networks because, well, bluetooth is a network as well, then
1) the list of bluetooth "networks" should have a header, just like "wifi 
networks" and "ethernet network". Right now, there is just a list of networks 
that you don't know what kind they are
2) the device should be only listed once, not 37  times
3) I also suspect the 3 items called just "network" are related
4) If it is there at all, it must work. What is it supposed to do? The same as 
unfolding the menu under the Bluetooth indicator, hovering on the device there 
(which is listed only once there) and turning on the "Connection" switch? That 
one does work. This one (in the list of networks) doesn't. And if it is 
supposed to do something different, it's clearly failing as well.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: network-manager 1.0.4-0ubuntu5.2
ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
Uname: Linux 4.2.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Mar  1 03:29:50 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-10-11 (871 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
IpRoute:
 default via 192.168.1.1 dev wlan0  proto static  metric 600 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.167  metric 
600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to wily on 2016-01-18 (42 days ago)
modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2015-02-20T16:52:59.722501
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug wily

** Summary changed:

- My phone's bluetooth  is displayed dozens of times under the wifi/network list
+ My phone's bluetooth  is displayed dozens of times under the network list 
(wifi icon)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1551515

Title:
  My phone's bluetooth  is displayed dozens of times under the network
  list (wifi icon)

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  I can hardly even start describing how screwed up this is.
  Have a look at the screenshot.

  I had seen this before and hadn't even realized that "XT1039 Network"
  repeated like 37 times had something to do with my own Android phone,
  a motorola Moto G. Needless to say I have only one.

  Out of curiosity I clicked on one of "them" (thinking this was some
  neighboor'

[Desktop-packages] [Bug 1551515] Re: My phone's bluetooth is displayed dozens of times under the network list (wifi icon)

2016-02-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1551515

Title:
  My phone's bluetooth  is displayed dozens of times under the network
  list (wifi icon)

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  I can hardly even start describing how screwed up this is.
  Have a look at the screenshot.

  I had seen this before and hadn't even realized that "XT1039 Network"
  repeated like 37 times had something to do with my own Android phone,
  a motorola Moto G. Needless to say I have only one.

  Out of curiosity I clicked on one of "them" (thinking this was some
  neighboor's device, obviously suspecting it was just one device
  repeated several times because of a bug), and then my phone vibrated
  prompting me whether to accept the connection from the computer.

  Which I did. As a result, the bluetooth indicator next to the network
  indicator showed a lock icon for a fraction of a second, which
  immediately disappeared. I guess that means that the computer and the
  phone peered via bluetooth for a few instants. At the same time, the
  wifi icon started animating (as if the computer was connecting to a
  wifi network... or a network of any kind I guess, since the same
  stupidly designed wifi-like animation is used when connecting to LAN
  via an ethernet cable). After that, the small lock below the bluetooth
  icon disappeared, the wifi icon stopped animating and went back to its
  normal "connected" status (I was previously and still connected to my
  home router's wifi network), and a baloon saying "Disconnected [NL]
  Network" appeared and disappeared.

  Then I repeated the test several times with the same result, except
  that the phone didn't prompt me any more to accept the connection.

  
  This is totally screwed up in several ways.

  First, there's no reason "XT1039 Network" should be listed AT ALL
  together with wifi and ethernet networks. What kind of "network" is it
  supposed to be?? Of course I have not turned on bluetooth tethering on
  the phone, and bluetooth connection to the phone is already available
  under the bluetooth indicator.

  If it makes any sense at all to show the mobile device as a "network" 
alongside with wifi and cable networks because, well, bluetooth is a network as 
well, then
  1) the list of bluetooth "networks" should have a header, just like "wifi 
networks" and "ethernet network". Right now, there is just a list of networks 
that you don't know what kind they are
  2) the device should be only listed once, not 37  times
  3) I also suspect the 3 items called just "network" are related
  4) If it is there at all, it must work. What is it supposed to do? The same 
as unfolding the menu under the Bluetooth indicator, hovering on the device 
there (which is listed only once there) and turning on the "Connection" switch? 
That one does work. This one (in the list of networks) doesn't. And if it is 
supposed to do something different, it's clearly failing as well.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: network-manager 1.0.4-0ubuntu5.2
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar  1 03:29:50 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-10-11 (871 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static  metric 600 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.167  
metric 600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to wily on 2016-01-18 (42 days ago)
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2015-02-20T16:52:59.722501
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1551515/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1551385] Re: No sound on ASUS Xonar DGX Soundcard (16.04)

2016-02-29 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/log/sound/pci/oxygen?qt=grep&q=dg%28x%29

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1551385

Title:
  No sound on ASUS Xonar DGX Soundcard (16.04)

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  On Ubuntu 16.04 LTS (Alpha), with the latest package updates (28/02/2015), 
Linux 4.4 and PulseAudio 8.0, I can't play any sound on my ASUS Xonar DGX. 
Tested with the app to test speakers, Firefox, VLC, and checked with 
pavucontrol, the progress bar indicate that a sound is played on the card, but 
no sound on the speakers.

  I report this bug because it works on the same version with the
  integrated card of my motherboard. (ASUS H87-PLUS)

  On Ubuntu 14.04 (PulseAudio 4.0), the sound work correctly (with all
  defaults params)

  The speakers connected are the Logitech Z9600 (by 3 jacks), and I
  precise that they are correctly plugged in, etc..., it works when I
  connect it to the integrated sound card of my motherboard (and if I
  use Ubuntu 14.04 LTS)

  I don't know if it's a normal development bug, but in doubt I report it.
  Thank you,
  Valentin Crône

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1542846] Re: [HP ProBook 450 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at all

2016-02-29 Thread Raymond
[ 3.216843] pci :01:00.0: can't claim BAR 6 [mem
0xfffe-0x pref]: no compatible bridge window

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1542846

Title:
  [HP ProBook 450 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at
  all

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I bought hp probook 450 g3 . it does'nt sound.
  In sound setting play sound throught is empty.

  lspci :
  00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers 
(rev 08)
  00:02.0 VGA compatible controller: Intel Corporation Skylake Integrated 
Graphics (rev 07)
  00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI 
Controller (rev 21)
  00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP 
Thermal subsystem (rev 21)
  00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME 
HECI #1 (rev 21)
  00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller 
[AHCI mode] (rev 21)
  00:1c.0 PCI bridge: Intel Corporation Device 9d10 (rev f1)
  00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port 
#5 (rev f1)
  00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port 
#6 (rev f1)
  00:1d.0 PCI bridge: Intel Corporation Device 9d18 (rev f1)
  00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
  00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
  00:1f.3 Multimedia audio controller: Intel Corporation Sunrise Point-LP HD 
Audio (rev 21)
  00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
  01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT 
[Radeon R7 M260/M265] (rev 83)
  02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
  03:00.0 Network controller: Intel Corporation Wireless 3165 (rev 81)
  04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI 
Express Card Reader (rev 01)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: pulseaudio 1:6.0-0ubuntu13
  Uname: Linux 4.4.1-040401-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  engmmrj1562 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Feb  7 16:17:54 2016
  InstallationDate: Installed on 2016-02-06 (1 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  engmmrj1562 F pulseaudio
  Symptom_Jack: Digital Out, HDMI
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_Type: No sound at all
  Title: [HP ProBook 450 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at 
all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/15/2015
  dmi.bios.vendor: HP
  dmi.bios.version: N78 Ver. 01.03
  dmi.board.name: 8101
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 16.1F
  dmi.chassis.asset.tag: 5CD546198T
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN78Ver.01.03:bd10/15/2015:svnHP:pnHPProBook450G3:pvr:rvnHP:rn8101:rvrKBCVersion16.1F:cvnHP:ct10:cvr:
  dmi.product.name: HP ProBook 450 G3
  dmi.sys.vendor: HP

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1313332] Re: 45+ seconds to boot

2016-02-29 Thread Felicia
Hi Christopher,

I followed the link and it looks like trying it would mean upgrading my OS?
I'll try it out as a dual boot but that will have to wait until this
weekend.

Thanks for following up on my bug report.

Felicia


On Sun, Feb 28, 2016 at 4:24 PM, Christopher M. Penalver <
christopher.m.penal...@gmail.com> wrote:

> Felicia, to see if this is already resolved, could you please test
> http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?
>
> ** Tags added: latest-bios-423
>
> ** Changed in: xorg (Ubuntu)
>Importance: Undecided => Low
>
> ** Changed in: xorg (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1313332
>
> Title:
>   45+ seconds to boot
>
> Status in xorg package in Ubuntu:
>   Incomplete
>
> Bug description:
>   14.04 takes noticably longer to boot than 13.04 (pretty fast) and
>   13.10 (also slow)
>
>   Others have suggested that I try the proprietary drivers for my Radeon
>   Graphics HD7340. I tried both of the proprietary drivers and they each
>   took longer than the xorg driver (by a couple seconds).
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 14.04
>   Package: xorg 1:7.7+1ubuntu8
>   ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
>   Uname: Linux 3.13.0-24-generic x86_64
>   .tmp.unity.support.test.0:
>
>   ApportVersion: 2.14.1-0ubuntu3
>   Architecture: amd64
>   CompizPlugins: No value set for
> `/apps/compiz-1/general/screen0/options/active_plugins'
>   CompositorRunning: compiz
>   CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
>   CompositorUnredirectFSW: true
>   CurrentDesktop: Unity
>   Date: Sun Apr 27 08:52:22 2014
>   DistUpgraded: Fresh install
>   DistroCodename: trusty
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, if not too technical
>   GraphicsCard:
>Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7340]
> [1002:9808] (prog-if 00 [VGA controller])
>  Subsystem: ASUSTeK Computer Inc. Device [1043:14e7]
>   InstallationDate: Installed on 2014-04-26 (0 days ago)
>   InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64
> (20140417)
>   MachineType: ASUSTeK COMPUTER INC. X55U
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed
> root=UUID=6e30bde6-6b06-4b41-a7ef-90bec98a8300 ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 08/06/2013
>   dmi.bios.vendor: American Megatrends Inc.
>   dmi.bios.version: X55U.423
>   dmi.board.asset.tag: ATN12345678901234567
>   dmi.board.name: X55U
>   dmi.board.vendor: ASUSTeK COMPUTER INC.
>   dmi.board.version: 1.0
>   dmi.chassis.asset.tag: No Asset Tag
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
>   dmi.chassis.version: 1.0
>   dmi.modalias:
> dmi:bvnAmericanMegatrendsInc.:bvrX55U.423:bd08/06/2013:svnASUSTeKCOMPUTERINC.:pnX55U:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX55U:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
>   dmi.product.name: X55U
>   dmi.product.version: 1.0
>   dmi.sys.vendor: ASUSTeK COMPUTER INC.
>   version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
>   version.ia32-libs: ia32-libs N/A
>   version.libdrm2: libdrm2 2.4.52-1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
>   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
>   version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
>   version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
> 1:2.8.2-1ubuntu2
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.910-0ubuntu1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
> 1:1.0.10-1ubuntu2
>   xserver.bootTime: Sun Apr 27 07:14:03 2014
>   xserver.configfile: default
>   xserver.errors:
>
>   xserver.logfile: /var/log/Xorg.0.log
>   xserver.version: 2:1.15.1-0ubuntu2
>   xserver.video_driver: radeon
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1313332/+subscriptions
>


--


*Felicia James Being self-disciplined fosters internal
peace and thus a willingness to help others realize the same.*

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1313332

Title:
  45+ seconds to boot

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  14.04 takes noticably longer to boot than 13.04 (pretty fast) and
  13.10 (also slow)

  Others have suggested that I try the proprietary drivers for my Radeon
  Graphics HD7340. I tried both of the proprietary drivers and they each
  took longer than the xorg driver (by a couple seconds).

  ProblemType: Bug

[Desktop-packages] [Bug 262507] Re: Named cells are not color-coded in cell-edit mode

2016-02-29 Thread Christopher M. Penalver
** Tags added: xenial

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/262507

Title:
  Named cells are not color-coded in cell-edit mode

Status in LibreOffice:
  Incomplete
Status in OpenOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  1)  lsb_release -rd
   Description: Ubuntu oneiric (development branch)
   Release: 11.10

  2) apt-cache policy libreoffice-calc
  libreoffice-calc:
Installed: 1:3.4.2-2ubuntu3
Candidate: 1:3.4.2-2ubuntu3
Version table:
   *** 1:3.4.2-2ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen with a cell containing the formula:

  =a*tau^t*delta^(d-1)*(l*delta^l - d)

  where a, tau, delta, d, and l are all named cells or cell-ranges, hit
  'F2' to edit that formula, the usual nice trick of color-coded cell
  names and ranges shows.

  4) What happens instead is they do not. One has no way of quickly
  seeing whether or not the correct values from other cells in the
  worksheet are picked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/262507/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   >