[Desktop-packages] [Bug 43363] Re: network: should list NFS shares too

2016-03-20 Thread Tudor Holton
*** This bug is a duplicate of bug 24430 ***
https://bugs.launchpad.net/bugs/24430

I've also written about the fact that nfs:// as a prefix doesn't work in
Nuatilus->Connect to Server  on 15.10 either.
http://askubuntu.com/questions/748397/how-do-i-mount-nfs-through-
nautilus

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

Title:
  network: should list NFS shares too

Status in gnome-user-docs package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: nautilus

  I've been trying to use the Shared Folders functionality in Dapper
  Drake beta (updates through today, 2006-05-07) After successfully
  exporting an NFS share on server, I ran Places, Network Servers on
  client. After a short wait, Windows workgroup networks and shared
  folders were available and functioning. NFS shares from server never
  appear.

  I can go out the the CLI and issue "showmount -e 192.168.1.23" and it
  displays the available NFS share.  I issue "mount -o rw
  192.168.1.23:/shared /shared" and the NFS share mounts correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-user-docs/+bug/43363/+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 1466085] Re: open file dialog returns unusable network path

2016-03-20 Thread Launchpad Bug Tracker
[Expired for libreoffice (Ubuntu) because there has been no activity for
60 days.]

** Changed in: libreoffice (Ubuntu)
   Status: Incomplete => Expired

-- 
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/1466085

Title:
  open file dialog returns unusable network path

Status in libreoffice package in Ubuntu:
  Expired

Bug description:
  using a macro to open an open file dialog and trying to catch the filename 
and path I get an unusable path.
  I open the file dialog in the directory where the odb file is (a network 
place)  using:
oDBDoc = ThisComponent.Parent
oDBDoc = ThisComponent.Parent
If (Not GlobalScope.BasicLibraries.isLibraryLoaded("Tools")) Then
GlobalScope.BasicLibraries.LoadLibrary("Tools")
End If
If (oDBDoc.hasLocation()) Then
sDocURL = oDBDoc.getURL()
uDocPath = DirectoryNameoutofPath(sDocURL, "/")
sDocPath = ConvertFromUrl(uDocPath)
MsgBox sDocPath
Else
MsgBox "No running component! Exiting!"
End if

  msgbox shows:
  /run/user/1000/gvfs/smb-share:server=fserver,share=XXX/YYY/ZZZ

file_dialog = CreateUnoService("com.sun.star.ui.dialogs.FilePicker")
ucb = createUnoService("com.sun.star.ucb.SimpleFileAccess")
AddFiltersToDialog(FilterNames(), file_dialog)
'init_path = ConvertToUrl("/usr")
  If ucb.Exists(init_path) Then
file_dialog.SetDisplayDirectory(uDocPath)
  End If
open_status = file_dialog.Execute()
If open_status = 1 Then
selectedfile = file_dialog.Files(0)
End If
file_dialog.Dispose()

  After selecting in that directory any file the returned name is

  smb://myservername/myservershare/thenameofthefileinURLnotation

  ConvertFromUrl returns the exact same filename (with smb and in URL
  notation).

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

  2
  apt-cache policy libreoffice
  libreoffice:
Εγκατεστημένα: 1:4.2.8-0ubuntu2
Υποψήφιο:  1:4.2.8-0ubuntu2
Πίνακας Έκδοσης:
   *** 1:4.2.8-0ubuntu2 0
  500 http://gr.archive.ubuntu.com/ubuntu/ trusty-updates/universe 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 
Packages
  100 /var/lib/dpkg/status
   1:4.2.3~rc3-0ubuntu2 0
  500 http://gr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1466085/+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 1467274] Re: [HP Pavilion dv7-4272us] Display glitches occur only during GPU state changes

2016-03-20 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

-- 
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/1467274

Title:
  [HP Pavilion dv7-4272us] Display glitches occur only during GPU state
  changes

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Display glitches occur every time the display changes from the IGD to
  DIS, and vice versa.

  I'm trying to _keep the DIS GPU *turned off* in order to save power
  and keep this laptop cool.

  I can't tell who keeps turning the DIS GPU back on, but I'd love to know how 
to keep the DIS GPU locked OFF.
  Jun 21 08:26:59 HP-ubuntu kernel: [8.039633] snd_hda_intel :02:00.1: 
Handle VGA-switcheroo audio client
  Jun 21 08:27:07 HP-ubuntu kernel: [   24.115390] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:27:07 HP-ubuntu kernel: [   24.335777] snd_hda_intel :02:00.1: 
Cannot lock devices!
  Jun 21 08:27:09 HP-ubuntu kernel: [   26.313673] snd_hda_intel :02:00.1: 
Enabling via VGA-switcheroo
  Jun 21 08:27:14 HP-ubuntu kernel: [   31.891104] snd_hda_intel :02:00.1: 
Disabling via VGA-switcheroo
  Jun 21 08:27:15 HP-ubuntu kernel: [   32.011109] snd_hda_intel :02:00.1: 
Cannot lock devices!

  ...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.1
  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 Jun 21 08:43:10 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  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:1641]
   Advanced Micro Devices, Inc. [AMD/ATI] Robson CE [Radeon HD 6370M/7370M] 
[1002:68e4] (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Radeon HD 6370M [103c:1641]
  InstallationDate: Installed on 2015-06-06 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-21-generic 
root=UUID=0a49d103-e2eb-4b21-a433-c41a1ef8d27b ro quiet splash radeon.dpm=1 
radeon.audio=0 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/25/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.29
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1641
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 67.33
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.29:bd02/25/2013:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr058312242B2620100:rvnHewlett-Packard:rn1641:rvr67.33:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv7 Notebook PC
  dmi.product.version: 058312242B2620100
  dmi.sys.vendor: Hewlett-Packard
  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: Sun Jun 21 08:27:01 2015
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3
  xserver.video_driver: radeon

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

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

[Desktop-packages] [Bug 1513482] Re: 15.10 dist-upgrade, Xorg freeze, ASUSTeK Computer Inc. N56VZ

2016-03-20 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

-- 
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/1513482

Title:
  15.10 dist-upgrade, Xorg freeze,  ASUSTeK Computer Inc. N56VZ

Status in xorg package in Ubuntu:
  Expired

Bug description:
  immendiately after upgrade to 15.10.
  Happen 100% reproducable at boot.
  Target reachable via ssh, but not via keyboard or screen.

  WORKAROUND: Add nomodeset to kernel cmdline.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  .tmp.unity.support.test.1:

  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Nov  5 15:12:47 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  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-10-04 (761 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20130925.1)
  MachineType: ASUSTeK COMPUTER INC. N56VZ
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic 
root=UUID=563891a5-84f3-49a3-9799-021ea124aca4 ro quiet splash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  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 1:0.9.12.2+15.10.20151015-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
  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 Nov  5 15:09:07 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   NOUVEAU(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   12620
   vendor SEC
  xserver.version: 2:1.17.2-1ubuntu9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1513482/+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 1535862] Re: [HP HDX 16 Notebook PC, IDT 92HD71B7X, Black Headphone Out, Front] No sound at all

2016-03-20 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for
60 days.]

** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => Expired

-- 
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/1535862

Title:
  [HP HDX 16 Notebook PC, IDT 92HD71B7X, Black Headphone Out, Front] No
  sound at all

Status in pulseaudio package in Ubuntu:
  Expired

Bug description:
  No sound either from speaker or the earphones.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11.1
  ProcVersionSignature: Ubuntu 3.13.0-52.86-generic 3.13.11-ckt18
  Uname: Linux 3.13.0-52-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  linuxlab   2167 F pulseaudio
   /dev/snd/pcmC0D1p:   linuxlab   2167 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jan 20 00:30:36 2016
  InstallationDate: Installed on 2014-12-16 (398 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  linuxlab   2167 F pulseaudio
   /dev/snd/pcmC0D1p:   linuxlab   2167 F...m pulseaudio
  Symptom_Jack: Black Headphone Out, Front
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_Type: No sound at all
  Title: [HP HDX 16 Notebook PC, IDT 92HD71B7X, Black Headphone Out, Front] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/05/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.13
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 361B
  dmi.board.vendor: Quanta
  dmi.board.version: 15.24
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd12/05/2008:svnHewlett-Packard:pnHPHDX16NotebookPC:pvrF.13:rvnQuanta:rn361B:rvr15.24:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP HDX 16 Notebook PC
  dmi.product.version: F.13
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1535862/+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 43363] Re: network: should list NFS shares too

2016-03-20 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 24430 ***
https://bugs.launchpad.net/bugs/24430

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

** Changed in: gnome-user-docs (Ubuntu)
   Status: New => Confirmed

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

Title:
  network: should list NFS shares too

Status in gnome-user-docs package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: nautilus

  I've been trying to use the Shared Folders functionality in Dapper
  Drake beta (updates through today, 2006-05-07) After successfully
  exporting an NFS share on server, I ran Places, Network Servers on
  client. After a short wait, Windows workgroup networks and shared
  folders were available and functioning. NFS shares from server never
  appear.

  I can go out the the CLI and issue "showmount -e 192.168.1.23" and it
  displays the available NFS share.  I issue "mount -o rw
  192.168.1.23:/shared /shared" and the NFS share mounts correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-user-docs/+bug/43363/+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 1559779] Re: fglrx-updates-core 2:15.201-0ubuntu0.14.04.1: fglrx-updates-core kernel module failed to build

2016-03-20 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1509870 ***
https://bugs.launchpad.net/bugs/1509870

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 1509870, 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 1509870
   fglrx-updates-core 2:15.200-0ubuntu0.5: fglrx-updates-core kernel module 
failed to build [gcc-5.2: Command not found]

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

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

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

Bug description:
  I not too sure what happened; I hope the uploaded information may be
  of use to you.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: fglrx-updates-core 2:15.201-0ubuntu0.14.04.1
  Uname: Linux 4.3.0-040300-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
  DKMSKernelVersion: 3.16.0-67-generic
  Date: Tue Mar 15 09:45:29 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:215a]
  InstallationDate: Installed on 2016-02-25 (23 days ago)
  InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  MachineType: LENOVO 3680MG1
  PackageVersion: 2:15.201-0ubuntu0.14.04.1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-040300-generic 
root=UUID=bcf30498-d637-4dbc-a76b-21f2957ee882 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  SourcePackage: fglrx-installer-updates
  Title: fglrx-updates-core 2:15.201-0ubuntu0.14.04.1: fglrx-updates-core 
kernel module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET70WW (1.40 )
  dmi.board.name: 3680MG1
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET70WW(1.40):bd10/11/2012:svnLENOVO:pn3680MG1:pvrThinkPadX201:rvnLENOVO:rn3680MG1:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3680MG1
  dmi.product.version: ThinkPad X201
  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.67+git1603170630.49041c~gd~t
  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: Sat Mar 19 21:41:17 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16401 
   vendor LEN
  xserver.version: 2:1.16.0-1ubuntu1.2~trusty2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1559779/+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 1559805] [NEW] suspend not working with latest xenial and kernel 4.4.0

2016-03-20 Thread Paulo Dias
Public bug reported:

suspend stops but never finishes and needs a reboot

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Mar 20 22:45:50 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-10-04 (168 days ago)
InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
ProcEnviron:
 LANGUAGE=
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to xenial on 2016-03-17 (3 days ago)

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


** Tags: amd64 apport-bug fonts kubuntu third-party-packages xenial

-- 
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/1559805

Title:
  suspend not working with latest xenial and kernel 4.4.0

Status in xorg package in Ubuntu:
  New

Bug description:
  suspend stops but never finishes and needs a reboot

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Mar 20 22:45:50 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-10-04 (168 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150924)
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to xenial on 2016-03-17 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1559805/+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 1559790] Re: mark libgrip-dev with [linux-any]

2016-03-20 Thread Ubuntu Foundations Team Bug Bot
The attachment "evince.diff" seems to be a patch.  If it isn't, please
remove the "patch" flag from the attachment, remove the "patch" tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
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/1559790

Title:
  mark libgrip-dev with [linux-any]

Status in evince package in Ubuntu:
  New

Bug description:
  Hi

  Please could you mark libgrip-dev as [linux-any] to allow building on
  ubuntuBSD?

  Thanks a lot!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1559790/+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 1539999] Re: Omnikey Cardreader not working

2016-03-20 Thread Martin Wimpress
** Also affects: pcsc-lite (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-mate

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

Title:
  Omnikey Cardreader not working

Status in pcsc-lite package in Ubuntu:
  New

Bug description:
  On my desktop & sony vaio laptop, Alpha 2 Ubuntu-mate does not start my usb 
Omnikey 3121 card reader.
  The 3121 is listed in terminal when I perform 'lsusb'. The reader does work 
under concurrent devuan 1. I have installed pcscd (which drags in libccid 
correctly) & pcsc-tools but this hasn't corrected the problem even with a 
reboot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/153/+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 1546034] Re: Gnome Keyring forgets password

2016-03-20 Thread Martin Wimpress
** Also affects: gnome-keyring (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-mate

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

Title:
  Gnome Keyring forgets password

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  Description of Problem

  On entering the incorrect password, Gnome Keyring appears to reset the REAL 
password as 
  all subsequent entries of the correct password give an "incorrect password" 
error. 

  Steps to reproduce this bug

  Install Ubuntu MATE  and MEMORISE Password
  Use for months ... confirming that I know my password
  Login one day using correct password ... (confirming, once again that I know 
my password)
  Do stuff, go away and allow system to sleep ... 
  Enter my partner, assumes we're running MS Windows and enters Incorrect (MS 
Windows) Password at password prompt - System provides appropriate "incorrect 
password error" dialog.  
  Enter CORRECT password at password prompt - receive "incorrect password 
error" dialog despite password being correct.

  Repeat ad nauseum.

  Please remember, the problem is not that the USER has forgotten the
  password, but KEYRING has forgotten it.

  I have searched the web and followed the "usual advice" to delete the 
"login.keyring" file and enter a new password when prompted. 
  However, on rebooting system doesn't ask for a new password but simply 
prompts for an (UNKNOWN) password.  
  Checking the home directory shows "login.keyring" file has been recreated.

  NOTE: 
  kdewallet has always exhibited the same behaviour from its inception until I 
abandoned KDE with the release of KDE 4.
  While I have no idea whether kdewallet was ever fixed, Gnome has always 
worked seamlessly until now (to the extent that I didn't even know Keyring 
existed until I started researching this bug)
  Gnome (and I include MATE here) has previously seemed to "work as intended" 
in this area

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1546034/+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 1541082] Re: blotchy GUI graphics for images in 16.04 PPC

2016-03-20 Thread Martin Wimpress
** Also affects: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-mate

-- 
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/1541082

Title:
  blotchy GUI graphics for images in 16.04 PPC

Status in xserver-xorg-video-ati package in Ubuntu:
  New

Bug description:
  Gents:

  Another issue I found on my recent install of U-MATE 16.04 PPC on my
  Powermac 3,1 . . . had some "kernel certificate" errors on booting the
  live DVD, which carried over to the install . . . and using various
  boot params actually caused the live session to fail.  So, only using
  "live" gets me into a nice GUI display.  Now in the install, it
  quickly moves passed the "kernel cert" error and a couple other
  errors, and display from ATI RAGE 128 card for text is very crisp, but
  the background image and other image files are blotchy and color
  changes are not rendered smoothly . . . 

  I had this or a similar issue in a Lubuntu 14.04 live DVD on my iBook
  G4, text rendered perfectly, but images were blurry and rough . . . .
  Any thoughts for how this might be fixed?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1541082/+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 1558856] Re: login goes in loop after nvidia cuda driver install

2016-03-20 Thread rpawar7
** Changed in: lightdm (Ubuntu)
   Status: New => In Progress

** Changed in: lightdm (Ubuntu)
   Status: In Progress => Fix Committed

