[Desktop-packages] [Bug 1312594] Re: 14.04 won't detect common USB scanner

2014-07-04 Thread steve cohen
update:
older system had /dev/usb/scanner
12.04 only created entries ini udev 
the new addition to the logs appear to use colord in 14.04
hope this is helpful

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

Title:
  14.04 won't detect common USB scanner

Status in “sane-backends” package in Ubuntu:
  Confirmed

Bug description:
  My multifunction Samsung SCX3200 printer is not detected by sane, but
  printing is fine. This scanner is faily generic and supported out of
  the box by the Xerox MFP driver (sane default).

  Printer/scanner as seen by the kernel, device 007 : ID 04e8:3441

  

  $ lsusb
  Bus 002 Device 003: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications 
Processor
  Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
  Bus 003 Device 007: ID 04e8:3441 Samsung Electronics Co., Ltd
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  


  The IDs are properly set in udev and sane.d configuration:

  

  $ cat /lib/udev/rules.d/40-libsane.rules | grep 3441
  ATTRS{idVendor}==04e8, ATTRS{idProduct}==3441, ENV{libsane_matched}=yes

  $ cat /etc/sane.d/xerox_mfp.conf | grep 3441
  usb 0x04e8 0x3441
  


  Problem: sane-find-scanner can't find the scanner:

  

  $ sudo sane-find-scanner -q
  $ (no output)
  $ sudo scanimage -L

  No scanners were identified. If you were expecting something different,
  check that the scanner is plugged in, turned on and detected by the
  sane-find-scanner tool (if appropriate). Please read the documentation
  which came with this software (README, FAQ, manpages).
  $
  


  The kernel module is properly loaded when the printer is connected, no
  blacklisting :

  

  $ sudo lsmod | grep usblp
  usblp 22891 0

  $ modinfo usblp
  filename: /lib/modules/3.13.0-24-generic/kernel/drivers/usb/class/usblp.ko
  license: GPL
  description: USB Printer Device Class driver
  author: Michael Gee, Pavel Machek, Vojtech Pavlik, Randy Dunlap, Pete 
Zaitcev, David Paschal
  srcversion: BD8A318D5C286F1E78768B9
  alias: usb:v04B8p0202d*dc*dsc*dp*ic*isc*ip*in*
  alias: usb:v*p*d*dc*dsc*dp*ic07isc01ip03in*
  alias: usb:v*p*d*dc*dsc*dp*ic07isc01ip02in*
  alias: usb:v*p*d*dc*dsc*dp*ic07isc01ip01in*
  alias: usb:v*p*d*dc07dsc01dp03ic*isc*ip*in*
  alias: usb:v*p*d*dc07dsc01dp02ic*isc*ip*in*
  alias: usb:v*p*d*dc07dsc01dp01ic*isc*ip*in*
  depends:
  intree: Y
  vermagic: 3.13.0-24-generic SMP mod_unload modversions
  signer: Magrathea: Glacier signing key
  sig_key: 00:A5:A6:57:59:DE:47:4B:C5:C4:31:20:88:0C:1B:94:A5:39:F4:31
  sig_hashalgo: sha512
  parm: proto_bias:Favourite protocol number (int)
  


  Simple-scan will just show a Unable to start scan error.

  Also tried:
  - Running simple-scan and xscan as root
  - Adding myself to lp, saned and scanner groups, then log off + log on
  - Power cyling the printer, disconnected and plugged back in
  - Switching USB port (USB2 - USB3)
  - Restarting the udev service

  This scanner is faily generic and is supposed to be working OOTB since 12.04:
  
http://askubuntu.com/questions/88700/how-do-i-get-a-samsung-scx3200-multifunction-printer-scanner-working
  http://ubuntuforums.org/showthread.php?t=1857478

  I think this may be a bug with libsane.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1312594/+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 1328898] Re: VMware guest video broken by the 3.2.0.64 kernel update

2014-07-04 Thread ubuntu-tester
Chris,

Below, the download link of an Ubuntu 12.04 VM image with the split screen 
issue.
Username : user
Password : user

http://dl.free.fr/hapWaVIAI

I don't think this is an OS host issue because I reproduced this issue
on Windows and Ubuntu 14.04 hosts, and Rojer on a modified Ubuntu 12.04
host.

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

Title:
  VMware guest video broken by the 3.2.0.64 kernel update

Status in “xserver-xorg-video-vmware” package in Ubuntu:
  Confirmed

Bug description:
  See detailed discussion here on the VMWare board:
  https://communities.vmware.com/message/2388776

  I can confirm that downgrading to 3.2.0.63 works, and booting into
  3.2.0.64 causes the split screen issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vmware/+bug/1328898/+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 1337542] Re: huawei e5372 not identified

2014-07-04 Thread Lars Melin
Jul 3 23:44:31 usb_modeswitch: switch device 12d1:14fe on 003/005

usb_modeswitch has found the dongle in initial mode 12d1:14fe and has
switched it into modem mode

Jul 3 23:44:32 kernel: [19565.429763] usb 3-1: New USB device found,
idVendor=12d1, idProduct=1506

Jul 3 23:44:33 usb_modeswitch[16596]: usb_modeswitch: switched to
12d1:1506 on 3/6

The first indication of a problem is here:

Jul 3 23:44:34 usb_modeswitch[16596]: usb_modeswitch: add device ID
12d1:1506 to driver option

The option driver did not attach by itself to the dongle, usb_modeswitch will 
check for that and load the driver using the new_id function of the driver if 
no driver claimed the interfaces.
The new_id function can not distinguish between serial interfaces and net 
interfaces so it will erroneosly also bind to the net interface:

Jul 3 23:44:35 ModemManager[812]: warn (ttyUSB1): port attributes not
fully set


The reason for the driver not binding by itself (and excluding the net 
interface) is most likely due to an outdated option driver in your distro, a 
driver not directly supporting your dongle.

Please attach the output from lsusb -v -d 12d1:1506 so I can see the
interface attributes in order to tell if the device is supported in
mainline linux kernel.

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

Title:
  huawei e5372 not identified

Status in “usb-modeswitch” package in Ubuntu:
  New

Bug description:
  After attaching the modem Huawei e5372 to usb port see what happens in
  syslog:

  syslog

   Jul  3 23:44:30   kernel: [19563.597990] usb 3-1: new high-speed USB 
device number 5 using xhci_hcd
  Jul  3 23:44:30   kernel: [19563.615874] usb 3-1: New USB device found, 
idVendor=12d1, idProduct=14fe
  Jul  3 23:44:30   kernel: [19563.615883] usb 3-1: New USB device strings: 
Mfr=2, Product=1, SerialNumber=0
  Jul  3 23:44:30   kernel: [19563.615889] usb 3-1: Product: HUAWEI Mobile
  Jul  3 23:44:30   kernel: [19563.615894] usb 3-1: Manufacturer: HUAWEI 
Technology
  Jul  3 23:44:30   kernel: [19563.620789] usb-storage 3-1:1.0: USB Mass 
Storage device detected
  Jul  3 23:44:30   kernel: [19563.621040] scsi11 : usb-storage 3-1:1.0
  Jul  3 23:44:30   kernel: [19563.621330] usb-storage 3-1:1.1: USB Mass 
Storage device detected
  Jul  3 23:44:30   kernel: [19563.621532] scsi12 : usb-storage 3-1:1.1
  Jul  3 23:44:30   mtp-probe: checking bus 3, device 5: 
/sys/devices/pci:00/:00:14.0/usb3/3-1
  Jul  3 23:44:30   mtp-probe: bus: 3, device: 5 was not an MTP device
  Jul  3 23:44:31   kernel: [19564.620132] scsi 11:0:0:0: CD-ROM
HUAWEI   Mass Storage 2.31 PQ: 0 ANSI: 2
  Jul  3 23:44:31   kernel: [19564.620892] scsi 12:0:0:0: Direct-Access 
HUAWEI   TF CARD Storage  2.31 PQ: 0 ANSI: 2
  Jul  3 23:44:31   kernel: [19564.742033] sr0: scsi-1 drive
  Jul  3 23:44:31   kernel: [19564.742203] sr 11:0:0:0: Attached scsi 
CD-ROM sr0
  Jul  3 23:44:31   kernel: [19564.742264] sr 11:0:0:0: Attached scsi 
generic sg3 type 5
  Jul  3 23:44:31   kernel: [19564.746227] sd 12:0:0:0: Attached scsi 
generic sg4 type 0
  Jul  3 23:44:31   usb_modeswitch: switch device 12d1:14fe on 003/005
  Jul  3 23:44:31   kernel: [19564.981646] sd 12:0:0:0: [sdd] Attached SCSI 
removable disk
  Jul  3 23:44:31   kernel: [19565.011982] usb 3-1: USB disconnect, device 
number 5
  Jul  3 23:44:32   kernel: [19565.411594] usb 3-1: new high-speed USB 
device number 6 using xhci_hcd
  Jul  3 23:44:32   kernel: [19565.429763] usb 3-1: New USB device found, 
idVendor=12d1, idProduct=1506
  Jul  3 23:44:32   kernel: [19565.429773] usb 3-1: New USB device strings: 
Mfr=2, Product=1, SerialNumber=0
  Jul  3 23:44:32   kernel: [19565.429779] usb 3-1: Product: HUAWEI Mobile
  Jul  3 23:44:32   kernel: [19565.429784] usb 3-1: Manufacturer: HUAWEI 
Technology
  Jul  3 23:44:32   kernel: [19565.436215] option 3-1:1.0: GSM modem 
(1-port) converter detected
  Jul  3 23:44:32   kernel: [19565.436416] usb 3-1: GSM modem (1-port) 
converter now attached to ttyUSB0
  Jul  3 23:44:32   kernel: [19565.436686] option 3-1:1.1: GSM modem 
(1-port) converter detected
  Jul  3 23:44:32   kernel: [19565.436857] usb 3-1: GSM modem (1-port) 
converter now attached to ttyUSB1
  Jul  3 23:44:32   kernel: [19565.437026] usb-storage 3-1:1.2: USB Mass 
Storage device detected
  Jul  3 23:44:32   kernel: [19565.437227] scsi13 : usb-storage 3-1:1.2
  Jul  3 23:44:32   kernel: [19565.437564] usb-storage 3-1:1.3: USB Mass 
Storage device detected
  Jul  3 23:44:32   kernel: [19565.437807] scsi14 : usb-storage 3-1:1.3
  Jul  3 23:44:32   mtp-probe: checking bus 3, device 6: 
/sys/devices/pci:00/:00:14.0/usb3/3-1
  Jul  3 23:44:32   mtp-probe: bus: 3, device: 6 was not an MTP device
  Jul  

[Desktop-packages] [Bug 1337727] [NEW] gnome-font-viewer crashed with SIGSEGV

2014-07-04 Thread dino99
Public bug reported:

Got that crash from nautilus after right clicking on the wingdings font
to view it

ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: gnome-font-viewer 3.12.0-1
ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
Uname: Linux 3.16.0-1-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.14.4-0ubuntu1
Architecture: i386
CurrentDesktop: GNOME
Date: Fri Jul  4 08:24:26 2014
ExecutablePath: /usr/bin/gnome-font-viewer
ProcCmdline: gnome-font-viewer 
/home/username/.wine/drive_c/windows/Fonts/Wingdings.TTF
SegvAnalysis:
 Segfault happened at: 0xb69bd9e6 __strlen_sse2_bsf+22:   movdqu 
(%edi),%xmm1
 PC (0xb69bd9e6) ok
 source (%edi) (0x) not located in a known VMA region (needed 
readable region)!
 destination %xmm1 ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gnome-font-viewer
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
Title: gnome-font-viewer crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

** Affects: gnome-font-viewer (Ubuntu)
 Importance: Medium
 Status: New


** Tags: apport-crash i386 third-party-packages utopic

** Information type changed from Private to Public

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

Title:
  gnome-font-viewer crashed with SIGSEGV

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash from nautilus after right clicking on the wingdings
  font to view it

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Fri Jul  4 08:24:26 2014
  ExecutablePath: /usr/bin/gnome-font-viewer
  ProcCmdline: gnome-font-viewer 
/home/username/.wine/drive_c/windows/Fonts/Wingdings.TTF
  SegvAnalysis:
   Segfault happened at: 0xb69bd9e6 __strlen_sse2_bsf+22: movdqu 
(%edi),%xmm1
   PC (0xb69bd9e6) ok
   source (%edi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm1 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
  Title: gnome-font-viewer crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337727/+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 1337727] StacktraceTop.txt

2014-07-04 Thread Apport retracing service
** Attachment added: StacktraceTop.txt
   
https://bugs.launchpad.net/bugs/1337727/+attachment/4145320/+files/StacktraceTop.txt

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

Title:
  gnome-font-viewer crashed with SIGSEGV

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash from nautilus after right clicking on the wingdings
  font to view it

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Fri Jul  4 08:24:26 2014
  ExecutablePath: /usr/bin/gnome-font-viewer
  ProcCmdline: gnome-font-viewer 
/home/username/.wine/drive_c/windows/Fonts/Wingdings.TTF
  SegvAnalysis:
   Segfault happened at: 0xb69bd9e6 __strlen_sse2_bsf+22: movdqu 
(%edi),%xmm1
   PC (0xb69bd9e6) ok
   source (%edi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm1 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
  Title: gnome-font-viewer crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337727/+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 1303086] Re: Pointer Speed Missing in Unity Settings for Mouse Trackpad

2014-07-04 Thread beetcom
For Unity Authors Simplicity is not removing things is to make things
easier...

I've found the settings in dconf and am still tweaking them to my
liking. This is kind of ridiculous that something as basic as slider to
adjust acceleration is no longer there. I mean come on, didn't gnome 1
and windows 95 have this functionality?

In dconf-editor navigate to org  gnome  settings-daemon  peripherals
 mouse and adjust the motion acceleration and motion threshold.

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

Title:
  Pointer Speed Missing in Unity Settings for Mouse  Trackpad

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  On updated Ubuntu 14.04 final, the System Settings  Mouse  Touchpad
  dialog is missing several mouse settings, like the pointer Speed
  setting. See attached screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1303086/+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 1337727] Stacktrace.txt

2014-07-04 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1337727/+attachment/4145318/+files/Stacktrace.txt

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

Title:
  gnome-font-viewer crashed with SIGSEGV

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash from nautilus after right clicking on the wingdings
  font to view it

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Fri Jul  4 08:24:26 2014
  ExecutablePath: /usr/bin/gnome-font-viewer
  ProcCmdline: gnome-font-viewer 
/home/username/.wine/drive_c/windows/Fonts/Wingdings.TTF
  SegvAnalysis:
   Segfault happened at: 0xb69bd9e6 __strlen_sse2_bsf+22: movdqu 
(%edi),%xmm1
   PC (0xb69bd9e6) ok
   source (%edi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm1 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
  Title: gnome-font-viewer crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337727/+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 1337727]

2014-07-04 Thread Apport retracing service
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-font-viewer in Ubuntu.
https://bugs.launchpad.net/bugs/1337727

Title:
  gnome-font-viewer crashed with SIGSEGV

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash from nautilus after right clicking on the wingdings
  font to view it

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Fri Jul  4 08:24:26 2014
  ExecutablePath: /usr/bin/gnome-font-viewer
  ProcCmdline: gnome-font-viewer 
/home/username/.wine/drive_c/windows/Fonts/Wingdings.TTF
  SegvAnalysis:
   Segfault happened at: 0xb69bd9e6 __strlen_sse2_bsf+22: movdqu 
(%edi),%xmm1
   PC (0xb69bd9e6) ok
   source (%edi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm1 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
  Title: gnome-font-viewer crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337727/+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 1337727] StacktraceSource.txt

2014-07-04 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1337727/+attachment/4145319/+files/StacktraceSource.txt

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

Title:
  gnome-font-viewer crashed with SIGSEGV

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash from nautilus after right clicking on the wingdings
  font to view it

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Fri Jul  4 08:24:26 2014
  ExecutablePath: /usr/bin/gnome-font-viewer
  ProcCmdline: gnome-font-viewer 
/home/username/.wine/drive_c/windows/Fonts/Wingdings.TTF
  SegvAnalysis:
   Segfault happened at: 0xb69bd9e6 __strlen_sse2_bsf+22: movdqu 
(%edi),%xmm1
   PC (0xb69bd9e6) ok
   source (%edi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm1 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
  Title: gnome-font-viewer crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337727/+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 1337727] ThreadStacktrace.txt

2014-07-04 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1337727/+attachment/4145321/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1337727/+attachment/4145308/+files/CoreDump.gz

** Changed in: gnome-font-viewer (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-i386-retrace

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

Title:
  gnome-font-viewer crashed with SIGSEGV

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash from nautilus after right clicking on the wingdings
  font to view it

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Fri Jul  4 08:24:26 2014
  ExecutablePath: /usr/bin/gnome-font-viewer
  ProcCmdline: gnome-font-viewer 
/home/username/.wine/drive_c/windows/Fonts/Wingdings.TTF
  SegvAnalysis:
   Segfault happened at: 0xb69bd9e6 __strlen_sse2_bsf+22: movdqu 
(%edi),%xmm1
   PC (0xb69bd9e6) ok
   source (%edi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm1 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
  Title: gnome-font-viewer crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337727/+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 1337732] [NEW] Asus W2u00vc don`t have sound

2014-07-04 Thread Valeriy
Public bug reported:

Asus W2u00vc don`t have sound

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 i686
ApportVersion: 2.14.1-0ubuntu3
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  xubuntu4162 F pulseaudio
CasperVersion: 1.340
CurrentDesktop: XFCE
CurrentDmesg:
 [   99.291161] skge :03:00.0 eth0: enabling interface
 [   99.294464] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
 [   99.295319] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
 [  108.600948] init: plymouth-upstart-bridge main process ended, respawning
 [  108.624408] init: plymouth-upstart-bridge main process ended, respawning
Date: Fri Jul  4 06:46:02 2014
LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/29/2005
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0207
dmi.board.name: W2V
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 2.2
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0207:bd07/29/2005:svnASUSTeKComputerInc.:pnW2V:pvr1.0:rvnASUSTeKComputerInc.:rnW2V:rvr2.2:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: W2V
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.

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


** Tags: apport-bug i386 trusty

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

Title:
  Asus W2u00vc don`t have sound

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  Asus W2u00vc don`t have sound

  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 i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xubuntu4162 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   99.291161] skge :03:00.0 eth0: enabling interface
   [   99.294464] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   99.295319] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [  108.600948] init: plymouth-upstart-bridge main process ended, respawning
   [  108.624408] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri Jul  4 06:46:02 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2005
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0207
  dmi.board.name: W2V
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 2.2
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0207:bd07/29/2005:svnASUSTeKComputerInc.:pnW2V:pvr1.0:rvnASUSTeKComputerInc.:rnW2V:rvr2.2:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: W2V
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1337732/+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 847793] Re: telepathy-gabble crashed with signal 5 in g_object_unref()

2014-07-04 Thread Muelli
** Tags added: trusty

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

Title:
  telepathy-gabble crashed with signal 5 in g_object_unref()

Status in “telepathy-gabble” package in Ubuntu:
  Confirmed

Bug description:
  I don't know why it crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: telepathy-gabble 0.13.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
  Uname: Linux 3.0.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.22.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Mon Sep 12 14:15:56 2011
  ExecutablePath: /usr/lib/telepathy/telepathy-gabble
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  ProcCmdline: /usr/lib/telepathy/telepathy-gabble
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  Signal: 5
  SourcePackage: telepathy-gabble
  StacktraceTop:
   ?? ()
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? ()
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_value_unset () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: telepathy-gabble crashed with signal 5 in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/847793/+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 1337741] [NEW] gnome-thumbnail-font crashed with SIGABRT in __libc_message()

2014-07-04 Thread dino99
Public bug reported:

Got that crash while using fontforge to re-encode the wine's
wingdings.ttf font to 'unicode full'

ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: gnome-font-viewer 3.12.0-1
ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
Uname: Linux 3.16.0-1-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.14.4-0ubuntu1
Architecture: i386
CrashCounter: 1
CurrentDesktop: GNOME
Date: Fri Jul  4 09:32:39 2014
ExecutablePath: /usr/bin/gnome-thumbnail-font
ProcCmdline: gnome-thumbnail-font --size 256 
file:///home/username/.wine/drive_c/windows/Fonts/WINGDNG3.TTF 
/tmp/.gnome_desktop_thumbnail.ZKSRIX
Signal: 6
SourcePackage: gnome-font-viewer
StacktraceTop:
 __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0xb70f389c *** Error 
in `%s': %s: 0x%s ***\n) at ../sysdeps/posix/libc_fatal.c:175
 malloc_printerr (action=optimized out, str=0xb70ef38d free(): invalid 
pointer, ptr=0xb7138450 main_arena+48) at malloc.c:4996
 _int_free (av=0xb7138420 main_arena, p=optimized out, have_lock=0) at 
malloc.c:3840
 g_free () from /lib/i386-linux-gnu/libglib-2.0.so.0
 ?? ()
Title: gnome-thumbnail-font crashed with SIGABRT in __libc_message()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

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


** Tags: apport-crash i386 need-i386-retrace third-party-packages utopic

** Information type changed from Private to Public

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

Title:
  gnome-thumbnail-font crashed with SIGABRT in __libc_message()

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash while using fontforge to re-encode the wine's
  wingdings.ttf font to 'unicode full'

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Fri Jul  4 09:32:39 2014
  ExecutablePath: /usr/bin/gnome-thumbnail-font
  ProcCmdline: gnome-thumbnail-font --size 256 
file:///home/username/.wine/drive_c/windows/Fonts/WINGDNG3.TTF 
/tmp/.gnome_desktop_thumbnail.ZKSRIX
  Signal: 6
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0xb70f389c *** 
Error in `%s': %s: 0x%s ***\n) at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (action=optimized out, str=0xb70ef38d free(): invalid 
pointer, ptr=0xb7138450 main_arena+48) at malloc.c:4996
   _int_free (av=0xb7138420 main_arena, p=optimized out, have_lock=0) at 
malloc.c:3840
   g_free () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
  Title: gnome-thumbnail-font crashed with SIGABRT in __libc_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337741/+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 1337741] ThreadStacktrace.txt

2014-07-04 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1337741/+attachment/4145348/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1337741/+attachment/4145337/+files/CoreDump.gz

** Changed in: gnome-font-viewer (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-i386-retrace

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

Title:
  gnome-thumbnail-font crashed with SIGABRT in __libc_message()

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash while using fontforge to re-encode the wine's
  wingdings.ttf font to 'unicode full'

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Fri Jul  4 09:32:39 2014
  ExecutablePath: /usr/bin/gnome-thumbnail-font
  ProcCmdline: gnome-thumbnail-font --size 256 
file:///home/username/.wine/drive_c/windows/Fonts/WINGDNG3.TTF 
/tmp/.gnome_desktop_thumbnail.ZKSRIX
  Signal: 6
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0xb70f389c *** 
Error in `%s': %s: 0x%s ***\n) at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (action=optimized out, str=0xb70ef38d free(): invalid 
pointer, ptr=0xb7138450 main_arena+48) at malloc.c:4996
   _int_free (av=0xb7138420 main_arena, p=optimized out, have_lock=0) at 
malloc.c:3840
   g_free () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
  Title: gnome-thumbnail-font crashed with SIGABRT in __libc_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337741/+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 1337741] StacktraceSource.txt

2014-07-04 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1337741/+attachment/4145347/+files/StacktraceSource.txt

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

Title:
  gnome-thumbnail-font crashed with SIGABRT in __libc_message()

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash while using fontforge to re-encode the wine's
  wingdings.ttf font to 'unicode full'

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Fri Jul  4 09:32:39 2014
  ExecutablePath: /usr/bin/gnome-thumbnail-font
  ProcCmdline: gnome-thumbnail-font --size 256 
file:///home/username/.wine/drive_c/windows/Fonts/WINGDNG3.TTF 
/tmp/.gnome_desktop_thumbnail.ZKSRIX
  Signal: 6
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0xb70f389c *** 
Error in `%s': %s: 0x%s ***\n) at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (action=optimized out, str=0xb70ef38d free(): invalid 
pointer, ptr=0xb7138450 main_arena+48) at malloc.c:4996
   _int_free (av=0xb7138420 main_arena, p=optimized out, have_lock=0) at 