-- 
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/1558856

Title:
  login goes in loop after nvidia cuda driver install

Status in lightdm package in Ubuntu:
  Fix Committed

Bug description:
  The login goes in a loop. This happened after I had stopped the X
  server to install Nvidia Cuda Drivers.

  I tried reinstalling the gnome settings , xorg and some other fixes
  which were commonly available on the internet for the problem of login
  going in a loop.

  I think the problem is in the xserver config file. The Xorg.o.log says
  the following errors

  1) KMS not enabled.
  2) Failed to initialize GLX extension ( Comapatible NVIDIA X driver not found 
)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.10.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Thu Mar 17 20:14:26 2016
  InstallationDate: Installed on 2015-02-04 (407 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  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/1558856/+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 1452541] Re: Fullscreen window for streaming video (YouTube, HBO Go, etc.) freezing

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

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

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

Title:
  Fullscreen window for streaming video (YouTube, HBO Go, etc.) freezing

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  This only started happening in 15.04, and it only seems to happen when
  I use the video player's native fullscreen option (I sometimes use
  Flash Game Maximizer if I'm hooked up to a dual monitor setup, and
  this problem doesn't happen then).

  Basically, I'm unable to make videos fullscreen because once I do, the
  video slows, then stutters, then completely freezes (but the audio
  continues unimpaired). I have to hit ESC many times to exit out
  because everything else-- mouse, keyboard, etc. -- is unresponsive for
  about half a minute.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: firefox 37.0.2+build1-0ubuntu0.15.04.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mariellep   1888 F pulseaudio
   /dev/snd/pcmC1D0p:   mariellep   1888 F...m pulseaudio
   /dev/snd/controlC1:  mariellep   1888 F pulseaudio
  BuildID: 20150417180400
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Wed May  6 20:24:05 2015
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2014-04-30 (372 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  IpRoute:
   default via 172.17.96.1 dev wlan0  proto static  metric 1024 
   107.0.114.185 via 172.17.96.1 dev wlan0  proto dhcp  metric 10 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   172.17.96.0/20 dev wlan0  proto kernel  scope link  src 172.17.102.109
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-903c223f-5f88-44f6-b346-a50b32150428
  Plugins:
   Widevine Media Optimizer - /usr/lib/pipelight/libpipelight-widevine.so
   Silverlight Plug-In - /usr/lib/pipelight/libpipelight-silverlight5.1.so
   Gnome Shell Integration - 
/usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so (gnome-shell)
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so 
(rhythmbox-mozilla)
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources:
   prefs.js
   
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/ubu...@ubuntu.com/defaults/preferences/001ubuntu-gnome-mods.js
  Profiles: Profile0 (Default) - LastVersion=37.0.2/20150417180400 (In use)
  RelatedPackageVersions:
   gnome-shell   3.14.4-0ubuntu1
   rhythmbox-mozilla 3.1-1ubuntu3
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-903c223f-5f88-44f6-b346-a50b32150428
   bp-e6646dc6-555e-45c4-a11b-728b62140917
   bp-bbf9a546-0e42-428c-9cc0-165d42140909
   bp-796833a5-3fe5-4ce2-8cec-21ba32140906
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to vivid on 2015-04-24 (12 days ago)
  dmi.bios.date: 07/05/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 1.10
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: MP
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.10:bd07/05/2013:svnTOSHIBA:pnSatelliteL50-A:pvrPSKLJU-01T01V:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite L50-A
  dmi.product.version: PSKLJU-01T01V
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1452541/+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-03-20 Thread thunder.glove
Yes me too, Ubuntu 15.10 Unity, Toshiba Chromebook 2. I've the below as
I thought it was an issue with the screensaver after reading other
sites. No luck:


gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend 'true'
sudo sed -i "s/NoDisplay=true/NoDisplay=false/g" /etc/xdg/autostart/*.desktop

-- 
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 830348] Re: desktop contents briefly visible on resume from suspend before lock dialog

2016-03-20 Thread thunder.glove
*** This bug is a duplicate of bug 1280300 ***
https://bugs.launchpad.net/bugs/1280300

Yes me too, Ubuntu 15.10 Unity, Toshiba Chromebook 2. I've the below as
I thought it was an issue with the screensaver after reading other
sites. No luck:


gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend 'true'
sudo sed -i "s/NoDisplay=true/NoDisplay=false/g" /etc/xdg/autostart/*.desktop

-- 
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 1011576] Re: Mac UK long-alu keyboard has wrong mapping for keypad-enter key

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

** Changed in: xkeyboard-config (Ubuntu)
   Status: New => Confirmed

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

Title:
  Mac UK long-alu keyboard has wrong mapping for keypad-enter key

Status in xkeyboard-config package in Ubuntu:
  Confirmed

Bug description:
  Full details here:
  
http://askubuntu.com/questions/148083/why-the-enter-key-in-a-mac-keyboard-is-mapped-to-level/149187

  I have a fresh install of Ubuntu 12.04

  Trying to use a Mac keyboard (full-size recent UK aluminium model) -
  the keypad-enter key is mapped to 'Level' instead of 'KP_Enter'.

  There is no need to map it to 'Level' since it seems the right-hand 'Alt' key 
is already mapped to that (which seems correct). The Enter key should work as 
an Enter key though!
  ---

  
  [48.076] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  [48.076] (**) Apple, Inc Apple Keyboard: always reports core events
  [48.076] (**) evdev: Apple, Inc Apple Keyboard: Device: 
"/dev/input/event11"
  [48.076] (--) evdev: Apple, Inc Apple Keyboard: Vendor 0x5ac Product 0x221
  [48.076] (--) evdev: Apple, Inc Apple Keyboard: Found keys
  [48.076] (II) evdev: Apple, Inc Apple Keyboard: Configuring as keyboard
  [48.076] (**) Option "config_info" 
"udev:/sys/devices/pci:00/:00:1a.7/usb1/1-1/1-1.3/1-1.3.3/1-1.3.3.2/1-1.3.3.2:1.0/input/input13/event11"
  [48.076] (II) XINPUT: Adding extended input device "Apple, Inc Apple 
Keyboard" (type: KEYBOARD, id 10)
  [48.076] (**) Option "xkb_rules" "evdev"
  [48.076] (**) Option "xkb_model" "pc105"
  [48.076] (**) Option "xkb_layout" "gb"
  [48.076] (**) Option "xkb_variant" "mac"
  [48.079] (II) config/udev: Adding input device Apple, Inc Apple Keyboard 
(/dev/input/event12)
  [48.079] (**) Apple, Inc Apple Keyboard: Applying InputClass "evdev 
keyboard catchall"
  [48.079] (II) Using input driver 'evdev' for 'Apple, Inc Apple Keyboard'
  [48.079] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  [48.079] (**) Apple, Inc Apple Keyboard: always reports core events
  [48.079] (**) evdev: Apple, Inc Apple Keyboard: Device: 
"/dev/input/event12"
  [48.079] (--) evdev: Apple, Inc Apple Keyboard: Vendor 0x5ac Product 0x221
  [48.079] (--) evdev: Apple, Inc Apple Keyboard: Found keys
  [48.079] (II) evdev: Apple, Inc Apple Keyboard: Configuring as keyboard
  [48.079] (**) Option "config_info" 
"udev:/sys/devices/pci:00/:00:1a.7/usb1/1-1/1-1.3/1-1.3.3/1-1.3.3.2/1-1.3.3.2:1.1/input/input14/event12"
  [48.079] (II) XINPUT: Adding extended input device "Apple, Inc Apple 
Keyboard" (type: KEYBOARD, id 11)
  [48.079] (**) Option "xkb_rules" "evdev"
  [48.079] (**) Option "xkb_model" "pc105"
  [48.079] (**) Option "xkb_layout" "gb"
  [48.079] (**) Option "xkb_variant" "mac"
  [61.746] (II) fglrx(0): EDID vendor "DEL", prod id 41082


  .tmp.unity.support.test.0:

  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,decor,resize,regex,gnomecompat,mousepoll,move,wall,grid,compiztoolbox,vpswitch,imgpng,animation,place,snap,workarounds,fade,unitymtgrabhandles,expo,session,ezoom,scale,unityshell]
  CompositorRunning: compiz
  DistUpgraded: Fresh install
  DistroCodename: preciseDistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  DkmsStatus: fglrx, 8.960, 3.2.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RV710 [Radeon HD 4350] [1002:954f] 
(prog-if 00 [VGA controller])
     Subsystem: PC Partner Limited Device [174b:e990]
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  JockeyStatus:
   xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
   xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, 
Enabled, In use)
  MachineType: Shuttle Inc. SX58
  NonfreeKernelModules: fglrx
  Package: xorg 1:7.6+12ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=899efe2b-6e8a-4334-81c5-96109b6112b3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Tags:  precise ubuntu compiz-0.9
  Uname: Linux 3.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 02/25/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080016
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SX58
  dmi.board.vendor: Shuttle Inc.
 

[Desktop-packages] [Bug 1559790] [NEW] mark libgrip-dev with [linux-any]

2016-03-20 Thread Jon Boden
Public bug reported:

Hi

Please could you mark libgrip-dev as [linux-any] to allow building on
ubuntuBSD?

Thanks a lot!

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

** Patch added: "evince.diff"
   
https://bugs.launchpad.net/bugs/1559790/+attachment/4606041/+files/evince.diff

-- 
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/1559790

Title:
  mark libgrip-dev with [linux-any]

Status in evince package in Ubuntu:
  New

Bug description:
  Hi

  Please could you mark libgrip-dev as [linux-any] to allow building on
  ubuntuBSD?

  Thanks a lot!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1559790/+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 1559779] [NEW] fglrx-updates-core 2:15.201-0ubuntu0.14.04.1: fglrx-updates-core kernel module failed to build

2016-03-20 Thread quaffle51
Public bug reported:

I not too sure what happened; I hope the uploaded information may be of
use to you.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: fglrx-updates-core 2:15.201-0ubuntu0.14.04.1
Uname: Linux 4.3.0-040300-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
DKMSKernelVersion: 3.16.0-67-generic
Date: Tue Mar 15 09:45:29 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:215a]
InstallationDate: Installed on 2016-02-25 (23 days ago)
InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
MachineType: LENOVO 3680MG1
PackageVersion: 2:15.201-0ubuntu0.14.04.1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-040300-generic 
root=UUID=bcf30498-d637-4dbc-a76b-21f2957ee882 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
SourcePackage: fglrx-installer-updates
Title: fglrx-updates-core 2:15.201-0ubuntu0.14.04.1: fglrx-updates-core kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/11/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 6QET70WW (1.40 )
dmi.board.name: 3680MG1
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6QET70WW(1.40):bd10/11/2012:svnLENOVO:pn3680MG1:pvrThinkPadX201:rvnLENOVO:rn3680MG1:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 3680MG1
dmi.product.version: ThinkPad X201
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.67+git1603170630.49041c~gd~t
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: Sat Mar 19 21:41:17 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16401 
 vendor LEN
xserver.version: 2:1.16.0-1ubuntu1.2~trusty2

** Affects: fglrx-installer-updates (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-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1559779

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

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

Bug description:
  I not too sure what happened; I hope the uploaded information may be
  of use to you.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: fglrx-updates-core 2:15.201-0ubuntu0.14.04.1
  Uname: Linux 4.3.0-040300-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
  DKMSKernelVersion: 3.16.0-67-generic
  Date: Tue Mar 15 09:45:29 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:215a]
  InstallationDate: Installed on 2016-02-25 (23 days ago)
  InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  MachineType: LENOVO 3680MG1
  PackageVersion: 2:15.201-0ubuntu0.14.04.1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-040300-generic 
root=UUID=bcf30498-d637-4dbc-a76b-21f2957ee882 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  SourcePackage: fglrx-installer-updates
  Title: fglrx-updates-core 2:15.201-0ubuntu0.14.04.1: fglrx-updates-core 
kernel module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 

[Desktop-packages] [Bug 1559770] Re: unity-settings-daemon crashed with SIGSEGV in up_exported_daemon_get_lid_is_closed()

2016-03-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1546641 ***
https://bugs.launchpad.net/bugs/1546641

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 #1546641, 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/1559770/+attachment/4605909/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of private bug 1546641

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  unity-settings-daemon crashed with SIGSEGV in
  up_exported_daemon_get_lid_is_closed()

Status in unity-settings-daemon package in Ubuntu:
  New

Bug description:
  Started the computer and i found dropbox updating when i logged on
  desktop. The desktop freezed periodically for about 15 minutes in
  which nothing worked. The installation of dropbox didn't remove the
  older version, i had to close it manually (took some minutes)

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-settings-daemon 15.04.1+16.04.20160209-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
  Uname: Linux 4.4.0-14-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Sun Mar 20 21:48:27 2016
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2016-03-10 (10 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160228)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  SegvAnalysis:
   Segfault happened at: 0x7f5e64d58e69 
:   mov(%rbx),%rdi
   PC (0x7f5e64d58e69) ok
   source "(%rbx)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rdi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   up_exported_daemon_get_lid_is_closed () from 
/usr/lib/x86_64-linux-gnu/libupower-glib.so.3
   gsd_power_manager_start () from 
/usr/lib/unity-settings-daemon-1.0/libpower.so
   ?? () from /usr/lib/unity-settings-daemon-1.0/libpower.so
   gnome_settings_plugin_info_activate ()
   ?? ()
  Title: unity-settings-daemon crashed with SIGSEGV in 
up_exported_daemon_get_lid_is_closed()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1559770/+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 1559769] Re: obex-check-device crashed with SIGSEGV in __GI_____strtoul_l_internal()

2016-03-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1553358 ***
https://bugs.launchpad.net/bugs/1553358

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 #1553358, 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/1559769/+attachment/4605901/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of private bug 1553358

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  obex-check-device crashed with SIGSEGV in
  __GI_strtoul_l_internal()

Status in libopenobex package in Ubuntu:
  New

Bug description:
  Don't know what happened: I don't use bluetooth or other obex devices.
  But I plugged a digicam into my computer per charging it. According to
  lsusb it doesn't identify itself as USB device, though.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: libopenobex2 1.7.1-4
  Uname: Linux 4.5.0-040500rc7-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Sun Mar 20 20:52:52 2016
  Dependencies:
   gcc-6-base 6-20160319-0ubuntu1
   libc6 2.21-0ubuntu6
   libgcc1 1:6-20160319-0ubuntu1
   libudev1 229-2ubuntu1
   libusb-1.0-0 2:1.0.20-1
  ExecutablePath: /usr/sbin/obex-check-device
  ProcCmdline: /usr/sbin/obex-check-device 04da
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0x7fb111a16674 <__GI_strtoul_l_internal+68>:   
movsbq (%r14),%rax
   PC (0x7fb111a16674) ok
   source "(%r14)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: libopenobex
  StacktraceTop:
   __GI_strtoul_l_internal (nptr=0x0, endptr=0x0, base=16, group=, loc=0x7fb111da0500 <_nl_global_locale>) at ../stdlib/strtol_l.c:297
   main ()
  Title: obex-check-device crashed with SIGSEGV in __GI_strtoul_l_internal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libopenobex/+bug/1559769/+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 1559762] Re: package thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1 failed to install/upgrade: impossible de copier les données extraites pour « ./usr/lib/thunderbird/omni.ja » v

2016-03-20 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 thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/1559762

Title:
  package thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1 failed to
  install/upgrade: impossible de copier les données extraites pour «
  ./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja
  .dpkg-new » : fin de fichier ou de flux inattendue

Status in thunderbird package in Ubuntu:
  New

Bug description:
  Des erreurs ont été rencontrées pendant l'exécution :
   
/var/cache/apt/archives/thunderbird_1%3a38.6.0+build1-0ubuntu0.14.04.1_amd64.deb

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  NonfreeKernelModules: wl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  maud   1829 F pulseaudio
   /dev/snd/controlC0:  maud   1829 F pulseaudio
  BuildID: 20160106101225
  Channel: Unavailable
  Date: Sun Mar 20 18:49:00 2016
  DuplicateSignature: 
package:thunderbird:1:38.5.1+build2-0ubuntu0.14.04.1:impossible de copier les 
données extraites pour « ./usr/lib/thunderbird/omni.ja » vers « 
/usr/lib/thunderbird/omni.ja.dpkg-new » : fin de fichier ou de flux inattendue
  ErrorMessage: impossible de copier les données extraites pour « 
./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja.dpkg-new » 
: fin de fichier ou de flux inattendue
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-08-21 (577 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.16  metric 
9
  NoProfiles: True
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  Title: package thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1 failed to 
install/upgrade: impossible de copier les données extraites pour « 
./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja.dpkg-new » 
: fin de fichier ou de flux inattendue
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/17/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.13
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JE70_HR
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.13
  dmi.modalias: 
dmi:bvnAcer:bvrV1.13:bd08/17/2011:svnAcer:pnAspire7750G:pvrV1.13:rvnAcer:rnJE70_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.13:
  dmi.product.name: Aspire 7750G
  dmi.product.version: V1.13
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1559762/+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 1559762] Re: package thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1 failed to install/upgrade: impossible de copier les données extraites pour « ./usr/lib/thunderbird/omni.ja » v

2016-03-20 Thread moi1234
Sens interdit affiché sur ma barre mozilla. Test de résolution de
problème avec le terminal et voici les dernières phrases du terminal.
Que faire? Merci par avance, NewM.

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

Title:
  package thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1 failed to
  install/upgrade: impossible de copier les données extraites pour «
  ./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja
  .dpkg-new » : fin de fichier ou de flux inattendue

Status in thunderbird package in Ubuntu:
  New

Bug description:
  Des erreurs ont été rencontrées pendant l'exécution :
   
/var/cache/apt/archives/thunderbird_1%3a38.6.0+build1-0ubuntu0.14.04.1_amd64.deb

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  NonfreeKernelModules: wl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  maud   1829 F pulseaudio
   /dev/snd/controlC0:  maud   1829 F pulseaudio
  BuildID: 20160106101225
  Channel: Unavailable
  Date: Sun Mar 20 18:49:00 2016
  DuplicateSignature: 
package:thunderbird:1:38.5.1+build2-0ubuntu0.14.04.1:impossible de copier les 
données extraites pour « ./usr/lib/thunderbird/omni.ja » vers « 
/usr/lib/thunderbird/omni.ja.dpkg-new » : fin de fichier ou de flux inattendue
  ErrorMessage: impossible de copier les données extraites pour « 
./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja.dpkg-new » 
: fin de fichier ou de flux inattendue
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-08-21 (577 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.16  metric 
9
  NoProfiles: True
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.5
   apt  1.0.1ubuntu2.11
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  Title: package thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1 failed to 
install/upgrade: impossible de copier les données extraites pour « 
./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja.dpkg-new » 
: fin de fichier ou de flux inattendue
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/17/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.13
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JE70_HR
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.13
  dmi.modalias: 
dmi:bvnAcer:bvrV1.13:bd08/17/2011:svnAcer:pnAspire7750G:pvrV1.13:rvnAcer:rnJE70_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.13:
  dmi.product.name: Aspire 7750G
  dmi.product.version: V1.13
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1559762/+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 1559762] [NEW] package thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1 failed to install/upgrade: impossible de copier les données extraites pour « ./usr/lib/thunderbird/omni.ja »

2016-03-20 Thread moi1234
Public bug reported:

Des erreurs ont été rencontrées pendant l'exécution :
 
/var/cache/apt/archives/thunderbird_1%3a38.6.0+build1-0ubuntu0.14.04.1_amd64.deb

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
Uname: Linux 3.13.0-79-generic x86_64
NonfreeKernelModules: wl
AddonCompatCheckDisabled: False
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  maud   1829 F pulseaudio
 /dev/snd/controlC0:  maud   1829 F pulseaudio
BuildID: 20160106101225
Channel: Unavailable
Date: Sun Mar 20 18:49:00 2016
DuplicateSignature: 
package:thunderbird:1:38.5.1+build2-0ubuntu0.14.04.1:impossible de copier les 
données extraites pour « ./usr/lib/thunderbird/omni.ja » vers « 
/usr/lib/thunderbird/omni.ja.dpkg-new » : fin de fichier ou de flux inattendue
ErrorMessage: impossible de copier les données extraites pour « 
./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja.dpkg-new » 
: fin de fichier ou de flux inattendue
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2014-08-21 (577 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
IpRoute:
 default via 192.168.1.1 dev wlan0  proto static 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.16  metric 9
NoProfiles: True
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
RunningIncompatibleAddons: False
SourcePackage: thunderbird
Title: package thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1 failed to 
install/upgrade: impossible de copier les données extraites pour « 
./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja.dpkg-new » 
: fin de fichier ou de flux inattendue
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/17/2011
dmi.bios.vendor: Acer
dmi.bios.version: V1.13
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JE70_HR
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.13
dmi.modalias: 
dmi:bvnAcer:bvrV1.13:bd08/17/2011:svnAcer:pnAspire7750G:pvrV1.13:rvnAcer:rnJE70_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.13:
dmi.product.name: Aspire 7750G
dmi.product.version: V1.13
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-package need-duplicate-check trusty

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

Title:
  package thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1 failed to
  install/upgrade: impossible de copier les données extraites pour «
  ./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja
  .dpkg-new » : fin de fichier ou de flux inattendue

Status in thunderbird package in Ubuntu:
  New

Bug description:
  Des erreurs ont été rencontrées pendant l'exécution :
   
/var/cache/apt/archives/thunderbird_1%3a38.6.0+build1-0ubuntu0.14.04.1_amd64.deb

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: thunderbird 1:38.5.1+build2-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  NonfreeKernelModules: wl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  maud   1829 F pulseaudio
   /dev/snd/controlC0:  maud   1829 F pulseaudio
  BuildID: 20160106101225
  Channel: Unavailable
  Date: Sun Mar 20 18:49:00 2016
  DuplicateSignature: 
package:thunderbird:1:38.5.1+build2-0ubuntu0.14.04.1:impossible de copier les 
données extraites pour « ./usr/lib/thunderbird/omni.ja » vers « 
/usr/lib/thunderbird/omni.ja.dpkg-new » : fin de fichier ou de flux inattendue
  ErrorMessage: impossible de copier les données extraites pour « 
./usr/lib/thunderbird/omni.ja » vers « /usr/lib/thunderbird/omni.ja.dpkg-new » 
: fin de fichier ou de flux inattendue
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-08-21 (577 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.16  metric 
9
  NoProfiles: True
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as 

[Desktop-packages] [Bug 1548647] Re: LibreOffice uses breeze style

2016-03-20 Thread Mathias Dietrich
I have the Breeze theme set on a fresh installed Ubuntu 16.04 daily ISO.
Please use another theme for non Qt-Desktops. The Breeze theme is unpleasant on 
Gtk.

-- 
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/1548647

Title:
  LibreOffice uses breeze style

Status in One Hundred Papercuts:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed
Status in xubuntu-artwork package in Ubuntu:
  Confirmed

Bug description:
  LO in Xubuntu should be using Elementary theme as default - set to
  Breeze (and on live session)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xubuntu-artwork 15.12.2
  ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1
  Uname: Linux 4.4.0-6-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.367
  CurrentDesktop: XFCE
  Date: Tue Feb 23 07:11:10 2016
  LiveMediaBuild: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160222.1)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xubuntu-artwork
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1548647/+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 1548647] Re: LibreOffice uses breeze style

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

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

-- 
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/1548647

Title:
  LibreOffice uses breeze style

Status in One Hundred Papercuts:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed
Status in xubuntu-artwork package in Ubuntu:
  Confirmed

Bug description:
  LO in Xubuntu should be using Elementary theme as default - set to
  Breeze (and on live session)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xubuntu-artwork 15.12.2
  ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1
  Uname: Linux 4.4.0-6-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.367
  CurrentDesktop: XFCE
  Date: Tue Feb 23 07:11:10 2016
  LiveMediaBuild: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160222.1)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xubuntu-artwork
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1548647/+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 1102001] Re: CUPS recommends incorrect driver for Samsung ML-1670

2016-03-20 Thread Ricky Ray
Guys, any link to a driver that works? I found the CLP-310 driver in the 
official samsung page, but I couldn't get it to work.
Where do I find the foomatic driver?
 
I had been using my ML-1675 printer no problem until a few months ago on my two 
machines with Ubuntu 14.04 installed and right now,  after perhaps a few 
updates, it has stopped working all together.
It only prints a page saying the driver is not the right one.

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

Title:
  CUPS recommends incorrect driver for Samsung ML-1670

Status in splix package in Ubuntu:
  Incomplete
Status in splix package in Unity Linux:
  New

Bug description:
  STR:

  1) From the Printers dialogue, select Add Printer.
  2) Select "Samsung ML-1670" from the devices list (connected via USB)
  3) Select "Select printer from database" and "Samsung (recommended)"
  4) Select "ML-1660 (recommended)" from the Models, and "Samsung ML-1660, 
2.0.0 [en] (recommended)" from Drivers
  5) Click through and Apply
  6) Print a test page

  The test page isn't printed. Instead a plain text page is printed that
  says:

  INTERNAL ERROR - Please use the proper driver.

   POSITION : 0x0 (0)
   SYSTEM   : h6fw_5.49/xl_op
   LINE : 180
   VERSION  : SPL 5.49 10-20-2010

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu11.3
  ProcVersionSignature: Ubuntu 3.5.0-22.33-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  CheckboxSubmission: dd3689fa6394f60ec14dbe98d0bab891
  CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
  Date: Sun Jan 20 10:25:54 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2010-08-23 (880 days ago)
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.1)
  KernLog:
   Jan 20 09:59:31 sixtymilesmile kernel: [54885.307388] ata1.00: ACPI cmd 
f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
   Jan 20 09:59:31 sixtymilesmile kernel: [54885.308453] ata1.00: ACPI cmd 
f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
  Lpstat:
   device for Phaser-6100: usb://Xerox/Phaser%206100?serial=REP167734...
   device for Samsung-ML-1670-Series: 
usb://Samsung/ML-1670%20Series?serial=Z6GEBKFB502893V.
   device for Xerox-Phaser-6100: ipps://xerox/printers/raw
   device for Xerox-Xerox-Phaser-6100DN: 
dnssd://Xerox%20Phaser%206100DN%20(XRXf0ae4d08)._printer._tcp.local/
  MachineType: Sony Corporation VPCF11J0E
  MarkForUpload: True
  Papersize: a4
  PpdFiles:
   Samsung-ML-1670-Series: Samsung ML-1660, 2.0.0
   Xerox-Xerox-Phaser-6100DN: Xerox Phaser 6100, 2.0.0
   Phaser-6100: Xerox Phaser 6100 Foomatic/Postscript
   Xerox-Phaser-6100: Xerox Phaser 6100, 2.0.0
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-22-generic 
root=/dev/mapper/hostname-root ro acpi_sleep=nonvs splash quiet nomodeset 
xbmc=autostart,nodiskmount loglevel=0
  SourcePackage: cups
  UpgradeStatus: Upgraded to quantal on 2012-11-05 (75 days ago)
  dmi.bios.date: 02/26/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0260Y6
  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.:bvrR0260Y6:bd02/26/2010:svnSonyCorporation:pnVPCF11J0E:pvrC604LLNJ:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCF11J0E
  dmi.product.version: C604LLNJ
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/splix/+bug/1102001/+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 1559751] [NEW] Please add Vulkan driver for AMD and Nvidia cards as an option for 16.04

2016-03-20 Thread Teg
Public bug reported:

The drivers are available at
https://launchpad.net/~canonical-x/+archive/ubuntu/vulkan so please give
the option to install a Vulkan compatible driver for Ubuntu 16.04. Since
this is an LTS, we don't want to hold back Vulkan adoption and SteamOS
ships a Vulkan compatible Nvidia driver by default.

** Affects: ubuntu-drivers-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd nvidia vulkan

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

Title:
  Please add Vulkan driver for AMD and Nvidia cards as an option for
  16.04

Status in ubuntu-drivers-common package in Ubuntu:
  New

Bug description:
  The drivers are available at
  https://launchpad.net/~canonical-x/+archive/ubuntu/vulkan so please
  give the option to install a Vulkan compatible driver for Ubuntu
  16.04. Since this is an LTS, we don't want to hold back Vulkan
  adoption and SteamOS ships a Vulkan compatible Nvidia driver by
  default.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1559751/+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 1559739] [NEW] Systemd service script for daemon doesn't use /etc/default/transmission-daemon

2016-03-20 Thread Miika Hänninen
Public bug reported:

Description:Ubuntu 15.10
Release:15.10

transmission-daemon:
  Installed: 2.84-1ubuntu1
  Candidate: 2.84-1ubuntu1
  Version table:
 *** 2.84-1ubuntu1 0
500 http://fi.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
100 /var/lib/dpkg/status

Expected:
Changing CONFIG_DIR in /etc/default/transmission-daemon, causes the daemon to 
use that directory for its configuration and runtime folders.

What happened instead:
Whatever value CONFIG_DIR had, transmission-daemon acted as if it was the 
default ('/var/lib/transmission-daemon/info').

I was finally able to fix this by adding 
'EnvironmentFile=/etc/default/transmission' into the service file and changing 
the name of CONFIG_DIR to TRANSMISSION_HOME in /etc/default/transmission. I 
tried adding $OPTIONS to the command line in the service file instead (as the 
older startup scripts do) but apparently systemd doesn't support substitution 
in the environment file. 
This enables specifying the configuration directory, and shouldn't break the 
older scripts.

Btw, having three init scripts is kind of confusing.

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

-- 
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/1559739

Title:
  Systemd service script for daemon doesn't use /etc/default
  /transmission-daemon

Status in transmission package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu 15.10
  Release:  15.10

  transmission-daemon:
Installed: 2.84-1ubuntu1
Candidate: 2.84-1ubuntu1
Version table:
   *** 2.84-1ubuntu1 0
  500 http://fi.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status

  Expected:
  Changing CONFIG_DIR in /etc/default/transmission-daemon, causes the daemon to 
use that directory for its configuration and runtime folders.

  What happened instead:
  Whatever value CONFIG_DIR had, transmission-daemon acted as if it was the 
default ('/var/lib/transmission-daemon/info').

  I was finally able to fix this by adding 
'EnvironmentFile=/etc/default/transmission' into the service file and changing 
the name of CONFIG_DIR to TRANSMISSION_HOME in /etc/default/transmission. I 
tried adding $OPTIONS to the command line in the service file instead (as the 
older startup scripts do) but apparently systemd doesn't support substitution 
in the environment file. 
  This enables specifying the configuration directory, and shouldn't break the 
older scripts.

  Btw, having three init scripts is kind of confusing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1559739/+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 1559736] Re: package account-plugin-google (not installed) failed to install/upgrade: intentando sobreescribir `/usr/share/accounts/services/google-im.service', que está tambié

2016-03-20 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 account-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1559736

Title:
  package account-plugin-google (not installed) failed to
  install/upgrade: intentando sobreescribir
  `/usr/share/accounts/services/google-im.service', que está también en
  el paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1

Status in account-plugins package in Ubuntu:
  New

Bug description:
  unknown

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: account-plugin-google (not installed)
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic i686
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  Date: Fri Mar 18 00:00:26 2016
  DuplicateSignature: package:account-plugin-google:(not installed):intentando 
sobreescribir `/usr/share/accounts/services/google-im.service', que está 
también en el paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
  ErrorMessage: intentando sobreescribir 
`/usr/share/accounts/services/google-im.service', que está también en el 
paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
  InstallationDate: Installed on 2015-06-14 (279 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: account-plugins
  Title: package account-plugin-google (not installed) failed to 
install/upgrade: intentando sobreescribir 
`/usr/share/accounts/services/google-im.service', que está también en el 
paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1559736/+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 1559734] [NEW] error : brokencount>(0)

2016-03-20 Thread prakash
Public bug reported:

sudo apt-get install 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 audacious : Depends: libaudcore3 (= 3.7.1-1~webupd8~xenial0) but 3.6.2-2 is 
installed
 audacious-plugins : Depends: libaudcore3 (>= 3.7.1-1~webupd8~xenial0) but 
3.6.2-2 is installed
E: Unmet dependencies. Try using -f.
prakash@prakash-Inspiron-3542:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libaudgui3 libaudtag2 libbinio1v5 libpgm-5.1-0 libpoppler57 libzmq3
  linux-headers-4.4.0-10 linux-headers-4.4.0-10-generic linux-headers-4.4.0-11
  linux-headers-4.4.0-11-generic linux-headers-4.4.0-12
  linux-headers-4.4.0-12-generic linux-headers-4.4.0-13
  linux-headers-4.4.0-13-generic linux-image-4.4.0-10-generic
  linux-image-4.4.0-11-generic linux-image-4.4.0-12-generic
  linux-image-4.4.0-13-generic linux-image-extra-4.4.0-10-generic
  linux-image-extra-4.4.0-11-generic linux-image-extra-4.4.0-12-generic
  linux-image-extra-4.4.0-13-generic qtdeclarative5-qtfeedback-plugin
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  libaudcore3
The following packages will be upgraded:
  libaudcore3
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0 B/244 kB of archives.
After this operation, 512 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
(Reading database ... 396704 files and directories currently installed.)
Preparing to unpack .../libaudcore3_3.7.1-1~webupd8~xenial0_amd64.deb ...
Unpacking libaudcore3:amd64 (3.7.1-1~webupd8~xenial0) over (3.6.2-2) ...
dpkg: error processing archive 
/var/cache/apt/archives/libaudcore3_3.7.1-1~webupd8~xenial0_amd64.deb 
(--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/libaudgui.so.3', which is also 
in package libaudgui3:amd64 3.6.2-2
Processing triggers for libc-bin (2.23-0ubuntu1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/libaudcore3_3.7.1-1~webupd8~xenial0_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1559734

Title:
  error : brokencount>(0)

Status in network-manager package in Ubuntu:
  New

Bug description:
  sudo apt-get install 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  You might want to run 'apt-get -f install' to correct these.
  The following packages have unmet dependencies:
   audacious : Depends: libaudcore3 (= 3.7.1-1~webupd8~xenial0) but 3.6.2-2 is 
installed
   audacious-plugins : Depends: libaudcore3 (>= 3.7.1-1~webupd8~xenial0) but 
3.6.2-2 is installed
  E: Unmet dependencies. Try using -f.
  prakash@prakash-Inspiron-3542:~$ sudo apt-get install -f
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Correcting dependencies... Done
  The following packages were automatically installed and are no longer 
required:
libaudgui3 libaudtag2 libbinio1v5 libpgm-5.1-0 libpoppler57 libzmq3
linux-headers-4.4.0-10 linux-headers-4.4.0-10-generic linux-headers-4.4.0-11
linux-headers-4.4.0-11-generic linux-headers-4.4.0-12
linux-headers-4.4.0-12-generic linux-headers-4.4.0-13
linux-headers-4.4.0-13-generic linux-image-4.4.0-10-generic
linux-image-4.4.0-11-generic linux-image-4.4.0-12-generic
linux-image-4.4.0-13-generic linux-image-extra-4.4.0-10-generic
linux-image-extra-4.4.0-11-generic linux-image-extra-4.4.0-12-generic
linux-image-extra-4.4.0-13-generic qtdeclarative5-qtfeedback-plugin
  Use 'sudo apt autoremove' to remove them.
  The following additional packages will be installed:
libaudcore3
  The following packages will be upgraded:
libaudcore3
  1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  Need to get 0 B/244 kB of archives.
  After this operation, 512 kB of additional disk space will be used.
  Do you want to continue? [Y/n] Y
  (Reading database ... 396704 files and directories currently installed.)
  Preparing to unpack .../libaudcore3_3.7.1-1~webupd8~xenial0_amd64.deb ...
  Unpacking libaudcore3:amd64 (3.7.1-1~webupd8~xenial0) over (3.6.2-2) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libaudcore3_3.7.1-1~webupd8~xenial0_amd64.deb 
(--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/libaudgui.so.3', which is 
also in package libaudgui3:amd64 3.6.2-2
  

[Desktop-packages] [Bug 1559736] [NEW] package account-plugin-google (not installed) failed to install/upgrade: intentando sobreescribir `/usr/share/accounts/services/google-im.service', que está tamb

2016-03-20 Thread prsa_ego
Public bug reported:

unknown

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: account-plugin-google (not installed)
ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
Uname: Linux 4.2.0-35-generic i686
ApportVersion: 2.19.1-0ubuntu5
Architecture: i386
Date: Fri Mar 18 00:00:26 2016
DuplicateSignature: package:account-plugin-google:(not installed):intentando 
sobreescribir `/usr/share/accounts/services/google-im.service', que está 
también en el paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
ErrorMessage: intentando sobreescribir 
`/usr/share/accounts/services/google-im.service', que está también en el 
paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
InstallationDate: Installed on 2015-06-14 (279 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: account-plugins
Title: package account-plugin-google (not installed) failed to install/upgrade: 
intentando sobreescribir `/usr/share/accounts/services/google-im.service', que 
está también en el paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: account-plugins (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 wily

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

Title:
  package account-plugin-google (not installed) failed to
  install/upgrade: intentando sobreescribir
  `/usr/share/accounts/services/google-im.service', que está también en
  el paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1

Status in account-plugins package in Ubuntu:
  New

Bug description:
  unknown

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: account-plugin-google (not installed)
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic i686
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: i386
  Date: Fri Mar 18 00:00:26 2016
  DuplicateSignature: package:account-plugin-google:(not installed):intentando 
sobreescribir `/usr/share/accounts/services/google-im.service', que está 
también en el paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
  ErrorMessage: intentando sobreescribir 
`/usr/share/accounts/services/google-im.service', que está también en el 
paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
  InstallationDate: Installed on 2015-06-14 (279 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: account-plugins
  Title: package account-plugin-google (not installed) failed to 
install/upgrade: intentando sobreescribir 
`/usr/share/accounts/services/google-im.service', que está también en el 
paquete kde-config-telepathy-accounts 4:15.08.2-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1559736/+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 1554004] Re: Segfault on X startup with VX900

2016-03-20 Thread Timo Aaltonen
Hello Dariusz, or anyone else affected,

Accepted xserver-xorg-video-openchrome into trusty-proposed. The package
will build now and be available at https://launchpad.net/ubuntu/+source
/xserver-xorg-video-openchrome/1:0.3.3-1ubuntu0.1 in a few hours, and
then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: xserver-xorg-video-openchrome (Ubuntu Trusty)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

** Changed in: xserver-xorg-video-openchrome (Ubuntu Wily)
   Status: In Progress => Fix Committed

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

Title:
  Segfault on X startup with VX900

Status in openchrome:
  Fix Released
Status in xserver-xorg-video-openchrome package in Ubuntu:
  Fix Released
Status in xserver-xorg-video-openchrome source package in Trusty:
  Fix Committed
Status in xserver-xorg-video-openchrome source package in Wily:
  Fix Committed

Bug description:
  [Impact]

   * Prevents from using X at all with some VIA chipsets - a segfault
  occurs and is logged in Xorg.log

  [Test Case]

   * Start X on a affected hw (e.g. VX900).

   * Examine Xorg.log after crash.

  [Regression Potential]

   * This is a bug fixed upstream
  (https://cgit.freedesktop.org/openchrome/xf86-video-
  openchrome/commit/?id=ecb1695ac2de1d840c036f64b5b71602e0f522a4).

   * The fix is a one-liner with minimal impact.

  [Other Info]

   * Original bug description:

  There is a segfault in Xorg.log visible when starting X on Trusty
  14.04 with the following hardware:

  00:01.0 VGA compatible controller [0300]: VIA Technologies, Inc. VX900 
Graphics [Chrome9 HD] [1106:7122] (prog-if 00 [VGA controller])
  Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
SERR- https://bugs.launchpad.net/openchrome/+bug/1554004/+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 1558899] Re: Recent recipe version of FreeFont were failed to build

2016-03-20 Thread Hammer and Sickle
** Description changed:

- Since 2016-03-15, some builds of FreeFont were failed to build when I try to 
download from here:
+ Since 2016-03-16, some builds of FreeFont were failed to build when I try to 
download from here:
  https://code.launchpad.net/~dns/+recipe/freefont

** Description changed:

- Since 2016-03-16, some builds of FreeFont were failed to build when I try to 
download from here:
+ Since 2016-03-16, recipe builds of FreeFont were failed to build when I try 
to download from here:
  https://code.launchpad.net/~dns/+recipe/freefont

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

Title:
  Recent recipe version of FreeFont were failed to build

Status in fonts-freefont package in Ubuntu:
  New

Bug description:
  Since 2016-03-16, recipe builds of FreeFont were failed to build when I try 
to download from here:
  https://code.launchpad.net/~dns/+recipe/freefont

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-freefont/+bug/1558899/+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 1539209] Re: pulseaudio crashed with SIGABRT in pa_alsa_path_set_volume()

2016-03-20 Thread Fabio Marconi
!!USB Mixer information
!!-
--startcollapse--

USB Mixer: usb_id=0x139701b0, ctrlif=0, ctlerr=0
Card: BEHRINGER UMX 610 at usb-:00:1d.1-2, full speed
--endcollapse--

!!---Mixer controls for card 2 [U610]

Card hw:2 'U610'/'BEHRINGER UMX 610 at usb-:00:1d.1-2, full speed'
  Mixer name: 'USB Mixer'
  Components: 'USB1397:01b0'
  Controls  : 0
  Simple ctrls  : 0


** Attachment added: "alsa-info.txt.wNiUW634SV"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1539209/+attachment/4603120/+files/alsa-info.txt.wNiUW634SV

-- 
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/1539209

Title:
  pulseaudio crashed with SIGABRT in pa_alsa_path_set_volume()

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Appears randomly.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: pulseaudio 1:7.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   potato12883 F...m pulseaudio
   /dev/snd/controlC0:  potato12883 F pulseaudio
   /dev/snd/controlC1:  potato12883 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Jan 28 22:16:03 2016
  ExecutablePath: /usr/bin/pulseaudio
  InstallationDate: Installed on 2016-01-17 (11 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  ProcCmdline: /usr/bin/pulseaudio --start --log-target=syslog
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/bash
   LANG=ru_RU.UTF-8
   LANGUAGE=ru
   XDG_RUNTIME_DIR=
  Signal: 6
  SourcePackage: pulseaudio
  StacktraceTop:
   pa_alsa_path_set_volume () from /usr/lib/pulse-7.1/modules/libalsa-util.so
   ?? () from /usr/lib/pulse-7.1/modules/libalsa-util.so
   pa_source_process_msg () from /usr/lib/libpulsecore-7.1.so
   ?? () from /usr/lib/pulse-7.1/modules/libalsa-util.so
   ?? () from /usr/lib/libpulsecore-7.1.so
  Title: pulseaudio crashed with SIGABRT in pa_alsa_path_set_volume()
  UpgradeStatus: Upgraded to xenial on 2016-01-28 (0 days ago)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 12/07/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.11
  dmi.board.name: JV71TR
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.11:bd12/07/2009:svnAcer:pnAspire7540:pvr0100:rvnAcer:rnJV71TR:rvrRev:cvnAcer:ct10:cvrNone:
  dmi.product.name: Aspire 7540
  dmi.product.version: 0100
  dmi.sys.vendor: Acer
  modified.conffile..etc.pulse.daemon.conf: [modified]
  mtime.conffile..etc.pulse.daemon.conf: 2016-01-25T21:44:07.089113

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1539209/+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 1554878] Re: fix up usage of XDG_CURRENT_DESKTOP

2016-03-20 Thread Eugene San
** Also affects: python-xdgapp
   Importance: Undecided
   Status: New

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

** Also affects: syncthing-gtk (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
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/1554878

Title:
  fix up usage of XDG_CURRENT_DESKTOP

Status in GLib:
  Confirmed
Status in Python XDG App:
  New
Status in dropbox package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  Fix Released
Status in eog package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in gtk+ package in Ubuntu:
  Fix Committed
Status in nautilus package in Ubuntu:
  Triaged
Status in pyxdg package in Ubuntu:
  New
Status in syncthing-gtk package in Ubuntu:
  New
Status in totem package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Triaged
Status in unity-settings-daemon package in Ubuntu:
  Confirmed
Status in yelp package in Ubuntu:
  Fix Released

Bug description:
  Since being standardised XDG_CURRENT_DESKTOP supports specifying
  multiple Desktop Names seperated by a colon, however many of the
  patches in Ubuntu pre-date this change so don't correctly support the
  current format in some cases.

  These days XDG_CURRENT_DESKTOP will look something like
  Unity
  GNOME (gnome-shell)
  GNOME-Classic:GNOME (gnome-shell classic mode)
  GNOME-Flashback:Unity (Flashback sesison, although upstream and debian use 
GNOME-Flashack:GNOME for this)

  Many of the patches only check for == "Unity" or == "GNOME", so
  misbehave for the latter cases in the list above.

  I suspect this will be more widespread than just nautilus, but fixing
  that would be a good start. Since most of this code is still Ubuntu
  specific (upstream mainly use XDG_CURRENT_DESKTOP for onlyShowIn etc),
  probably taking the last value in the string would get the desired
  result of Unity vs GNOME3 behaviour

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu2
  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: GNOME
  Date: Wed Mar  9 15:04:36 2016
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to xenial on 2015-11-28 (102 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1554878/+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 1559722] [NEW] no idea display resized it self

2016-03-20 Thread John
Public bug reported:

yup what the title says

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
Uname: Linux 4.2.0-34-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  358.16  Mon Nov 16 19:25:55 
PST 2015
 GCC version:  gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
Date: Sun Mar 20 08:11:34 2016
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 4.2.0-34-generic, x86_64: installed
 nvidia-358, 358.16, 4.2.0-34-generic, x86_64: installed
GraphicsCard:
 Subsystem: Dell Device [1028:0527]
 NVIDIA Corporation GK104 [GeForce GTX 660 OEM] [10de:1185] (rev a1) (prog-if 
00 [VGA controller])
   Subsystem: NVIDIA Corporation Device [10de:098a]
InstallationDate: Installed on 2016-03-20 (0 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: Alienware Alienware X51
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-34-generic.efi.signed 
root=UUID=dccd3fe7-0278-4574-88f3-4f7b850cc19c ro quiet splash 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: 12/27/2012
dmi.bios.vendor: Alienware
dmi.bios.version: A11
dmi.board.name: 06G6JW
dmi.board.vendor: Alienware
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Alienware
dmi.chassis.version: 00
dmi.modalias: 
dmi:bvnAlienware:bvrA11:bd12/27/2012:svnAlienware:pnAlienwareX51:pvr00:rvnAlienware:rn06G6JW:rvrA00:cvnAlienware:ct3:cvr00:
dmi.product.name: Alienware X51
dmi.product.version: 00
dmi.sys.vendor: Alienware
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.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
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: Sun Mar 20 05:23:44 2016
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputVideo BusKEYBOARD, id 7
 inputPower Button KEYBOARD, id 8
 inputLogitech M310MOUSE, id 9
 inputLogitech K520KEYBOARD, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.2-1ubuntu9.1

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


** Tags: amd64 apport-bug third-party-packages ubuntu wily

-- 
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/1559722

Title:
  no idea display resized it self

Status in xorg package in Ubuntu:
  New

Bug description:
  yup what the title says

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  358.16  Mon Nov 16 19:25:55 
PST 2015
   GCC version:  gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Sun Mar 20 08:11:34 2016
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 4.2.0-34-generic, x86_64: installed
   nvidia-358, 358.16, 4.2.0-34-generic, x86_64: installed
  GraphicsCard:
   Subsystem: Dell Device [1028:0527]
   NVIDIA Corporation GK104 [GeForce GTX 660 OEM] [10de:1185] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:098a]
  InstallationDate: Installed on 2016-03-20 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: Alienware Alienware X51
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-34-generic.efi.signed 
root=UUID=dccd3fe7-0278-4574-88f3-4f7b850cc19c ro quiet splash vt.handoff=7
  

[Desktop-packages] [Bug 1554878] Re: fix up usage of XDG_CURRENT_DESKTOP

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

** Changed in: unity-settings-daemon (Ubuntu)
   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/1554878

Title:
  fix up usage of XDG_CURRENT_DESKTOP

Status in GLib:
  Confirmed
Status in Python XDG App:
  New
Status in dropbox package in Ubuntu:
  New
Status in empathy package in Ubuntu:
  Fix Released
Status in eog package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in gtk+ package in Ubuntu:
  Fix Committed
Status in nautilus package in Ubuntu:
  Triaged
Status in pyxdg package in Ubuntu:
  New
Status in syncthing-gtk package in Ubuntu:
  New
Status in totem package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Triaged
Status in unity-settings-daemon package in Ubuntu:
  Confirmed
Status in yelp package in Ubuntu:
  Fix Released

Bug description:
  Since being standardised XDG_CURRENT_DESKTOP supports specifying
  multiple Desktop Names seperated by a colon, however many of the
  patches in Ubuntu pre-date this change so don't correctly support the
  current format in some cases.

  These days XDG_CURRENT_DESKTOP will look something like
  Unity
  GNOME (gnome-shell)
  GNOME-Classic:GNOME (gnome-shell classic mode)
  GNOME-Flashback:Unity (Flashback sesison, although upstream and debian use 
GNOME-Flashack:GNOME for this)

  Many of the patches only check for == "Unity" or == "GNOME", so
  misbehave for the latter cases in the list above.

  I suspect this will be more widespread than just nautilus, but fixing
  that would be a good start. Since most of this code is still Ubuntu
  specific (upstream mainly use XDG_CURRENT_DESKTOP for onlyShowIn etc),
  probably taking the last value in the string would get the desired
  result of Unity vs GNOME3 behaviour

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu2
  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: GNOME
  Date: Wed Mar  9 15:04:36 2016
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to xenial on 2015-11-28 (102 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1554878/+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 1507255] Re: Garbled graphics in Wily with Intel GMA4500 chip

2016-03-20 Thread jerrylamos
Starting in November 2014 Ubuntu X windows screwed up with 
VGA compatible controller: Intel Corporation 4 Series Chipset Integrated 
Graphics Controller (rev 03)
making Wallpaper badly hashed.  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1507255
Then a couple months later even Ubuntu text badly garbled, illegible.
Workarond was:

/usr/share/X11/xorg.conf.d/20-intel.conf
Section "Device"
   Identifier "Intel Graphics"
   Driver "intel"
Option "AccelMethod" "uxa"
EndSection

So in every install since Nov. 2014 I've been making that change.
As of March 2016, that change screws up X windows and can't get desktop.

Voila, not needed, Xwindows now running fine.  That took Ubuntu a year and a 
half to fix.
Wonder how long ubuntu Xwindows will stay fixted

-- 
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/1507255

Title:
  Garbled graphics in Wily with Intel GMA4500 chip

Status in One Hundred Papercuts:
  Incomplete
Status in xf86-video-intel:
  New
Status in xserver-xorg-video-intel package in Ubuntu:
  Fix Released

Bug description:
  This affects both Ubuntu GNOME and Ubuntu Wily 20151017.1. The
  graphics are so badly garbled I can only file this bug on an
  unaffected OS where I've held back the update on just that one package
  to about Beta 1 status:

  lance@lance-INTEL-desktop:~$ apt-cache policy xserver-xorg-video-intel
  xserver-xorg-video-intel:
    Installed: 2:2.99.917-1ubuntu1
    Candidate: 2:2.99.917+git20150808-0ubuntu4
    Version table:
   2:2.99.917+git20150808-0ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ wily/main i386 Packages
   *** 2:2.99.917-1ubuntu1 0
  100 /var/lib/dpkg/status

  I'll attach a picture of the garbled screen with the updated xserver-
  xorg-video-intel package. Oddly a screenshot taken from the affected
  OS displays perfectly OK in the unaffected OS so I used my camera.

  The info provided by lspci may not be very helpful:

  lance@lance-INTEL-desktop:~$ lspci -v -s `lspci | awk '/VGA/{print $1}'`
  00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset 
Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Device 0025
   Flags: bus master, fast devsel, latency 0, IRQ 27
   Memory at d000 (64-bit, non-prefetchable) [size=4M]
   Memory at c000 (64-bit, prefetchable) [size=256M]
   I/O ports at f1c0 [size=8]
   Expansion ROM at  [disabled]
   Capabilities: 
   Kernel driver in use: i915

  The tech specs show:

  Internal Graphics:
  • Intel ® GMA4500 onboard graphics subsystem with support for:
  ― Analog displays (VGA)
  ― Digital displays (DVI-D)

  I'm just using VGA ATM.

  Something else worth mentioning is this warning displayed while filing
  the bug report:

  Your system is providing 3D via software rendering rather than
  hardware rendering.  This is a compatibility mode which should display
  3D graphics properly but the performance may be very poor.  If the
  problem you're reporting is related to graphics performance, your real
  question may be why X didn't use hardware acceleration for your
  system.

  I did try booting an earlier kernel to no avail, but holding back just
  this one update prevents the borkage.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-intel 2:2.99.917-1ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic i686
  ApportVersion: 2.19.1-0ubuntu2
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sun Oct 18 00:17:35 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4 Series Chipset Integrated Graphics Controller 
[8086:2e42] (rev 03) (prog-if 00 [VGA controller])
     Subsystem: Intel Corporation Device [8086:0025]
     Subsystem: Intel Corporation Device [8086:0025]
  InstallationDate: Installed on 2015-08-26 (52 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Alpha i386 
(20150826.1)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=39597a1e-90b6-4e81-ae29-4c01d28f7f17 ro quiet splash vt.handoff=7
  Renderer: Software
  SourcePackage: xserver-xorg-video-intel
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/23/2010
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: LDB4310H.86A.0037.2010.1223.1121
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DB43LD
  dmi.board.vendor: Intel 

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-20 Thread Gunnar Hjalmarsson
Ok, as a safety measure I just uploaded a change which in effect is what
you asked for.

** Changed in: accountsservice (Ubuntu)
   Importance: Undecided => Low

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

** Changed in: accountsservice (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
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/1556684

Title:
  gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  Fix Committed

Bug description:
  I wanted to install Japanese through the gnome-control-center, so I
  opened it, went to the "Region & Language" section, clicked
  "Language", searched for "Japanese", when I found it I clicked on it
  (a tick appeared next to it), and finally I clicked "Done". Now what
  then should have happened is it should have asked me if I wanted to
  install the language packs it would then present to me and I would be
  able to continue with the installation... What instead happened was it
  hanged for a while and then finally outputted in Terminal:

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  The full output in Terminal was:

  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
landscape-client-settings (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
language-selector (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
ubuntuone-installer (missing desktop file)
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_country_from_locale: assertion '*locale != '\0'' failed

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  I have tested this bug and it is present in Ubuntu GNOME 15.10 with
  GNOME 3.18 and 16.04 with GNOME 3.19 VMs, however I cannot reproduce
  it on the host (15.10 with GNOME 3.18).

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: gnome-control-center 1:3.19.90-0ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sun Mar 13 20:45:54 2016
  ExecutablePath: /usr/bin/gnome-control-center.real
  InstallationDate: Installed on 2016-03-04 (9 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha i386 
(20160225.1)
  ProcCmdline: /usr/bin/gnome-control-center.real
  SegvAnalysis:
   Segfault happened at: 0xb5b30c10 :  movzbl 
(%ebx),%eax
   PC (0xb5b30c10) ok
   source "(%ebx)" (0x13e9c381) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   g_utf8_validate () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_string () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_strv () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1556684/+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 1539209] Re: pulseaudio crashed with SIGABRT in pa_alsa_path_set_volume()

2016-03-20 Thread Fabio Marconi
** Attachment added: "apport.txt"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1539209/+attachment/4602229/+files/apport.txt

** Attachment removed: "apport.txt"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1539209/+attachment/4602221/+files/apport.txt

-- 
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/1539209

Title:
  pulseaudio crashed with SIGABRT in pa_alsa_path_set_volume()

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Appears randomly.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: pulseaudio 1:7.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   potato12883 F...m pulseaudio
   /dev/snd/controlC0:  potato12883 F pulseaudio
   /dev/snd/controlC1:  potato12883 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Jan 28 22:16:03 2016
  ExecutablePath: /usr/bin/pulseaudio
  InstallationDate: Installed on 2016-01-17 (11 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  ProcCmdline: /usr/bin/pulseaudio --start --log-target=syslog
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/bash
   LANG=ru_RU.UTF-8
   LANGUAGE=ru
   XDG_RUNTIME_DIR=
  Signal: 6
  SourcePackage: pulseaudio
  StacktraceTop:
   pa_alsa_path_set_volume () from /usr/lib/pulse-7.1/modules/libalsa-util.so
   ?? () from /usr/lib/pulse-7.1/modules/libalsa-util.so
   pa_source_process_msg () from /usr/lib/libpulsecore-7.1.so
   ?? () from /usr/lib/pulse-7.1/modules/libalsa-util.so
   ?? () from /usr/lib/libpulsecore-7.1.so
  Title: pulseaudio crashed with SIGABRT in pa_alsa_path_set_volume()
  UpgradeStatus: Upgraded to xenial on 2016-01-28 (0 days ago)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 12/07/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.11
  dmi.board.name: JV71TR
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.11:bd12/07/2009:svnAcer:pnAspire7540:pvr0100:rvnAcer:rnJV71TR:rvrRev:cvnAcer:ct10:cvrNone:
  dmi.product.name: Aspire 7540
  dmi.product.version: 0100
  dmi.sys.vendor: Acer
  modified.conffile..etc.pulse.daemon.conf: [modified]
  mtime.conffile..etc.pulse.daemon.conf: 2016-01-25T21:44:07.089113

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1539209/+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 1559710] Re: Crash on starting daemon

2016-03-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1559345 ***
https://bugs.launchpad.net/bugs/1559345

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 #1559345, 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/1559710/+attachment/4605591/+files/CoreDump.gz

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

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

** This bug has been marked a duplicate of private bug 1559345

** Tags removed: need-i386-retrace

-- 
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/1559710

Title:
  Crash on starting daemon

Status in nautilus package in Ubuntu:
  New

Bug description:
  ** (nautilus:10109): WARNING **: Couldn't register with accessibility
  bus: Did not receive a reply. Possible causes include: the remote
  application did not send a reply, the message bus security policy
  blocked the reply, the reply timeout expired, or the network
  connection was broken.

  (nautilus:10109): Gtk-WARNING **: Failed to register client: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files
  Initializing nautilus-dropbox 2015.10.28

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

  version: 2015.10.28
  priority: optional
  section: gnome
  size: 404 KiB

  I issued the ~/.dropbox-dist/dropboxd command and expected Dropbox to
  start. The above messages appeared in the terminal window.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
  Uname: Linux 4.4.0-14-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Sun Mar 20 10:08:37 2016
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   
  InstallationDate: Installed on 2016-03-19 (0 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160214)
  ProcCmdline: nautilus --no-desktop --select 
/home/username/Dropbox/Apps/Books/.Moon+/Backup/2016-03-20\ (GT-P5210).mrpro
  SegvAnalysis: Skipped: missing required field "Disassembly"
  Signal: 11
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  usr_lib_nautilus:
   dropbox   2015.10.28
   evince3.18.2-1ubuntu4
   file-roller   3.16.4-1ubuntu3
   gnome-mplayer 1.0.9-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1559710/+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 1559710] [NEW] Crash on starting daemon

2016-03-20 Thread Michael Barclay
Public bug reported:

** (nautilus:10109): WARNING **: Couldn't register with accessibility
bus: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.

(nautilus:10109): Gtk-WARNING **: Failed to register client: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files
Initializing nautilus-dropbox 2015.10.28

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

version: 2015.10.28
priority: optional
section: gnome
size: 404 KiB

I issued the ~/.dropbox-dist/dropboxd command and expected Dropbox to
start. The above messages appeared in the terminal window.

ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
Uname: Linux 4.4.0-14-generic i686
ApportVersion: 2.20-0ubuntu3
Architecture: i386
CurrentDesktop: LXDE
Date: Sun Mar 20 10:08:37 2016
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 
InstallationDate: Installed on 2016-03-19 (0 days ago)
InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160214)
ProcCmdline: nautilus --no-desktop --select 
/home/username/Dropbox/Apps/Books/.Moon+/Backup/2016-03-20\ (GT-P5210).mrpro
SegvAnalysis: Skipped: missing required field "Disassembly"
Signal: 11
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
usr_lib_nautilus:
 dropbox   2015.10.28
 evince3.18.2-1ubuntu4
 file-roller   3.16.4-1ubuntu3
 gnome-mplayer 1.0.9-3ubuntu1

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


** Tags: apport-crash i386 need-i386-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 nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1559710

Title:
  Crash on starting daemon

Status in nautilus package in Ubuntu:
  New

Bug description:
  ** (nautilus:10109): WARNING **: Couldn't register with accessibility
  bus: Did not receive a reply. Possible causes include: the remote
  application did not send a reply, the message bus security policy
  blocked the reply, the reply timeout expired, or the network
  connection was broken.

  (nautilus:10109): Gtk-WARNING **: Failed to register client: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files
  Initializing nautilus-dropbox 2015.10.28

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

  version: 2015.10.28
  priority: optional
  section: gnome
  size: 404 KiB

  I issued the ~/.dropbox-dist/dropboxd command and expected Dropbox to
  start. The above messages appeared in the terminal window.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5
  Uname: Linux 4.4.0-14-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Sun Mar 20 10:08:37 2016
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   
  InstallationDate: Installed on 2016-03-19 (0 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160214)
  ProcCmdline: nautilus --no-desktop --select 
/home/username/Dropbox/Apps/Books/.Moon+/Backup/2016-03-20\ (GT-P5210).mrpro
  SegvAnalysis: Skipped: missing required field "Disassembly"
  Signal: 11
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  usr_lib_nautilus:
   dropbox   2015.10.28
   evince3.18.2-1ubuntu4
   file-roller   3.16.4-1ubuntu3
   gnome-mplayer 1.0.9-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1559710/+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 1549163] Re: Bluetooth headset HSP/HFP mode not working in Xenial

2016-03-20 Thread David Henningsson
Oh, actually this seems fixed with today's latest image, after running a
"sudo apt-get update / sudo apt-get dist-upgrade" I can no longer
reproduce the problem.

Kristin, can you confirm that your problem is fixed in latest xenial?

** Changed in: pulseaudio (Ubuntu)
   Status: Triaged => 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/1549163

Title:
  Bluetooth headset HSP/HFP mode not working in Xenial

Status in HWE Next:
  New
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Using the 2/14 Xenial daily build, paired bluetooth headsets' do not
  work in HSP/HFP mode.

  [Steps to reproduce]
  1. Pair a bluetooth headset with laptop installed with Xenial 2/14 daily build
  2. In the laptop, go to sound settings > output tab > try switching mode to 
HSP/HFP mode
  3. Press the "test sound" button and try playing sound
  4. Go to the input tab and check if bluetooth headset mic is listed

  [Expected result]
  After step 3, a window for mono audio test should pop up
  After step 4, the input tab should list a bluetooth headset mic device

  [Actual result]
  After step 3, the window that pops up is for stereo (A2DP) audio test
  After step 4, the input tab does not list any bluetooth headset mic

  [Details]
  BT wireless module:
   * Intel 3160
  BT headset:
   * Jabra CLI
  Xenial: 2/14 daily build:
   * Kernel: 4.4.0-6
   * bluez: 5.36-0ubuntu1
   * gstreamer1.0-pulseaudio:amd64: 1.7.2-1ubuntu1
   * pulseaudio: 1:8.0-0ubuntu2
   * pulseaudio-module-bluetooth: 1:8.0-0ubuntu2

  [Note]
  Also double checked with same set of hardware, but with 15.10 installed.
  Bluetooth headset HSP/HFP mode worked correctly in 15.10.

  15.10 details:
   * kernel: 4.2.0-19
   * bluez: 5.35-0ubuntu2
   * gstreamer1.0-pulseaudio:amd64: 1.6.0-1ubuntu1
   * pulseaudio: 1:6.0-0ubuntu13
   * pulseaudio-module-bluetooth: 1:6.0-0ubuntu13

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1549163/+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 1551041] Re: snd_au8820 0000:01:04.0: BUG: , pos = 16386, buffer size = 16384, period size = 1024

2016-03-20 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/alsa-driver-
build.git/tree/alsa/gitcompile?h=build#n59

It need aclocal and autoconf to generate configure script

Have you installed the packages?

-- 
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/1551041

Title:
  snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384,
  period size = 1024

Status in alsa-driver package in Ubuntu:
  Triaged

Bug description:
  Kernel oops in a new installed system, that I configuring ...

  ProblemType: KernelOops
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-8-generic 4.4.0-8.23
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic i686
  NonfreeKernelModules: nvidia
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  olle   1606 F pulseaudio
   /dev/snd/controlC0:  olle   1606 F pulseaudio
  Date: Mon Feb 29 00:00:56 2016
  Failure: oops
  HibernationDevice: RESUME=UUID=03bed9e9-e39b-4107-8cd6-c2612af9a6aa
  InstallationDate: Installed on 2016-02-28 (0 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160226)
  IwConfig:
   enp31s0   no wireless extensions.
   
   lono wireless extensions.
  MachineType: Hewlett-Packard HP xw8400 Workstation
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=2160f8ed-4aa3-4243-b5d6-f87c1967e253 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon 0.12+git20090217-3ubuntu9
  RfKill:
   
  SourcePackage: linux
  Title: snd_au8820 :01:04.0: BUG: , pos = 16386, buffer size = 16384, 
period size = 1024
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786D5 v02.37
  dmi.board.name: 0A08h
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: NA
  dmi.chassis.asset.tag: CZC722497N
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786D5v02.37:bd07/09/2009:svnHewlett-Packard:pnHPxw8400Workstation:pvr:rvnHewlett-Packard:rn0A08h:rvrNA:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP xw8400 Workstation
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1551041/+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 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-03-20 Thread Michael
I've got the latest package from the epson site 
(epson-inkjet-printer-escpr_1.6.4-1lsb3.2_amd64.deb) and was able to install 
the package on current Ubuntu 16.04. cups-filters is on 1.8.2-2ubuntu3.
However, I'm not able to print with my Epson ET-4550 because the 
epson-escpr-wrapper requires /lib64/ld-lsb-x86-64.so.3 which does not exists on 
my system.

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

Title:
  [regression] Printer drivers install is broken as lsb package is not
  available anymore

Status in lsb:
  Invalid
Status in cups-filters package in Ubuntu:
  Fix Released
Status in lsb package in Ubuntu:
  Invalid
Status in system-config-printer package in Ubuntu:
  Invalid

Bug description:
  Starting with Xenial, lsb compatibility packages were dropped (besides
  lsb-release and lsb-base):

  lsb (9.20150826) unstable; urgency=low

    * Drop all the LSB compatibility packages besides lsb-release and lsb-base
  - Drop packages-availability checking in lsb-release
  - Truncate README.Debian to a minimum
  - Document this in lsb-base.NEWS.Debian
    * Change the versioning number to avoid any ambiguity; use joeyh's
  version.date, with version being Debian next stable's

   -- Didier Raboud   Wed, 26 Aug 2015 12:00:00 +0200

  The problem is that downloadable printer drivers (like the ones from
  Openprinting, but also from other available providers) that are
  suggested when installing a printer on Ubuntu depends on lsb, which is
  not available anymore:

  epson-inkjet-printer-201106w:
   Dépend: lsb (>=3.2) but it is not installable

  This triggers a regression where it is not possible to setup a printer
  this way (downloading a driver where no local driver is available)
  anymore.

  I see two possible solutions:

  - Add a proper replaces field to one of the remaining lsb-* packages,
  to hopefully fix missing lsb package (maybe it would be useful to also
  replace other compability packages that are not built anymore).

  - Re-introduce LSB compatibility packages, but that might be an
  overkill.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lsb/+bug/1536353/+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 1474393] Re: bamfdaemon assert failure: bamfdaemon: ../../../../src/cairo-surface.c:953: cairo_surface_destroy: Assertion `((*&(>ref_count)->ref_count) > 0)' failed.

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

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

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

Title:
  bamfdaemon assert failure: bamfdaemon: ../../../../src/cairo-
  surface.c:953: cairo_surface_destroy: Assertion
  `((*&(>ref_count)->ref_count) > 0)' failed.

Status in bamf package in Ubuntu:
  Confirmed

Bug description:
  Just got this crash but I didn't see any consequences in my system

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: bamfdaemon 0.5.1+15.04.20150202-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AssertionMessage: bamfdaemon: ../../../../src/cairo-surface.c:953: 
cairo_surface_destroy: Assertion `((*&(>ref_count)->ref_count) > 0)' 
failed.
  CurrentDesktop: Unity
  Date: Tue Jul 14 15:59:40 2015
  ExecutablePath: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
  InstallationDate: Installed on 2010-10-25 (1723 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
  Signal: 6
  SourcePackage: bamf
  StacktraceTop:
   __assert_fail_base (fmt=0x7fbf3d501028 "%s%s%s:%u: %s%sAssertion `%s' 
failed.\n%n", assertion=assertion@entry=0x7fbf3c8a1050 
"((*&(>ref_count)->ref_count) > 0)", file=file@entry=0x7fbf3c8a0fe0 
"../../../../src/cairo-surface.c", line=line@entry=953, 
function=function@entry=0x7fbf3c8a1530 "cairo_surface_destroy") at assert.c:92
   __GI___assert_fail (assertion=0x7fbf3c8a1050 
"((*&(>ref_count)->ref_count) > 0)", file=0x7fbf3c8a0fe0 
"../../../../src/cairo-surface.c", line=953, function=0x7fbf3c8a1530 
"cairo_surface_destroy") at assert.c:101
   cairo_surface_destroy () at /usr/lib/x86_64-linux-gnu/libcairo.so.2
   () at /usr/lib/x86_64-linux-gnu/libcairo.so.2
   () at /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: bamfdaemon assert failure: bamfdaemon: 
../../../../src/cairo-surface.c:953: cairo_surface_destroy: Assertion 
`((*&(>ref_count)->ref_count) > 0)' failed.
  UpgradeStatus: Upgraded to vivid on 2015-03-09 (127 days ago)
  UserGroups: adm admin audio cdrom dialout kismet lp lpadmin plugdev 
sambashare saned scanner vboxusers video www-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/1474393/+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 1518775] Re: gnome-panel cannot show newly installed software icons

2016-03-20 Thread Cui Wei
Yes, clean install for part of softwares will cause this bug.

See Also, https://bugs.launchpad.net/ubuntu/+source/gnome-
panel/+bug/1530555

And the reason is simple, the menu from gnome-panel will display a new
item if a new "desktop" file is created in /usr/share/application/
folder, but the menu will check whether "TryExec=" points to a non-exist
file or an invalid link, if so, the menu still hide this item even after
the target that "TryExec=" points to become valid.

One of the following solutions can fix this bug,

1. force dpkg to postpone installing "[DEB]/usr/share/applications/*"
files in the deb package, in order to make the file that "TryExec="
points to become valid first.

2. add a trigger after every dpkg installation finish to force updating
the whole menus.

3. force gnome-panel to ignore "TryExec=" field to let menu item always
show.

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

Title:
  gnome-panel cannot show newly installed software icons

Status in gnome-panel package in Ubuntu:
  Confirmed

Bug description:
  1) First => sudo apt-get install gnome-session-flashback

  
  2) Then => re-login user with "Gnome Flashback (Metacity)" session

  
  3) Next => install a software that does not exist in gnome-panel menu list 
previously, such as "sudo apt-get install mousepad"

  However, after installion of mousepad, its icons doesn't show in
  gnome-panel menu list. I have to:

  4) killall gnome-panel

  5) gnome-panel &

  Then, the mousepad icon can be shown in gnome-panel menu list.

  This might be caused by forgetting to update icon menu list from
  gnome-panel

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-panel 1:3.18.1-1ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu6
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Mon Nov 23 06:13:43 2015
  GsettingsChanges:
   
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority', 'warning'] failed with 
exit code 1: Hint: You are currently not seeing messages from other users and 
the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1518775/+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 1559685] [NEW] package pidgin-data 1:2.10.11-0ubuntu4 failed to install/upgrade: package pidgin-data is not ready for configuration cannot configure (current status 'half-insta

2016-03-20 Thread L B
Public bug reported:

Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: pidgin-data 1:2.10.11-0ubuntu4
Uname: Linux 4.1.18-v7+ armv7l
ApportVersion: 2.19.1-0ubuntu5
Architecture: armhf
Date: Sun Mar 20 06:32:18 2016
Dependencies:
 
DuplicateSignature: package:pidgin-data:1:2.10.11-0ubuntu4:package pidgin-data 
is not ready for configuration  cannot configure (current status 
'half-installed')
ErrorMessage: package pidgin-data is not ready for configuration  cannot 
configure (current status 'half-installed')
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5.1
 apt  1.0.10.2ubuntu1
SourcePackage: pidgin
Title: package pidgin-data 1:2.10.11-0ubuntu4 failed to install/upgrade: 
package pidgin-data is not ready for configuration  cannot configure (current 
status 'half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package armhf wily

-- 
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/1559685

Title:
  package pidgin-data 1:2.10.11-0ubuntu4 failed to install/upgrade:
  package pidgin-data is not ready for configuration  cannot configure
  (current status 'half-installed')

Status in pidgin package in Ubuntu:
  New

Bug description:
  Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: pidgin-data 1:2.10.11-0ubuntu4
  Uname: Linux 4.1.18-v7+ armv7l
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: armhf
  Date: Sun Mar 20 06:32:18 2016
  Dependencies:
   
  DuplicateSignature: package:pidgin-data:1:2.10.11-0ubuntu4:package 
pidgin-data is not ready for configuration  cannot configure (current status 
'half-installed')
  ErrorMessage: package pidgin-data is not ready for configuration  cannot 
configure (current status 'half-installed')
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: pidgin
  Title: package pidgin-data 1:2.10.11-0ubuntu4 failed to install/upgrade: 
package pidgin-data is not ready for configuration  cannot configure (current 
status 'half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/1559685/+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 1559685] Re: package pidgin-data 1:2.10.11-0ubuntu4 failed to install/upgrade: package pidgin-data is not ready for configuration cannot configure (current status 'half-install

2016-03-20 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 pidgin in Ubuntu.
https://bugs.launchpad.net/bugs/1559685

Title:
  package pidgin-data 1:2.10.11-0ubuntu4 failed to install/upgrade:
  package pidgin-data is not ready for configuration  cannot configure
  (current status 'half-installed')

Status in pidgin package in Ubuntu:
  New

Bug description:
  Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: pidgin-data 1:2.10.11-0ubuntu4
  Uname: Linux 4.1.18-v7+ armv7l
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: armhf
  Date: Sun Mar 20 06:32:18 2016
  Dependencies:
   
  DuplicateSignature: package:pidgin-data:1:2.10.11-0ubuntu4:package 
pidgin-data is not ready for configuration  cannot configure (current status 
'half-installed')
  ErrorMessage: package pidgin-data is not ready for configuration  cannot 
configure (current status 'half-installed')
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5.1
   apt  1.0.10.2ubuntu1
  SourcePackage: pidgin
  Title: package pidgin-data 1:2.10.11-0ubuntu4 failed to install/upgrade: 
package pidgin-data is not ready for configuration  cannot configure (current 
status 'half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/1559685/+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 1551774] Re: package resolvconf 1.78ubuntu2 failed to install/upgrade: triggers looping, abandoned

2016-03-20 Thread Ertan Günay
after daily update, this error happened.

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

Title:
  package resolvconf 1.78ubuntu2 failed to install/upgrade: triggers
  looping, abandoned

Status in bamf package in Ubuntu:
  Confirmed

Bug description:
  problem updating

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: resolvconf 1.78ubuntu2
  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
  Date: Tue Mar  1 20:03:34 2016
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2015-12-13 (79 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.3
  SourcePackage: resolvconf
  Title: package resolvconf 1.78ubuntu2 failed to install/upgrade: triggers 
looping, abandoned
  UpgradeStatus: Upgraded to xenial on 2016-02-19 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/1551774/+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 1509997]

2016-03-20 Thread Mike-ennen
I believe I am seeing the same issue. I posted a thread on the Arch
Linux forums for guidance, it contains all the details, it is here:
https://bbs.archlinux.org/viewtopic.php?id=210338

I am using Linux 4.2.5-1

-- 
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/1509997

Title:
  1002:6821 Graphical issues when radeon MST enabled

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

Bug description:
  The kernel was launched with the options: radeon.mst=1 radeon.dpm=1 (however, 
I noticed identical symptoms for radeon.mst enabled only)
  The setup in total includes 3 screens: laptop's one + 2 times Dell U2715H 
(connected by Display Port daisy chain)
  I get Ubuntu login GUI on two Dell screens, laptop's screens got off. The 
Dell screens are properly detected as separate: I can move mouse from one 
screen to another. Image on the last Dell screen is defected (blur) as in the 
attached picture. After login all screens switch to power safe mode.
  Afterwards, I'm able to switch to CLI (ALT+CTRL+F2) but screens is doubled on 
two Dells (they are treated as one), laptop's  screen remains off.

  WORKAROUND: Use fglrx (tested with fglrx-installer-updates
  2:15.201-0ubuntu2~15.10.2)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-radeon 1:7.5.0+git20150819-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Mon Oct 26 09:29:05 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   openafs, 1.6.14, 4.2.0-16-generic, x86_64: installed
   vboxhost, 5.0.8, 4.2.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Venus XT [Radeon HD 8870M / R9 
M270X/M370X] [1002:6821] (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:2254]
  InstallationDate: Installed on 2015-04-02 (206 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP ZBook 15 G2
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro radeon.dpm=1 radeon.mst=1
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/23/2015
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: M70 Ver. 01.12
  dmi.board.name: 2253
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 03.10
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrM70Ver.01.07:bd02/26/2015:svnHewlett-Packard:pnHPZBook15G2:pvrA3008CD10003:rvnHewlett-Packard:rn2253:rvrKBCVersion03.10:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15 G2
  dmi.product.version: A3008CD10003
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-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
  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: Mon Oct 26 09:25:26 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.2-1ubuntu9
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/1509997/+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 1509997]

2016-03-20 Thread Aello
I have tried with arch kernel 4.4.1, also same issue

-- 
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/1509997

Title:
  1002:6821 Graphical issues when radeon MST enabled

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

Bug description:
  The kernel was launched with the options: radeon.mst=1 radeon.dpm=1 (however, 
I noticed identical symptoms for radeon.mst enabled only)
  The setup in total includes 3 screens: laptop's one + 2 times Dell U2715H 
(connected by Display Port daisy chain)
  I get Ubuntu login GUI on two Dell screens, laptop's screens got off. The 
Dell screens are properly detected as separate: I can move mouse from one 
screen to another. Image on the last Dell screen is defected (blur) as in the 
attached picture. After login all screens switch to power safe mode.
  Afterwards, I'm able to switch to CLI (ALT+CTRL+F2) but screens is doubled on 
two Dells (they are treated as one), laptop's  screen remains off.

  WORKAROUND: Use fglrx (tested with fglrx-installer-updates
  2:15.201-0ubuntu2~15.10.2)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-radeon 1:7.5.0+git20150819-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Mon Oct 26 09:29:05 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   openafs, 1.6.14, 4.2.0-16-generic, x86_64: installed
   vboxhost, 5.0.8, 4.2.0-16-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Venus XT [Radeon HD 8870M / R9 
M270X/M370X] [1002:6821] (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:2254]
  InstallationDate: Installed on 2015-04-02 (206 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP ZBook 15 G2
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-16-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro radeon.dpm=1 radeon.mst=1
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/23/2015
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: M70 Ver. 01.12
  dmi.board.name: 2253
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 03.10
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrM70Ver.01.07:bd02/26/2015:svnHewlett-Packard:pnHPZBook15G2:pvrA3008CD10003:rvnHewlett-Packard:rn2253:rvrKBCVersion03.10:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15 G2
  dmi.product.version: A3008CD10003
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-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
  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: Mon Oct 26 09:25:26 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.2-1ubuntu9
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/1509997/+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 1559671] [NEW] package shared-mime-info 1.5-2 failed to install/upgrade: triggers looping, abandoned

2016-03-20 Thread Ertan Günay
Public bug reported:

after daily update, this error happened.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: shared-mime-info 1.5-2
ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
Uname: Linux 4.3.0-7-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Sun Mar 20 12:26:00 2016
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2015-06-01 (293 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.7
SourcePackage: shared-mime-info
Title: package shared-mime-info 1.5-2 failed to install/upgrade: triggers 
looping, abandoned
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shared-mime-info (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 shared-mime-info in Ubuntu.
https://bugs.launchpad.net/bugs/1559671

Title:
  package shared-mime-info 1.5-2 failed to install/upgrade: triggers
  looping, abandoned

Status in shared-mime-info package in Ubuntu:
  New

Bug description:
  after daily update, this error happened.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: shared-mime-info 1.5-2
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Sun Mar 20 12:26:00 2016
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2015-06-01 (293 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.7
  SourcePackage: shared-mime-info
  Title: package shared-mime-info 1.5-2 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/shared-mime-info/+bug/1559671/+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 1310514] Re: On startup the volume settings are not correctly restored

2016-03-20 Thread Borim
On my PC with Ubuntu 14.04 the bug is no longer reproduceable. It looks
like the bug was fixed.

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

-- 
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/1310514

Title:
  On startup the volume settings are not correctly restored

Status in pulseaudio package in Ubuntu:
  Fix Released

Bug description:
  Whenever I start my pc the sound indicator show the volume I had, when
  I shutdown the PC. But the actual volume is at maximum.

  When I increase the volume by pressing volume up button, the sound
  volume jump to the new volume setting. But in the end the volume is
  decreased.

  The bug is reproducible on every restart.
  My TV is connected over a HDMI cable to my pc.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: tbs6982fe tbs6680fe tbs6923fe wl tbs6985se tbs6928se 
tbs6982se tbs6991fe tbs6618fe tbs6922fe tbs6928fe tbs6991se
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  mat2730 F pulseaudio
   /dev/snd/controlC0:  mat2730 F pulseaudio
   /dev/snd/pcmC0D8p:   mat2730 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Mon Apr 21 10:37:20 2014
  InstallationDate: Installed on 2014-03-30 (21 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140329)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/25/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.80
  dmi.board.name: Z87E-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.80:bd06/25/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnZ87E-ITX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1310514/+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 792085] Re: Automatic remount of safely removed usb 3.0 drive

2016-03-20 Thread Cheng LI
Same problem here to unmount Seagate 2TB external HDD from USB 3.0 port
on 14.04.

-- 
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/792085

Title:
  Automatic remount of safely removed usb 3.0 drive

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Confirmed
Status in thunar package in Ubuntu:
  Confirmed
Status in udev package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: nautilus

  When I choose "Safely remove drive" context menu entry for an external
  USB drive within a nautilus window or directly clicking on the desktop
  icon, after about 10 seconds the drive is automatically remounted and
  a Nautilus window showing the root folder opens.

  I have noticed that similar already happened with a very old Ubuntu
  version - Bug #110589 and as that is so long time ago I thought it is
  better to open a new bug. Reason of the problem might even be
  completely different.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Thu Jun  2 23:40:08 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   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/792085/+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 817186] Re: Entering a ridiculously long login/password crashes lightdm

2016-03-20 Thread Jakob Sloth Nielsen
I have the exact same issue as Deckard.
Using Ubuntu 15.10

-- 
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/817186

Title:
  Entering a ridiculously long login/password crashes lightdm

Status in Light Display Manager:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released

Bug description:
  TEST CASE:
  1. On the login screen, select an account
  2. In the password field enter a very very long string (I entered 0123456789 
repeated 100 times which is 1000 chars long)

  Result:
  The password field freezes (the UI is still working, but the password field 
is greyed, and never back to normal state) and this crash occurs.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.9.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-7.8-generic 3.0.0
  Uname: Linux 3.0.0-7-generic i686
  Architecture: i386
  Date: Wed Jul 27 15:00:06 2011
  Disassembly: => 0x390999: Cannot access memory at address 0x390999
  ExecutablePath: /usr/sbin/lightdm
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110209)
  ProcCmdline: lightdm
  ProcEnviron: PATH=(custom, no user)
  Signal: 5
  SourcePackage: lightdm
  Stacktrace:
   #0  0x00390999 in ?? ()
   No symbol table info available.
   Cannot access memory at address 0xbff447e0
  StacktraceTop: ?? ()
  Title: lightdm crashed with signal 5
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  mtime.conffile..etc.lightdm.lightdm.conf: 2011-07-25T23:56:44.233567

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/817186/+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 1552040] Re: Laptop sometimes doesn't detect external monitor

2016-03-20 Thread Christopher M. Penalver
Kai Mast, I'm not sure where you are reading but both the release notes
and website mention precisely 2.37 (GJET87WW).

-- 
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/1552040

Title:
  Laptop sometimes doesn't detect external monitor

Status in xserver-xorg-video-intel package in Ubuntu:
  New

Bug description:
  Usually a reboot fixes the problem. I see stuff like this in dmesg.

  [15294.887642] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15295.568309] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15295.587193] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15296.267547] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15296.286426] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15296.886015] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15296.886264] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* failed to train DP, aborting
  [15296.898472] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* Timed out waiting for DP idle patterns
  [15296.899688] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15297.579305] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15297.598328] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15298.279238] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15298.298275] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15298.965500] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15298.984539] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15299.665619] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15299.684522] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15300.367119] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15300.386173] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15301.067203] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15301.086097] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15301.768998] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15301.769703] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* failed to train DP, aborting
  [15301.781947] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* Timed out waiting for DP idle patterns

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-intel 2:2.99.917+git20160218-1ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  BootLog: [  OK  ] Started LSB: Speech Dispatcher.
  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 Mar  1 20:58:27 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:220c]
  InstallationDate: Installed on 2016-02-26 (5 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
  MachineType: LENOVO 20AQS00500
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=bb8da1f1-8970-435e-aeaf-d7e1d9aa8a4e ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/21/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET85WW (2.35 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQS00500
  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: 

[Desktop-packages] [Bug 1383397] Re: Desktop PC detected as Phablet

2016-03-20 Thread Paulo Pavačić
yes. That probblem affects both proprietary and open source AMD drivers
on wayland, x and mir when I connect monitor to GPU with HDMI cable. It
appears on KDE, GNOME, Unity and KDE.

-- 
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/1383397

Title:
  Desktop PC detected as Phablet

Status in Mir:
  Incomplete
Status in XMir:
  Invalid
Status in xserver-xorg-video-ati package in Ubuntu:
  Incomplete

Bug description:
  So, when I log into the Unity Mir it seems that Mir detects my
  hardware as "phablet" . I have some weird issues in the system
  settings too.

  
  Weird stuff that could be connected to the problem:
  In system settings (on X server) it says that my 22 inch monitor is 7 inch 
monitor.
  I'm connecting my screen over the HDMI.  
  I have radeon 7770. 
  In ubuntu Gnome everything is scaled up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1383397/+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 1552040] Re: Laptop sometimes doesn't detect external monitor

2016-03-20 Thread Kai Mast
kai@kai-thinkpad:~$  sudo dmidecode -s bios-version && sudo dmidecode -s 
bios-release-date
GJET86WW (2.36 )
12/04/2015

So this is weird. I applied the latest updated and it says 2.36 not
2.37. The releasenotes also don't mention 2.37...

Unfortunately the problem still occurs with this BIOS version. I am 99%
certain this problem is caused by a the kernel module and not a faulty
bios.


** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete => New

-- 
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/1552040

Title:
  Laptop sometimes doesn't detect external monitor

Status in xserver-xorg-video-intel package in Ubuntu:
  New

Bug description:
  Usually a reboot fixes the problem. I see stuff like this in dmesg.

  [15294.887642] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15295.568309] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15295.587193] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15296.267547] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15296.286426] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15296.886015] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15296.886264] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* failed to train DP, aborting
  [15296.898472] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* Timed out waiting for DP idle patterns
  [15296.899688] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15297.579305] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15297.598328] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15298.279238] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15298.298275] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15298.965500] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15298.984539] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15299.665619] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15299.684522] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15300.367119] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15300.386173] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15301.067203] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15301.086097] [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting 
for DDI BUF C idle bit
  [15301.768998] [drm:intel_dp_link_training_clock_recovery [i915]] *ERROR* too 
many voltage retries, give up
  [15301.769703] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* failed to train DP, aborting
  [15301.781947] [drm:intel_dp_link_training_channel_equalization [i915]] 
*ERROR* Timed out waiting for DP idle patterns

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-intel 2:2.99.917+git20160218-1ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  BootLog: [  OK  ] Started LSB: Speech Dispatcher.
  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 Mar  1 20:58:27 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:220c]
  InstallationDate: Installed on 2016-02-26 (5 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
  MachineType: LENOVO 20AQS00500
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=bb8da1f1-8970-435e-aeaf-d7e1d9aa8a4e ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/21/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET85WW (2.35 )
  dmi.board.asset.tag: Not 

[Desktop-packages] [Bug 1556459] Re: [Lenovo ThinkPad W530] Regression: cannot set up 3 display configuration any more (Optimus)

2016-03-20 Thread Christopher M. Penalver
Paul Ortyl, unfortunately, testing prior xorg versions tends not to be
as clean. Despite this, given you have tested release, let this be
marked Triaged for now.

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

-- 
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/1556459

Title:
  [Lenovo ThinkPad W530] Regression: cannot set up 3 display
  configuration any more (Optimus)

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  I cannot set up the third monitor any more (it was working beginning
  of March 2016 with Ubuntu 16.04).

  The configuration with NVIDIA Optimus starts with builtin display (of
  Thinkpad W530) and one of (3K) monitors, the second monitor is
  detected, but not used.

  The unity configuration tool shows me two message boxes:

  "The selected configuration for displays could not be applied
  could not set the configuration for CRTC 64"

  and

  "Failed to apply configuration: %s

  
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gsd_2drr_2derror_2dquark.Code2: 
could not set the configuration for CRTC 64
  "

  The first one I have seen at boot time on login screen (with 3
  displays) previously, the second one is new.

  The third monitor works if Optimus gets disabled in  BIOS and the
  machine runs with Nvidia only

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20-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
  Date: Sat Mar 12 18:44:54 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.16, 4.4.0-10-generic, x86_64: installed
   virtualbox, 5.0.16, 4.4.0-11-generic, x86_64: installed
   virtualbox, 5.0.16, 4.4.0-12-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21f5]
   NVIDIA Corporation GK107GLM [Quadro K2000M] [10de:0ffb] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Lenovo GK107GLM [Quadro K2000M] [17aa:21f5]
  InstallationDate: Installed on 2016-02-25 (15 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160225)
  MachineType: LENOVO 2447MU0
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-12-generic 
root=UUID=c01ceec8-4b0c-447f-af8f-3e9c4ae90e15 ro rootflags=subvol=@ quiet 
splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/18/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G5ETA3WW (2.63 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2447MU0
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG5ETA3WW(2.63):bd09/18/2015:svnLENOVO:pn2447MU0:pvrThinkPadW530:rvnLENOVO:rn2447MU0:rvr0B98401WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2447MU0
  dmi.product.version: ThinkPad W530
  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-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Mar 12 18:30:45 2016
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.1-1ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1556459/+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 1406810] LightdmLog.txt

2016-03-20 Thread Nicolas Jungers
apport information

** Attachment added: "LightdmLog.txt"
   
https://bugs.launchpad.net/bugs/1406810/+attachment/4601371/+files/LightdmLog.txt

-- 
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/1406810

Title:
  screen is garbled with 14.10 (was fine with 14.04)

Status in xorg package in Ubuntu:
  Expired

Bug description:
  On a iMac Alu 2010, when
  1) upgrading from 14.04 desktop to 14.10 desktop
  OR
  2) installing 10.10 server (SSH package only)
  the screen shows thin horizontal lines moving on a black background.

  /etc/X11/xorg.conf is absent (using default config),
  /var/log/Xorg.0.log doesn't show any error beside the lack of the
  fglrx module. But I doubt it's relevant with the symptoms appearing on
  the server install.

  
  Here is the lspci of the iMac
  #-
  lspci
  00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
  00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 
(rev 11)
  00:08.0 System peripheral: Intel Corporation Core Processor System Management 
Registers (rev 11)
  00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and 
Scratchpad Registers (rev 11)
  00:08.2 System peripheral: Intel Corporation Core Processor System Control 
and Status Registers (rev 11)
  00:08.3 System peripheral: Intel Corporation Core Processor Miscellaneous 
Registers (rev 11)
  00:10.0 System peripheral: Intel Corporation Core Processor QPI Link (rev 11)
  00:10.1 System peripheral: Intel Corporation Core Processor QPI Routing and 
Protocol Registers (rev 11)
  00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB 
Universal Host Controller (rev 06)
  00:1a.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 
Enhanced Host Controller (rev 06)
  00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High 
Definition Audio (rev 06)
  00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 1 (rev 06)
  00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 2 (rev 06)
  00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 3 (rev 06)
  00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 4 (rev 06)
  00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 5 (rev 06)
  00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB 
Universal Host Controller (rev 06)
  00:1d.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 
Enhanced Host Controller (rev 06)
  00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
  00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface 
Controller (rev 06)
  00:1f.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 4 port 
SATA IDE Controller (rev 06)
  00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus 
Controller (rev 06)
  00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series 
Chipset Thermal Subsystem (rev 06)
  01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
RV770/M98L [Mobility Radeon HD 4850]
  01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV770 HDMI Audio 
[Radeon HD 4850/4870]
  02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5764M Gigabit 
Ethernet PCIe (rev 10)
  03:00.0 Network controller: Qualcomm Atheros AR928X Wireless Network Adapter 
(PCI-Express) (rev 01)
  04:00.0 PCI bridge: Texas Instruments XIO2213A/B/XIO2221 PCI Express to PCI 
Bridge [Cheetah Express] (rev 01)
  05:00.0 FireWire (IEEE 1394): Texas Instruments XIO2213A/B/XIO2221 IEEE-1394b 
OHCI Controller [Cheetah Express] (rev 01)
  ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture 
Generic Non-Core Registers (rev 04)
  ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture 
System Address Decoder (rev 04)
  ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 04)
  ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 04)
  ff:03.0 Host bridge: Intel Corporation Core Processor Integrated Memory 
Controller (rev 04)
  ff:03.1 Host bridge: Intel Corporation Core Processor Integrated Memory 
Controller Target Address Decoder (rev 04)
  ff:03.4 Host bridge: Intel Corporation Core Processor Integrated Memory 
Controller Test Registers (rev 04)
  ff:04.0 Host bridge: Intel Corporation Core Processor Integrated Memory 
Controller Channel 0 Control Registers (rev 04)
  ff:04.1 Host bridge: Intel Corporation Core Processor Integrated Memory 
Controller Channel 0 Address Registers (rev 04)
  ff:04.2 Host bridge: Intel Corporation Core Processor Integrated Memory 
Controller Channel 0 Rank Registers (rev 04)
  ff:04.3 Host bridge: Intel Corporation Core 

[Desktop-packages] [Bug 1559639] [NEW] Similar to Bug #1234453. Clicking on an icon with 2 or more open windows reloads UI

2016-03-20 Thread Vivek
Public bug reported:

This happens specially on File Manager.
Ubuntu version 15.10 (manually installed from USB live boot).
Last updated : Mar 19th.
RAM usage : 800 MB/ 4GB
Machine : Compaq Laptop.

Steps to reproduce the bug:

Click on file icon : Opens a new window of your home folder.
type +n to open a new window
now try single/double click on the file manager icon on the dock.

you see the desktop wallpaper, screen refreshes including the dock

No loss of information. However very irritating.

Addendum:

1. tested it on terminal window, by opening multiple windows and
clicking on the terminal window icon, the UI still crashes.

2. Clicking multiple times (4-5 times) on the icon with multiple
windows, renders the screen unresponsive for 4-5 seconds.

Regards,
Vivekanand Kini

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

** Description changed:

- This happens specially on File Manager. 
- Ubuntu version 15.10
- Last updated : Mar 19th. 
+ This happens specially on File Manager.
+ Ubuntu version 15.10 (manually installed from USB live boot).
+ Last updated : Mar 19th.
+ RAM usage : 800 MB/ 4GB 
+ Machine : Compaq Laptop. 
  
  Steps to reproduce the bug:
  
  Click on file icon : Opens a new window of your home folder.
  type +n to open a new window
  now try single/double click on the file manager icon on the doc.
  
  you see the desktop wallpaper, screen refreshes including the doc.
  
  No loss of information. However very irritating.
  
+ Addendum:
+ 
+ 1. tested it on terminal window, by opening multiple windows and
+ clicking on the terminal window icon, the page still crashes.
+ 
+ 2. Clicking multiple times (4-5 times) on the icon with multiple
+ windows, renders the screen unresponsive for 4-5 seconds.
+ 
  Regards,
  Vivekanand Kini

** Description changed:

  This happens specially on File Manager.
  Ubuntu version 15.10 (manually installed from USB live boot).
  Last updated : Mar 19th.
- RAM usage : 800 MB/ 4GB 
- Machine : Compaq Laptop. 
+ RAM usage : 800 MB/ 4GB
+ Machine : Compaq Laptop.
  
  Steps to reproduce the bug:
  
  Click on file icon : Opens a new window of your home folder.
  type +n to open a new window
- now try single/double click on the file manager icon on the doc.
+ now try single/double click on the file manager icon on the dock.
  
- you see the desktop wallpaper, screen refreshes including the doc.
+ you see the desktop wallpaper, screen refreshes including the dock
  
  No loss of information. However very irritating.
  
  Addendum:
  
  1. tested it on terminal window, by opening multiple windows and
  clicking on the terminal window icon, the page still crashes.
  
  2. Clicking multiple times (4-5 times) on the icon with multiple
  windows, renders the screen unresponsive for 4-5 seconds.
  
  Regards,
  Vivekanand Kini

** Description changed:

  This happens specially on File Manager.
  Ubuntu version 15.10 (manually installed from USB live boot).
  Last updated : Mar 19th.
  RAM usage : 800 MB/ 4GB
  Machine : Compaq Laptop.
  
  Steps to reproduce the bug:
  
  Click on file icon : Opens a new window of your home folder.
  type +n to open a new window
  now try single/double click on the file manager icon on the dock.
  
  you see the desktop wallpaper, screen refreshes including the dock
  
  No loss of information. However very irritating.
  
  Addendum:
  
  1. tested it on terminal window, by opening multiple windows and
- clicking on the terminal window icon, the page still crashes.
+ clicking on the terminal window icon, the UI still crashes.
  
  2. Clicking multiple times (4-5 times) on the icon with multiple
  windows, renders the screen unresponsive for 4-5 seconds.
  
  Regards,
  Vivekanand Kini

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

Title:
  Similar to Bug #1234453. Clicking on an icon with 2 or more open
  windows reloads UI

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  This happens specially on File Manager.
  Ubuntu version 15.10 (manually installed from USB live boot).
  Last updated : Mar 19th.
  RAM usage : 800 MB/ 4GB
  Machine : Compaq Laptop.

  Steps to reproduce the bug:

  Click on file icon : Opens a new window of your home folder.
  type +n to open a new window
  now try single/double click on the file manager icon on the dock.

  you see the desktop wallpaper, screen refreshes including the dock

  No loss of information. However very irritating.

  Addendum:

  1. tested it on terminal window, by opening multiple windows and
  clicking on the terminal window icon, the UI still crashes.

  2. Clicking multiple times (4-5 times) on the icon with multiple
  windows, renders the screen unresponsive for 4-5 seconds.

  Regards,
  Vivekanand Kini

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1348070] Re: unity-control-center crashed with SIGABRT in g_assertion_message()

2016-03-20 Thread Nazar Mokrynskyi
Crash happened on switching sound card in audio settings

-- 
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/1348070

Title:
  unity-control-center crashed with SIGABRT in g_assertion_message()

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

Bug description:
  Crashed while trying to re-authenticate my Yahoo! account in Online
  Account.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-control-center 14.10.0+14.10.20140702.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-5.10-generic 3.16.0-rc6
  Uname: Linux 3.16.0-5-generic i686
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Thu Jul 24 03:44:02 2014
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-07-17 (7 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha i386 (20140522)
  ProcCmdline: unity-control-center --overview
  Signal: 6
  SourcePackage: unity-control-center
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/empathy/libempathy-3.8.6.so
   g_simple_async_result_complete () from 
/usr/lib/i386-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
  Title: unity-control-center crashed with SIGABRT in g_assertion_message()
  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-0ubuntu14
   deja-dup 30.0-0ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1348070/+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 1436325] Re: NetworkManager crashed with SIGABRT in g_assertion_message()

2016-03-20 Thread Louis Luangkesorn
** This bug is no longer a duplicate of private bug 1432262

-- 
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/1436325

Title:
  NetworkManager crashed with SIGABRT in g_assertion_message()

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Happens on bootstrap or login.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu11
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Mar 25 08:58:01 2015
  ExecutablePath: /usr/sbin/NetworkManager
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-03-01 (388 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  ProcCmdline: NetworkManager
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=linux
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
  Signal: 6
  SourcePackage: network-manager
  StacktraceTop:
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: NetworkManager crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  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/1436325/+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 1540063] Re: Slideshow output in different font when install in Japanese. (16.04)

2016-03-20 Thread Gunnar Hjalmarsson
** Changed in: language-selector (Ubuntu)
   Status: Fix Released => Fix Committed

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

Title:
  Slideshow output in different font when install in Japanese. (16.04)

Status in language-selector package in Ubuntu:
  Fix Committed
Status in ubiquity package in Ubuntu:
  Confirmed

Bug description:
  I was to proceed to install the Ubuntu MATE 16.04 Alpha 2 in Japanese (日本語).
  After the installation work, Japanese view of the slide show has encountered 
a problem that changes in Serif Font.
  It might have been output in the Chinese font.

  I also tried in other flavors, as a result, even with the same problem occurs 
Ubuntu Desktop Image 16.04 Daily Build.
  it does not seem to reproduce all of the flavors, Xubuntu and Lubuntu are 
output normally.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1540063/+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 1538724] Re: GraphicsCriticalError: |[0][GFX1]: Unknown cairo format 3

2016-03-20 Thread Chris Coulson
vivid is end-of-life and isn't receiving updates. You should upgrade to
a supported release

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

Title:
  GraphicsCriticalError: |[0][GFX1]: Unknown cairo format 3

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released
Status in firefox source package in Precise:
  Fix Released
Status in firefox source package in Trusty:
  Fix Released
Status in firefox source package in Wily:
  Fix Released

Bug description:
  [Impact]

   * In some configurations (like VM connected via vnc) prevents from
  using Firefox at all (crash on launch).

  [Test Case]

   * Setup an Ubuntu VM with a VNC server
   * Connect to it with a vnc client
   * Launch the default Firefox version (44.0+build3)

  Expected result: Firefox is launched
  Actual result: Firefox crashes and Mozilla crash report tool appears

  [Regression Potential]

   * Very low - backport of upstream fix.

  [Other Info]
   
   * Original bug description:

  After installing Firefox, I'm receiving the following crash:

  Add-ons: 
ubufox%40ubuntu.com:3.2,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:44.0
  BuildID: 20160126223146
  CrashTime: 1453922984
  EMCheckCompatibility: true
  EventLoopNestingLevel: 1
  FramePoisonBase: 70dea000
  FramePoisonSize: 4096
  GraphicsCriticalError: |[0][GFX1]: Unknown cairo format 3
  InstallTime: 1453922031
  Notes: OpenGL: Mesa project: www.mesa3d.org -- Mesa GLX Indirect -- 1.3 Mesa 
4.0.4 -- texture_from_pixmap

  ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
  ProductName: Firefox
  ReleaseChannel: release
  SafeMode: 0
  SecondsSinceLastCrash: 285
  StartupTime: 1453922983
  TelemetryEnvironment: 
{"build":{"applicationId":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","applicationName":"Firefox","architecture":"x86-64","buildId":"20160126223146","version":"44.0","vendor":"Mozilla","platformVersion":"44.0","xpcomAbi":"x86_64-gcc3","hotfixVersion":null},"partner":{"distributionId":"canonical","distributionVersion":"1.0","partnerId":null,"distributor":null,"distributorChannel":null,"partnerNames":[]},"system":{"memoryMB":64454,"virtualMaxMB":null,"cpu":{"count":8,"cores":4,"vendor":"GenuineIntel","family":6,"model":62,"stepping":4,"l2cacheKB":null,"l3cacheKB":10240,"speedMHz":null,"extensions":["hasMMX","hasSSE","hasSSE2","hasSSE3","hasSSSE3","hasSSE4_1","hasSSE4_2"]},"os":{"name":"Linux","version":"3.14.32--grs-ipv6-64","locale":"en-GB"},"hdd":{"profile":{"model":null,"revision":null},"binary":{"model":null,"revision":null},"system":{"model":null,"revision":null}},"gfx":{"D2DEnabled":null,"DWriteEnabled":null,"adapters":[{"description":"Mesa
 project: www.mesa3d.org -- Mesa GLX Indirect","vendorID":"Mesa project: 
www.mesa3d.org","deviceID":"Mesa GLX 
Indirect","subsysID":null,"RAM":null,"driver":null,"driverVersion":"1.3 Mesa 
4.0.4","driverDate":null,"GPUActive":true}],"monitors":[],"features":{"compositor":"none"}}},"settings":{"blocklistEnabled":true,"e10sEnabled":false,"telemetryEnabled":false,"isInOptoutSample":false,"locale":"en-US","update":{"channel":"release","enabled":true,"autoDownload":true},"userPrefs":{"browser.newtabpage.enhanced":true},"addonCompatibilityCheckEnabled":true,"isDefaultBrowser":false},"profile":{"creationDate":16827},"addons":{"activeAddons":{"ubu...@ubuntu.com":{"blocklisted":false,"description":"Ubuntu
 modifications for Firefox","name":"Ubuntu 
Modifications","userDisabled":false,"appDisabled":false,"version":"3.2","scope":8,"type":"extension","foreignInstall":true,"hasBinaryComponents":false,"installDay":16696,"updateDay":16696,"signedState":2}},"theme":{"id":"{972ce4c6-7e08-4474-a285-3208198ce6fd}","blocklisted":false,"description":"The
 default 
theme.","name":"Default","userDisabled":false,"appDisabled":false,"version":"44.0","scope":4,"foreignInstall":false,"hasBinaryComponents":false,"installDay":16827,"updateDay":16827},"activePlugins":[{"name":"iTunes
 Application Detector","version":"","description":"This plug-in detects the 
presence of iTunes when opening iTunes Store URLs in a web page with 
Firefo","blocklisted":false,"disabled":false,"clicktoplay":true,"mimeTypes":["application/itunes-plugin"],"updateDay":16188}],"activeGMPlugins":{"gmp-gmpopenh264":{"version":null,"userDisabled":false,"applyBackgroundUpdates":1}},"activeExperiment":{},"persona":null}}
  Theme: classic/1.0
  Throttleable: 1
  Vendor: Mozilla
  Version: 44.0
  useragent_locale: en-US

  This report also contains technical information about the state of the
  application when it crashed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 44.0+build3-0ubuntu0.14.04.1
  Uname: Linux 3.14.32--grs-ipv6-64 x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  BuildID: 20160126223146
  CRDA: Error: command ['iw', 'reg', 'get'] failed 

[Desktop-packages] [Bug 1203592] Re: Keyboard backlight does not work in Samsung Series 9 NP900X4C

2016-03-20 Thread Queeq
Kieran's solution doesn't work for Samsung NP940X3L. I tried to set it for the 
following value:
xxd -p 
/sys/firmware/efi/efivars/KBDBacklitLvl-5af56f53-985c-47d5-920c-f1c531d06852
070005

Backlight goes on briefly during early boot stages but then shuts off.

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

Title:
  Keyboard backlight does not work in Samsung Series 9 NP900X4C

Status in gnome-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 13.04, the keyboard backlight does not work in Samsung
  Series 9 NP900X4C.

  Adding the FN key mappings as described in
  https://help.ubuntu.com/community/SamsungSeries9 does show information
  in the notification area when pressing the keyboard backlight's + and
  - buttons, but:

  1) The notification always identifies the backlight as "full max"
  2) It has no effect on the backlight - it's always off

  When I first installed Ubuntu on this machine (12.10), even though the
  fn keys never worked I did have intermitent backlight functionality -
  the light sensor would sometimes work and I'd see light in the
  keyboard.

  I dual boot in Windows 8 and backlighting works there, so this is not
  a hardware issue.

  More discussion can be found here:
  http://askubuntu.com/questions/233312/how-to-make-keyboard-backlight-
  fn-buttons-work-in-samsung-series-9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1203592/+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 1559632] [NEW] No enough drive space for actualizations

2016-03-20 Thread Hector Chaires
Public bug reported:

I  am not sure. I do not know the steps in order to clean  unnecessary
stuff  from drivers in order to install the updates

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1559632

Title:
  No enough drive space for actualizations

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I  am not sure. I do not know the steps in order to clean  unnecessary
  stuff  from drivers in order to install the updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1559632/+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