malloc.c:3840
   g_free () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
  Title: gnome-thumbnail-font crashed with SIGABRT in __libc_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337741/+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 1337743] [NEW] Default printer driver not working Brother HL 2142

2014-07-04 Thread Stephen MᶜAteer
Public bug reported:

Same as bug 768727 (link below) but affecting the HL 2142 - i.e. prints
infinite blank pages instead of requested job.

The same fix works too - i.e. choosing the Foomatic/hl1250 variant of
the driver fixed the problem.

REF: https://bugs.launchpad.net/ubuntu/+source/foomatic-db/+bug/768727

** Affects: foomatic-db (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: brother-hl-2142 footmatic-db printing

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

Title:
  Default printer driver not working Brother HL 2142

Status in “foomatic-db” package in Ubuntu:
  New

Bug description:
  Same as bug 768727 (link below) but affecting the HL 2142 - i.e.
  prints infinite blank pages instead of requested job.

  The same fix works too - i.e. choosing the Foomatic/hl1250 variant
  of the driver fixed the problem.

  REF: https://bugs.launchpad.net/ubuntu/+source/foomatic-db/+bug/768727

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/foomatic-db/+bug/1337743/+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 1337741]

2014-07-04 Thread Apport retracing service
StacktraceTop:
 __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0xb70f389c *** Error 
in `%s': %s: 0x%s ***\n) at ../sysdeps/posix/libc_fatal.c:175
 malloc_printerr (action=optimized out, str=0xb70ef38d free(): invalid 
pointer, ptr=0xb7138450 main_arena+48) at malloc.c:4996
 _int_free (av=0xb7138420 main_arena, p=optimized out, have_lock=0) at 
malloc.c:3840
 g_free (mem=0xb7138450 main_arena+48) at 
/build/buildd/glib2.0-2.41.1/./glib/gmem.c:190
 main (argc=1, argv=0xbfe3f4b4) at font-thumbnailer.c:317

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

Title:
  gnome-thumbnail-font crashed with SIGABRT in __libc_message()

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash while using fontforge to re-encode the wine's
  wingdings.ttf font to 'unicode full'

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Fri Jul  4 09:32:39 2014
  ExecutablePath: /usr/bin/gnome-thumbnail-font
  ProcCmdline: gnome-thumbnail-font --size 256 
file:///home/username/.wine/drive_c/windows/Fonts/WINGDNG3.TTF 
/tmp/.gnome_desktop_thumbnail.ZKSRIX
  Signal: 6
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0xb70f389c *** 
Error in `%s': %s: 0x%s ***\n) at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (action=optimized out, str=0xb70ef38d free(): invalid 
pointer, ptr=0xb7138450 main_arena+48) at malloc.c:4996
   _int_free (av=0xb7138420 main_arena, p=optimized out, have_lock=0) at 
malloc.c:3840
   g_free () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
  Title: gnome-thumbnail-font crashed with SIGABRT in __libc_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337741/+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 1337741] Stacktrace.txt

2014-07-04 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1337741/+attachment/4145346/+files/Stacktrace.txt

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

Title:
  gnome-thumbnail-font crashed with SIGABRT in __libc_message()

Status in “gnome-font-viewer” package in Ubuntu:
  New

Bug description:
  Got that crash while using fontforge to re-encode the wine's
  wingdings.ttf font to 'unicode full'

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-font-viewer 3.12.0-1
  ProcVersionSignature: Ubuntu 3.16.0-1.3-generic 3.16.0-rc3
  Uname: Linux 3.16.0-1-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Fri Jul  4 09:32:39 2014
  ExecutablePath: /usr/bin/gnome-thumbnail-font
  ProcCmdline: gnome-thumbnail-font --size 256 
file:///home/username/.wine/drive_c/windows/Fonts/WINGDNG3.TTF 
/tmp/.gnome_desktop_thumbnail.ZKSRIX
  Signal: 6
  SourcePackage: gnome-font-viewer
  StacktraceTop:
   __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0xb70f389c *** 
Error in `%s': %s: 0x%s ***\n) at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (action=optimized out, str=0xb70ef38d free(): invalid 
pointer, ptr=0xb7138450 main_arena+48) at malloc.c:4996
   _int_free (av=0xb7138420 main_arena, p=optimized out, have_lock=0) at 
malloc.c:3840
   g_free () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
  Title: gnome-thumbnail-font crashed with SIGABRT in __libc_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1337741/+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 1310023] Re: 14.04: Nvidia Prime is unable to switch to the Nvidia card

2014-07-04 Thread Alberto Milone
@Hamish: that is a problem with bbswitch:

[ 17.706791] bbswitch: cannot find ACPI handle for VGA device :01:00.0
[ 17.706792] bbswitch: No discrete VGA device found

Please file a bug report against bbswitch.

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

Title:
  14.04: Nvidia Prime is unable to switch to the Nvidia card

Status in “nvidia-prime” package in Ubuntu:
  Fix Released
Status in “ubuntu-drivers-common” package in Ubuntu:
  Fix Released
Status in “ubuntu-drivers-common” source package in Trusty:
  Fix Committed

Bug description:
  SRU Request

  On some systems bbswitch requires the skip_optimus_dsm=1 option in
  order to load properly. So far we have dealt with this problem with
  system specific quirks based on DMI information. This some times gives
  us false positives or doesn't cover all systems (it's hard to quirk
  all systems). We should simply try with and without that option and
  use whatever works best for the system. This should cover all cases
  with no need for additional quirks.

  
  [Impact]
   * Loading bbswitch with the wrong option causes the module to fail from 
loading which, in turn, prevents hybrid graphics from working properly.

  [Test Case]
   * Install the nvidia binary driver, reboot, and check that the NVIDIA GPU is 
enabled (attach your /var/log/gpu-manager.log)
  - Expected: the NVIDIA GPU is enabled.
  - Bad behavior: the system switches back to the intel driver and the 
NVIDIA GPU is not used.

  [Regression Potential]
   * Low. Systems that currently work will keep working as usual, the ones that 
currently fail should finally work.

  [Other Info]
   * N/A

  --

  I did a fresh install of 14.04 the day it was released. I use a XPS 15z 
laptop form Dell with hybrid graphics (Intel HD 3000 (probably) and Nvidia 
Geforce GT 525M). Booting doesn't work out of the box, but by setting
  GRUB_CMDLINE_LINUX_DEFAULT=acpi_backlight=vendor dell_laptop.backlight=0 
quiet splash
  in /etc/default/grub it works. acpi=off when installing, removed that from 
the grub file when installed.

  I expected that the Prime feature introduced in kernel 3.12 (kernel
  3.13.x here) would let me switch between the Intel and Nvidia cards as
  i like, instead of using Bumblebee, which doesn't work properly with
  everything. I've installed and tried both the nvidia-331 and
  nvidia-304 drivers. Exactly the same result from both.

  Attempting to switch to the Nvidia card in nvidia-settings (tried on almost 
all of the drivers available, including 331.38) resulted in an error message, 
in a new window, with no text.
  prime-switch in terminal gives this output: Segmentation fault (core dumped)
  Sudoing the process gives no output at all. No graphical performance boost 
either, still the Intel card...

  sudo prime-select nvidia gives this output:
  Error: alternatives are not set up properly
  Error: nvidia mode can't be enabled

  I've also tried Bumblebee (not PPA) a few times, but it's also unable
  to switch.

  I'm able to use the Intel card temporary, but I would really like to
  be able to use the full power of my computer...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nvidia-prime 0.6.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr 19 20:52:42 2014
  InstallationDate: Installed on 2014-04-17 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: nvidia-prime
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+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 1337732] Re: Asus W2u00vc don`t have sound

2014-07-04 Thread Raymond
regression of this patch

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=29e3fdcc84e5da04cb7e6a36fee0a772c91d3b28


support was added by this patch


https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=16ded525389c31256bcc9fd44352ab799b60b7fc

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

Title:
  Asus W2u00vc don`t have sound

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  Asus W2u00vc don`t have sound

  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 i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xubuntu4162 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   99.291161] skge :03:00.0 eth0: enabling interface
   [   99.294464] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   99.295319] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [  108.600948] init: plymouth-upstart-bridge main process ended, respawning
   [  108.624408] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri Jul  4 06:46:02 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2005
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0207
  dmi.board.name: W2V
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 2.2
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0207:bd07/29/2005:svnASUSTeKComputerInc.:pnW2V:pvr1.0:rvnASUSTeKComputerInc.:rnW2V:rvr2.2:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: W2V
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1337732/+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 1337732] Re: Asus W2u00vc don`t have sound

2014-07-04 Thread Raymond
Advanced information - PCI Vendor/Device/Subsystem ID's
!!

00:1b.0 0403: 8086:2668 (rev 04)
Subsystem: 1043:1973




!Sysfs Files
!!---

/sys/class/sound/hwC0D0/init_pin_configs:
0x14 0x
0x15 0x
0x16 0x
0x17 0x
0x18 0x
0x19 0x
0x1a 0x
0x1b 0x
0x1c 0x
0x1d 0x
0x1e 0x
0x1f 0x

you have to fix up the pin default using the info in the above two
patches

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

Title:
  Asus W2u00vc don`t have sound

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  Asus W2u00vc don`t have sound

  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 i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xubuntu4162 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   99.291161] skge :03:00.0 eth0: enabling interface
   [   99.294464] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   99.295319] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [  108.600948] init: plymouth-upstart-bridge main process ended, respawning
   [  108.624408] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri Jul  4 06:46:02 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2005
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0207
  dmi.board.name: W2V
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 2.2
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0207:bd07/29/2005:svnASUSTeKComputerInc.:pnW2V:pvr1.0:rvnASUSTeKComputerInc.:rnW2V:rvr2.2:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: W2V
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1337732/+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 1337749] [NEW] High CPU usage after resizing a window

2014-07-04 Thread Furkan Alaca
Public bug reported:

Background:

Symptoms are 50-120% CPU usage when scrolling (especially Firefox),
dragging around a window, resizing windows, basically any 2D graphics
rendering on the desktop. This happens both in fglrx and the open source
radeon driver. I started my debugging process by changing various
settings, restarting, running top in a terminal, launching a Nautilus
window, and quickly dragging it around with the mouse in circles while
watching the CPU usage rise to around 50%. Resizing the window makes it
jump to 100%+. Xorg and compiz are the culprits, with the CPU usage
being split around 50/50 between them.

Reproducing the issue:

After a lot of searching I found some tips in the Arch Wiki article for
the open source radeon driver, and I put together the following
xorg.conf:

Section Module
Load dri2
Load glamoregl 
EndSection

Section Device
Identifier Radeon 6670
Driver radeon
Option  MigrationHeuristic  greedy
 Option AccelMethod   glamor
EndSection

After applying these settings, launching Nautilus and dragging it around
only resulted in about 4% CPU usage each for xorg and compiz. Then,
resizing the window (click and hold a side, and just keep moving the
mouse left and right) made Xorg jump to 70% and compiz 50%. After that,
when I start dragging the window around, CPU usage is back to around
what it was originally: About 25% for compiz and 15% for Xorg. This
exact behaviour happens after each reboot: The CPU usage is initially
low when dragging the window around, but resizing it somehow messes
things up and it never goes back to normal after that.

I'm using a Radeon 6670 right now. I'll be receiving an R7 260X in about
a week or so, so I won't be able to test with the exact same hardware,
but I'm expecting at least similar behaviour since I also swapped in an
R7 250 and was having the same issues.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Jul  4 03:52:17 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.10, 3.13.0-29-generic, x86_64: installed
 virtualbox, 4.3.10, 3.13.0-30-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Turks XT [Radeon HD 6670/7670] 
[1002:6758] (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:2545]
InstallationDate: Installed on 2014-06-06 (27 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Gigabyte Technology Co., Ltd. GA-970A-D3
ProcEnviron:
 LANGUAGE=en_CA:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic 
root=UUID=d254b01f-2bf2-4b57-acdc-c796786f4c4c ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/03/2013
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F12
dmi.board.name: GA-970A-D3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF12:bd09/03/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-970A-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-970A-D3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-970A-D3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Jul  4 03:38:17 2014
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to 

[Desktop-packages] [Bug 1337732] Re: Asus W2u00vc don`t have sound

2014-07-04 Thread Raymond
-   SND_PCI_QUIRK(0x1043, 0x1973, ASUS, ALC880_ASUS_DIG),
 /*
- * ALC880 ASUS model
- *
- * DAC: HP/Front = 0x02 (0x0c), Surr = 0x03 (0x0d), CLFE = 0x04 (0x0e)
- * Pin assignment: HP/Front = 0x14, Surr = 0x15, CLFE = 0x16,
- *  Mic = 0x18, Line = 0x1a
- */
-


try hda-jack-sense-test

to find the nodes of  headphone and Mic jack

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

Title:
  Asus W2u00vc don`t have sound

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  Asus W2u00vc don`t have sound

  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 i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xubuntu4162 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   99.291161] skge :03:00.0 eth0: enabling interface
   [   99.294464] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   99.295319] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [  108.600948] init: plymouth-upstart-bridge main process ended, respawning
   [  108.624408] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri Jul  4 06:46:02 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2005
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0207
  dmi.board.name: W2V
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 2.2
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0207:bd07/29/2005:svnASUSTeKComputerInc.:pnW2V:pvr1.0:rvnASUSTeKComputerInc.:rnW2V:rvr2.2:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: W2V
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1337732/+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 1337749] Re: High CPU usage after resizing a window

2014-07-04 Thread Furkan Alaca
** Attachment removed: xserver.outputs.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1337749/+attachment/4145384/+files/xserver.outputs.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/1337749

Title:
  High CPU usage after resizing a window

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Background:

  Symptoms are 50-120% CPU usage when scrolling (especially Firefox),
  dragging around a window, resizing windows, basically any 2D graphics
  rendering on the desktop. This happens both in fglrx and the open
  source radeon driver. I started my debugging process by changing
  various settings, restarting, running top in a terminal, launching a
  Nautilus window, and quickly dragging it around with the mouse in
  circles while watching the CPU usage rise to around 50%. Resizing the
  window makes it jump to 100%+. Xorg and compiz are the culprits, with
  the CPU usage being split around 50/50 between them.

  Reproducing the issue:

  After a lot of searching I found some tips in the Arch Wiki article
  for the open source radeon driver, and I put together the following
  xorg.conf:

  Section Module
Load dri2
Load glamoregl 
  EndSection

  Section Device
  Identifier Radeon 6670
  Driver radeon
  Option  MigrationHeuristic  greedy
   Option AccelMethod   glamor
  EndSection

  After applying these settings, launching Nautilus and dragging it
  around only resulted in about 4% CPU usage each for xorg and compiz.
  Then, resizing the window (click and hold a side, and just keep moving
  the mouse left and right) made Xorg jump to 70% and compiz 50%. After
  that, when I start dragging the window around, CPU usage is back to
  around what it was originally: About 25% for compiz and 15% for Xorg.
  This exact behaviour happens after each reboot: The CPU usage is
  initially low when dragging the window around, but resizing it somehow
  messes things up and it never goes back to normal after that.

  I'm using a Radeon 6670 right now. I'll be receiving an R7 260X in
  about a week or so, so I won't be able to test with the exact same
  hardware, but I'm expecting at least similar behaviour since I also
  swapped in an R7 250 and was having the same issues.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Jul  4 03:52:17 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.10, 3.13.0-29-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-30-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Turks XT [Radeon HD 6670/7670] 
[1002:6758] (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:2545]
  InstallationDate: Installed on 2014-06-06 (27 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. GA-970A-D3
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic 
root=UUID=d254b01f-2bf2-4b57-acdc-c796786f4c4c ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/03/2013
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F12
  dmi.board.name: GA-970A-D3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF12:bd09/03/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-970A-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-970A-D3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-970A-D3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  

[Desktop-packages] [Bug 1337750] [NEW] Nautilus crashed when deleting a file from the desktop

2014-07-04 Thread Steve Pearce
Public bug reported:

This is not the first time I've encountered this bug, but it's also not
easy to reproduce. Occasionally when working with files on the desktop,
Nautilus will crash. Just now I deleted an image and a folder and
Nautilus died, which took the desktop view with it.

I've added information with apport-bug -w, which I believe is
appropriate. Please let me know if you need anything else.

I also experience this issue frequently with other Ubuntu 14.04 LTS
systems.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nautilus 1:3.10.1-0ubuntu9.2
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jul  4 09:28:54 2014
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 
InstallationDate: Installed on 2014-06-27 (7 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 XDG_RUNTIME_DIR=set
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug nautilus trusty

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

Title:
  Nautilus crashed when deleting a file from the desktop

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  This is not the first time I've encountered this bug, but it's also
  not easy to reproduce. Occasionally when working with files on the
  desktop, Nautilus will crash. Just now I deleted an image and a folder
  and Nautilus died, which took the desktop view with it.

  I've added information with apport-bug -w, which I believe is
  appropriate. Please let me know if you need anything else.

  I also experience this issue frequently with other Ubuntu 14.04 LTS
  systems.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu9.2
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jul  4 09:28:54 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-06-27 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1337750/+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 1337753] [NEW] [mako] can not create an ad-hoc network

2014-07-04 Thread Antti Kaijanmäki
Public bug reported:

When trying to create an adhoc network using network-manager with mako
kernel Linux ubuntu-phablet 3.4.0-5-mako #28-Ubuntu SMP PREEMPT Fri Mar
28 15:20:22 UTC 2014 armv7l armv7l armv7l GNU/Linux the creation fails
with:

Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation (wlan0) 
starting connection 'Ubuntu hotspot'
Jul  3 09:09:01 ubuntu-phablet wpa_supplicant[1735]: wlan0: 
CTRL-EVENT-SCAN-STARTED 
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): device 
state change: disconnected - prepare (reason 'none') [30 40 0]
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation (wlan0) 
Stage 1 of 5 (Device Prepare) scheduled...
Jul  3 09:09:01 ubuntu-phablet dbus[693]: [system] Activating service 
name='org.freedesktop.nm_dispatcher' (using servicehelper)
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: warn Connection 
disconnected (reason -3)
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): supplicant 
interface state: completed - disconnected
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation (wlan0) 
Stage 1 of 5 (Device Prepare) started...
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation (wlan0) 
Stage 2 of 5 (Device Configure) scheduled...
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation (wlan0) 
Stage 1 of 5 (Device Prepare) complete.
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation (wlan0) 
Stage 2 of 5 (Device Configure) starting...
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): device 
state change: prepare - config (reason 'none') [40 50 0]
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0/wireless): connection 'Ubuntu hotspot' has security, and secrets exist.  
No new secrets needed.
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'ssid' value 'Ubuntu hotspot'
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'mode' value '1'
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'frequency' value '2412'
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'key_mgmt' value 'WPA-PSK'
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 'psk' 
value 'omitted'
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'proto' value 'RSN'
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'pairwise' value 'CCMP'
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'group' value 'CCMP'
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation (wlan0) 
Stage 2 of 5 (Device Configure) complete.
Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: set 
interface ap_scan to 2
Jul  3 09:09:01 ubuntu-phablet dbus[693]: [system] Successfully activated 
service 'org.freedesktop.nm_dispatcher'
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120128] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2908: 11d AP Bssid 00:1e:ab:04:92:77 chan= 1, 
rssi = -83, countryCode TW
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120341] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2908: 11d AP Bssid c8:60:00:dc:42:90 chan= 8, 
rssi = -66, countryCode GB
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120616] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2928: Information about current country Bssid 
c8:60:00:dc:42:90 chan= 8, rssi = -66, countryCode GB
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.507309] healthd: battery l=36 
v=3858 t=35.4 h=2 st=2 c=-273 chg=a
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.592827] healthd: battery l=36 
v=3844 t=35.4 h=2 st=2 c=-263 chg=a
Jul  3 09:09:02 ubuntu-phablet wpa_supplicant[1735]: wlan0: Trying to associate 
with SSID 'Ubuntu hotspot'
Jul  3 09:09:02 ubuntu-phablet NetworkManager[1347]: info (wlan0): supplicant 
interface state: disconnected - associating
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.989958] wlan: [1352:E :PE ] 
limMlmAddBss: 1672: TRYING TO HIDE SSID 0
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.990477] wlan: [1352:E :PE ] 
mlm_add_sta: 1573: GF: 0, ChnlWidth: 0, MimoPS: 0, lsigTXOP: 0, dsssCCK: 0, 
SGI20: 0, SGI400
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.007416] wlan: [1352:F :PE ] 
limProcessIbssMlmAddBssRsp: 2524: could not activate Heartbeat timer
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008087] VOS ASSERT in logDebug 
Line 219
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008759] [ cut here 
]
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008850] WARNING: at 
/build/buildd/linux-mako-3.4.0/drivers/staging/prima/CORE/SYS/legacy/src/utils/src/logApi.c:219
 logDebug+0xc0/0xf4()
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008881] Modules linked in:
Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008972] [c00150d0] 
(unwind_backtrace+0x0/0xe8) from [c08cbf68] (dump_stack+0x20/0x24)
Jul  3 09:09:02 

[Desktop-packages] [Bug 1337753] Re: [mako] can not create an ad-hoc network

2014-07-04 Thread Antti Kaijanmäki
** Attachment added: syslog.txt
   
https://bugs.launchpad.net/ubuntu/+source/wpasupplicant/+bug/1337753/+attachment/4145395/+files/syslog.txt

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

Title:
  [mako] can not create an ad-hoc network

Status in “linux-mako” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  New
Status in “wpasupplicant” package in Ubuntu:
  New

Bug description:
  When trying to create an adhoc network using network-manager with mako
  kernel Linux ubuntu-phablet 3.4.0-5-mako #28-Ubuntu SMP PREEMPT Fri
  Mar 28 15:20:22 UTC 2014 armv7l armv7l armv7l GNU/Linux the creation
  fails with:

  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) starting connection 'Ubuntu hotspot'
  Jul  3 09:09:01 ubuntu-phablet wpa_supplicant[1735]: wlan0: 
CTRL-EVENT-SCAN-STARTED 
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): device 
state change: disconnected - prepare (reason 'none') [30 40 0]
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 1 of 5 (Device Prepare) scheduled...
  Jul  3 09:09:01 ubuntu-phablet dbus[693]: [system] Activating service 
name='org.freedesktop.nm_dispatcher' (using servicehelper)
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: warn Connection 
disconnected (reason -3)
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): 
supplicant interface state: completed - disconnected
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 1 of 5 (Device Prepare) started...
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 2 of 5 (Device Configure) scheduled...
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 1 of 5 (Device Prepare) complete.
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 2 of 5 (Device Configure) starting...
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): device 
state change: prepare - config (reason 'none') [40 50 0]
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0/wireless): connection 'Ubuntu hotspot' has security, and secrets exist.  
No new secrets needed.
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'ssid' value 'Ubuntu hotspot'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'mode' value '1'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'frequency' value '2412'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'key_mgmt' value 'WPA-PSK'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'psk' value 'omitted'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'proto' value 'RSN'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'pairwise' value 'CCMP'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'group' value 'CCMP'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 2 of 5 (Device Configure) complete.
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: set 
interface ap_scan to 2
  Jul  3 09:09:01 ubuntu-phablet dbus[693]: [system] Successfully activated 
service 'org.freedesktop.nm_dispatcher'
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120128] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2908: 11d AP Bssid 00:1e:ab:04:92:77 chan= 1, 
rssi = -83, countryCode TW
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120341] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2908: 11d AP Bssid c8:60:00:dc:42:90 chan= 8, 
rssi = -66, countryCode GB
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120616] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2928: Information about current country Bssid 
c8:60:00:dc:42:90 chan= 8, rssi = -66, countryCode GB
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.507309] healthd: battery l=36 
v=3858 t=35.4 h=2 st=2 c=-273 chg=a
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.592827] healthd: battery l=36 
v=3844 t=35.4 h=2 st=2 c=-263 chg=a
  Jul  3 09:09:02 ubuntu-phablet wpa_supplicant[1735]: wlan0: Trying to 
associate with SSID 'Ubuntu hotspot'
  Jul  3 09:09:02 ubuntu-phablet NetworkManager[1347]: info (wlan0): 
supplicant interface state: disconnected - associating
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.989958] wlan: [1352:E :PE ] 
limMlmAddBss: 1672: TRYING TO HIDE SSID 0
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.990477] wlan: [1352:E :PE ] 
mlm_add_sta: 1573: GF: 0, ChnlWidth: 0, MimoPS: 0, lsigTXOP: 0, dsssCCK: 0, 
SGI20: 0, SGI400
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.007416] wlan: [1352:F :PE ] 
limProcessIbssMlmAddBssRsp: 2524: could not activate Heartbeat timer
  Jul 

[Desktop-packages] [Bug 1168197] Re: 'USB Keyboard+Smartpad' not detected as touchpad in 'Samsung Ativ Smart PC Pro 700t'

2014-07-04 Thread Christopher M. Penalver
** No longer affects: xserver-xorg-input-synaptics (Ubuntu)

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

Title:
  'USB Keyboard+Smartpad' not detected as touchpad in 'Samsung Ativ
  Smart PC Pro 700t'

Status in “xserver-xorg-input-synaptics” package in Ubuntu:
  Incomplete

Bug description:
  The touchpad on the detachable base for the 'Samsung Ativ Smart PC Pro
  700t' is not detected as a touchpad. The 'Touchpad' tab in 'Mouse and
  Touchpad' settings is missing. The keyboard works fine and the
  touchpad works as a mouse (moving the cursor, clicking the left and
  right buttons). Tap to click also works, however scrolling does not on
  either the edge or with two fingers.

  I am uncertain of the manufacturer of the touchpad as it is not listed
  clearly anywhere, however I suspect it is Elan Microelectronics Corp
  as this is listed under lsusb, they make touchpads, and the entry
  disappears when the base is detached. Nothing related appears under
  lspci or lshw.

  This is the first time ubuntu has been installed on this machine and
  the touchpad has never worked correctly.

  Any use of synclient outputs: Couldn't find synaptics properties. No
  synaptics driver loaded?

  Ubuntu 12.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-input-synaptics 1.6.2-1ubuntu5 [modified: 
usr/share/X11/xorg.conf.d/50-synaptics.conf]
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Thu Apr 11 17:21:14 2013
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  InstallationDate: Installed on 2013-03-28 (14 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 700T1C
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic.efi.signed 
root=UUID=ca9ed351-4c7e-4b31-9ca3-eb81bccc190d ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/19/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P06AAT.038.130219.dg
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: XE700T1C-A02US
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: SEC_SW_REVISION_1234567890ABCD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP06AAT.038.130219.dg:bd02/19/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn700T1C:pvrP06AAT:rvnSAMSUNGELECTRONICSCO.,LTD.:rnXE700T1C-A02US:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct8:cvrN/A:
  dmi.product.name: 700T1C
  dmi.product.version: P06AAT
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.8.6-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1168197/+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 1168197] Re: 'USB Keyboard+Smartpad' not detected as touchpad in 'Samsung Ativ Smart PC Pro 700t'

2014-07-04 Thread Christopher M. Penalver
sicengxiangshi, please do not add stray bug tasks to this report.

** Package changed: fedora = xserver-xorg-input-synaptics (Ubuntu)

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

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Importance: Undecided = Low

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

Title:
  'USB Keyboard+Smartpad' not detected as touchpad in 'Samsung Ativ
  Smart PC Pro 700t'

Status in “xserver-xorg-input-synaptics” package in Ubuntu:
  Incomplete

Bug description:
  The touchpad on the detachable base for the 'Samsung Ativ Smart PC Pro
  700t' is not detected as a touchpad. The 'Touchpad' tab in 'Mouse and
  Touchpad' settings is missing. The keyboard works fine and the
  touchpad works as a mouse (moving the cursor, clicking the left and
  right buttons). Tap to click also works, however scrolling does not on
  either the edge or with two fingers.

  I am uncertain of the manufacturer of the touchpad as it is not listed
  clearly anywhere, however I suspect it is Elan Microelectronics Corp
  as this is listed under lsusb, they make touchpads, and the entry
  disappears when the base is detached. Nothing related appears under
  lspci or lshw.

  This is the first time ubuntu has been installed on this machine and
  the touchpad has never worked correctly.

  Any use of synclient outputs: Couldn't find synaptics properties. No
  synaptics driver loaded?

  Ubuntu 12.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-input-synaptics 1.6.2-1ubuntu5 [modified: 
usr/share/X11/xorg.conf.d/50-synaptics.conf]
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Thu Apr 11 17:21:14 2013
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  InstallationDate: Installed on 2013-03-28 (14 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 700T1C
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic.efi.signed 
root=UUID=ca9ed351-4c7e-4b31-9ca3-eb81bccc190d ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/19/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P06AAT.038.130219.dg
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: XE700T1C-A02US
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: SEC_SW_REVISION_1234567890ABCD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP06AAT.038.130219.dg:bd02/19/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn700T1C:pvrP06AAT:rvnSAMSUNGELECTRONICSCO.,LTD.:rnXE700T1C-A02US:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct8:cvrN/A:
  dmi.product.name: 700T1C
  dmi.product.version: P06AAT
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.8.6-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1168197/+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 1168197] Re: 'USB Keyboard+Smartpad' not detected as touchpad in 'Samsung Ativ Smart PC Pro 700t'

2014-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  'USB Keyboard+Smartpad' not detected as touchpad in 'Samsung Ativ
  Smart PC Pro 700t'

Status in “xserver-xorg-input-synaptics” package in Ubuntu:
  Incomplete

Bug description:
  The touchpad on the detachable base for the 'Samsung Ativ Smart PC Pro
  700t' is not detected as a touchpad. The 'Touchpad' tab in 'Mouse and
  Touchpad' settings is missing. The keyboard works fine and the
  touchpad works as a mouse (moving the cursor, clicking the left and
  right buttons). Tap to click also works, however scrolling does not on
  either the edge or with two fingers.

  I am uncertain of the manufacturer of the touchpad as it is not listed
  clearly anywhere, however I suspect it is Elan Microelectronics Corp
  as this is listed under lsusb, they make touchpads, and the entry
  disappears when the base is detached. Nothing related appears under
  lspci or lshw.

  This is the first time ubuntu has been installed on this machine and
  the touchpad has never worked correctly.

  Any use of synclient outputs: Couldn't find synaptics properties. No
  synaptics driver loaded?

  Ubuntu 12.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-input-synaptics 1.6.2-1ubuntu5 [modified: 
usr/share/X11/xorg.conf.d/50-synaptics.conf]
  ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Thu Apr 11 17:21:14 2013
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  InstallationDate: Installed on 2013-03-28 (14 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 700T1C
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic.efi.signed 
root=UUID=ca9ed351-4c7e-4b31-9ca3-eb81bccc190d ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/19/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P06AAT.038.130219.dg
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: XE700T1C-A02US
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: SEC_SW_REVISION_1234567890ABCD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP06AAT.038.130219.dg:bd02/19/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn700T1C:pvrP06AAT:rvnSAMSUNGELECTRONICSCO.,LTD.:rnXE700T1C-A02US:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct8:cvrN/A:
  dmi.product.name: 700T1C
  dmi.product.version: P06AAT
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.8.6-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1168197/+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 1337753] Re: [mako] can not create an ad-hoc network

2014-07-04 Thread Antti Kaijanmäki
You can reproduce by copying this configuration file to the device:

On host:
$ adb push Ubuntu\ hotspot /etc/NetworkManager/system-connections/Ubuntu\ 
hotspot

On Device:
$ sudo chmod 600 /etc/NetworkManager/system-connections/Ubuntu\ hotspot
$ sudo restart network-manager
$ nmcli c up uuid aab22b5d-7342-48dc-8920-1b7da31d6829


** Attachment added: Ubuntu hotspot
   
https://bugs.launchpad.net/ubuntu/+source/wpasupplicant/+bug/1337753/+attachment/4145398/+files/Ubuntu%20hotspot

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

Title:
  [mako] can not create an ad-hoc network

Status in “linux-mako” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  New
Status in “wpasupplicant” package in Ubuntu:
  New

Bug description:
  When trying to create an adhoc network using network-manager with mako
  kernel Linux ubuntu-phablet 3.4.0-5-mako #28-Ubuntu SMP PREEMPT Fri
  Mar 28 15:20:22 UTC 2014 armv7l armv7l armv7l GNU/Linux the creation
  fails with:

  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) starting connection 'Ubuntu hotspot'
  Jul  3 09:09:01 ubuntu-phablet wpa_supplicant[1735]: wlan0: 
CTRL-EVENT-SCAN-STARTED 
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): device 
state change: disconnected - prepare (reason 'none') [30 40 0]
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 1 of 5 (Device Prepare) scheduled...
  Jul  3 09:09:01 ubuntu-phablet dbus[693]: [system] Activating service 
name='org.freedesktop.nm_dispatcher' (using servicehelper)
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: warn Connection 
disconnected (reason -3)
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): 
supplicant interface state: completed - disconnected
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 1 of 5 (Device Prepare) started...
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 2 of 5 (Device Configure) scheduled...
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 1 of 5 (Device Prepare) complete.
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 2 of 5 (Device Configure) starting...
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): device 
state change: prepare - config (reason 'none') [40 50 0]
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0/wireless): connection 'Ubuntu hotspot' has security, and secrets exist.  
No new secrets needed.
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'ssid' value 'Ubuntu hotspot'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'mode' value '1'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'frequency' value '2412'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'key_mgmt' value 'WPA-PSK'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'psk' value 'omitted'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'proto' value 'RSN'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'pairwise' value 'CCMP'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'group' value 'CCMP'
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 2 of 5 (Device Configure) complete.
  Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: set 
interface ap_scan to 2
  Jul  3 09:09:01 ubuntu-phablet dbus[693]: [system] Successfully activated 
service 'org.freedesktop.nm_dispatcher'
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120128] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2908: 11d AP Bssid 00:1e:ab:04:92:77 chan= 1, 
rssi = -83, countryCode TW
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120341] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2908: 11d AP Bssid c8:60:00:dc:42:90 chan= 8, 
rssi = -66, countryCode GB
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120616] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2928: Information about current country Bssid 
c8:60:00:dc:42:90 chan= 8, rssi = -66, countryCode GB
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.507309] healthd: battery l=36 
v=3858 t=35.4 h=2 st=2 c=-273 chg=a
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.592827] healthd: battery l=36 
v=3844 t=35.4 h=2 st=2 c=-263 chg=a
  Jul  3 09:09:02 ubuntu-phablet wpa_supplicant[1735]: wlan0: Trying to 
associate with SSID 'Ubuntu hotspot'
  Jul  3 09:09:02 ubuntu-phablet NetworkManager[1347]: info (wlan0): 
supplicant interface state: disconnected - associating
  Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.989958] wlan: [1352:E :PE ] 
limMlmAddBss: 1672: 

[Desktop-packages] [Bug 1336763] Re: [Upstream] Libreoffice Solver does not allow not equal to operator limiting condition

2014-07-04 Thread Christopher M. Penalver
** Summary changed:

- Libreoffice Solver does not allow not equal to operator limiting condition
+ [Upstream] Libreoffice Solver does not allow not equal to operator limiting 
condition

** Also affects: df-libreoffice via
   https://www.libreoffice.org/bugzilla/show_bug.cgi?id=80847
   Importance: Unknown
   Status: Unknown

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

Title:
  [Upstream] Libreoffice Solver does not allow not equal to operator
  limiting condition

Status in LibreOffice Productivity Suite:
  Unknown
Status in “libreoffice” package in Ubuntu:
  Won't Fix

Bug description:
  It only allows you to select:
  - less or equal
  - equal
  - more or equal
  - Integer
  - Binary
  (see the attached screenshot)

  Is there some problem with allowing not equal? I would need this
  condition in my task sheet :(

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libreoffice-core 1:4.2.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Jul  2 13:55:36 2014
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2013-10-26 (249 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to trusty on 2014-06-11 (21 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1336763/+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 1168197] [NEW] 'USB Keyboard+Smartpad' not detected as touchpad in 'Samsung Ativ Smart PC Pro 700t'

2014-07-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The touchpad on the detachable base for the 'Samsung Ativ Smart PC Pro
700t' is not detected as a touchpad. The 'Touchpad' tab in 'Mouse and
Touchpad' settings is missing. The keyboard works fine and the touchpad
works as a mouse (moving the cursor, clicking the left and right
buttons). Tap to click also works, however scrolling does not on either
the edge or with two fingers.

I am uncertain of the manufacturer of the touchpad as it is not listed
clearly anywhere, however I suspect it is Elan Microelectronics Corp
as this is listed under lsusb, they make touchpads, and the entry
disappears when the base is detached. Nothing related appears under
lspci or lshw.

This is the first time ubuntu has been installed on this machine and the
touchpad has never worked correctly.

Any use of synclient outputs: Couldn't find synaptics properties. No
synaptics driver loaded?

Ubuntu 12.10.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xserver-xorg-input-synaptics 1.6.2-1ubuntu5 [modified: 
usr/share/X11/xorg.conf.d/50-synaptics.conf]
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Thu Apr 11 17:21:14 2013
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
InstallationDate: Installed on 2013-03-28 (14 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 700T1C
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic.efi.signed 
root=UUID=ca9ed351-4c7e-4b31-9ca3-eb81bccc190d ro quiet splash vt.handoff=7
SourcePackage: xserver-xorg-input-synaptics
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/19/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P06AAT.038.130219.dg
dmi.board.asset.tag: No Asset Tag
dmi.board.name: XE700T1C-A02US
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: SEC_SW_REVISION_1234567890ABCD
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 8
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP06AAT.038.130219.dg:bd02/19/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn700T1C:pvrP06AAT:rvnSAMSUNGELECTRONICSCO.,LTD.:rnXE700T1C-A02US:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct8:cvrN/A:
dmi.product.name: 700T1C
dmi.product.version: P06AAT
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
version.compiz: compiz 1:0.9.8.6-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: amd64 apport-bug quantal running-unity ubuntu
-- 
'USB Keyboard+Smartpad' not detected as touchpad in 'Samsung Ativ Smart PC Pro 
700t'
https://bugs.launchpad.net/bugs/1168197
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.

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


[Desktop-packages] [Bug 1337406] Re: X crashes gnome-session: Fatal IO error 11 (Resource temporarily unavailable)

2014-07-04 Thread Christopher M. Penalver
Simon Tremblay, thank you for reporting this and helping make Ubuntu better. 
However, your crash report is missing. Please follow these instructions to have 
apport report a new bug about your crash that can be dealt with by the 
automatic retracer. First, execute at a terminal:
cd /var/crash  sudo rm * ; sudo apt-get update  sudo apt-get -y upgrade  
sudo apt-get -y install xserver-xorg-core-dbg xserver-xorg-video-intel-dbg  
sudo service apport start force_start=1

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now reproduce the crash, then open your file manager, navigate to your 
/var/crash directory and open the crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 
'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is 
the crash you would like to report. If you get an error that you aren't allowed 
to access this report you will have to file it with 'sudo ubuntu-bug 
/var/crash/_my_crash_report.crash'. If you run the command against the crash 
report and it does nothing, you may be affected by 
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/994921 . In order to 
WORKAROUND this, one would need to open the following file via a command line:
gksudo gedit /etc/apport/crashdb.conf

and comment out the line:
'problem_types': ['Bug', 'Package'],

by changing it to:
# 'problem_types': ['Bug', 'Package'],

Save, close, and try to file the crash report again via:
ubuntu-bug /var/crash/_my_crash_report.crash

Please follow https://help.ubuntu.com/community/DebuggingSystemCrash
when you file this crash report so the necessary information is
provided.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xorg (Ubuntu)
   Status: New = Invalid

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

Title:
  X crashes gnome-session: Fatal IO error 11 (Resource temporarily
  unavailable)

Status in “xorg” package in Ubuntu:
  Invalid

Bug description:
  Hello,

  Sometimes my X crashes and restart automatically and give me the error
  message Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource
  temporarily unavailable) on X server :2.#012.

  Sometimes my X partially freezes like my mouse is working, but I
  can't click on anything on the screen.

  I'm running on a laptop and I have a second screen using laptop
  displayport.

  It happens very often since I switched to Ubuntu 14.04. On 13.10
  sometimes my X crashed but few times only and it was related to
  LibreOffice only (at first glance...)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jul  3 12:01:45 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-27-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-29-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-30-generic, x86_64: installed
  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: Dell Device [1028:058b]
  MachineType: Dell Inc. Dell System XPS L322X
  PlymouthDebug: Error: [Errno 13] Permission non accordée: 
'/var/log/plymouth-debug.log'
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic 
root=UUID=b675c101-65a4-4eda-9b26-49e73c5bd20c ro drm.debug=0xe plymouth:debug
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/15/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0WG38X
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd05/15/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0WG38X:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  

[Desktop-packages] [Bug 1337764] [NEW] need a way to blacklist device capabilities

2014-07-04 Thread Antti Kaijanmäki
Public bug reported:

When working on adhoc network creation feature we noticed that even
though the N4 (mako) wifi driver claims it supports adhoc in reality
there is a bug that prevents the creation of such network.

NM associates a set of capabilities to each wifi device it exposes. NM
reports these capabilities based on the features the kernel drivers
claim to support. The situation with mako represent a real world
scenario where the kernel driver is not actually supporting everything
it claims to support and now the problem is how can we blacklist
features we detect not being functional.

Ideally we would fix the driver, but this is not always possible if the
drivers are coming from a 3rd party vendor or if they are proprietary.
Therefore we must have means to do such blacklisting and IMO the correct
place to do this would be straight on NetworkManager.

This could be resolved by having a blacklist file under
/etc/NetworkManager/ which would contain something like:

[wlan0]
NM_802_11_DEVICE_CAP_ADHOC=no

Keys in this file would override any information NM is gathering from
the device.

** 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/1337764

Title:
  need a way to blacklist device capabilities

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  When working on adhoc network creation feature we noticed that even
  though the N4 (mako) wifi driver claims it supports adhoc in reality
  there is a bug that prevents the creation of such network.

  NM associates a set of capabilities to each wifi device it exposes. NM
  reports these capabilities based on the features the kernel drivers
  claim to support. The situation with mako represent a real world
  scenario where the kernel driver is not actually supporting everything
  it claims to support and now the problem is how can we blacklist
  features we detect not being functional.

  Ideally we would fix the driver, but this is not always possible if
  the drivers are coming from a 3rd party vendor or if they are
  proprietary. Therefore we must have means to do such blacklisting and
  IMO the correct place to do this would be straight on NetworkManager.

  This could be resolved by having a blacklist file under
  /etc/NetworkManager/ which would contain something like:

  [wlan0]
  NM_802_11_DEVICE_CAP_ADHOC=no

  Keys in this file would override any information NM is gathering from
  the device.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1337764/+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 1195799] Re: Some truetype fonts are not rendered : webdings / wingdings

2014-07-04 Thread dino99
Using fontforge to re-encode to 'unicode full' lets these two fonts be
rendered. But sadly wine still cant use them as it should do.

** Tags removed: raring
** Tags added: trusty utopic

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

Title:
  Some truetype fonts are not rendered : webdings / wingdings

Status in “fontconfig” package in Ubuntu:
  Confirmed

Bug description:
  This also affect Raring : fontconfig 2.10.2.0ubuntu2

  -  /usr/share/fonts/truetype/msttcorefonts : webdings.ttf is
  displaying only rectangles instead of the symbols when clicking on it
  for viewing.

  i've first reported against msttcorefonts:
  https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1195785 

  but googling around that issue, a bug has been reported against fontconfig:
  https://bugs.freedesktop.org/show_bug.cgi?id=58641

  reading that freedesktop report, the package pango can be also related to 
that issue.
  - raring: pango 1.32.5-0ubuntu1
  - saucy : pango 1.32.5-5ubuntu1  (also tried the ricotz's 1.34.1-0ubuntu1 
with the same result)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: fontconfig 2.10.93-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-0.7-generic 3.10.0-rc7
  Uname: Linux 3.10.0-0-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: i386
  Date: Fri Jun 28 18:07:19 2013
  MarkForUpload: True
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1195799/+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 1337753] Re: [mako] can not create an ad-hoc network

2014-07-04 Thread Antti Kaijanmäki
** Description changed:

  When trying to create an adhoc network using network-manager with mako
  kernel Linux ubuntu-phablet 3.4.0-5-mako #28-Ubuntu SMP PREEMPT Fri Mar
  28 15:20:22 UTC 2014 armv7l armv7l armv7l GNU/Linux the creation fails
  with:
  
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) starting connection 'Ubuntu hotspot'
- Jul  3 09:09:01 ubuntu-phablet wpa_supplicant[1735]: wlan0: 
CTRL-EVENT-SCAN-STARTED 
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): device 
state change: disconnected - prepare (reason 'none') [30 40 0]
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 1 of 5 (Device Prepare) scheduled...
- Jul  3 09:09:01 ubuntu-phablet dbus[693]: [system] Activating service 
name='org.freedesktop.nm_dispatcher' (using servicehelper)
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: warn Connection 
disconnected (reason -3)
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): 
supplicant interface state: completed - disconnected
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 1 of 5 (Device Prepare) started...
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 2 of 5 (Device Configure) scheduled...
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 1 of 5 (Device Prepare) complete.
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 2 of 5 (Device Configure) starting...
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info (wlan0): device 
state change: prepare - config (reason 'none') [40 50 0]
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0/wireless): connection 'Ubuntu hotspot' has security, and secrets exist.  
No new secrets needed.
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'ssid' value 'Ubuntu hotspot'
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'mode' value '1'
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'frequency' value '2412'
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'key_mgmt' value 'WPA-PSK'
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'psk' value 'omitted'
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'proto' value 'RSN'
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'pairwise' value 'CCMP'
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: added 
'group' value 'CCMP'
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Activation 
(wlan0) Stage 2 of 5 (Device Configure) complete.
- Jul  3 09:09:01 ubuntu-phablet NetworkManager[1347]: info Config: set 
interface ap_scan to 2
- Jul  3 09:09:01 ubuntu-phablet dbus[693]: [system] Successfully activated 
service 'org.freedesktop.nm_dispatcher'
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120128] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2908: 11d AP Bssid 00:1e:ab:04:92:77 chan= 1, 
rssi = -83, countryCode TW
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120341] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2908: 11d AP Bssid c8:60:00:dc:42:90 chan= 8, 
rssi = -66, countryCode GB
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.120616] wlan: [1352:E :SME] 
csrMoveTempScanResultsToMainList: 2928: Information about current country Bssid 
c8:60:00:dc:42:90 chan= 8, rssi = -66, countryCode GB
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.507309] healthd: battery l=36 
v=3858 t=35.4 h=2 st=2 c=-273 chg=a
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.592827] healthd: battery l=36 
v=3844 t=35.4 h=2 st=2 c=-263 chg=a
- Jul  3 09:09:02 ubuntu-phablet wpa_supplicant[1735]: wlan0: Trying to 
associate with SSID 'Ubuntu hotspot'
- Jul  3 09:09:02 ubuntu-phablet NetworkManager[1347]: info (wlan0): 
supplicant interface state: disconnected - associating
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.989958] wlan: [1352:E :PE ] 
limMlmAddBss: 1672: TRYING TO HIDE SSID 0
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1202.990477] wlan: [1352:E :PE ] 
mlm_add_sta: 1573: GF: 0, ChnlWidth: 0, MimoPS: 0, lsigTXOP: 0, dsssCCK: 0, 
SGI20: 0, SGI400
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.007416] wlan: [1352:F :PE ] 
limProcessIbssMlmAddBssRsp: 2524: could not activate Heartbeat timer
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008087] VOS ASSERT in logDebug 
Line 219
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008759] [ cut here 
]
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008850] WARNING: at 
/build/buildd/linux-mako-3.4.0/drivers/staging/prima/CORE/SYS/legacy/src/utils/src/logApi.c:219
 logDebug+0xc0/0xf4()
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008881] Modules linked in:
- Jul  3 09:09:02 ubuntu-phablet kernel: [ 1203.008972] [c00150d0] 

[Desktop-packages] [Bug 1319149] Re: [HP Pavilion 11-n038ca x360 PC] Boots very unreliably

2014-07-04 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  [HP Pavilion 11-n038ca x360 PC] Boots very unreliably

Status in “linux” package in Ubuntu:
  Incomplete
Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Boots very unreliably.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rick   1911 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue May 13 14:47:04 2014
  HibernationDevice: RESUME=UUID=bd1e0db9-24a6-4fb7-a9c0-32c457348b08
  InstallationDate: Installed on 2014-05-13 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
   Bus 001 Device 002: ID 05c8:036e Cheng Uei Precision Industry Co., Ltd 
(Foxlink)
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard HP Pavilion 11 x360 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=5fb0f2a1-a777-4483-81cf-b488d59fc309 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/15/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.04
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2209
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 57.19
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.04:bd02/15/2014:svnHewlett-Packard:pnHPPavilion11x360PC:pvr097512405F00010420180:rvnHewlett-Packard:rn2209:rvr57.19:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 11 x360 PC
  dmi.product.version: 097512405F00010420180
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1319149/+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 1336671] Re: Intermittent mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test failure: device DEVTYPE is sometimes NULL

2014-07-04 Thread Martin Pitt
FTR, when I completely take the thread::sleep_for() out, I also
sometimes get failures like

mir_unit_tests: src/uevent_sender.c:213: uevent_sender_send: Assertion
`subsystem != ((void *)0)' failed.

which is again a hint that the test process doesn't see a consistent
view on the /tmp/umockdev.* tree.

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

Title:
  Intermittent
  mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler
  test failure: device DEVTYPE is sometimes NULL

Status in Mir:
  In Progress
Status in “umockdev” package in Ubuntu:
  New

Bug description:
  As seen in: http://s-jenkins.ubuntu-ci:8080/job/mir-clang-utopic-
  amd64-build/799/console

  To reproduce locally:

  bzr branch lp:mir/devel mir-devel  cd mir-devel
  mkdir build  cd build  cmake ..  make -j4
  umockdev-wrapper bin/mir_unit_tests 
--gtest_filter=MesaDisplayTest.drm_device_change_event_triggers_handler 
--gtest_repeat=-1 --gtest_break_on_failure

  (Ignore the segfault when the test fails, it's a side effect of
  --gtest_break_on_failure)

  Running with strace or on a system with high load increases the chances that 
we hit the problem. For example, running make -j4 in another mir branch while
  running the tests does the trick for mir.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1336671/+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 1336671] Re: Intermittent mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test failure

2014-07-04 Thread Martin Pitt
More notekeeping: I added
 
  udev_dbg(udev_monitor-udev, udev_monitor_receive_device: start\n);

at the very beginning of udev_monitor_receive_device(). In theory, any
start of this should either be matched by a success at the end, or
an unable to receive message: Resource temporarily unavailable. In a
successful test run this is true, but in a failed run I get 14 starts
and 3 Resource temporarily unavailable, which leaves exactly 11
starts which ought to succeed. But I only get 9 successes, reflecting
the actual: 9 expected: 11 failure.

Indeed I see two blocks

libudev: udev_monitor_receive_device: udev_monitor_receive_device: start
libudev: udev_device_new_from_syspath: device 0x7f2394001be0 has devpath 
'/devices/card2'
libudev: udev_device_new_from_syspath: device 0x7f2394001be0 has devpath 
'/devices/card2'

without either a success or a unable to receive message, which means
that there is somewhere an exit of udev_monitor_receive_device() which
eats the event.

I now added udev_dbg()s to all exit paths which didn't yet have one.
This revealed that the event was correctly read from the netlink socket,
but then discarded here:

/* skip device, if it does not pass the current filter */
if (!passes_filter(udev_monitor, udev_device)) {
struct pollfd pfd[1];
int rc;

udev_device_unref(udev_device);

src/platform/udev_wrapper.cpp has wrappers for
udev_monitor_filter_add_match_subsystem_devtype(), and apparently for
this test this is applied:

src/platform/graphics/mesa/display.cpp:
monitor.filter_by_subsystem_and_type(drm, drm_minor);

Mir does not use tag based filtering.

Further additions of udev_dbg() to passes_filter() reveals that the
received uevent device delivers udev_device_get_devtype() == NULL, which
is the reason for discarding it as the monitor filter only watches for
devtype drm_minor.

My current suspicion is that this is a race on the fake /sys uevent
file for the device -- it gets read before it got completely written, or
rather synced to disk. Thus the DEVTYPE= property would be missing.
This would be the kind of thing which would get aggravated under high
system load. Also, I ran the test case with just this patch:

 // sleeping between calls to fake_devices hides race conditions
-std::this_thread::sleep_for(std::chrono::microseconds{500});
+//std::this_thread::sleep_for(std::chrono::microseconds{500});
+sync();

... and it is now through 500 iterations without failure. This doesn't
prove that this is the bug as the sync() delays the iterations quite a
bit (each test now takes ~ 200 ms), but it's currently the only
plausible explanation that I have.

I'll create a similar test for that in umockdev's test suite, which will
make this slightly easier to debug and ensure it stays fixed.

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

** Summary changed:

- Intermittent 
mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test 
failure
+ Intermittent 
mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test 
failure: device DEVTYPE is sometimes NULL

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

Title:
  Intermittent
  mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler
  test failure: device DEVTYPE is sometimes NULL

Status in Mir:
  In Progress
Status in “umockdev” package in Ubuntu:
  New

Bug description:
  As seen in: http://s-jenkins.ubuntu-ci:8080/job/mir-clang-utopic-
  amd64-build/799/console

  To reproduce locally:

  bzr branch lp:mir/devel mir-devel  cd mir-devel
  mkdir build  cd build  cmake ..  make -j4
  umockdev-wrapper bin/mir_unit_tests 
--gtest_filter=MesaDisplayTest.drm_device_change_event_triggers_handler 
--gtest_repeat=-1 --gtest_break_on_failure

  (Ignore the segfault when the test fails, it's a side effect of
  --gtest_break_on_failure)

  Running with strace or on a system with high load increases the chances that 
we hit the problem. For example, running make -j4 in another mir branch while
  running the tests does the trick for mir.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1336671/+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 1337743] Re: Default printer driver not working Brother HL 2142

2014-07-04 Thread Till Kamppeter
Fixed in upstream BZR repository of foomatic-db by adding an entry for
this printer. Will get available for Ubuntu in the next foomatic-db
package.

PPD also available at OpenPrinting now:

www.openprinting.org/printer/Brother/Brother-HL-2142


** Changed in: foomatic-db (Ubuntu)
   Status: New = Triaged

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

Title:
  Default printer driver not working Brother HL 2142

Status in “foomatic-db” package in Ubuntu:
  Triaged

Bug description:
  Same as bug 768727 (link below) but affecting the HL 2142 - i.e.
  prints infinite blank pages instead of requested job.

  The same fix works too - i.e. choosing the Foomatic/hl1250 variant
  of the driver fixed the problem.

  REF: https://bugs.launchpad.net/ubuntu/+source/foomatic-db/+bug/768727

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/foomatic-db/+bug/1337743/+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 1337583] Re: various odd errors on all LAN printers

2014-07-04 Thread Till Kamppeter
Please follow the instructions of the sections CUPS error_log and
Capturing print job data on
https://wiki.ubuntu.com/DebuggingPrintingProblems. Also please attach
your printer's PPD file (from /etc/cups/ppd/).

Please attach the files one by one, do not compress them and do not
package them together. Thanks.


** Changed in: cups (Ubuntu)
   Status: New = Incomplete

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

Title:
  various odd errors on all LAN printers

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  I have 2, completely different, network printers on the LAN, OKI  Dell.  
  Both have weird errors on  Xubuntu; starting from 13.04, continuing to 13.10, 
and now 14.04.
  Both work perfectly from Windows 7.

  In the past, xubuntu lost the location of both printers every night; I
  had to reinstall the drivers every single day.

  Now, the Dell still has that problem, but in addition, the OKI returns
  Filter Failed error constantly.

  So, I'm now walking a flash-drive to someone else's windows box, every
  time I need to print.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1337583/+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 1337780] [NEW] gnome-mines look ugly in Xubuntu 14.10

2014-07-04 Thread Monsta
Public bug reported:

In Xubuntu 14.10, the menu in Gnome Mines is placed at the center of the
window, and it looks unnecessarily stretched when activated. Tested in
both Xfce and MATE desktop environments.

The screenshots will tell you everything.

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

** Attachment added: Activated menu 1
   
https://bugs.launchpad.net/bugs/1337780/+attachment/4145450/+files/Xubuntu%201.png

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

Title:
  gnome-mines look ugly in Xubuntu 14.10

Status in “gnome-mines” package in Ubuntu:
  New

Bug description:
  In Xubuntu 14.10, the menu in Gnome Mines is placed at the center of
  the window, and it looks unnecessarily stretched when activated.
  Tested in both Xfce and MATE desktop environments.

  The screenshots will tell you everything.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-mines/+bug/1337780/+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 1337780] Re: gnome-mines look ugly in Xubuntu 14.10

2014-07-04 Thread Monsta
** Attachment added: Activated menu 2
   
https://bugs.launchpad.net/ubuntu/+source/gnome-mines/+bug/1337780/+attachment/4145451/+files/Xubuntu%202.png

** Description changed:

  In Xubuntu 14.10, the menu in Gnome Mines is placed at the center of the
- window, and it looks unnecessarily straightened when activated. Tested
- in both Xfce and MATE desktop environments.
+ window, and it looks unnecessarily stretched when activated. Tested in
+ both Xfce and MATE desktop environments.
  
  The screenshots will tell you everything.

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

Title:
  gnome-mines look ugly in Xubuntu 14.10

Status in “gnome-mines” package in Ubuntu:
  New

Bug description:
  In Xubuntu 14.10, the menu in Gnome Mines is placed at the center of
  the window, and it looks unnecessarily stretched when activated.
  Tested in both Xfce and MATE desktop environments.

  The screenshots will tell you everything.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-mines/+bug/1337780/+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 1332489] Re: [Dell Inspiron 5547] AMD Radeon R7 M260 [1002:6900] Unable to resume from suspend with fglrx

2014-07-04 Thread Ara Pulido
** Also affects: hwe-next
   Importance: Undecided
   Status: New

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

Title:
  [Dell Inspiron 5547] AMD Radeon R7 M260 [1002:6900] Unable to resume
  from suspend with fglrx

Status in HWE Next Project:
  New
Status in “fglrx-installer” package in Ubuntu:
  New
Status in “fglrx-installer” source package in Trusty:
  New

Bug description:
  CID: 201401-14542 Dell Inspiron 5547

  This system can be suspended, but it cannot resume from suspend with fglrx.
  (Without the proprietary driver, which means run on the Intel GPU, suspend 
works fine with it)

  Steps:
  1. Install 14.04 + update (3.13.0-29) + fglrx (2:13.350.1-0ubuntu2)
  2. Boot to desktop, suspend it with the option in the power menu
  3. Wake it up by pressing the power button

  Expected result:
  * Suspend / resume should work.

  Actual result:
  * System suspended, but unable to resume properly, it will stuck on the login 
screen with fan running at full speed. Touchpad and caps Lock LED are not 
responding

  Since we will need to test the hybrid graphic feature, and it needs
  the proprietary driver to switch between the integrated and discrete
  GPU, I will mark this bug as a blocker.

  Debugging informatio:
  ubuntu@201401-14542:~$ cat /proc/acpi/wakeup
  DeviceS-state   Status   Sysfs node
  P0P1S4*disabled
  LID0S3*enabled 
  EHC1S0*enabled   pci::00:1d.0
  XHC S0*enabled   pci::00:14.0
  PXSXS4*disabled
  RP03S3*disabled  pci::00:1c.0
  PEGPS4*disabled  pci::03:00.0
  PEGAS4*disabled
  PEG0S4*disabled
  PEGPS4*disabled
  PEG1S4*disabled
  PEG2S4*disabled

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1445 F pulseaudio
   /dev/snd/controlC1:  ubuntu 1445 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Fri Jun 20 06:48:41 2014
  HibernationDevice: RESUME=UUID=202f89f5-b720-4ad7-b55e-dce344e24df1
  InstallationDate: Installed on 2014-06-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 5547
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=e692386d-a813-4051-8eb5-b1932c2214d1 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/12/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X18
  dmi.board.name: 08KNCD
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X01
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: X18
  dmi.modalias: 
dmi:bvnDellInc.:bvrX18:bd02/12/2014:svnDellInc.:pnInspiron5547:pvrX18:rvnDellInc.:rn08KNCD:rvrX01:cvnDellInc.:ct8:cvrX18:
  dmi.product.name: Inspiron 5547
  dmi.product.version: X18
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1332489/+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 1331347] Re: [Dell Inspiron 3542] 'ubuntu-driver list' does not suggest to use nvidia-graphics-drivers-331

2014-07-04 Thread Ara Pulido
** Also affects: hwe-next
   Importance: Undecided
   Status: New

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

Title:
  [Dell Inspiron 3542] 'ubuntu-driver list' does not suggest to use
  nvidia-graphics-drivers-331

Status in HWE Next Project:
  New
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Confirmed

Bug description:
  tested by Dell Inspiron 3542 (CID 201402-14684) on 14.04 and 14.10
  daily build

  Steps to reproduce the bugs:
  1. install the system
  2. click 'Software center'--Preference--Additional drivers,
  or, use the command 'ubuntu-driver list'

  Expected result:
  the system should suggest nvidia-graphics-drivers-331 driver package because
  there is a nvidia graphic card
  NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] 
[10de:1140]

  Actual result:
  It didn't suggest any graphic driver to be used.


  -- lspci -nnvv -d 10de:1140 --

  08:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 
610M/710M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
Subsystem: Dell Device [1028:0652]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 63
Region 0: Memory at f600 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at d000 [size=128]
[virtual] Expansion ROM at f700 [disabled] [size=512K]
Capabilities: access denied
Kernel driver in use: nvidia

  
  -- more information --

  * apt-cache show nvidia-331 | grep 0625
  doesn't give you the expected modalias of the graphic card under sysfs

  * manual installation of nvidia-331 could enable the graphic card and
  works fine.

  $ dpkg -l | grep nvidia
  ii  nvidia-331331.79-0ubuntu1 

 amd64NVIDIA binary driver - version 331.79
  ii  nvidia-libopencl1-331 331.79-0ubuntu1 

 amd64NVIDIA OpenCL Driver and ICD Loader library
  ii  nvidia-opencl-icd-331 331.79-0ubuntu1 

 amd64NVIDIA OpenCL ICD
  ii  nvidia-prime  0.6.5   

 amd64Tools to enable NVIDIA's Prime
  ii  nvidia-settings   331.20-0ubuntu8 

 amd64Tool for configuring the NVIDIA graphics 
driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1331347/+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 1330334] Re: AMD Radeon HD 8400 [1002:9830] Garbled display with open-source driver on Trusty

2014-07-04 Thread Ara Pulido
** Also affects: hwe-next
   Importance: Undecided
   Status: New

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

Title:
  AMD Radeon HD 8400 [1002:9830] Garbled display with open-source driver
  on Trusty

Status in HWE Next Project:
  New
Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  CID: 201305-13643 HP Pavilion 15

  This system will suffer from the low-graphic mode issue (bug 1301839) after 
boot.
  But this problem has been fixed, running sudo apt-get dist-upgrade from 
tty1 could solve this problem.

  However, after upgraded, the display will be garbled.
  Install the proprietary could solve it.
  I will mark this bug as a blocker since the desktop is totally unusable.

  Steps:
  1. Install 14.04 + update (3.13.0-29) from tty1, boot to desktop.
  (with  xserver-xorg-video-ati version 1:7.3.0-1ubuntu3.1)

  Expected result:
  * Display should work after upgraded.

  Actual result:
  * Display grabled, screenshot attached.

  [1002:6660] Works fine after upgrade on other systems, so I think it's
  the problem for [1002:9830]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1582 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1582 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jun 15 23:45:18 2014
  HibernationDevice: RESUME=UUID=2d88ac54-8a7d-4232-bba8-7de8f7c643cc
  InstallationDate: Installed on 2014-06-13 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: Hewlett-Packard HP Pavilion TS 14 Notebook PC
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=e6716449-fd5a-45db-8d4e-3cdc48701e81 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/12/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: B.0C
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 216E
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 31.0E
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrB.0C:bd07/12/2013:svnHewlett-Packard:pnHPPavilionTS14NotebookPC:pvr088E1000591630100:rvnHewlett-Packard:rn216E:rvr31.0E:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion TS 14 Notebook PC
  dmi.product.version: 088E1000591630100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1330334/+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 1327990] Re: [Dell Inspiron 5447] failed to suspend-resume when using AMD Radeon R7 M260 graphic card [1002:6900]

2014-07-04 Thread Ara Pulido
** Also affects: hwe-next
   Importance: Undecided
   Status: New

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

Title:
  [Dell Inspiron 5447] failed to suspend-resume when using AMD Radeon R7
  M260 graphic card [1002:6900]

Status in HWE Next Project:
  New
Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  Dell Inspiron 5447 (CID 201401-14529) on 14.04

  Steps to reproduce this bug:
  1. install proprietary driver by clicking 'Ubuntu Software Center'--Software 
sources-- the tab 'Additional Drivers'
  2. select the suggested proprietary drivers fglrx or fglrx-updates
  3. reboot the system
  4. suspend the system by 'sudo rtcwake -s 60 -m mem' or the indicator in the 
top right of the desktop
  5. press power to resume the system if you suspended the system by the 
indicator

  Expected result:
  the system will resume back to work.

  Actul result:
  When resuming from suspend, the system will resume back to the stage which 
shows you the desktop screen, and then freeze.
  The resume screen looks fine but the system is freezed.

  Both of fglrx and fglrx-updates have the same issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: fglrx (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jun  9 04:15:09 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-updates, 13.350.1, 3.13.0-24-generic, x86_64: installed
   fwts-efi-runtime-dkms, 14.03.01, 3.13.0-24-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0640]
  InstallationDate: Installed on 2014-06-04 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 5447
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=0b1afcfd-68b0-40fa-b708-243e4be4209b ro rootdelay=60 quiet splash 
initcall_debug vt.handoff=7
  SourcePackage: fglrx-installer
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/12/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X18
  dmi.board.name: 0NGDM1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X01
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: X18
  dmi.modalias: 
dmi:bvnDellInc.:bvrX18:bd02/12/2014:svnDellInc.:pnInspiron5447:pvrX18:rvnDellInc.:rn0NGDM1:rvrX01:cvnDellInc.:ct8:cvrX18:
  dmi.product.name: Inspiron 5447
  dmi.product.version: X18
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon Jun  9 02:26:45 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors: Screen 1 deleted because of no matching config section.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: fglrx

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1327990/+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 124406] Re: Keyboard keys get stuck and repeat

2014-07-04 Thread Vyacheslav
also found this bug after installing (at the middle of June 2014) fresh copy of 
ubuntu-14.04-beta2-server-amd64.iso AND NOTHING ELSE! (no KDE, Gnome etc.) 
predominantly arbitrarily keys presses digit '1', digit '2', digit '3', left 
and right arrows and Enter. My Ubuntu is installed at sda7 of hard disk, sda1 
is partition for Win XP (then I boot in Windows, no any bugs with keyboard!), 
grub installed into sda Master Block Record), I selected Russian language 
before installin server, and updates are downloading during install, software 
sources enabled: main, universe, restricted, multiverse, download server is 
Main server (not local for Russian Federation), other software sources: 
Canonical partners, Canonical partners (source code), Independent, Independent 
(source code), Important security updates, Recommended updates, Pre-released 
updates, Unsupported updates, Release upgrade: long term support releases only.
my configuration is Asus P5G41T-M LX motherboard (northbridge Intel G41, 
southbridge Intel ICH7) with Pentium Dual-core CPU E5700 @ 3.00 GHz, 4 Gb 
dual-channel memory. Removing the keyboard physically from PS/2 socket does not 
solve the problem.
Also I installed fresh copy of ubuntu-14.04-beta2-server-amd64.iso and selected 
English and also found this bug (after KDE (kubuntu-desktop package) installed 
or before I install KDE, I don't remember), also found this bug after 
installing fresh copy of ubuntu-12.04.4-server-amd64.iso (with Russian 
selected) and kubuntu-desktop package (I am not sure if this bug will not 
appear after installing fresh copy of ubuntu-12.04.4-server-amd64.iso without 
KDE), but in 12.04.4 this bug appears more rarely then in 14.04. This bug 
appears more often when I use RealVNC or TeamViewer and remotely control my 
computer (in KDE enviromnent).

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

Title:
  Keyboard keys get stuck and repeat

Status in GNU Emacs:
  Invalid
Status in The Linux Kernel:
  Confirmed
Status in X.Org X server:
  In Progress
Status in “linux” package in Ubuntu:
  Won't Fix
Status in “xorg-server” package in Ubuntu:
  Won't Fix
Status in “linux” source package in Jaunty:
  Won't Fix
Status in “xorg-server” source package in Jaunty:
  Invalid
Status in Gentoo Linux:
  New

Bug description:
  Keyboard keys such as the arrows, Alt-F4, PageUp/PageDown, etc. often
  get 'stuck' and continue being 'clicked' even after they are
  physically released. For example when clicking Alt-F4, sometimes it
  gets stuck so all the windows are closed instead of just one.

  My configuration is Feisty + Xgl + Compiz Fusion. My previous
  configuration was Edgy + Xgl + Beryl, where this didn't happen. Others
  have reported the same problem without using either Xgl or Compiz.

  The keyboard itself isn't the problem. When dual-booting to Windows,
  everything works fine. Also, the problem happens with two different
  keyboards (internal laptop, external USB).

  My best guess is that the problem occurs at time of high system load.
  Somehow during these times the key-release signal gets lost and the
  key-press is repeated indefinitely. This happens more often with
  Compiz configurations because Compiz tends to increase system load. It
  also happens more often with power-hungry apps like Firefox and
  Acrobat Reader for similar reasons.

  PS: When the keys would repeat all input devices would be locked up.
  ie. mouse won't move, clicks don't do anything, keyboard presses don't
  register. Then when it becomes unstuck, the mouse moves around and
  everything. Hope this helps.

  See also this forum thread for other people with the same problem:
  http://ubuntuforums.org/showthread.php?t=432057

To manage notifications about this bug go to:
https://bugs.launchpad.net/emacs/+bug/124406/+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 1337794] [NEW] [whishlist] Missing pause button in copy window

2014-07-04 Thread obibann
Public bug reported:

Ubuntu teams should include a pause button on copy windows.

Thank you !

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.1+14.04.20140513-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Jul  4 12:44:06 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
 virtualbox, 4.3.10, 3.13.0-27-generic, x86_64: installed
 virtualbox, 4.3.10, 3.13.0-29-generic, x86_64: installed
 virtualbox, 4.3.10, 3.13.0-30-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Robson CE [Radeon HD 6370M/7370M] 
[1002:68e4] (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Radeon HD 6370M [1043:1c92]
InstallationDate: Installed on 2014-04-20 (75 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: ASUSTeK Computer Inc. K52JT
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=20c42177-7d37-49ef-a5b2-c8d00012a18d ro quiet splash acpi_osi=Linux 
vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/25/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K52JT.206
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K52JT
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK52JT.206:bd01/25/2011:svnASUSTeKComputerInc.:pnK52JT:pvr1.0:rvnASUSTeKComputerInc.:rnK52JT:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: K52JT
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Jul  4 12:06:03 2014
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs: Output  HDMI-0LVDS 
  VGA-0
xserver.version: 2:1.15.1-0ubuntu2
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

** Summary changed:

- Missing pause button in copy window
+ [whishlist] Missing pause button in copy window

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

Title:
  [whishlist] Missing pause button in copy window

Status in “unity” package in Ubuntu:
  New

Bug description:
  Ubuntu teams should include a pause button on copy windows.

  Thank you !

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.1+14.04.20140513-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Jul  4 12:44:06 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-27-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-29-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-30-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Robson CE [Radeon HD 6370M/7370M] 
[1002:68e4] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Radeon HD 6370M [1043:1c92]
  InstallationDate: Installed on 2014-04-20 (75 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - 

[Desktop-packages] [Bug 1334558] Re: news bin is emptied at every session end

2014-07-04 Thread punjabi
Hello again,

is there maybe another, i.e. manual way I can provide you with the
minimal information you require to investigate?

thank you,

regards,

J.

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

Title:
  news bin is emptied at every session end

Status in “liferea” package in Ubuntu:
  New

Bug description:
  Hello liferea developers,

  I also sent an email about this problem to your mailing list.

  I'd recently reinstalled liferea, and since then the news bin doesnt
  keep feed items, it deletes them every time I end the liferea session.
  in previous installs this wasn't the case.

  could you please help me solve it?

  many thanks,

  regards,

  Jamro

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/1334558/+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 1314213] Re: [Lenovo ThinkPad X220] External DP1 monitor extremely unstable since upgrade to 14.04

2014-07-04 Thread Lars Erik Pedersen
pureblood: Any chance that you can figure out exactly which of the
config folders you deleted that acutally did the trick? I really don't
want to delete everything..

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

Title:
  [Lenovo ThinkPad X220] External DP1 monitor extremely unstable since
  upgrade to 14.04

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Since upgrade to 14.04, using my Dell BIZLINK DisplayPort to DVI Dual
  Link Adapter the external display on DP1 is extremely unstable. I get
  constant [drm:intel_dp_i2c_aux_ch] *ERROR* too many retries, giving
  up messages over dmesg. I used to get those with 13.10, but there was
  no stability issue. Once the laptop (Lenovo X220) is connected to the
  monitor (resolution is 2560x1600), if I run any program like xrandr or
  unity-control-center, the system immediately reverts from the external
  display to the laptop display, and often crashes becoming
  unresponsive. Every time I run xrandr or unity-control-center, it
  triggers 20 [drm:intel_dp_i2c_aux_ch] *ERROR* too many retries,
  giving up messages in dmesg and if I am using the external monitor it
  further triggers a reproducible crash. It is possible that this might
  be related to the DVI-DP adapter I am using. Due to an unresolved
  bug, the correct EDID for the monitor is not recognized, and I have to
  manually add that after each boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  genovese   2538 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Apr 29 10:00:31 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-01-21 (463 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: LENOVO 42872WU
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=1f880233-e827-4c00-b11a-2c7a4eb76497 ro quiet splash nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (10 days ago)
  dmi.bios.date: 08/31/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET64WW (1.34 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42872WU
  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:bvr8DET64WW(1.34):bd08/31/2012:svnLENOVO:pn42872WU:pvrThinkPadX220:rvnLENOVO:rn42872WU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42872WU
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1314213/+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 1337822] [NEW] package libpurple0 1:2.10.9-0ubuntu3 failed to install/upgrade: cannot copy extracted data for './usr/lib/purple-2/liboscar.so.0.0.0' to '/usr/lib/purple-2/libos

2014-07-04 Thread Tenda Cidadania
Public bug reported:

I'm just installing UBUNTU 14.04 lts at a notebook and I didnt read
it... sorry 3 []s

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libpurple0 1:2.10.9-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: i386
Date: Fri Jul  4 08:24:58 2014
DuplicateSignature: package:libpurple0:1:2.10.9-0ubuntu3:cannot copy extracted 
data for './usr/lib/purple-2/liboscar.so.0.0.0' to 
'/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file or stream
ErrorMessage: cannot copy extracted data for 
'./usr/lib/purple-2/liboscar.so.0.0.0' to 
'/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file or stream
InstallationDate: Installed on 2014-07-04 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
SourcePackage: pidgin
Title: package libpurple0 1:2.10.9-0ubuntu3 failed to install/upgrade: cannot 
copy extracted data for './usr/lib/purple-2/liboscar.so.0.0.0' to 
'/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file or stream
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  package libpurple0 1:2.10.9-0ubuntu3 failed to install/upgrade: cannot
  copy extracted data for './usr/lib/purple-2/liboscar.so.0.0.0' to
  '/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file
  or stream

Status in “pidgin” package in Ubuntu:
  New

Bug description:
  I'm just installing UBUNTU 14.04 lts at a notebook and I didnt read
  it... sorry 3 []s

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libpurple0 1:2.10.9-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  Date: Fri Jul  4 08:24:58 2014
  DuplicateSignature: package:libpurple0:1:2.10.9-0ubuntu3:cannot copy 
extracted data for './usr/lib/purple-2/liboscar.so.0.0.0' to 
'/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/purple-2/liboscar.so.0.0.0' to 
'/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file or stream
  InstallationDate: Installed on 2014-07-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  SourcePackage: pidgin
  Title: package libpurple0 1:2.10.9-0ubuntu3 failed to install/upgrade: cannot 
copy extracted data for './usr/lib/purple-2/liboscar.so.0.0.0' to 
'/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

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

2014-07-04 Thread Wproxym
(In reply to Mathieu Comandon from comment #62)
 (In reply to David Bruant from comment #60)
  (In reply to Mathieu Comandon from comment #59)
   Willing to pay $150 to whoever fixes this issue. (or give it to the 
   Mozilla
   foundation, whatever you prefer).
  Within which timeframe? ;-)
 
 Before end of April 2014. I'll give $200 if the bug is released with the
 firefox version shipped with Ubuntu 14.04 and $150 if the bugfix is still in
 Nightly by then.

Already July 2014. Bug still in Firefox.

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

Title:
  [MASTER] Open With dialog not user-friendly

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox” package in Ubuntu:
  Triaged
Status in “mozilla-thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  When choosing to open a file in Firefox, an Open With dialog appears. 
  You can choose to save the file or open it with a program from the list.
  However, if the desired program to open the file with is NOT listed, the user
  must navigate the filesystem to /usr/bin (or wherever) and select the
  appropriate program.

  A more user-friendly way would be to list all of the known programs installed
  that are available to open files with, and then have an Other... or
  Advanced... button for the user who would rather navigate the filesystem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/18995/+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 18995]

2014-07-04 Thread Wproxym
(In reply to Michel Loiseleur from comment #8)
 Created attachment 373282
 Removes file association mechanism of firefox and use xdg-open instead
 
 Hi,
 
   I've made a small patch in order to progress on this issue. It removes
 Firefox file system associations and forces use of xdg-open. I do not think
 this patch is complete since it's not cross-platform, but I really think
 it's a good step in order to solve this problem.
   There's already a file association mechanism on a Linux Desktop
 environments (Gnome, Kde, Xfce, Lxde, etc, etc). xdg-open is a simple way to
 use it. It simplifies lifes of users, which do not have to choose their
 preferred software twice, it simplifies lifes of integrators, which do not
 have to choose the default for their distributions twice and it simplifies
 source code of Firefox : there's no more need to get a file association
 mechanism compatible with all Linux Desktop environment.
 
   I don't know who will be a good requestee to ask for a review of this
 patch, so I've left the field empty.
 
 Regards,

Your patch only for nsHelperAppDlg.js. It's for dialog of opening file.
But it does not remove Firefox file system associations. And it does not
change it for xdg-open. I just patched nsHelperAppDlg.js in root
omni.ja.

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

Title:
  [MASTER] Open With dialog not user-friendly

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox” package in Ubuntu:
  Triaged
Status in “mozilla-thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  When choosing to open a file in Firefox, an Open With dialog appears. 
  You can choose to save the file or open it with a program from the list.
  However, if the desired program to open the file with is NOT listed, the user
  must navigate the filesystem to /usr/bin (or wherever) and select the
  appropriate program.

  A more user-friendly way would be to list all of the known programs installed
  that are available to open files with, and then have an Other... or
  Advanced... button for the user who would rather navigate the filesystem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/18995/+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 1337822] Re: package libpurple0 1:2.10.9-0ubuntu3 failed to install/upgrade: cannot copy extracted data for './usr/lib/purple-2/liboscar.so.0.0.0' to '/usr/lib/purple-2/libosca

2014-07-04 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/1337822

Title:
  package libpurple0 1:2.10.9-0ubuntu3 failed to install/upgrade: cannot
  copy extracted data for './usr/lib/purple-2/liboscar.so.0.0.0' to
  '/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file
  or stream

Status in “pidgin” package in Ubuntu:
  New

Bug description:
  I'm just installing UBUNTU 14.04 lts at a notebook and I didnt read
  it... sorry 3 []s

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libpurple0 1:2.10.9-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  Date: Fri Jul  4 08:24:58 2014
  DuplicateSignature: package:libpurple0:1:2.10.9-0ubuntu3:cannot copy 
extracted data for './usr/lib/purple-2/liboscar.so.0.0.0' to 
'/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/purple-2/liboscar.so.0.0.0' to 
'/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file or stream
  InstallationDate: Installed on 2014-07-04 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  SourcePackage: pidgin
  Title: package libpurple0 1:2.10.9-0ubuntu3 failed to install/upgrade: cannot 
copy extracted data for './usr/lib/purple-2/liboscar.so.0.0.0' to 
'/usr/lib/purple-2/liboscar.so.0.0.0.dpkg-new': unexpected end of file or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/1337822/+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 1320581] Re: Firefox fails to print to pdf file

2014-07-04 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/1320581

Title:
  Firefox fails to print to pdf file

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Applies to Linux Mint 16 Mate edition and Linux Mint 17 Mate edition.
  The pdf viewer built into the Linux Mint version of Firefox fails to print to 
file correctly.
  It does not print the full file resulting in blank pages when loaded into 
adobe Reader or the pdf viewer that comes with Mate.
  The official Firefox downloaded from Mozilla does not have this problem. So I 
am using this version to download my bank statements which come in pdf format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1320581/+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 1296425] Re: pulseaudio is started twice - effectively making device management impossible.

2014-07-04 Thread David Henningsson
 - fix Pulseaudio's self-detection so that it works when the first
instance is still initializing

Yes, this is what should happen.

  As for running Pulseaudio as a specific user, I wonder what would happen 
  when multiple users are logging onto a system at the 
  same time. Would this not create a similar conflict with each user's 
  Pulseaudio trying to use the ALSA devices at the same time?

Only one user can have access to keyboard and screen at the same time,
same should go for the sound card. Access to the sound card is handled
by logind/consolekit.

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

Title:
  pulseaudio is started twice - effectively making device management
  impossible.

Status in “alsa-plugins” package in Ubuntu:
  Confirmed

Bug description:
  
  On the current kubuntu 14.04 live-image (and for a 13.10 upgraded system) 
pulseaudio is running twice. This makes attaching/deattaching of usb-headset 
and other stuff impossible because the two instances fight ove rthe events.

  Tow reproduce just boot up the current image and do a ps -ef | grep
  pulseaudio

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-19.39-lowlatency 3.13.6
  Uname: Linux 3.13.0-19-lowlatency i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sgh2336 F pulseaudio
sgh2796 F pulseaudio
   /dev/snd/controlC0:  sgh2336 F pulseaudio
sgh2796 F pulseaudio
  CurrentDesktop: KDE
  Date: Sun Mar 23 22:36:50 2014
  InstallationDate: Installed on 2013-12-24 (89 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20131224)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G7ET31WW (1.13 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2356GCG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG7ET31WW(1.13):bd07/02/2012:svnLENOVO:pn2356GCG:pvrThinkPadT430s:rvnLENOVO:rn2356GCG:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2356GCG
  dmi.product.version: ThinkPad T430s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-plugins/+bug/1296425/+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 1310680] Re: Your Firefox profile cannot be loaded. It may be missing or inaccessible.

2014-07-04 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/1310680

Title:
  Your Firefox profile cannot be loaded. It may be missing or
  inaccessible.

Status in “firefox” package in Ubuntu:
  Confirmed
Status in “synaptic” package in Ubuntu:
  Confirmed

Bug description:
  when you klick a link Visit Homepage in Synaptic do you get this
  error message (Firefox not runing)

  messagebox:
  Your Firefox profile cannot be loaded. It may be missing or inaccessible.

  if firefox already open link Visit Homepage is working.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 28.0+build2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bernhard   1657 F pulseaudio
  BuildID: 20140410211157
  Channel: Unavailable
  Date: Mon Apr 21 17:38:57 2014
  ExecutablePath: /usr/lib/firefox/firefox
  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-18 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  IpRoute:
   default via 192.168.0.1 dev eth0  proto static
   192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.101  metric 
1
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=unknown
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=28.0/20140410211157
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1310680/+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 1310680] Re: Your Firefox profile cannot be loaded. It may be missing or inaccessible.

2014-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: synaptic (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/1310680

Title:
  Your Firefox profile cannot be loaded. It may be missing or
  inaccessible.

Status in “firefox” package in Ubuntu:
  Confirmed
Status in “synaptic” package in Ubuntu:
  Confirmed

Bug description:
  when you klick a link Visit Homepage in Synaptic do you get this
  error message (Firefox not runing)

  messagebox:
  Your Firefox profile cannot be loaded. It may be missing or inaccessible.

  if firefox already open link Visit Homepage is working.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 28.0+build2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bernhard   1657 F pulseaudio
  BuildID: 20140410211157
  Channel: Unavailable
  Date: Mon Apr 21 17:38:57 2014
  ExecutablePath: /usr/lib/firefox/firefox
  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-18 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  IpRoute:
   default via 192.168.0.1 dev eth0  proto static
   192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.101  metric 
1
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=unknown
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=28.0/20140410211157
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1310680/+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 1261666] Re: [pulseaudio] module.c: Failed to load module module-echo-cancel (argument: aec_method=webrtc): initia lization failed.

2014-07-04 Thread David Henningsson
 Please increase the importance further,

From what I can tell, we're currently waiting for a security review by
the security team.

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

Title:
  [pulseaudio] module.c: Failed to load module module-echo-cancel
  (argument: aec_method=webrtc): initia lization failed.

Status in “pulseaudio” package in Ubuntu:
  In Progress

Bug description:
  Hello! 
  13.10.
  Trying to load module-echo-cancel with webrtc and get:

  [pulseaudio] module.c: Failed to load module module-echo-cancel (argument: 
aec_method=webrtc): initia
  lization failed.

  I guess this is wrong...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1261666/+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 1316202] Re: Can't change date or time manually

2014-07-04 Thread Adolfo Jayme
** Changed in: unity-control-center (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Can't change date or time manually

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

Bug description:
  1) Ubuntu 14.04
  2) 14.04.3+14.04.20140410-0ubuntu1 
  3) I should be able to use the GUI Time  Date Settings manual option to 
set the date/time.  
  4) Changes were just completely ignored

  I also had issues changing the date on 12.04, but time seemed to work
  there.

  Step by step:
  1. Click on the Clock and go to Time and Date Settings
  2. Switch Set the Time to manually.
  3. Change the date and time and close the window.
  4. Click on the Clock and go to Time and Date Settings, see how the time/date 
is back to where it was before.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Mon May  5 11:40:48 2014
  InstallationDate: Installed on 2014-04-27 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu14
   deja-dup 30.0-0ubuntu4
   gnome-control-center 1:3.6.3-0ubuntu56

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1316202/+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 1336763] Re: [Upstream] Libreoffice Solver does not allow not equal to operator limiting condition

2014-07-04 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://www.libreoffice.org/bugzilla/show_bug.cgi?id=80847.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2014-07-03T11:24:39+00:00 crysman wrote:

Problem description: 
It only allows you to select:
- less or equal
- equal
- more or equal
- Integer
- Binary
(see the attached screenshot)

Is there some problem with allowing not equal? I would need this
condition in my task sheet :(

Steps to reproduce:
Menu - Tools - Solver ... Limiting conditions

I reported this on launchpad:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1336763
, but they redirected me here, so here I am :)  
Operating System: Linux (Other)
Version: 4.2.4.2 release

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1336763/comments/3


** Changed in: df-libreoffice
   Status: Unknown = Confirmed

** Changed in: df-libreoffice
   Importance: Unknown = Wishlist

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

Title:
  [Upstream] Libreoffice Solver does not allow not equal to operator
  limiting condition

Status in LibreOffice Productivity Suite:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Won't Fix

Bug description:
  It only allows you to select:
  - less or equal
  - equal
  - more or equal
  - Integer
  - Binary
  (see the attached screenshot)

  Is there some problem with allowing not equal? I would need this
  condition in my task sheet :(

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libreoffice-core 1:4.2.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Jul  2 13:55:36 2014
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2013-10-26 (249 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to trusty on 2014-06-11 (21 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1336763/+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 1337862] [NEW] Xorg freeze

2014-07-04 Thread bigsicret
Public bug reported:

When i pause the notebook Acer Aspire 5720G, since i upgraded my kernel
with the 3.8.0-42-generic, the computer loses xorg, no display, i have
to turn off the machine and boot again to get back display/xorg. It's
not freezed as far as i can guess. But display is off. My ubuntu
(running gnome-classic) is a 64 bits version.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-42.62~precise1-generic 3.8.13.23
Uname: Linux 3.8.0-42-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,decor,resize,compiztoolbox,place,grid,workarounds,vpswitch,snap,imgpng,move,gnomecompat,scale,regex,mousepoll,session,wall,expo]
CompositorRunning: compiz
Date: Fri Jul  4 15:18:15 2014
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GpuHangFrequency: Continuously
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Since before I upgraded
GraphicsCard:
 NVIDIA Corporation G86M [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:011e]
InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120425-15:28
MachineType: Acer Aspire 5720
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-42-generic 
root=UUID=9f4ef657-61c5-4f28-b7e1-5019d4b79c92 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/10/2008
dmi.bios.vendor: Acer
dmi.bios.version: V1.45
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Nettiling
dmi.board.vendor: Acer
dmi.board.version: V1.45
dmi.chassis.type: 1
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.45
dmi.modalias: 
dmi:bvnAcer:bvrV1.45:bd11/10/2008:svnAcer:pnAspire5720:pvrV1.45:rvnAcer:rnNettiling:rvrV1.45:cvnAcer:ct1:cvrV1.45:
dmi.product.name: Aspire 5720
dmi.product.version: V1.45
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.7.12-0ubuntu3
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.52-1~precise1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

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


** Tags: amd64 apport-bug compiz-0.9 freeze precise ubuntu

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

Title:
  Xorg freeze

Status in “xorg” package in Ubuntu:
  New

Bug description:
  When i pause the notebook Acer Aspire 5720G, since i upgraded my
  kernel with the 3.8.0-42-generic, the computer loses xorg, no display,
  i have to turn off the machine and boot again to get back
  display/xorg. It's not freezed as far as i can guess. But display is
  off. My ubuntu (running gnome-classic) is a 64 bits version.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-42.62~precise1-generic 3.8.13.23
  Uname: Linux 3.8.0-42-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,decor,resize,compiztoolbox,place,grid,workarounds,vpswitch,snap,imgpng,move,gnomecompat,scale,regex,mousepoll,session,wall,expo]
  CompositorRunning: compiz
  Date: Fri Jul  4 15:18:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Since before I upgraded
  GraphicsCard:
   NVIDIA Corporation G86M [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:011e]
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120425-15:28
  MachineType: Acer Aspire 5720
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-42-generic 
root=UUID=9f4ef657-61c5-4f28-b7e1-5019d4b79c92 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  

[Desktop-packages] [Bug 1336671] Re: Intermittent mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test failure: device DEVTYPE is sometimes NULL

2014-07-04 Thread Martin Pitt
Another update: This is not an fsync() race after all. The /uevent files it 
tries to read already exist and can be successfully read in a previous event.
 
I adjusted the libudev debugging to http://paste.ubuntu.com/7747163/ and 
umockdev's to http://paste.ubuntu.com/7747174/ to get a non-overwhelming debug 
output, and still run the test like

With that, a normal event processing looks like that:

libudev: udev_monitor_receive_device: udev_monitor_receive_device: start
libudev: udev_device_read_uevent_file: reading /sys/devices/card2/uevent
testbed wrapped fopen(/sys/devices/card2/uevent) - 
/tmp/umockdev.YI7DIX/sys/devices/card2/uevent
libudev: udev_device_read_uevent_file:  line DEVTYPE=drm_minor
libudev: udev_monitor_receive_device: udev_monitor_receive_device: success

But I also see ones that look like that:

libudev: udev_monitor_receive_device: udev_monitor_receive_device: start
libudev: udev_device_read_uevent_file: reading /sys/devices/card2/uevent
testbed wrapped fopen(/sys/devices/card2/uevent) - 
/tmp/umockdev.YI7DIX/sys/devices/card2/uevent
libudev: udev_device_new_from_syspath: device 0x7f2208001be0 has devpath 
'/devices/card2'
libudev: udev_device_read_uevent_file: reading /sys/devices/card2/uevent
testbed wrapped fopen(/sys/devices/card2/uevent) - 
/tmp/umockdev.YI7DIX/sys/devices/card2/uevent
libudev: udev_device_read_uevent_file:  line DEVTYPE=drm_minor
libudev: udev_device_read_uevent_file:  line DEVTYPE=drm_minor
libudev: udev_monitor_receive_device: udev_monitor_receive_device: success

and for a failing case:

ibudev: udev_monitor_receive_device: udev_monitor_receive_device: start
libudev: udev_device_read_uevent_file: reading /sys/devices/card2/uevent
testbed wrapped fopen(/sys/devices/card2/uevent) - 
/tmp/umockdev.YI7DIX/sys/devices/card2/uevent
libudev: udev_device_new_from_syspath: device 0x7f2208001be0 has devpath 
'/devices/card2'
libudev: udev_device_read_uevent_file: reading /sys/devices/card2/uevent
testbed wrapped fopen(/sys/devices/card2/uevent) - 
/tmp/umockdev.YI7DIX/sys/devices/card2/uevent
libudev: passes_filter: passes_filter: monitor filters on DEVTYPE=drm_minor, 
but device does not have DEVTYPE
libudev: udev_monitor_receive_device: udev_monitor_receive_device: failed 
filter test, discarding
libudev: udev_device_read_uevent_file:  line DEVTYPE=drm_minor
libudev: udev_device_read_uevent_file: reading /sys/devices/card2/uevent
testbed wrapped fopen(/sys/devices/card2/uevent) - 
/tmp/umockdev.YI7DIX/sys/devices/card2/uevent
libudev: udev_device_read_uevent_file:  line DEVTYPE=drm_minor
libudev: udev_monitor_receive_device: udev_monitor_receive_device: success


So the really strange thing is that there are often multiple parallel runs of 
these functions, like if udev_monitor_receive_device() was being called in 
parallel. I wonder if that's related to the test having three threads, so that 
the display's configuration handler monitor somehow also runs in the t and 
watchdog threads?

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

Title:
  Intermittent
  mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler
  test failure: device DEVTYPE is sometimes NULL

Status in Mir:
  In Progress
Status in “umockdev” package in Ubuntu:
  New

Bug description:
  As seen in: http://s-jenkins.ubuntu-ci:8080/job/mir-clang-utopic-
  amd64-build/799/console

  To reproduce locally:

  bzr branch lp:mir/devel mir-devel  cd mir-devel
  mkdir build  cd build  cmake ..  make -j4
  umockdev-wrapper bin/mir_unit_tests 
--gtest_filter=MesaDisplayTest.drm_device_change_event_triggers_handler 
--gtest_repeat=-1 --gtest_break_on_failure

  (Ignore the segfault when the test fails, it's a side effect of
  --gtest_break_on_failure)

  Running with strace or on a system with high load increases the chances that 
we hit the problem. For example, running make -j4 in another mir branch while
  running the tests does the trick for mir.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1336671/+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 1211110] Re: network manager openvpn dns push data not updating resolv.conf

2014-07-04 Thread Maykel Moya
Works for me after disabling NetworkManager's own dnsmasq.  I'm using
trusty with the following versions:

* network-manager 0.9.8.8-0ubuntu7pitti1
* network-manager-openvpn 0.9.8.2-1ubuntu4
* network-manager-openvpn-gnome 0.9.8.2-1ubuntu4
* openvpn 2.3.2-7ubuntu3

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

Title:
  network manager openvpn dns push data not updating resolv.conf

Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “openvpn” package in Ubuntu:
  Confirmed

Bug description:
  When IPv4 Method is set to Automatic VPN, DNS address recieved from
  OpenVPN server do not update resolv.conf.

  This can be achieved when using a standard openvpn config file by
  adding the lines:

  script-security 2
  up /etc/openvpn/update-resolv-conf
  down /etc/openvpn/update-resolv-conf

  In Network-manager there seems to be no option to run connection
  specific scripts and the DNS data from the server is ignored.

  Ubuntu 13.04
  Network-manager 0.9.8.0-0ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/120/+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 1337583] Re: various odd errors on all LAN printers

2014-07-04 Thread LanceHaverkamp
Thanks!

The OKI debug report is already attached, see above.  
The  OKI ppd is attached to this reply, which is the unmodified official 
OKIdata ppd from their website.

** Attachment added: OKI-DATA-CORP-C331.ppd
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1337583/+attachment/4145565/+files/OKI-DATA-CORP-C331.ppd

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

Title:
  various odd errors on all LAN printers

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  I have 2, completely different, network printers on the LAN, OKI  Dell.  
  Both have weird errors on  Xubuntu; starting from 13.04, continuing to 13.10, 
and now 14.04.
  Both work perfectly from Windows 7.

  In the past, xubuntu lost the location of both printers every night; I
  had to reinstall the drivers every single day.

  Now, the Dell still has that problem, but in addition, the OKI returns
  Filter Failed error constantly.

  So, I'm now walking a flash-drive to someone else's windows box, every
  time I need to print.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1337583/+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 1322212] Re: Switching to the Guest session results in a black screen

2014-07-04 Thread Anthony Wong
** Tags removed: blocks-hwcert-enablement

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

Title:
  Switching to the Guest session results in a black screen

Status in HWE Next Project:
  Fix Committed
Status in HWE Next precise series:
  Fix Released
Status in HWE Next trusty series:
  New
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project trusty series:
  New
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xorg-server-lts-saucy” package in Ubuntu:
  Fix Released
Status in “xorg-server-lts-trusty” package in Ubuntu:
  Triaged
Status in “xorg-server” source package in Trusty:
  In Progress
Status in “xorg-server-lts-saucy” source package in Trusty:
  Invalid
Status in “xorg-server-lts-trusty” source package in Trusty:
  Invalid

Bug description:
  SRU Request:

  Running the proprietary nvidia drivers in an Optimus config works
  (Intel+NVIDIA), but switching to the guest session results in a black
  screen.

  [Impact]
   * Causes a black screen when switching to the guest session.

  [Test Case]
   * Run xrandr --output SOMEOUTPUT --rotation left
  - Expected: Screen should rotate, or the call should fail.
  - Bad behavior: Succeeds, but causes a black screen.

  [Test Case]
   * Boot the system
   * Switch to guest session from top menu
   - Expected: Switches to the guest session without problems.
   - Actual results: The screen is black, only the cursor is visible in the 
upper left corner of the screen.

  [Regression Potential]
   * Low, as we already use the patch in Trusty and Utopic.

  [Other Info]
   * N/A

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1322212/+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 1337583] Re: various odd errors on all LAN printers

2014-07-04 Thread Till Kamppeter
Thank you for the PPD file.

I need that you follow the instructions of the sections CUPS error_log
and Capturing print job data, and that for both printers. Also please
attach the PPD of the Dell. Thanks.

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

Title:
  various odd errors on all LAN printers

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  I have 2, completely different, network printers on the LAN, OKI  Dell.  
  Both have weird errors on  Xubuntu; starting from 13.04, continuing to 13.10, 
and now 14.04.
  Both work perfectly from Windows 7.

  In the past, xubuntu lost the location of both printers every night; I
  had to reinstall the drivers every single day.

  Now, the Dell still has that problem, but in addition, the OKI returns
  Filter Failed error constantly.

  So, I'm now walking a flash-drive to someone else's windows box, every
  time I need to print.

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

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


Re: [Desktop-packages] [Bug 1334558] Re: news bin is emptied at every session end

2014-07-04 Thread Paul Gevers
On 04-07-14 13:00, punjabi wrote:
 is there maybe another, i.e. manual way I can provide you with the
 minimal information you require to investigate?

Yes, it is possible, but don't know it by heart. I did a little bit of
web-searching but I couldn't find the right commands in the time I
wanted to spend on it. So, either you try to find the commands yourself,
look at other bugs to see what information is provided and try to
collect the bits and pieces, run apport-collect anyways.

Paul

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

Title:
  news bin is emptied at every session end

Status in “liferea” package in Ubuntu:
  New

Bug description:
  Hello liferea developers,

  I also sent an email about this problem to your mailing list.

  I'd recently reinstalled liferea, and since then the news bin doesnt
  keep feed items, it deletes them every time I end the liferea session.
  in previous installs this wasn't the case.

  could you please help me solve it?

  many thanks,

  regards,

  Jamro

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/1334558/+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 1337732] Re: Asus W2u00vc don`t have sound

2014-07-04 Thread Raymond
** Package changed: pulseaudio (Ubuntu) = alsa-driver (Ubuntu)

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

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

Title:
  Asus W2u00vc don`t have sound

Status in “alsa-driver” package in Ubuntu:
  Incomplete

Bug description:
  Asus W2u00vc don`t have sound

  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 i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xubuntu4162 F pulseaudio
  CasperVersion: 1.340
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   99.291161] skge :03:00.0 eth0: enabling interface
   [   99.294464] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [   99.295319] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
   [  108.600948] init: plymouth-upstart-bridge main process ended, respawning
   [  108.624408] init: plymouth-upstart-bridge main process ended, respawning
  Date: Fri Jul  4 06:46:02 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2005
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0207
  dmi.board.name: W2V
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 2.2
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0207:bd07/29/2005:svnASUSTeKComputerInc.:pnW2V:pvr1.0:rvnASUSTeKComputerInc.:rnW2V:rvr2.2:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: W2V
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1337732/+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 1026046] Re: Missing support for thumb resting on bottom of clickpad

2014-07-04 Thread Charlie Smurthwaite
I'm using a Lenovo ThinkPad Edge and the patch here fixed the problem
for me: http://pastebin.com/raw.php?i=4v9JP2pe

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

Title:
  Missing support for thumb resting on bottom of clickpad

Status in xf86-input-synaptics:
  Unknown
Status in “xserver-xorg-input-synaptics” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-input-synaptics” source package in Precise:
  Confirmed
Status in “xserver-xorg-input-synaptics” package in Debian:
  New

Bug description:
  When using the trackpad on the MacBook Pro In Mac OS X it is possible to have 
the thumb resting (ready to click) on the bottom part of the touchpad while 
moving the mouse pointer around with your index or middle finger. 
  Likewise it is also possible to use two finger scrolling with the index and 
middle finger on the upper part on the track pad while resting the thumb on the 
lower part of the trackpad.

  This behaviour is not currently supported with the synaptics driver in
  12.04. It wil register a two finger scroll when the thumb is resting
  in the bottom part and index finger moves around in the upper part.

  I have tried playing aroud with the setting AreaBottomEdge that
  disables all motion on the bottom part of the touchpad. Unfortunately
  when this setting is enabled it still detects a finger in the area, so
  it wil register a two finger scroll like before.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1026046/+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 1337886] [NEW] xset -q intermittently reports wrong DPMS stats

2014-07-04 Thread jippie
Public bug reported:

###
### What I do
###

I have a simple script running in the background that every second
checks the output of `xset -q` for the current monitor state. However,
every  couple days the output is erratic. The script runs as a regular
unprivileged user. I am not sure if the error occures when the monitor
is blanked or active.

To work around the problem I am restarting the xset command in the
script until it comes back with proper output, yet unsure if that solves
the problem though.


###
### What I expect (only showing last couple lines since the others are fine):
###

DPMS (Energy Star):
  Standby: 300Suspend: 450Off: 600
  DPMS is Enabled
  Monitor is On


###
### What I actually get
###

The problem is INTERMITTENT and I do not have a good method to reproduce
it, apart from waiting/retrying ...

DPMS (Energy Star):
  Standby: 0Suspend: 0Off: 0
  DPMS is Disabled

Notice how:
- the last line Monitor is ... is missing;
- the numbers have changed from couple hundreds seconds to 0


###
### My environment
###

€ lsb_release -rd
Description:Ubuntu 14.04 LTS

€ apt-cache policy x11-xserver-utils
x11-xserver-utils:
  Installed: 7.7+2ubuntu1
  Candidate: 7.7+2ubuntu1
  Version table:
 *** 7.7+2ubuntu1 0
500 http://nl.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status

€ uname -a
Linux diablo 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: x11-xserver-utils 7.7+2ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Jul  4 16:30:08 2014
InstallationDate: Installed on 2013-08-13 (324 days ago)
InstallationMedia: Kubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
SourcePackage: x11-xserver-utils
UpgradeStatus: Upgraded to trusty on 2014-04-26 (69 days ago)

** Affects: x11-xserver-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  xset -q intermittently reports wrong DPMS stats

Status in “x11-xserver-utils” package in Ubuntu:
  New

Bug description:
  ###
  ### What I do
  ###

  I have a simple script running in the background that every second
  checks the output of `xset -q` for the current monitor state. However,
  every  couple days the output is erratic. The script runs as a regular
  unprivileged user. I am not sure if the error occures when the monitor
  is blanked or active.

  To work around the problem I am restarting the xset command in the
  script until it comes back with proper output, yet unsure if that
  solves the problem though.


  ###
  ### What I expect (only showing last couple lines since the others are fine):
  ###

  DPMS (Energy Star):
Standby: 300Suspend: 450Off: 600
DPMS is Enabled
Monitor is On


  ###
  ### What I actually get
  ###

  The problem is INTERMITTENT and I do not have a good method to
  reproduce it, apart from waiting/retrying ...

  DPMS (Energy Star):
Standby: 0Suspend: 0Off: 0
DPMS is Disabled

  Notice how:
  - the last line Monitor is ... is missing;
  - the numbers have changed from couple hundreds seconds to 0


  ###
  ### My environment
  ###

  € lsb_release -rd
  Description:Ubuntu 14.04 LTS

  € apt-cache policy x11-xserver-utils
  x11-xserver-utils:
Installed: 7.7+2ubuntu1
Candidate: 7.7+2ubuntu1
Version table:
   *** 7.7+2ubuntu1 0
  500 http://nl.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  € uname -a
  Linux diablo 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: x11-xserver-utils 7.7+2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jul  4 16:30:08 2014
  InstallationDate: Installed on 2013-08-13 (324 days ago)
  InstallationMedia: Kubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: x11-xserver-utils
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (69 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-xserver-utils/+bug/1337886/+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 1336671] Re: Intermittent mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test failure: device DEVTYPE is sometimes NULL

2014-07-04 Thread Martin Pitt
An strace confirms that all three threads interact with libudev. That's
bad as libudev is very far away from being thread safe. Only the main
thread actually calls recvmsg(), i. e. udev_monitor_receive_device().
But the others do something as well. This isn't expected I figure, as at
least the watchdog thread doesn't touch udev at all, and the t thread
does not talk to libudev but only to umockdev. So *something* leaks into
these threads which has no business there.

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

Title:
  Intermittent
  mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler
  test failure: device DEVTYPE is sometimes NULL

Status in Mir:
  In Progress
Status in “umockdev” package in Ubuntu:
  New

Bug description:
  As seen in: http://s-jenkins.ubuntu-ci:8080/job/mir-clang-utopic-
  amd64-build/799/console

  To reproduce locally:

  bzr branch lp:mir/devel mir-devel  cd mir-devel
  mkdir build  cd build  cmake ..  make -j4
  umockdev-wrapper bin/mir_unit_tests 
--gtest_filter=MesaDisplayTest.drm_device_change_event_triggers_handler 
--gtest_repeat=-1 --gtest_break_on_failure

  (Ignore the segfault when the test fails, it's a side effect of
  --gtest_break_on_failure)

  Running with strace or on a system with high load increases the chances that 
we hit the problem. For example, running make -j4 in another mir branch while
  running the tests does the trick for mir.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1336671/+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 1303086] Re: Pointer Speed Missing in Unity Settings for Mouse Trackpad

2014-07-04 Thread Adria
Also, for people who used the dconf-editor workaround, don't go into
mouse settings again because that will clobber your preferences.

This is an extremely newbie hostile bug. The fact that it's been around
for at least a year makes me worry about the future of Unity.

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

Title:
  Pointer Speed Missing in Unity Settings for Mouse  Trackpad

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  On updated Ubuntu 14.04 final, the System Settings  Mouse  Touchpad
  dialog is missing several mouse settings, like the pointer Speed
  setting. See attached screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1303086/+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 1336671] Re: Intermittent mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test failure: device DEVTYPE is sometimes NULL

2014-07-04 Thread Martin Pitt
Indeed, so as libumockdev isn't thread safe, it becomes utterly confused
by several threads interacting with it at once:

[pid 27529] open(/tmp/umockdev.ZMUMIX/sys/devices/card2/subsystem, O_RDONLY 
unfinished ...
[pid 27574] write(2, reading /sys/devices/card2/uevent\n, 34reading 
/sys/devices/card2/uevent
 unfinished ...
[pid 27529] ... open resumed )= 11
[pid 27574] ... write resumed )   = 34
[pid 27529] fstat(11,  unfinished ...
[pid 27574] write(2, testbed wrapped fopen(/sys/devices/card2/uevent) - 
/tmp/umockdev.ZMUMIX/sys/devices/card2/uevent\n, 98testbed wrapped 
fopen(/sys/devices/card2/uevent) - 
/tmp/umockdev.ZMUMIX/sys/devices/card2/uevent
 unfinished ...
[pid 27529] ... fstat resumed {st_dev=makedev(0, 21), st_ino=1776459, 
st_mode=S_IFDIR|0755, st_nlink=2, st_uid=1000, st_gid=1000, st_blksize=4096, 
st_blocks=0, st_size=120, st_atime=2014/07/04-16:25:05, 
st_mtime=2014/07/04-16:25:05, st_ctime=2014/07/04-16:25:05}) = 0
[pid 27574] ... write resumed )   = 98
[pid 27529] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0 unfinished ...
[pid 27574] open(/tmp/umockdev.ZMUMIX/sys/devices/card2/uevent, O_RDONLY 
unfinished ...
[pid 27529] ... mmap resumed )= 0x7f8518d4f000
[pid 27574] ... open resumed )= 12
[pid 27529] read(11,  unfinished ...
[pid 27574] fstat(12,  unfinished ...
[pid 27529] ... read resumed 0x7f8518d4f000, 4096) = -1 EISDIR (Is a 
directory)

I. e. while one thread is handling the /sys/devices/card2/subsystem
symlink, the other tries to read /sys/devices/card2/uevent, and they
collide as the umockdev-preload's path resolution (and probably other
things) are not thread safe.

** Summary changed:

- Intermittent 
mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test 
failure: device DEVTYPE is sometimes NULL
+ Intermittent 
mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test 
failure: libumockdev isn't thread safe

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

Title:
  Intermittent
  mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler
  test failure: libumockdev isn't thread safe

Status in Mir:
  In Progress
Status in “umockdev” package in Ubuntu:
  New

Bug description:
  As seen in: http://s-jenkins.ubuntu-ci:8080/job/mir-clang-utopic-
  amd64-build/799/console

  To reproduce locally:

  bzr branch lp:mir/devel mir-devel  cd mir-devel
  mkdir build  cd build  cmake ..  make -j4
  umockdev-wrapper bin/mir_unit_tests 
--gtest_filter=MesaDisplayTest.drm_device_change_event_triggers_handler 
--gtest_repeat=-1 --gtest_break_on_failure

  (Ignore the segfault when the test fails, it's a side effect of
  --gtest_break_on_failure)

  Running with strace or on a system with high load increases the chances that 
we hit the problem. For example, running make -j4 in another mir branch while
  running the tests does the trick for mir.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1336671/+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 1337898] [NEW] Invalid symlinks for libungif.so and libungif.a

2014-07-04 Thread Sebastian Marsching
Public bug reported:

In Ubuntu 14.04 LTS on x86_64 I am experiencing the following bug in
libgif-dev 4.1.6-11:

Symbol links for libungif.a, libungif.la, and libungif.so are created in
/usr/lib that point to libgif.a, libgif.la and libgif.so.4.1.6
respectively. However, these files are not in /usr/lib but in
/usr/lib/x86_64-linux-gnu. Therefore, the symbol links are invalid.

I suggest fixing this by placing the symbol links in the same directory
as the target files.

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

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

Title:
  Invalid symlinks for libungif.so and libungif.a

Status in “giflib” package in Ubuntu:
  New

Bug description:
  In Ubuntu 14.04 LTS on x86_64 I am experiencing the following bug in
  libgif-dev 4.1.6-11:

  Symbol links for libungif.a, libungif.la, and libungif.so are created
  in /usr/lib that point to libgif.a, libgif.la and libgif.so.4.1.6
  respectively. However, these files are not in /usr/lib but in
  /usr/lib/x86_64-linux-gnu. Therefore, the symbol links are invalid.

  I suggest fixing this by placing the symbol links in the same
  directory as the target files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/giflib/+bug/1337898/+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 1336671] Re: Intermittent mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler test failure: libumockdev isn't thread safe

2014-07-04 Thread Martin Pitt
Just in case I still need it next week, here's the complete strace with
debugging.

** Attachment added: complete strace with debugging-enabled run
   
https://bugs.launchpad.net/mir/+bug/1336671/+attachment/4145606/+files/test-strace.txt

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

Title:
  Intermittent
  mir_unit_tests.MesaDisplayTest.drm_device_change_event_triggers_handler
  test failure: libumockdev isn't thread safe

Status in Mir:
  In Progress
Status in “umockdev” package in Ubuntu:
  New

Bug description:
  As seen in: http://s-jenkins.ubuntu-ci:8080/job/mir-clang-utopic-
  amd64-build/799/console

  To reproduce locally:

  bzr branch lp:mir/devel mir-devel  cd mir-devel
  mkdir build  cd build  cmake ..  make -j4
  umockdev-wrapper bin/mir_unit_tests 
--gtest_filter=MesaDisplayTest.drm_device_change_event_triggers_handler 
--gtest_repeat=-1 --gtest_break_on_failure

  (Ignore the segfault when the test fails, it's a side effect of
  --gtest_break_on_failure)

  Running with strace or on a system with high load increases the chances that 
we hit the problem. For example, running make -j4 in another mir branch while
  running the tests does the trick for mir.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1336671/+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 939805] Re: The computer does not resume from hibernation correctly

2014-07-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pm-utils (Ubuntu)
   Status: New = Confirmed

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

Title:
  The computer does not resume from hibernation correctly

Status in “pm-utils” package in Ubuntu:
  Confirmed

Bug description:
  It seems that to properly resume the computer from hibernation this
  kernel option is required:

  resume=UUID=swap UUID

  references:
  https://answers.launchpad.net/ubuntu/+question/111511#comment-3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/939805/+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 939805] Re: The computer does not resume from hibernation correctly

2014-07-04 Thread Jacek Kluza
Adding resume=/dev/sda8 to GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub did 
the trick, but on older kernels - for example: 3.11.0-19-generic this option is 
not needed. So why this its assigned to pm-utils? 
I am not a programmer, so maybe this is why it seems strange to me...
Maybe related: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1289945

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

Title:
  The computer does not resume from hibernation correctly

Status in “pm-utils” package in Ubuntu:
  Confirmed

Bug description:
  It seems that to properly resume the computer from hibernation this
  kernel option is required:

  resume=UUID=swap UUID

  references:
  https://answers.launchpad.net/ubuntu/+question/111511#comment-3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/939805/+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 1337913] [NEW] nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build

2014-07-04 Thread ookawa kouji
Public bug reported:

when i update from synaptic i get this error

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-331 331.38-0ubuntu7
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
DKMSKernelVersion: 3.13.0-31-generic
Date: Sat Jul  5 00:38:20 2014
InstallationDate: Installed on 2014-01-10 (175 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
PackageVersion: 331.38-0ubuntu7
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build
UpgradeStatus: Upgraded to trusty on 2014-05-04 (60 days ago)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

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

Title:
  nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  when i update from synaptic i get this error

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331 331.38-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-31-generic
  Date: Sat Jul  5 00:38:20 2014
  InstallationDate: Installed on 2014-01-10 (175 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  PackageVersion: 331.38-0ubuntu7
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build
  UpgradeStatus: Upgraded to trusty on 2014-05-04 (60 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1337913/+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 1334329] Re: Sound input settings not saved

2014-07-04 Thread Raymond
the dirty workaround may be retasking line in Jack to Mic jack


since pulseaudio logic expect notebook must have mic Jack, headset Michael or 
dock mic



   16.272957] autoconfig: line_outs=2 (0xb/0xa/0x0/0x0/0x0) type:speaker
[   16.272960]speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   16.272961]hp_outs=1 (0x9/0x0/0x0/0x0/0x0)
[   16.272962]mono: mono_out=0x0
[   16.272963]dig-out=0x10/0x0
[   16.272964]inputs:
[   16.272965]  Mic=0xd
[   16.272966]  Line=0xc
[   16.272967]dig-in=0xf

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

Title:
  Sound input settings not saved

Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
  When attempting to set my preferred sound input device, simply leaving
  sound preferences and going back to sound preferences, and selecting
  input, causes the default SPDIF to be selected again, and not the
  internal microphone I preferred.  I made a video to demonstrate what I
  mean by this here:  http://youtu.be/9Q9EQvLl_rA

  
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System - 
About Ubuntu
  14.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  I really don't know.  It's just the sound preferences.

  3) What you expected to happen
  For my selected sound input to be saved.

  4) What happened instead
  Keeps defaulting to the top sound input

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brandon   23953 F pulseaudio
   /dev/snd/controlC0:  brandon   23953 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 25 11:20:14 2014
  InstallationDate: Installed on 2014-04-26 (60 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Caicos HDMI Audio [Radeon HD 6400 Series] - HDA ATI HDMI
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: None of the above
  Title: [HDA-Intel - HDA Intel PCH, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1334329/+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 1314213] Re: [Lenovo ThinkPad X220] External DP1 monitor extremely unstable since upgrade to 14.04

2014-07-04 Thread pureblood
I guess it is way to late for me to figure that out now. However, you
might try to run your computer from a USB pen, installing Ubuntu 14.04
with unetbootin and then see what behavior you get. That is what I did
and made me realize that the problem likely relied in some settings.
Maybe try removing the .compiz directory? If you figure out which one it
is, let me know.

Also, the behavior I have now is slightly different from the behavior I
had with Ubuntu 13.10. Before I would add the resolution with xrandr and
then change display again with xrandr. Now, instead, as soon as I add
the resolution with xrandr the display changes automatically. I believe
that Unity 14.04 responds automatically to some changes, while Unity
13.10 did not, and for some reasons this was leading to the crashes
before.

I have also noticed that my laptop used to run some dbus program after
boot that would make the hard drive spin for several minutes before
coming to a rest. Since I deleted all my configuration files, that is
not happening anymore. Overall, the update from 13.10 to 14.04 was the
worst Ubuntu update I have ever experienced (I also had experienced
this: http://askubuntu.com/questions/449680/upgrading-
from-13-10-to-14-04-broke-grub).

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

Title:
  [Lenovo ThinkPad X220] External DP1 monitor extremely unstable since
  upgrade to 14.04

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Since upgrade to 14.04, using my Dell BIZLINK DisplayPort to DVI Dual
  Link Adapter the external display on DP1 is extremely unstable. I get
  constant [drm:intel_dp_i2c_aux_ch] *ERROR* too many retries, giving
  up messages over dmesg. I used to get those with 13.10, but there was
  no stability issue. Once the laptop (Lenovo X220) is connected to the
  monitor (resolution is 2560x1600), if I run any program like xrandr or
  unity-control-center, the system immediately reverts from the external
  display to the laptop display, and often crashes becoming
  unresponsive. Every time I run xrandr or unity-control-center, it
  triggers 20 [drm:intel_dp_i2c_aux_ch] *ERROR* too many retries,
  giving up messages in dmesg and if I am using the external monitor it
  further triggers a reproducible crash. It is possible that this might
  be related to the DVI-DP adapter I am using. Due to an unresolved
  bug, the correct EDID for the monitor is not recognized, and I have to
  manually add that after each boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  genovese   2538 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Apr 29 10:00:31 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-01-21 (463 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: LENOVO 42872WU
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=1f880233-e827-4c00-b11a-2c7a4eb76497 ro quiet splash nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw 
nomdmonddf nomdmonisw nomdmonddf nomdmonisw vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (10 days ago)
  dmi.bios.date: 08/31/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET64WW (1.34 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42872WU
  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:bvr8DET64WW(1.34):bd08/31/2012:svnLENOVO:pn42872WU:pvrThinkPadX220:rvnLENOVO:rn42872WU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42872WU
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1314213/+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 1048552] Re: warning in fontconfig config file

2014-07-04 Thread JmAbuDabi
*** This bug is a duplicate of bug 1034928 ***
https://bugs.launchpad.net/bugs/1034928

My Version: 1:3.5.7-0ubuntu5

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

Title:
  warning in fontconfig config file

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Each time I start libreoffice this warning message is displayed:

  Fontconfig warning:
  /usr/lib/libreoffice/share/fonts/truetype/fc_local.conf, line 13:
  Having multiple family in alias isn't supported and may not works
  as expected

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-common 1:3.6.1~rc2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3
  Uname: Linux 3.5.0-14-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Mon Sep 10 11:13:08 2012
  EcryptfsInUse: Yes
  PackageArchitecture: all
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2011-09-06 (369 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1048552/+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 1337926] [NEW] Switching workspaces: launcher stays grey panel does not update

2014-07-04 Thread Aibara Iduas
Public bug reported:

When switching workspaces, occasionally (1 out of 10 times, sometimes
more frequently) the launcher and panel do not update. This means that
although a worskpace is opened with a focused window, the panel still
reads Ubuntu Desktop and the launcher is gray (as it is when selecting
workspaces). The launcher is still functional and can bring other
windows forward, but it stays gray and the panel still says Ubuntu
Desktop. They only update properly whenl the user either switches
desktops again or activates a window spread.

See the attached screenshot. In it, Firefox is actually focused, so the
panel should read New Tab - Mozilla Firefox. And, of course, the
launcher should not be gray.

I wonder if it is related to showing menus in the window's title bar
setting, since I can't seem to reproduce it with the old global menu.
Not sure about that though.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.1+14.04.20140513-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic i686
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: i386
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,move,mousepoll,text,regex,place,resize,vpswitch,animation,imgpng,wall,gnomecompat,fade,unitymtgrabhandles,grid,session,expo,workarounds,scale,scaleaddon,ezoom,unityshell]
CurrentDesktop: Unity
Date: Fri Jul  4 12:35:26 2014
InstallationDate: Installed on 2014-03-10 (116 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
SourcePackage: unity
UpgradeStatus: Upgraded to trusty on 2014-04-18 (76 days ago)

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


** Tags: apport-bug i386 trusty

** Attachment added: Firefox is focused; panel incorrect and launcher gray
   
https://bugs.launchpad.net/bugs/1337926/+attachment/4145639/+files/screenshot.png

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

Title:
  Switching workspaces: launcher stays grey  panel does not update

Status in “unity” package in Ubuntu:
  New

Bug description:
  When switching workspaces, occasionally (1 out of 10 times, sometimes
  more frequently) the launcher and panel do not update. This means that
  although a worskpace is opened with a focused window, the panel still
  reads Ubuntu Desktop and the launcher is gray (as it is when
  selecting workspaces). The launcher is still functional and can bring
  other windows forward, but it stays gray and the panel still says
  Ubuntu Desktop. They only update properly whenl the user either
  switches desktops again or activates a window spread.

  See the attached screenshot. In it, Firefox is actually focused, so
  the panel should read New Tab - Mozilla Firefox. And, of course, the
  launcher should not be gray.

  I wonder if it is related to showing menus in the window's title bar
  setting, since I can't seem to reproduce it with the old global menu.
  Not sure about that though.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.1+14.04.20140513-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,move,mousepoll,text,regex,place,resize,vpswitch,animation,imgpng,wall,gnomecompat,fade,unitymtgrabhandles,grid,session,expo,workarounds,scale,scaleaddon,ezoom,unityshell]
  CurrentDesktop: Unity
  Date: Fri Jul  4 12:35:26 2014
  InstallationDate: Installed on 2014-03-10 (116 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (76 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1337926/+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 1337929] [NEW] package sni-qt (not installed) failed to install/upgrade: intentando sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es distinto de otras instancias del

2014-07-04 Thread Mauricio Ruben Ocampo Solórzano
Public bug reported:

try to install Everpad

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: sni-qt (not installed)
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
AptOrdering:
 sni-qt: Install
 everpad: Install
 sni-qt: Configure
 everpad: Configure
Architecture: amd64
Date: Fri Jul  4 11:53:18 2014
DpkgHistoryLog:
 Start-Date: 2014-07-04  11:53:07
 Commandline: apt-get install everpad
 Install: sni-qt:amd64 (0.2.6-0ubuntu1, automatic), everpad:amd64 
(2.15.8-0~trusty)
DpkgTerminalLog:
 Preparing to unpack .../sni-qt_0.2.6-0ubuntu1_amd64.deb ...
 Unpacking sni-qt:amd64 (0.2.6-0ubuntu1) ...
 dpkg: error al procesar el archivo 
/var/cache/apt/archives/sni-qt_0.2.6-0ubuntu1_amd64.deb (--unpack):
  intentando sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es 
distinto de otras instancias del paquetes sni-qt:amd64
DuplicateSignature: package:sni-qt:(not installed):intentando sobreescribir el 
compartido `/etc/xdg/sni-qt.conf', que es distinto de otras instancias del 
paquetes sni-qt:amd64
ErrorMessage: intentando sobreescribir el compartido `/etc/xdg/sni-qt.conf', 
que es distinto de otras instancias del paquetes sni-qt:amd64
InstallationDate: Installed on 2013-04-25 (434 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
SourcePackage: sni-qt
Title: package sni-qt (not installed) failed to install/upgrade: intentando 
sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es distinto de otras 
instancias del paquetes sni-qt:amd64
UpgradeStatus: Upgraded to trusty on 2014-04-20 (74 days ago)

** Affects: sni-qt (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

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

Title:
  package sni-qt (not installed) failed to install/upgrade: intentando
  sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es distinto de
  otras instancias del paquetes sni-qt:amd64

Status in “sni-qt” package in Ubuntu:
  New

Bug description:
  try to install Everpad

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: sni-qt (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  AptOrdering:
   sni-qt: Install
   everpad: Install
   sni-qt: Configure
   everpad: Configure
  Architecture: amd64
  Date: Fri Jul  4 11:53:18 2014
  DpkgHistoryLog:
   Start-Date: 2014-07-04  11:53:07
   Commandline: apt-get install everpad
   Install: sni-qt:amd64 (0.2.6-0ubuntu1, automatic), everpad:amd64 
(2.15.8-0~trusty)
  DpkgTerminalLog:
   Preparing to unpack .../sni-qt_0.2.6-0ubuntu1_amd64.deb ...
   Unpacking sni-qt:amd64 (0.2.6-0ubuntu1) ...
   dpkg: error al procesar el archivo 
/var/cache/apt/archives/sni-qt_0.2.6-0ubuntu1_amd64.deb (--unpack):
intentando sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es 
distinto de otras instancias del paquetes sni-qt:amd64
  DuplicateSignature: package:sni-qt:(not installed):intentando sobreescribir 
el compartido `/etc/xdg/sni-qt.conf', que es distinto de otras instancias del 
paquetes sni-qt:amd64
  ErrorMessage: intentando sobreescribir el compartido `/etc/xdg/sni-qt.conf', 
que es distinto de otras instancias del paquetes sni-qt:amd64
  InstallationDate: Installed on 2013-04-25 (434 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  SourcePackage: sni-qt
  Title: package sni-qt (not installed) failed to install/upgrade: intentando 
sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es distinto de otras 
instancias del paquetes sni-qt:amd64
  UpgradeStatus: Upgraded to trusty on 2014-04-20 (74 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sni-qt/+bug/1337929/+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 1337929] Re: package sni-qt (not installed) failed to install/upgrade: intentando sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es distinto de otras instancias del pa

2014-07-04 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 sni-qt in Ubuntu.
https://bugs.launchpad.net/bugs/1337929

Title:
  package sni-qt (not installed) failed to install/upgrade: intentando
  sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es distinto de
  otras instancias del paquetes sni-qt:amd64

Status in “sni-qt” package in Ubuntu:
  New

Bug description:
  try to install Everpad

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: sni-qt (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  AptOrdering:
   sni-qt: Install
   everpad: Install
   sni-qt: Configure
   everpad: Configure
  Architecture: amd64
  Date: Fri Jul  4 11:53:18 2014
  DpkgHistoryLog:
   Start-Date: 2014-07-04  11:53:07
   Commandline: apt-get install everpad
   Install: sni-qt:amd64 (0.2.6-0ubuntu1, automatic), everpad:amd64 
(2.15.8-0~trusty)
  DpkgTerminalLog:
   Preparing to unpack .../sni-qt_0.2.6-0ubuntu1_amd64.deb ...
   Unpacking sni-qt:amd64 (0.2.6-0ubuntu1) ...
   dpkg: error al procesar el archivo 
/var/cache/apt/archives/sni-qt_0.2.6-0ubuntu1_amd64.deb (--unpack):
intentando sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es 
distinto de otras instancias del paquetes sni-qt:amd64
  DuplicateSignature: package:sni-qt:(not installed):intentando sobreescribir 
el compartido `/etc/xdg/sni-qt.conf', que es distinto de otras instancias del 
paquetes sni-qt:amd64
  ErrorMessage: intentando sobreescribir el compartido `/etc/xdg/sni-qt.conf', 
que es distinto de otras instancias del paquetes sni-qt:amd64
  InstallationDate: Installed on 2013-04-25 (434 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
  SourcePackage: sni-qt
  Title: package sni-qt (not installed) failed to install/upgrade: intentando 
sobreescribir el compartido `/etc/xdg/sni-qt.conf', que es distinto de otras 
instancias del paquetes sni-qt:amd64
  UpgradeStatus: Upgraded to trusty on 2014-04-20 (74 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sni-qt/+bug/1337929/+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 1337933] [NEW] package libglibmm-2.4-1c2a 2.32.0-0ubuntu1 failed to install/upgrade: ErrorMessage: Unterprozess dpkg-deb --fsys-tarfile gab den Fehlerwert 2 zurück

2014-07-04 Thread Siegfried Kolenda
Public bug reported:

I am updating from Xubuntu 12.04 to 14.04 and this is an back.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: libglibmm-2.4-1c2a 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-65.98-generic 3.2.60
Uname: Linux 3.2.0-65-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Fri Jul  4 18:07:01 2014
ErrorMessage: ErrorMessage: Unterprozess dpkg-deb --fsys-tarfile gab den 
Fehlerwert 2 zurück
InstallationMedia: Xubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140205)
MarkForUpload: True
SourcePackage: glibmm2.4
Title: package libglibmm-2.4-1c2a 2.32.0-0ubuntu1 failed to install/upgrade: 
ErrorMessage: Unterprozess dpkg-deb --fsys-tarfile gab den Fehlerwert 2 zurück
UpgradeStatus: Upgraded to quantal on 2014-07-04 (0 days ago)

** Affects: glibmm2.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 quantal

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

Title:
  package libglibmm-2.4-1c2a 2.32.0-0ubuntu1 failed to install/upgrade:
  ErrorMessage: Unterprozess dpkg-deb --fsys-tarfile gab den Fehlerwert
  2 zurück

Status in “glibmm2.4” package in Ubuntu:
  New

Bug description:
  I am updating from Xubuntu 12.04 to 14.04 and this is an back.

  ProblemType: Package
  DistroRelease: Ubuntu 12.10
  Package: libglibmm-2.4-1c2a 2.32.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-65.98-generic 3.2.60
  Uname: Linux 3.2.0-65-generic i686
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: i386
  Date: Fri Jul  4 18:07:01 2014
  ErrorMessage: ErrorMessage: Unterprozess dpkg-deb --fsys-tarfile gab den 
Fehlerwert 2 zurück
  InstallationMedia: Xubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140205)
  MarkForUpload: True
  SourcePackage: glibmm2.4
  Title: package libglibmm-2.4-1c2a 2.32.0-0ubuntu1 failed to install/upgrade: 
ErrorMessage: Unterprozess dpkg-deb --fsys-tarfile gab den Fehlerwert 2 zurück
  UpgradeStatus: Upgraded to quantal on 2014-07-04 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1337933/+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 269250] Re: enhancement request: message-by-message image loading

2014-07-04 Thread Bug Watch Updater
** Changed in: evolution
   Status: Confirmed = Invalid

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

Title:
  enhancement request: message-by-message image loading

Status in The Evolution Mail  Calendaring Tool:
  Invalid
Status in “evolution” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: evolution

  Mac OS X's Mail.app has an indispensable feature that should be
  standard in all mail clients: it allows display of images on a
  message-by-message basis. when the user has turned off display of
  images in Mail.app's preferences, each message shows a blue banner
  across the top - both in the preview pane and when fully opened - with
  a button at the right end that says, Load images. the user clicks
  that button, and the images in that message alone are loaded. it's not
  persistent - the images in the next message viewed do not load until
  that button is clicked, and so on.

  i guess the function of the blue banner is to direct your eye and your
  cursor right to the Load images button; it certainly serves that
  purpose.

  seriously: once you've experienced this Load images button you do
  *not* want to live without it. can we get it in evolution please?

  i'm running Evolution 2.22.3.1 under Ubuntu 8.0.4.

  thank you!

  ProblemType: Bug
  Architecture: amd64
  Date: Thu Sep 11 19:46:53 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/evolution
  Package: evolution 2.22.3.1-0ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  Uname: Linux 2.6.24-19-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/269250/+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 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-07-04 Thread Kiori
I still get this:

blueman-mechanism: Starting blueman-mechanism 
dbus[709]: [system] Successfully activated service 'org.blueman.Mechanism'
 blueman-mechanism: loading Network 
 blueman-mechanism: loading Config 
 blueman-mechanism: loading Ppp 
 blueman-mechanism: loading RfKill 
 bluetoothd[772]: Adapter /org/bluez/772/hci0 has been disabled
 bluetoothd[772]: hci0: Set Powered (0x0005) failed: Busy (0x0a)
 bluetoothd[772]: Adapter /org/bluez/772/hci0 has been enabled
 blueman-mechanism: Exiting 
 bluetoothd[772]: Connection refused (111)
 bluetoothd[772]: Connection refused (111)
 bluetoothd[772]: Unable to select SEP

Even if i remove and thereafter setup the device again this still
happens. its sad because bluetooth was working flawlessly. :/

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

Status in Blueman - Bluetooth Manager:
  Confirmed
Status in “blueman” package in Ubuntu:
  Confirmed
Status in “gnome-bluetooth” package in Ubuntu:
  Confirmed
Status in “pulseaudio” package in Ubuntu:
  Invalid

Bug description:
  Hi,

  I found a bug in Ubuntu 14.04 !

  I tried to pair a bluetooth stereo headset (A2DP compatible). The
  pairing process goes well, but after that I can't select it on the
  audio preferences.

  When I select it, it only shows the last selected item options and don't do 
anything. (he should switch to the headset output).
  I must mention that it worked very well on Ubuntu 12.04.

  This bug can be in the bluetooth stack or in unity-control-center or
  maybe pulseaudio. I actually have no idea.

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+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 1224732] Re: Custom keyboard shortcuts don't work

2014-07-04 Thread Martin Spacek
I just hit this issue for the first time after a fresh install of
Xubuntu 14.04 amd64 on a Thinkpad W510 with nvidia binaries about a week
ago. At the moment, none of the shortcuts in
Settings-Keyboard-Application Shortcuts work, including the few that I
left at their defaults. This is after a suspend/resume cycle. I think
prior to that they were fine.

Note that keyboard shortcuts in Settings-Window Manager-Keyboard work
fine, including the ones I customized.

Also, note that I don't even have gnome-control-center installed, so
I'll add xfce4-keyboard-settings to the list of affected packages. I get
no error messages when I run it from the terminal and try changing
keybindings. After changing them, they still don't work. xfce4-keyboard-
settings probably isn't the real source of the issue, but it's a start.
I'm removing custom from the bug title because it seems application
shortcuts left at their defaults also don't work, for me and for others
reported previously.

Given the apparent randomness of this bug, is there anything I can do at
the moment to help debug? Once I suspend/resume again or logout/login,
it might go away. Any particular logs I should post?

** Summary changed:

- Custom keyboard shortcuts don't work
+ Custom  default keyboard shortcuts don't work

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

Title:
  Custom  default keyboard shortcuts don't work

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Just noticed that adding custom keyboard shortcuts does not have any
  effect. If, for example, I add a custom keyboard shortcut for Evince
  and set it to Ctrl+Alt+E, pressing this key combination won't launch
  Evince.

  * What happens *
When I add a custom keyboard shortcut (and bind it to some key 
combination), the shortcut does not run the associated command.

  * What I expect *
After adding the custom shortcut, I expect that the shortcut launches the 
associated command.

  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10

  gnome-control-center:
Installed: 1:3.6.3-0ubuntu36
Candidate: 1:3.6.3-0ubuntu36
Version table:
   *** 1:3.6.3-0ubuntu36 0
  500 http://us.archive.ubuntu.com/ubuntu/ saucy/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu36
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  Uname: Linux 3.11.0-7-generic i686
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: i386
  Date: Thu Sep 12 19:21:56 2013
  InstallationDate: Installed on 2013-08-31 (12 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130830)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager  0.9.7-0ubuntu4
   deja-dup  27.3.1-0ubuntu1
   gnome-control-center-datetime 13.10.0+13.10.20130903-0ubuntu1
   gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1224732/+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 1337941] [NEW] [IdeaPad Z475, Realtek ALC269VB, Speaker, Internal] volume slider problem

2014-07-04 Thread Nicolas Cely Guayara
Public bug reported:

the volume bottons on ideapad z475, hangs the notifier area on
pressit...the notifier area stay in loop sound ...

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ncg2963 F pulseaudio
 /dev/snd/pcmC1D0p:   ncg2963 F...m pulseaudio
 /dev/snd/controlC0:  ncg2963 F pulseaudio
CurrentDesktop: Unity
Date: Fri Jul  4 13:00:17 2014
InstallationDate: Installed on 2014-06-19 (15 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Audio Interno - HD-Audio Generic
Symptom_Jack: Speaker, Internal
Symptom_Type: Volume slider, or mixer problems
Title: [IdeaPad Z475, Realtek ALC269VB, Speaker, Internal] volume slider problem
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/26/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 53CN20WW
dmi.board.asset.tag: Base Board Asset Tag Unknown
dmi.board.name: Lenovo
dmi.board.vendor: LENOVO
dmi.board.version: Lenovo KL6B/KL6C Z475
dmi.chassis.asset.tag: Chassis Asset Tag Unknown
dmi.chassis.type: 10
dmi.chassis.vendor: Advanced Micro Devices, Inc.
dmi.chassis.version: Chassis Version Unknown
dmi.modalias: 
dmi:bvnLENOVO:bvr53CN20WW:bd12/26/2011:svnLENOVO:pnIdeaPadZ475:pvrLenovoKL6B/KL6CZ475:rvnLENOVO:rnLenovo:rvrLenovoKL6B/KL6CZ475:cvnAdvancedMicroDevices,Inc.:ct10:cvrChassisVersionUnknown:
dmi.product.name: IdeaPad Z475
dmi.product.version: Lenovo KL6B/KL6C Z475
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug trusty

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

Title:
  [IdeaPad Z475, Realtek ALC269VB, Speaker, Internal] volume slider
  problem

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  the volume bottons on ideapad z475, hangs the notifier area on
  pressit...the notifier area stay in loop sound ...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ncg2963 F pulseaudio
   /dev/snd/pcmC1D0p:   ncg2963 F...m pulseaudio
   /dev/snd/controlC0:  ncg2963 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Jul  4 13:00:17 2014
  InstallationDate: Installed on 2014-06-19 (15 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Audio Interno - HD-Audio Generic
  Symptom_Jack: Speaker, Internal
  Symptom_Type: Volume slider, or mixer problems
  Title: [IdeaPad Z475, Realtek ALC269VB, Speaker, Internal] volume slider 
problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 53CN20WW
  dmi.board.asset.tag: Base Board Asset Tag Unknown
  dmi.board.name: Lenovo
  dmi.board.vendor: LENOVO
  dmi.board.version: Lenovo KL6B/KL6C Z475
  dmi.chassis.asset.tag: Chassis Asset Tag Unknown
  dmi.chassis.type: 10
  dmi.chassis.vendor: Advanced Micro Devices, Inc.
  dmi.chassis.version: Chassis Version Unknown
  dmi.modalias: 
dmi:bvnLENOVO:bvr53CN20WW:bd12/26/2011:svnLENOVO:pnIdeaPadZ475:pvrLenovoKL6B/KL6CZ475:rvnLENOVO:rnLenovo:rvrLenovoKL6B/KL6CZ475:cvnAdvancedMicroDevices,Inc.:ct10:cvrChassisVersionUnknown:
  dmi.product.name: IdeaPad Z475
  dmi.product.version: Lenovo KL6B/KL6C Z475
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1337941/+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 1224732] Re: Custom default keyboard shortcuts don't work

2014-07-04 Thread Martin Spacek
** Also affects: libxfce4ui
   Importance: Undecided
   Status: New

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

Title:
  Custom  default keyboard shortcuts don't work

Status in libxfce4ui:
  New
Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Just noticed that adding custom keyboard shortcuts does not have any
  effect. If, for example, I add a custom keyboard shortcut for Evince
  and set it to Ctrl+Alt+E, pressing this key combination won't launch
  Evince.

  * What happens *
When I add a custom keyboard shortcut (and bind it to some key 
combination), the shortcut does not run the associated command.

  * What I expect *
After adding the custom shortcut, I expect that the shortcut launches the 
associated command.

  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10

  gnome-control-center:
Installed: 1:3.6.3-0ubuntu36
Candidate: 1:3.6.3-0ubuntu36
Version table:
   *** 1:3.6.3-0ubuntu36 0
  500 http://us.archive.ubuntu.com/ubuntu/ saucy/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu36
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  Uname: Linux 3.11.0-7-generic i686
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: i386
  Date: Thu Sep 12 19:21:56 2013
  InstallationDate: Installed on 2013-08-31 (12 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130830)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager  0.9.7-0ubuntu4
   deja-dup  27.3.1-0ubuntu1
   gnome-control-center-datetime 13.10.0+13.10.20130903-0ubuntu1
   gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxfce4ui/+bug/1224732/+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 1224732] Re: Custom default keyboard shortcuts don't work

2014-07-04 Thread Martin Spacek
Nuts. xfce4-keyboard-settings isn't registered in launchpad for some
reason, so I can't add it as an affected package. I've added libxfce4ui
instead, although it needs to have a bug opened for it upstream for
anyone to be notified. I couldn't find any relevant existing ones here:

https://bugzilla.xfce.org/buglist.cgi?quicksearch=libxfce4ui%20shortcuts

Here's a related XFCE forum posting from 2012, with a reply near the end
from jeromeg, an XFCE dev:

Keyboard Shortcuts not working
http://forum.xfce.org/viewtopic.php?id=7138

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

Title:
  Custom  default keyboard shortcuts don't work

Status in libxfce4ui:
  New
Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Just noticed that adding custom keyboard shortcuts does not have any
  effect. If, for example, I add a custom keyboard shortcut for Evince
  and set it to Ctrl+Alt+E, pressing this key combination won't launch
  Evince.

  * What happens *
When I add a custom keyboard shortcut (and bind it to some key 
combination), the shortcut does not run the associated command.

  * What I expect *
After adding the custom shortcut, I expect that the shortcut launches the 
associated command.

  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10

  gnome-control-center:
Installed: 1:3.6.3-0ubuntu36
Candidate: 1:3.6.3-0ubuntu36
Version table:
   *** 1:3.6.3-0ubuntu36 0
  500 http://us.archive.ubuntu.com/ubuntu/ saucy/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu36
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  Uname: Linux 3.11.0-7-generic i686
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: i386
  Date: Thu Sep 12 19:21:56 2013
  InstallationDate: Installed on 2013-08-31 (12 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130830)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager  0.9.7-0ubuntu4
   deja-dup  27.3.1-0ubuntu1
   gnome-control-center-datetime 13.10.0+13.10.20130903-0ubuntu1
   gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxfce4ui/+bug/1224732/+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 1337942] [NEW] unity doesn't remember scaling factor (text, menu, titlebar)

2014-07-04 Thread Amit Kucheria
Public bug reported:

Please find attached a screenshot of the ideal scaling factor requiity
red for my HiDPI laptop screen to be useable.

In the Displays, setting I've set menu and titlebars to be scaled by 1.75 to 
get large enough buttons.
In the Ubuntu-Tweak-Tool, I've set the text scaling factor to 1.2 to make 
application menu fonts readable.

Unity seems to forget these and uses some random values after a restart.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.1+14.04.20140513-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Jul  4 23:40:41 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
EcryptfsInUse: Yes
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Samsung Electronics Co Ltd Device [144d:c0ef]
InstallationDate: Installed on 2014-06-06 (27 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac (20140417)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 940X3G/930X3G
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic 
root=UUID=735955f7-9d94-4ef3-a17d-7e84999c4b76 ro persistent quiet splash 
vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/11/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P04ACJ.125.140411.dg
dmi.board.asset.tag: No Asset Tag
dmi.board.name: NP940X3G-K04US
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: SAMSUNG_SW_REVISION_1234567890ABCD
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP04ACJ.125.140411.dg:bd04/11/2014:svnSAMSUNGELECTRONICSCO.,LTD.:pn940X3G/930X3G:pvrP04ACJ:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP940X3G-K04US:rvrSAMSUNG_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
dmi.product.name: 940X3G/930X3G
dmi.product.version: P04ACJ
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
version.compiz: compiz 1:0.9.11+14.04.20140423-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Jul  4 23:32:30 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16970 
 vendor SDC
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

** Attachment added: HiDPI-settings-displays-tweak-tool.png
   
https://bugs.launchpad.net/bugs/1337942/+attachment/4145688/+files/HiDPI-settings-displays-tweak-tool.png

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

Title:
  unity doesn't remember scaling factor (text, menu, titlebar)

Status in “unity” package in Ubuntu:
  New

Bug description:
  Please find attached a screenshot of the ideal scaling factor
  requiity red for my HiDPI laptop screen to be useable.

  In the Displays, setting I've set menu and titlebars to be scaled by 1.75 to 
get large enough buttons.
  In the Ubuntu-Tweak-Tool, I've set the text scaling factor to 1.2 to make 
application menu fonts readable.

  Unity seems to forget these and uses some random values after a
  restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.1+14.04.20140513-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Jul  

[Desktop-packages] [Bug 1337943] Re: Xorg crashed with SIGABRT in OsAbort()

2014-07-04 Thread Apport retracing service
*** This bug is a duplicate of bug 1337352 ***
https://bugs.launchpad.net/bugs/1337352

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 #1337352, 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/1337943/+attachment/4145717/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1337943/+attachment/4145720/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1337943/+attachment/4145732/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1337943/+attachment/4145734/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1337943/+attachment/4145735/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1337943/+attachment/4145736/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1337943/+attachment/4145737/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  Xorg crashed with SIGABRT in OsAbort()

Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  log in to user akkaunt

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-core 2:1.15.1-0ubuntu7
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Это каталог: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  331.79  Sun May 18 03:11:47 PDT 
2014
   GCC version:  gcc version 4.8.3 (Ubuntu 4.8.3-4ubuntu2)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CrashCounter: 1
  Date: Fri Jul  4 21:16:01 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.15.0-1-generic, i686: installed
   bbswitch, 0.7, 3.15.0-6-generic, i686: installed
   nvidia-331-updates, 331.79, 3.15.0-1-generic, i686: installed
   nvidia-331-updates, 331.79, 3.15.0-6-generic, i686: installed
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0781]
 Subsystem: Acer Incorporated [ALI] Device [1025:0781]
  InstallationDate: Installed on 2014-07-02 (1 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha i386 (20140522)
  MachineType: Acer Aspire V3-772G
  ProcCmdline: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 
-nolisten tcp vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.15.0-6-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  Signal: 6
  SourcePackage: nvidia-graphics-drivers
  StacktraceTop:
   OsAbort ()
   ?? ()
   FatalError ()
   ?? ()
   ?? ()
  Title: Xorg crashed with SIGABRT in OsAbort()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/11/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: VA70_HW
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.13:bd10/11/2013:svnAcer:pnAspireV3-772G:pvrV1.13:rvnAcer:rnVA70_HW:rvrType2-BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire V3-772G
  dmi.product.version: V1.13
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.11+14.10.20140606-0ubuntu2
  version.libdrm2: libdrm2 2.4.54-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.1-2ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 

[Desktop-packages] [Bug 1296020] Re: [Asus U36JC] Non-existent display detected in both intel driver and nvidia driver (Optimus Laptop) (ubuntu trusty 14.04)

2014-07-04 Thread Lévai Marcell
I did a fresh installation of Ubuntu right now. I updated it, rebooted,
didn't change anything that could possibly interfere.

I get the same (wrong) output for xrandr -q after updating ubuntu-
drivers-common package to the proposed version (the way it's described
in the wiki). The ghost display is still in the settings.

I attached my Xorg.0.log

Ps. My machine is a Dell N5110 15R with Intel Graphics 3000 and an
Nvidia gt525m.

** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/trusty/+source/ubuntu-drivers-common/+bug/1296020/+attachment/4145750/+files/Xorg.0.log

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

Title:
  [Asus U36JC] Non-existent display detected in both intel driver and
  nvidia driver (Optimus Laptop) (ubuntu trusty 14.04)

Status in “nvidia-prime” package in Ubuntu:
  Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
  Fix Released
Status in “nvidia-prime” source package in Precise:
  In Progress
Status in “ubuntu-drivers-common” source package in Precise:
  Invalid
Status in “nvidia-prime” source package in Trusty:
  Invalid
Status in “ubuntu-drivers-common” source package in Trusty:
  Fix Committed

Bug description:
  SRU Request

  Systems with Optimus (Intel+NVIDIA GPUs) can have ghost VGA devices
  hardcoded in the BIOS. This leads the system into thinking that there
  is actually one more active output than there really is.

  [Impact]
   * The ghost VGA output confuses lightdm and the gnome-settings-daemon making 
the system unusable.

  [Test Case]
   * Install the nvidia binary driver, reboot, and check the output of the 
xrandr -q command
  - Expected: only the outputs that are actually connected will be marked 
as active.
  - Bad behavior: a non-existent VGA device will show up in the output.

  [Regression Potential]
   * Low, as it only disables CRT outputs in the nvidia driver.

  [Other Info]
   * N/A

  --

  There is a non existent display detected in both intel driver only and nvidia 
331 driver installation.
  The non existent display is Unknown Display shown in gnome-control-center 
-- display and CRT-0 in nvidia-settings, and VGA-0 in xrandr -q output.
  It will cause gdm failed to start. gnome-shell has some crazy layouts. 
lightdm will only occupy 2/3 of monitor in top left corner.
  I tested this in intel driver only environment. and nvidia-331 installation 
environment.
  My laptop is Asus U36JC. My monitor correct resolution is 1366x768.

  The following is the output of xrandr -q in gnome-shell with
  nvidia-331 installed:

  $ xrandr -q
  Screen 0: minimum 8 x 8, current 1366 x 768, maximum 8192 x 8192
  VGA-0 connected primary 680x384+0+0 (normal left inverted right x axis y 
axis) 0mm x 0mm panning 1366x768+0+0
     680x384 60.0*+
     1366x768 60.0
     1360x768 60.0
  HDMI-0 disconnected (normal left inverted right x axis y axis)
  LVDS-1-0 connected 1366x768+0+0 (normal left inverted right x axis y axis) 
293mm x 165mm
     1366x768 60.0*+
     1360x768 59.8 60.0
     1024x768 60.0 60.0
     960x720 60.0
     928x696 60.1
     896x672 60.0
     960x600 60.0
     960x540 60.0
     800x600 60.0 60.3 56.2
     840x525 60.0 59.9
     800x512 60.2
     700x525 60.0
     640x512 60.0
     720x450 59.9
     640x480 60.0 59.9
     680x384 59.8 60.0
     576x432 60.1
     512x384 60.0
     400x300 60.3 56.3
     320x240 60.1
  VGA-1-0 disconnected (normal left inverted right x axis y axis)
  HDMI-1-0 disconnected (normal left inverted right x axis y axis)
  DisplayPort-1-0 disconnected (normal left inverted right x axis y axis)
    1366x768 (0x46) 69.3MHz
  h: width 1366 start 1425 end 1464 total 1472 skew 0 clock 47.1KHz
  v: height 768 start 773 end 782 total 785 clock 60.0Hz
    1360x768 (0x48) 72.0MHz
  h: width 1360 start 1408 end 1440 total 1520 skew 0 clock 47.4KHz
  v: height 768 start 771 end 781 total 790 clock 60.0Hz
    680x384 (0x5c) 36.0MHz
  h: width 680 start 704 end 720 total 760 skew 0 clock 47.4KHz
  v: height 384 start 385 end 390 total 395 clock 60.0Hz

  The following is the output of xrandr -q in lxde with nvidia-331
  installed:

  $ xrandr -q
  Screen 0: minimum 8 x 8, current 1366 x 768, maximum 8192 x 8192
  VGA-0 connected primary 1024x768+31+0 (normal left inverted right x axis y 
axis) 0mm x 0mm panning 1366x768+0+0
     680x38460.0 +
     1366x768   60.0
     1360x768   60.0
  HDMI-0 disconnected (normal left inverted right x axis y axis)
  LVDS-1-0 connected 1366x768+0+0 (normal left inverted right x axis y axis) 
293mm x 165mm
     1366x768   60.0*+
     1360x768   59.8 60.0
     1024x768   60.0 60.0
     960x72060.0
     928x69660.1
     896x67260.0
     960x60060.0
     960x54060.0
     800x60060.0 60.3 56.2
     840x525

[Desktop-packages] [Bug 1296020] Re: [Asus U36JC] Non-existent display detected in both intel driver and nvidia driver (Optimus Laptop) (ubuntu trusty 14.04)

2014-07-04 Thread Lévai Marcell
Here's my xrandr -q output:

Screen 0: minimum 320 x 200, current 2390 x 768, maximum 32767 x 32767
LVDS1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 
344mm x 193mm
   1366x768   60.0*+
   1360x768   59.8 60.0  
   1024x768   60.0  
   800x60060.3 56.2  
   640x48059.9  
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
VGA-1-2 connected 1024x768+1366+0 0mm x 0mm
   1024x768   60.0* 
   800x60060.3 56.2  
   848x48060.0  
   640x48059.9  
HDMI-1-1 disconnected
  1024x768 (0x44)   65.0MHz
h: width  1024 start 1048 end 1184 total 1344 skew0 clock   48.4KHz
v: height  768 start  771 end  777 total  806   clock   60.0Hz
  800x600 (0x45)   40.0MHz
h: width   800 start  840 end  968 total 1056 skew0 clock   37.9KHz
v: height  600 start  601 end  605 total  628   clock   60.3Hz
  800x600 (0x46)   36.0MHz
h: width   800 start  824 end  896 total 1024 skew0 clock   35.2KHz
v: height  600 start  601 end  603 total  625   clock   56.2Hz

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

Title:
  [Asus U36JC] Non-existent display detected in both intel driver and
  nvidia driver (Optimus Laptop) (ubuntu trusty 14.04)

Status in “nvidia-prime” package in Ubuntu:
  Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
  Fix Released
Status in “nvidia-prime” source package in Precise:
  In Progress
Status in “ubuntu-drivers-common” source package in Precise:
  Invalid
Status in “nvidia-prime” source package in Trusty:
  Invalid
Status in “ubuntu-drivers-common” source package in Trusty:
  Fix Committed

Bug description:
  SRU Request

  Systems with Optimus (Intel+NVIDIA GPUs) can have ghost VGA devices
  hardcoded in the BIOS. This leads the system into thinking that there
  is actually one more active output than there really is.

  [Impact]
   * The ghost VGA output confuses lightdm and the gnome-settings-daemon making 
the system unusable.

  [Test Case]
   * Install the nvidia binary driver, reboot, and check the output of the 
xrandr -q command
  - Expected: only the outputs that are actually connected will be marked 
as active.
  - Bad behavior: a non-existent VGA device will show up in the output.

  [Regression Potential]
   * Low, as it only disables CRT outputs in the nvidia driver.

  [Other Info]
   * N/A

  --

  There is a non existent display detected in both intel driver only and nvidia 
331 driver installation.
  The non existent display is Unknown Display shown in gnome-control-center 
-- display and CRT-0 in nvidia-settings, and VGA-0 in xrandr -q output.
  It will cause gdm failed to start. gnome-shell has some crazy layouts. 
lightdm will only occupy 2/3 of monitor in top left corner.
  I tested this in intel driver only environment. and nvidia-331 installation 
environment.
  My laptop is Asus U36JC. My monitor correct resolution is 1366x768.

  The following is the output of xrandr -q in gnome-shell with
  nvidia-331 installed:

  $ xrandr -q
  Screen 0: minimum 8 x 8, current 1366 x 768, maximum 8192 x 8192
  VGA-0 connected primary 680x384+0+0 (normal left inverted right x axis y 
axis) 0mm x 0mm panning 1366x768+0+0
     680x384 60.0*+
     1366x768 60.0
     1360x768 60.0
  HDMI-0 disconnected (normal left inverted right x axis y axis)
  LVDS-1-0 connected 1366x768+0+0 (normal left inverted right x axis y axis) 
293mm x 165mm
     1366x768 60.0*+
     1360x768 59.8 60.0
     1024x768 60.0 60.0
     960x720 60.0
     928x696 60.1
     896x672 60.0
     960x600 60.0
     960x540 60.0
     800x600 60.0 60.3 56.2
     840x525 60.0 59.9
     800x512 60.2
     700x525 60.0
     640x512 60.0
     720x450 59.9
     640x480 60.0 59.9
     680x384 59.8 60.0
     576x432 60.1
     512x384 60.0
     400x300 60.3 56.3
     320x240 60.1
  VGA-1-0 disconnected (normal left inverted right x axis y axis)
  HDMI-1-0 disconnected (normal left inverted right x axis y axis)
  DisplayPort-1-0 disconnected (normal left inverted right x axis y axis)
    1366x768 (0x46) 69.3MHz
  h: width 1366 start 1425 end 1464 total 1472 skew 0 clock 47.1KHz
  v: height 768 start 773 end 782 total 785 clock 60.0Hz
    1360x768 (0x48) 72.0MHz
  h: width 1360 start 1408 end 1440 total 1520 skew 0 clock 47.4KHz
  v: height 768 start 771 end 781 total 790 clock 60.0Hz
    680x384 (0x5c) 36.0MHz
  h: width 680 start 704 end 720 total 760 skew 0 clock 47.4KHz
  v: height 384 start 385 end 390 total 395 clock 60.0Hz

  The following is the output of xrandr -q in lxde with nvidia-331
  installed:

  $ xrandr -q
  Screen 0: minimum 8 x 8, current 1366 x 768, maximum 8192 x 8192
  VGA-0 connected 

[Desktop-packages] [Bug 1248545] Re: nautilus crashed after entering in Workgroup folder of Windows network

2014-07-04 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1153456 ***
https://bugs.launchpad.net/bugs/1153456

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

** Changed in: nautilus (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/1248545

Title:
  nautilus crashed after entering in Workgroup folder of Windows network

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes file manager Nautilus crashes after entering in Workgroup
  folder of Windows network...

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu16
  ProcVersionSignature: Ubuntu 3.8.0-32.24-lowlatency 3.8.13.10
  Uname: Linux 3.8.0-32-lowlatency i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.9.2-0ubuntu8.5
  Architecture: i386
  CrashCounter: 1
  Date: Wed Nov  6 20:51:50 2013
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'837x646+67+264'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'190'
  InstallationDate: Installed on 2013-10-25 (12 days ago)
  InstallationMedia: Ubuntu-Studio 13.04 Raring Ringtail - Release i386 
(20130424)
  MarkForUpload: True
  ProcCmdline: /usr/bin/nautilus /home/username
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/username
  SegvAnalysis:
   Segfault happened at: 0x8115ea1: movzbl (%eax),%edx
   PC (0x08115ea1) ok
   source (%eax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: nautilus crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1248545/+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 1337952] [NEW] chromium-browser startet from gnome-terminal crashed, while loading

2014-07-04 Thread Daniel Winzen
*** This bug is a duplicate of bug 1229021 ***
https://bugs.launchpad.net/bugs/1229021

Public bug reported:

I started chromium-browser in gnome-terminal and this crash occurred,
while it was loading.

ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: chromium-browser 34.0.1847.116-0ubuntu2
ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
Uname: Linux 3.15.0-6-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.4-0ubuntu1
Architecture: amd64
CrashCounter: 1
CurrentDesktop: Unity
Date: Fri Jul  4 21:01:59 2014
Desktop-Session:
 DESKTOP_SESSION = ubuntu
 XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
 XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
Env:
 MOZ_PLUGIN_PATH = None
 LD_LIBRARY_PATH = /home/daniel/iCall/libs:/usr/lib32
ExecutablePath: /usr/lib/chromium-browser/chromium-browser
InstallationDate: Installed on 2013-02-27 (492 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130226)
ProcCmdline: chromium-browser\ --type=gpu-process\ --channel=715.0.1187137346\ 
--supports-dual-gpus=false\ --gpu-driver-bug-workarounds=0,1,28\ 
--disable-accelerated-video-decode\ --gpu-vendor-id=0x1002\ 
--gpu-device-id=0x68c1\ --gpu-driver-vendor=ATI\ /\ AMD\ 
--gpu-driver-version=13.35.10
SegvAnalysis: Skipped: missing required field Disassembly
Signal: 11
SourcePackage: chromium-browser
UpgradeStatus: Upgraded to utopic on 2014-05-03 (62 days ago)
UserGroups: adm cdrom debian-tor dip lpadmin plugdev sambashare sudo video
gconf-keys: /desktop/gnome/applications/browser/exec = 
b'firefox\n'/desktop/gnome/url-handlers/https/command = b'firefox 
%s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'firefox 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'gnome\n'/desktop/gnome/interface/gtk_theme = b'Clearlooks\n'
modified.conffile..etc.default.chromium.browser: [deleted]
mtime.conffile..etc.chromium.browser.default: 2014-04-17T17:00:11.716530

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash utopic

** Information type changed from Private to Public

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

Title:
  chromium-browser startet from gnome-terminal crashed, while loading

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  I started chromium-browser in gnome-terminal and this crash occurred,
  while it was loading.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: chromium-browser 34.0.1847.116-0ubuntu2
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Fri Jul  4 21:01:59 2014
  Desktop-Session:
   DESKTOP_SESSION = ubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = /home/daniel/iCall/libs:/usr/lib32
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  InstallationDate: Installed on 2013-02-27 (492 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130226)
  ProcCmdline: chromium-browser\ --type=gpu-process\ 
--channel=715.0.1187137346\ --supports-dual-gpus=false\ 
--gpu-driver-bug-workarounds=0,1,28\ --disable-accelerated-video-decode\ 
--gpu-vendor-id=0x1002\ --gpu-device-id=0x68c1\ --gpu-driver-vendor=ATI\ /\ 
AMD\ --gpu-driver-version=13.35.10
  SegvAnalysis: Skipped: missing required field Disassembly
  Signal: 11
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to utopic on 2014-05-03 (62 days ago)
  UserGroups: adm cdrom debian-tor dip lpadmin plugdev sambashare sudo video
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'firefox\n'/desktop/gnome/url-handlers/https/command = b'firefox 
%s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'firefox 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'gnome\n'/desktop/gnome/interface/gtk_theme = b'Clearlooks\n'
  modified.conffile..etc.default.chromium.browser: [deleted]
  mtime.conffile..etc.chromium.browser.default: 2014-04-17T17:00:11.716530

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1337952/+subscriptions

-- 
Mailing list: 

  1   2   >