[Desktop-packages] [Bug 1386111] Re: Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

2016-06-25 Thread Om
*** This bug is a duplicate of bug 1380702 ***
https://bugs.launchpad.net/bugs/1380702

Thats right. Problem of non-functioning keyboard shortcuts for Texmaker
is resolved by removing appmenu-qt5, but no one wrote the command. So
here u go, open terminal and run these commands one by one, log out
system and login and u will b redy to rock.

sudo apt-get remove appmenu-qt5
sudo apt-get remove --auto-remove appmenu-qt5

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

Title:
  Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

Status in Unity:
  New
Status in eclipse package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in qtbase package in Ubuntu:
  Confirmed
Status in texmaker package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Keyboard shortcuts do not work. E.g. F1 for quick compile, Strg+F for
  searching

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: texmaker 4.3-1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct 27 11:01:56 2014
  InstallationDate: Installed on 2014-04-18 (191 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: texmaker
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1386111/+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 1152229] Re: Make "Preferences" button in ibus-setup work

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

** Changed in: ibus-sunpinyin (Ubuntu)
   Status: New => Confirmed

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

Title:
  Make "Preferences" button in ibus-setup work

Status in ibus-sunpinyin package in Ubuntu:
  Confirmed

Bug description:
  The "Preferences" button in ibus-setup is not usable for SunPinyin
  engine currently.

  To fix this problem, we can backport a patch from upstream.
  
https://github.com/sunpinyin/sunpinyin/commit/a43d055e6b6531e4870a11f27ce758f7c61012f2.patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-sunpinyin/+bug/1152229/+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 1596257] [NEW] does not use default keyboard layout

2016-06-25 Thread Joe Liau
Public bug reported:

Sunpinyin only uses a QWERTY keyboard layout.

There should be options to select the type of keyboard layout (ie the
system default, other, etc)

** Affects: ibus-sunpinyin (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  does not use default keyboard layout

Status in ibus-sunpinyin package in Ubuntu:
  New

Bug description:
  Sunpinyin only uses a QWERTY keyboard layout.

  There should be options to select the type of keyboard layout (ie the
  system default, other, etc)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-sunpinyin/+bug/1596257/+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 1409978] Re: "guile-2.0 --version" runs without output and 100% CPU forever

2016-06-25 Thread Apteryx
Could not reproduce using Ubuntu 14.04.3 LTS. guile-2.0 is at version
2.0.9. Closing this bug as "Invalid".

** Changed in: guile-2.0 (Ubuntu)
   Status: New => Invalid

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

Title:
  "guile-2.0 --version" runs without output and 100% CPU forever

Status in guile-2.0 package in Ubuntu:
  Invalid

Bug description:
  This happens on one machine and not on another. It seems to be nothing
  to do with the user's environment, since if I run "sudo guile-2.0
  --version" I get the same problem.

  strace shows:

  strace guile --version
  execve("/usr/bin/guile", ["guile", "--version"], [/* 121 vars */]) = 0
  brk(0)  = 0x16d8000
  access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
  mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7eff80557000
  access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or 
directory)
  open("/home/rrt/.local/lib/x86_64-linux-gnu/tls/x86_64/libguile-2.0.so.22", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  stat("/home/rrt/.local/lib/x86_64-linux-gnu/tls/x86_64", 0x7fff3f90b9e0) = -1 
ENOENT (No such file or directory)
  open("/home/rrt/.local/lib/x86_64-linux-gnu/tls/libguile-2.0.so.22", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  stat("/home/rrt/.local/lib/x86_64-linux-gnu/tls", 0x7fff3f90b9e0) = -1 ENOENT 
(No such file or directory)
  open("/home/rrt/.local/lib/x86_64-linux-gnu/x86_64/libguile-2.0.so.22", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  stat("/home/rrt/.local/lib/x86_64-linux-gnu/x86_64", 0x7fff3f90b9e0) = -1 
ENOENT (No such file or directory)
  open("/home/rrt/.local/lib/x86_64-linux-gnu/libguile-2.0.so.22", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  stat("/home/rrt/.local/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0750, 
st_size=4096, ...}) = 0
  open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  fstat(3, {st_mode=S_IFREG|0644, st_size=188131, ...}) = 0
  mmap(NULL, 188131, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7eff80529000
  close(3)= 0
  access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
  open("/usr/lib/libguile-2.0.so.22", O_RDONLY|O_CLOEXEC) = 3
  read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \225\4\0\0\0\0\0"..., 
832) = 832
  fstat(3, {st_mode=S_IFREG|0644, st_size=1543432, ...}) = 0
  mmap(NULL, 3693024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7eff7ffb1000
  mprotect(0x7eff800fb000, 2093056, PROT_NONE) = 0
  mmap(0x7eff802fa000, 196608, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x149000) = 0x7eff802fa000
  mmap(0x7eff8032a000, 51680, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7eff8032a000
  close(3)= 0
  open("/home/rrt/.local/lib/x86_64-linux-gnu/libpthread.so.0", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
  open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
  read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0po\0\0\0\0\0\0"..., 
832) = 832
  fstat(3, {st_mode=S_IFREG|0755, st_size=141574, ...}) = 0
  mmap(NULL, 2217264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7eff7fd93000
  mprotect(0x7eff7fdac000, 2093056, PROT_NONE) = 0
  mmap(0x7eff7ffab000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x7eff7ffab000
  mmap(0x7eff7ffad000, 13616, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7eff7ffad000
  close(3)= 0
  open("/home/rrt/.local/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 
-1 ENOENT (No such file or directory)
  access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
  open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\37\2\0\0\0\0\0"..., 832) = 
832
  fstat(3, {st_mode=S_IFREG|0755, st_size=1845024, ...}) = 0
  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7eff80528000
  mmap(NULL, 3953344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7eff7f9cd000
  mprotect(0x7eff7fb88000, 2097152, PROT_NONE) = 0
  mmap(0x7eff7fd88000, 24576, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bb000) = 0x7eff7fd88000
  mmap(0x7eff7fd8e000, 17088, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7eff7fd8e000
  close(3)= 0
  open("/home/rrt/.local/lib/x86_64-linux-gnu/libgc.so.1", O_RDONLY|O_CLOEXEC) 
= -1 ENOENT (No such file or directory)
  access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 

[Desktop-packages] [Bug 1563110] Re: No sound on Asus e200ha, intel sst with cx2072x codec

2016-06-25 Thread carlix
Same problem with Acer Aspire Switch 10 "intel sst audio device (wdm)"

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

Title:
  No sound on Asus e200ha, intel sst with cx2072x codec

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

Bug description:
  I've recently bought an Asus e200ha.
  Sound in this laptop doesn't work.
  The sound card is an intel sst with codec conexant cx2072x

  aplay -l:
  aplay: device_list:268: no soundcard found...
  in the sound setting there is a "Dummy output"
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7b77dc46-7d5b-4869-83dd-739980736c3a
  InstallationDate: Installed on 2016-03-28 (0 days ago)
  InstallationMedia: Linux Mint 17.3 "Rosa" - Release amd64 20160105
  Lsusb:
   Bus 002 Device 002: ID 0781:5583 SanDisk Corp. 
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 13d3:3496 IMC Networks 
   Bus 001 Device 002: ID 04f2:b54b Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. E200HA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-32-generic 
root=UUID=50fb13c0-a8cd-441d-a38b-c0295c1b9a15 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-32-generic N/A
   linux-backports-modules-3.19.0-32-generic  N/A
   linux-firmware 1.127.16
  Tags:  rosa
  Uname: Linux 3.19.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E200HA.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: E200HA
  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.:bvrE200HA.203:bd11/26/2015:svnASUSTeKCOMPUTERINC.:pnE200HA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE200HA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: E200HA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1563110/+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 1553074] Re: unity-greeter disappears after 10 seconds following boot

2016-06-25 Thread Launchpad Bug Tracker
[Expired for unity-greeter (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: unity-greeter (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  unity-greeter disappears after 10 seconds following boot

Status in unity-greeter package in Ubuntu:
  Expired

Bug description:
  When booting, the unit-greeter will appear as I expect it to, but
  after approximately 10 seconds the greeter wallpaper and the login
  prompt disappear.  I can still see the mouse pointer (and can move it)
  but nothing else is visible.

  I've learned that I can still login to the system by typing my
  password in blind, however; this is less than optimal as if an errant
  click of the mouse is made the focus will be taken off of the password
  field.  This means that I cannot login without a hard reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: lightdm 1.16.7-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Fri Mar  4 02:16:02 2016
  InstallationDate: Installed on 2015-11-05 (120 days ago)
  InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to wily on 2015-11-09 (115 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1553074/+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 1571311] Re: Nautilus hangs when opening SSHFS shares

2016-06-25 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Nautilus hangs when opening SSHFS shares

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  If I create an SSHFS share while having a Nautilus window open it shows the 
mount in the sidebar (and on the desktop) and I can access the share without 
problem.
  However, If I make the share without a Nautilus window open (or if I close 
all Nautilus windows after the share has been made) and then try to access the 
SSHFS share again no window comes up. Nautilus hangs (also for the local 
filesystem) until I kill the SSHFS share.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Apr 17 12:50:04 2016
  InstallationDate: Installed on 2015-11-04 (165 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to xenial on 2015-12-28 (111 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1571311/+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 1520933] Re: Lightdm should show login on active monitor

2016-06-25 Thread Launchpad Bug Tracker
[Expired for unity-greeter (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: unity-greeter (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lightdm should show login on active monitor

Status in unity-greeter package in Ubuntu:
  Expired

Bug description:
  I have a laptop with a small screen, and a large monitor that I use
  while at home. If I plug in the monitor from boot and close the laptop
  lid, I'll see the entire boot process on the large monitor; however,
  when lightdm fires up, it displays the login widgetry on the (closed)
  laptop monitor.

  It should be enhanced to detect that the primary monitor is not
  active, and display on the secondary monitor if this is the case.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: lightdm 1.16.5-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov 29 08:57:59 2015
  InstallationDate: Installed on 2014-07-11 (505 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to wily on 2015-11-28 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1520933/+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 1594681] Re: Don't set ibus variables from gnome-session

2016-06-25 Thread Faissal Chamekh
This problem happen to me also when trying to switch to xim using im-
config.

$ printenv | grep -E '(_IM|XMOD)'
CLUTTER_IM_MODULE=xim
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus
QT4_IM_MODULE=xim
GTK_IM_MODULE=xim

as you can see QT_IM_MODULE and XMODIFIERS still unchanged.

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

Title:
  Don't set ibus variables from gnome-session

Status in Ubuntu GNOME:
  New
Status in gnome-session package in Ubuntu:
  Confirmed

Bug description:
  Currently these variable settings are hardcoded in gnome-session:

  QT_IM_MODULE=ibus
  XMODIFIERS=@im=ibus

  That way the use of alternative IM frameworks, for instance fcitx, is
  prevented. gnome-session should drop those variable assignments, and
  rely on im-config instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1594681/+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 1509776] Re: xubuntu 15.10 synaptics ps2 touchpad mouse cursor jumps

2016-06-25 Thread Christopher M. Penalver
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: Incomplete => Triaged

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

Title:
  xubuntu 15.10 synaptics ps2 touchpad mouse cursor jumps

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

Bug description:
  running live xubuntu 15.10 from usb stick.  Synaptics ps2 touchpad configured 
to act as simple mouse.  Mouse cursor suddenly and frequently jumps to screen 
edge with no reason.  Problem not present in 15.04 with same touchpad 
configuration but has occurred in some earlier versions.  Not prepared to 
upgrade as touchpad practically unusable.
  --- 
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.365
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Pegatron Device [1b0a:2109]
 Subsystem: Pegatron Device [1b0a:2109]
  LiveMediaBuild: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: Novatech Ltd. Novatech 15.6 NSPIRE Laptop
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi initrd=/casper/initrd.lz 
file=/cdrom/preseed/username.seed boot=casper  quiet splash --- persistent
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Tags:  wily ubuntu
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/05/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: C15B.610
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: C15B
  dmi.board.vendor: Novatech Ltd.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Novatech Ltd.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrC15B.610:bd12/05/2013:svnNovatechLtd.:pnNovatech15.6NSPIRELaptop:pvr1.0:rvnNovatechLtd.:rnC15B:rvr1.0:cvnNovatechLtd.:ct10:cvr1.0:
  dmi.product.name: Novatech 15.6 NSPIRE Laptop
  dmi.product.version: 1.0
  dmi.sys.vendor: Novatech Ltd.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov  2 10:44:16 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   NOUVEAU(G0): Failed to initialise context object: 2D_NVC0 (0)
   NOUVEAU(G0): Error initialising acceleration.  Falling back to NoAccel
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   18412 
   vendor AUO
  xserver.version: 2:1.17.2-1ubuntu9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1509776/+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 1596252] Re: The folder contents could not be displayed

2016-06-25 Thread Christopher M. Penalver
** Bug watch added: Document Foundation Bugzilla #100612
   https://bugs.documentfoundation.org/show_bug.cgi?id=100612

** Also affects: df-libreoffice via
   https://bugs.documentfoundation.org/show_bug.cgi?id=100612
   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/1596252

Title:
  The folder contents could not be displayed

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  When attempting to save to a Ubuntu 16.04 samba share it notes:
  The folder contents could not be displayed
  The name:1.2198 was not provided by any .service files

  Abiword, and other programs don't have a problem saving to the share.

  apt policy samba
  samba:
Installed: 2:4.3.9+dfsg-0ubuntu0.16.04.2
Candidate: 2:4.3.9+dfsg-0ubuntu0.16.04.2
Version table:
   *** 2:4.3.9+dfsg-0ubuntu0.16.04.2 500
  500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  500 http://us.archive.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   2:4.3.8+dfsg-0ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-writer 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Jun 25 21:09:00 2016
  InstallationDate: Installed on 2015-12-18 (190 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to xenial on 2016-01-20 (157 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1596252/+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 1596252] Re: The folder contents could not be displayed

2016-06-25 Thread Christopher M. Penalver
** Attachment added: "screenshot.png"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1596252/+attachment/4690369/+files/screenshot.png

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

Title:
  The folder contents could not be displayed

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  When attempting to save to a Ubuntu 16.04 samba share it notes:
  The folder contents could not be displayed
  The name:1.2198 was not provided by any .service files

  Abiword, and other programs don't have a problem saving to the share.

  apt policy samba
  samba:
Installed: 2:4.3.9+dfsg-0ubuntu0.16.04.2
Candidate: 2:4.3.9+dfsg-0ubuntu0.16.04.2
Version table:
   *** 2:4.3.9+dfsg-0ubuntu0.16.04.2 500
  500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  500 http://us.archive.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   2:4.3.8+dfsg-0ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-writer 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Jun 25 21:09:00 2016
  InstallationDate: Installed on 2015-12-18 (190 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to xenial on 2016-01-20 (157 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1596252/+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 1596252] [NEW] The folder contents could not be displayed

2016-06-25 Thread Christopher M. Penalver
Public bug reported:

When attempting to save to a Ubuntu 16.04 samba share it notes:
The folder contents could not be displayed
The name:1.2198 was not provided by any .service files

Abiword, and other programs don't have a problem saving to the share.

apt policy samba
samba:
  Installed: 2:4.3.9+dfsg-0ubuntu0.16.04.2
  Candidate: 2:4.3.9+dfsg-0ubuntu0.16.04.2
  Version table:
 *** 2:4.3.9+dfsg-0ubuntu0.16.04.2 500
500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
500 http://us.archive.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
100 /var/lib/dpkg/status
 2:4.3.8+dfsg-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libreoffice-writer 1:5.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Sat Jun 25 21:09:00 2016
InstallationDate: Installed on 2015-12-18 (190 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: libreoffice
UpgradeStatus: Upgraded to xenial on 2016-01-20 (157 days ago)

** Affects: df-libreoffice
 Importance: Unknown
 Status: Unknown

** Affects: libreoffice (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: amd64 apport-bug xenial

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

Title:
  The folder contents could not be displayed

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Triaged

Bug description:
  When attempting to save to a Ubuntu 16.04 samba share it notes:
  The folder contents could not be displayed
  The name:1.2198 was not provided by any .service files

  Abiword, and other programs don't have a problem saving to the share.

  apt policy samba
  samba:
Installed: 2:4.3.9+dfsg-0ubuntu0.16.04.2
Candidate: 2:4.3.9+dfsg-0ubuntu0.16.04.2
Version table:
   *** 2:4.3.9+dfsg-0ubuntu0.16.04.2 500
  500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  500 http://us.archive.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   2:4.3.8+dfsg-0ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-writer 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Jun 25 21:09:00 2016
  InstallationDate: Installed on 2015-12-18 (190 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to xenial on 2016-01-20 (157 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1596252/+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 1596248] Re: Touchpad stops working occasionally

2016-06-25 Thread Kevin Dalley
** Attachment added: "Full  Xorg.0"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1596248/+attachment/4690362/+files/Xorg.0.log_tmp

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

Title:
  Touchpad stops working occasionally

Status in xorg package in Ubuntu:
  New

Bug description:
  Occasionally, my cursor stops following my mouse movements.

  I followed instructions described here:

  https://wiki.ubuntu.com/DebuggingTouchpadDetection

  If you do not find a Touchpad in you /proc/bus/input/devices, the bug is in 
the kernel itself and you should follow these steps:
  Provide the general information.

  Directly after logging in to GNOME, KDE, or Xfce open a terminal and
  enter the following commands:

  cat /proc/bus/input/devices > ~/devices
  dmesg > ~/dmesg_boot
  cp /var/log/Xorg.0.log ~/Xorg.0.log 
  Wait until your touchpad stops working.
  Open a Virtual Terminal by pressing Ctrl-Alt-F1.
  Enter the following commands:

  LANG=C
  dmesg > ~/dmesg
  diff -ns ~/dmesg_boot ~/dmesg > ~/dmesg_diff
  cp /var/log/Xorg.0.log ~/Xorg.0.log_tmp
  diff -ns ~/Xorg.0.log ~/Xorg.0.log_tmp > ~/Xorg.0.log_diff 
  Attach as separate attachments to your bug report ~/devices, ~/dmesg_boot, 
~/dmesg_diff, ~/Xorg.0.log and ~/Xorg.0.log_diff.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  .tmp.unity_support_test.1:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Jun 25 17:57:40 2016
  DistUpgraded: 2016-05-30 11:23:22,422 ERROR failed to import apport python 
module, can't generate crash: No module named 'xml.dom'
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
  InstallationDate: Installed on 2015-05-18 (404 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  LightdmLog:
   [+7057.65s] DEBUG: Seat seat0 changes active session to 
   [+7063.85s] DEBUG: Seat seat0 changes active session to 40
   [+7145.78s] DEBUG: Seat seat0 changes active session to c7
   [+7145.78s] DEBUG: Session c7 is already active
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash vt.handoff=7 
init=/sbin/upstart
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-05-30 (26 days ago)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1596248/+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 1596248] Re: Touchpad stops working occasionally

2016-06-25 Thread Kevin Dalley
** Attachment added: "dmesg_boot"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1596248/+attachment/4690364/+files/dmesg_boot

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

Title:
  Touchpad stops working occasionally

Status in xorg package in Ubuntu:
  New

Bug description:
  Occasionally, my cursor stops following my mouse movements.

  I followed instructions described here:

  https://wiki.ubuntu.com/DebuggingTouchpadDetection

  If you do not find a Touchpad in you /proc/bus/input/devices, the bug is in 
the kernel itself and you should follow these steps:
  Provide the general information.

  Directly after logging in to GNOME, KDE, or Xfce open a terminal and
  enter the following commands:

  cat /proc/bus/input/devices > ~/devices
  dmesg > ~/dmesg_boot
  cp /var/log/Xorg.0.log ~/Xorg.0.log 
  Wait until your touchpad stops working.
  Open a Virtual Terminal by pressing Ctrl-Alt-F1.
  Enter the following commands:

  LANG=C
  dmesg > ~/dmesg
  diff -ns ~/dmesg_boot ~/dmesg > ~/dmesg_diff
  cp /var/log/Xorg.0.log ~/Xorg.0.log_tmp
  diff -ns ~/Xorg.0.log ~/Xorg.0.log_tmp > ~/Xorg.0.log_diff 
  Attach as separate attachments to your bug report ~/devices, ~/dmesg_boot, 
~/dmesg_diff, ~/Xorg.0.log and ~/Xorg.0.log_diff.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  .tmp.unity_support_test.1:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Jun 25 17:57:40 2016
  DistUpgraded: 2016-05-30 11:23:22,422 ERROR failed to import apport python 
module, can't generate crash: No module named 'xml.dom'
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
  InstallationDate: Installed on 2015-05-18 (404 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  LightdmLog:
   [+7057.65s] DEBUG: Seat seat0 changes active session to 
   [+7063.85s] DEBUG: Seat seat0 changes active session to 40
   [+7145.78s] DEBUG: Seat seat0 changes active session to c7
   [+7145.78s] DEBUG: Session c7 is already active
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash vt.handoff=7 
init=/sbin/upstart
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-05-30 (26 days ago)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1596248/+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 1596248] Re: Touchpad stops working occasionally

2016-06-25 Thread Kevin Dalley
** Attachment added: "New dmesg entries"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1596248/+attachment/4690365/+files/dmesg_diff

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

Title:
  Touchpad stops working occasionally

Status in xorg package in Ubuntu:
  New

Bug description:
  Occasionally, my cursor stops following my mouse movements.

  I followed instructions described here:

  https://wiki.ubuntu.com/DebuggingTouchpadDetection

  If you do not find a Touchpad in you /proc/bus/input/devices, the bug is in 
the kernel itself and you should follow these steps:
  Provide the general information.

  Directly after logging in to GNOME, KDE, or Xfce open a terminal and
  enter the following commands:

  cat /proc/bus/input/devices > ~/devices
  dmesg > ~/dmesg_boot
  cp /var/log/Xorg.0.log ~/Xorg.0.log 
  Wait until your touchpad stops working.
  Open a Virtual Terminal by pressing Ctrl-Alt-F1.
  Enter the following commands:

  LANG=C
  dmesg > ~/dmesg
  diff -ns ~/dmesg_boot ~/dmesg > ~/dmesg_diff
  cp /var/log/Xorg.0.log ~/Xorg.0.log_tmp
  diff -ns ~/Xorg.0.log ~/Xorg.0.log_tmp > ~/Xorg.0.log_diff 
  Attach as separate attachments to your bug report ~/devices, ~/dmesg_boot, 
~/dmesg_diff, ~/Xorg.0.log and ~/Xorg.0.log_diff.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  .tmp.unity_support_test.1:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Jun 25 17:57:40 2016
  DistUpgraded: 2016-05-30 11:23:22,422 ERROR failed to import apport python 
module, can't generate crash: No module named 'xml.dom'
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
  InstallationDate: Installed on 2015-05-18 (404 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  LightdmLog:
   [+7057.65s] DEBUG: Seat seat0 changes active session to 
   [+7063.85s] DEBUG: Seat seat0 changes active session to 40
   [+7145.78s] DEBUG: Seat seat0 changes active session to c7
   [+7145.78s] DEBUG: Session c7 is already active
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash vt.handoff=7 
init=/sbin/upstart
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-05-30 (26 days ago)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1596248/+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 1596248] Re: Touchpad stops working occasionally

2016-06-25 Thread Kevin Dalley
** Attachment added: "List of devices"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1596248/+attachment/4690363/+files/devices

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

Title:
  Touchpad stops working occasionally

Status in xorg package in Ubuntu:
  New

Bug description:
  Occasionally, my cursor stops following my mouse movements.

  I followed instructions described here:

  https://wiki.ubuntu.com/DebuggingTouchpadDetection

  If you do not find a Touchpad in you /proc/bus/input/devices, the bug is in 
the kernel itself and you should follow these steps:
  Provide the general information.

  Directly after logging in to GNOME, KDE, or Xfce open a terminal and
  enter the following commands:

  cat /proc/bus/input/devices > ~/devices
  dmesg > ~/dmesg_boot
  cp /var/log/Xorg.0.log ~/Xorg.0.log 
  Wait until your touchpad stops working.
  Open a Virtual Terminal by pressing Ctrl-Alt-F1.
  Enter the following commands:

  LANG=C
  dmesg > ~/dmesg
  diff -ns ~/dmesg_boot ~/dmesg > ~/dmesg_diff
  cp /var/log/Xorg.0.log ~/Xorg.0.log_tmp
  diff -ns ~/Xorg.0.log ~/Xorg.0.log_tmp > ~/Xorg.0.log_diff 
  Attach as separate attachments to your bug report ~/devices, ~/dmesg_boot, 
~/dmesg_diff, ~/Xorg.0.log and ~/Xorg.0.log_diff.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  .tmp.unity_support_test.1:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Jun 25 17:57:40 2016
  DistUpgraded: 2016-05-30 11:23:22,422 ERROR failed to import apport python 
module, can't generate crash: No module named 'xml.dom'
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
  InstallationDate: Installed on 2015-05-18 (404 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  LightdmLog:
   [+7057.65s] DEBUG: Seat seat0 changes active session to 
   [+7063.85s] DEBUG: Seat seat0 changes active session to 40
   [+7145.78s] DEBUG: Seat seat0 changes active session to c7
   [+7145.78s] DEBUG: Session c7 is already active
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash vt.handoff=7 
init=/sbin/upstart
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-05-30 (26 days ago)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1596248/+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 1596248] [NEW] Touchpad stops working occasionally

2016-06-25 Thread Kevin Dalley
Public bug reported:

Occasionally, my cursor stops following my mouse movements.

I followed instructions described here:

https://wiki.ubuntu.com/DebuggingTouchpadDetection

If you do not find a Touchpad in you /proc/bus/input/devices, the bug is in the 
kernel itself and you should follow these steps:
Provide the general information.

Directly after logging in to GNOME, KDE, or Xfce open a terminal and
enter the following commands:

cat /proc/bus/input/devices > ~/devices
dmesg > ~/dmesg_boot
cp /var/log/Xorg.0.log ~/Xorg.0.log 
Wait until your touchpad stops working.
Open a Virtual Terminal by pressing Ctrl-Alt-F1.
Enter the following commands:

LANG=C
dmesg > ~/dmesg
diff -ns ~/dmesg_boot ~/dmesg > ~/dmesg_diff
cp /var/log/Xorg.0.log ~/Xorg.0.log_tmp
diff -ns ~/Xorg.0.log ~/Xorg.0.log_tmp > ~/Xorg.0.log_diff 
Attach as separate attachments to your bug report ~/devices, ~/dmesg_boot, 
~/dmesg_diff, ~/Xorg.0.log and ~/Xorg.0.log_diff.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
NonfreeKernelModules: wl
.tmp.unity_support_test.0:
 
.tmp.unity_support_test.1:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sat Jun 25 17:57:40 2016
DistUpgraded: 2016-05-30 11:23:22,422 ERROR failed to import apport python 
module, can't generate crash: No module named 'xml.dom'
DistroCodename: xenial
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
   Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
InstallationDate: Installed on 2015-05-18 (404 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
LightdmLog:
 [+7057.65s] DEBUG: Seat seat0 changes active session to 
 [+7063.85s] DEBUG: Seat seat0 changes active session to 40
 [+7145.78s] DEBUG: Seat seat0 changes active session to c7
 [+7145.78s] DEBUG: Session c7 is already active
MachineType: Dell Inc. XPS 13 9343
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro persistent quiet splash vt.handoff=7 
init=/sbin/upstart
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-05-30 (26 days ago)
dmi.bios.date: 11/11/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0310JH
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2

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


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

** Attachment added: "Xorg.0 updates up until problem"
   
https://bugs.launchpad.net/bugs/1596248/+attachment/4690340/+files/Xorg.0.log_diff

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

Title:
  Touchpad stops working occasionally

Status in xorg package in Ubuntu:
  New

Bug description:
  Occasionally, my cursor stops following my mouse movements.

  I followed instructions described here:

  https://wiki.ubuntu.com/DebuggingTouchpadDetection

  If you do not find a Touchpad in you /proc/bus/input/devices, the bug is in 
the kernel itself and you should follow these steps:
  Provide the general information.

  Directly after logging in to GNOME, KDE, or Xfce open a terminal and
  enter the following commands:

  cat /proc/bus/input/devices > ~/devices
  dmesg > ~/dmesg_boot
  cp /var/log/Xorg.0.log ~/Xorg.0.log 
  Wait until your touchpad stops working.
  Open a Virtual Terminal by pressing Ctrl-Alt-F1.
  Enter 

[Desktop-packages] [Bug 1591472] Re: Xorg crashes immediately on login returning to greeter

2016-06-25 Thread Dan Kortschak
Yoo hoo! Is anyone home?

Some triage love would be greatly appreciated here.

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

Title:
  Xorg crashes immediately on login returning to greeter

Status in xorg package in Ubuntu:
  New

Bug description:
  ~ $ lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04
  ~ $ apt-cache policy nvidia-361 xorg
  nvidia-361:
Installed: 361.42-0ubuntu2
Candidate: 361.42-0ubuntu2
Version table:
   *** 361.42-0ubuntu2 500
  500 http://mirror.internode.on.net/pub/ubuntu/ubuntu 
xenial/restricted amd64 Packages
  100 /var/lib/dpkg/status
  xorg:
Installed: 1:7.7+13ubuntu3
Candidate: 1:7.7+13ubuntu3
Version table:
   *** 1:7.7+13ubuntu3 500
  500 http://mirror.internode.on.net/pub/ubuntu/ubuntu xenial/main 
amd64 Packages
  100 /var/lib/dpkg/status

  
  Boot machine and login with correct credentials.

  Expect a functioning X session with gnome.

  Instead immediately returned to greeter.

  Attempted to do backtracing, but this did not work because
  (presumably) of absence of ../sysdeps/unix/syscall-template.S and an
  error returned after staring gdb, `"/usr/bin/Xorg": not in executable
  format: File format not recognised'. Went ahead any way and gdb sees:

  ```
  
  Reading symbols from /usr/lib/xorg/modules/input/evdev_drv.so...(no debugging 
symbols found)...done.
  Reading symbols from /usr/lib/x86_64-linux-gnu/libmtdev.so.1...(no debugging 
symbols found)...done.
  Reading symbols from /usr/lib/x86_64-linux-gnu/libevdev.so.2...(no debugging 
symbols found)...done.
  Reading symbols from /usr/lib/xorg/modules/input/synaptics_drv.so...(no 
debugging symbols found)...done.
  0x7fe59028acf3 in __select_nocancel ()
  at ../sysdeps/unix/syscall-template.S:84
  84  ../sysdeps/unix/syscall-template.S: No such file or directory.
  (gdb) cont
  Continuing.
  warning: Corrupted shared library list: 0x556edfb384d0 != 0x556edfba4c60
  warning: Corrupted shared library list: 0x556edfbc48c0 != 0x556edfb384d0

  Program received signal SIGTERM, Terminated.
  0x7fe59028acf3 in __select_nocancel ()
  at ../sysdeps/unix/syscall-template.S:84
  84  in ../sysdeps/unix/syscall-template.S
  (gdb) cont
  Continuing.

  Program terminated with signal SIGKILL, Killed.
  The program no longer exists.
  ```

  If given instructions on how to get backtracking to work, will happily
  reattempt.

  Using nvidia-304 (current) is worse, crashing in the greeter. Nouveau
  is unusable due to lag and sluggishness.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
PDT 2016
   GCC version:  gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1)
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sat Jun 11 17:46:17 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 
00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer Skylake Integrated Graphics [1558:6540]
   NVIDIA Corporation GM204M [GeForce GTX 970M] [10de:13d8] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer GM204M [GeForce GTX 970M] [1558:6540]
  InstallationDate: Installed on 2016-06-07 (3 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 5986:066d Acer, Inc 
   Bus 001 Device 003: ID 0cf3:e300 Atheros Communications, Inc. 
   Bus 001 Device 002: ID 1c7a:0603 LighTuning Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Notebook P65_P67RGRERA
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-24-generic 
root=UUID=153d01ca-6817-4bd1-9ace-8a3a44586e7a ro nomodeset quiet splash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/27/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.13
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: P65_P67RGRERA
  

[Desktop-packages] [Bug 1590771] Re: Mobile Broadband does not activates after inserting usb modem in Xubuntu 16.04.

2016-06-25 Thread Pavlushka
The problem was occurring due to the supplied modem manger from vendor,
I uninstalled the vendor's modem manager and the problem solved, the
system recognises the device and activates mobile broadband option in
network-manager applet.

** Changed in: network-manager (Ubuntu)
   Status: New => Invalid

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

Title:
  Mobile Broadband does not activates after inserting usb modem in
  Xubuntu 16.04.

Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  Mobile Broadband does not activates after inserting usb modem in
  Xubuntu 16.04. I have tested the modem in Ubuntu 16.04 (32 bit) and
  Ubuntu-MATE (64 bit) and in both later mentioned systems, the network-
  manager activates the mobile-broadband option and then I can follow to
  create a connection as the network-manager recognises the device but
  not for Xubuntu though the lsusb report says the device is there and I
  can make that work with a script called sakis3g (www.sakis3g.com) in
  Xubuntu but not with network-manager.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.2.0-0ubuntu0.16.04.2
  ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
  Uname: Linux 4.4.0-23-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Jun  9 18:55:30 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
post-up iptables-restore < /etc/iptables.up.rules
  InstallationDate: Installed on 2016-04-14 (55 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160412)
  IpRoute:
   default via 10.64.64.64 dev ppp0 
   10.64.64.64 dev ppp0  proto kernel  scope link  src 10.99.108.170
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH 
   enp2s1  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
   wlp1s0  wifi  unavailable  /org/freedesktop/NetworkManager/Devices/0  -- 
 ----   
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/2  -- 
 ----   
   ppp0unknown   unmanaged/org/freedesktop/NetworkManager/Devices/3  -- 
 ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1590771/+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 1596181] Re: Problem with some arabic caracters

2016-06-25 Thread Gunnar Hjalmarsson
I just tried those lines in ~/.profile on Ubuntu GNOME, and it didn't
help for me either. The problem is that GNOME is tightly tied to IBus
nowadays - it's bug #1594681, and it's not resolved yet. Please feel
free to subscribe to it.

So my advice for now: Avoid Ubuntu GNOME if you want flexibility as
regards input sources.

Closing this bug again. The issue is not an im-config bug.

** Changed in: im-config (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Problem with some arabic caracters

Status in im-config package in Ubuntu:
  Invalid

Bug description:
  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL

  how can i solve that using im-config?

  Regard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+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 1594681] Re: Don't set ibus variables from gnome-session

2016-06-25 Thread Gunnar Hjalmarsson
As can be seen in bug #1596181, Ubuntu GNOME prevents you from enabling
XIM too.

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

Title:
  Don't set ibus variables from gnome-session

Status in Ubuntu GNOME:
  New
Status in gnome-session package in Ubuntu:
  Confirmed

Bug description:
  Currently these variable settings are hardcoded in gnome-session:

  QT_IM_MODULE=ibus
  XMODIFIERS=@im=ibus

  That way the use of alternative IM frameworks, for instance fcitx, is
  prevented. gnome-session should drop those variable assignments, and
  rely on im-config instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1594681/+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 1509776] Re: xubuntu 15.10 synaptics ps2 touchpad mouse cursor jumps

2016-06-25 Thread Christopher M. Penalver
** Tags added: yakkaty

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

Title:
  xubuntu 15.10 synaptics ps2 touchpad mouse cursor jumps

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

Bug description:
  running live xubuntu 15.10 from usb stick.  Synaptics ps2 touchpad configured 
to act as simple mouse.  Mouse cursor suddenly and frequently jumps to screen 
edge with no reason.  Problem not present in 15.04 with same touchpad 
configuration but has occurred in some earlier versions.  Not prepared to 
upgrade as touchpad practically unusable.
  --- 
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.365
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Pegatron Device [1b0a:2109]
 Subsystem: Pegatron Device [1b0a:2109]
  LiveMediaBuild: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: Novatech Ltd. Novatech 15.6 NSPIRE Laptop
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi initrd=/casper/initrd.lz 
file=/cdrom/preseed/username.seed boot=casper  quiet splash --- persistent
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Tags:  wily ubuntu
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/05/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: C15B.610
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: C15B
  dmi.board.vendor: Novatech Ltd.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Novatech Ltd.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrC15B.610:bd12/05/2013:svnNovatechLtd.:pnNovatech15.6NSPIRELaptop:pvr1.0:rvnNovatechLtd.:rnC15B:rvr1.0:cvnNovatechLtd.:ct10:cvr1.0:
  dmi.product.name: Novatech 15.6 NSPIRE Laptop
  dmi.product.version: 1.0
  dmi.sys.vendor: Novatech Ltd.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov  2 10:44:16 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   NOUVEAU(G0): Failed to initialise context object: 2D_NVC0 (0)
   NOUVEAU(G0): Error initialising acceleration.  Falling back to NoAccel
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   18412 
   vendor AUO
  xserver.version: 2:1.17.2-1ubuntu9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1509776/+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 1596181] Re: Problem with some arabic caracters

2016-06-25 Thread Gunnar Hjalmarsson
You can't remove ibus easily. Enabling xim is what we are trying to do
now.

Please show us the output of this command:

printenv | grep -E '(_IM|XMOD)'

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

Title:
  Problem with some arabic caracters

Status in im-config package in Ubuntu:
  Incomplete

Bug description:
  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL

  how can i solve that using im-config?

  Regard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+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 1581938] Re: Calculated review score is lower on Ubuntu 16.04 than on Ubuntu 14.04

2016-06-25 Thread Jeremy Bicha
I am unable to verify this bug because I can't do the described test case.
I do not see wireframesketcherstudio in the Software app in Ubuntu 16.04 LTS.

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

Title:
  Calculated review score is lower on Ubuntu 16.04 than on Ubuntu 14.04

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  I am the author of WireframeSketcher tool for which I distribute
  debian packages (wireframesketcherstudio). This is a commercial
  desktop app that we registered through developer.ubuntu.com, and it
  has accumulated some reviews and scores in the previous years. Ubuntu
  14.04 shows 4 stars for WireframeSketcher. The same reviews are also
  visible under Ubuntu 16.04, however only 2 stars are shown.

  I've tried to calculate the score manually using a weighted average
  formula and the score given on Ubuntu 14.04 is the one that is
  correct.

  If this is a bug then please fix it. However if the score was lowered
  intentionally, then I'd like to know why.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1581938/+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 1575529] Re: Some apps not launchable

2016-06-25 Thread Jeremy Bicha
I tested this with Ubuntu GNOME 16.04 LTS. The Launch button for Kolourpaint 
doesn't work with
gnome-software 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1 (currently 
in xenial-updates)

But the Launch button does work with
3.20.1+git20160617.1.0440874.ubuntu-xenial-0ubuntu1~16.04.1 (currently in 
xenial-proposed

(If you want to verify gnome-software fixes, be sure to kill the
background gnome-software process.)

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Some apps not launchable

Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Committed

Bug description:
  Install kolourpaint and try to launch it from its details page:

  (gnome-software:8680): Gs-WARNING **: failed to call gs_plugin_launch
  on apt: no such desktop file: kolourpaint.desktop

  (gnome-software:8680): Gs-WARNING **: failed to launch GsApp: no
  plugin could handle gs_plugin_launch

  The desktop file is located here:

  /usr/share/applications/kde4/kolourpaint.desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1575529/+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 1596181] Re: Problem with some arabic caracters

2016-06-25 Thread Faissal Chamekh
The same problem, after add lines.

I attach im-config ui.
and as you can see, there 2 available input methods, how can i remove ibus?
and can i fore=c current automatic choice to use xim or none like i see in xfce?

Regards.

** Attachment added: "im-config.png"
   
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+attachment/4690321/+files/im-config.png

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

Title:
  Problem with some arabic caracters

Status in im-config package in Ubuntu:
  Incomplete

Bug description:
  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL

  how can i solve that using im-config?

  Regard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+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 1596231] [NEW] problème écran externe

2016-06-25 Thread Gofflot Roger
Public bug reported:

Lenovo 50-70 avec ubuntu 16.04 LTS.
Mon écran externe HP est détecté mais ne reste noir (en veille).
Merci

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
.tmp.unity_support_test.1:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
BootLog:
 lvmetad is not active yet, using direct activation during sysinit
 Scanning for Btrfs filesystems
 /dev/mapper/ubuntu--vg-root: recovering journal
 /dev/mapper/ubuntu--vg-root: clean, 474762/30236672 files, 21419007/120941568 
blocks
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sat Jun 25 23:40:46 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.4.0-24-generic, x86_64: installed
 nvidia-361, 361.42, 4.4.0-24-generic, x86_64: installed
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:3978]
InstallationDate: Installed on 2016-06-24 (1 days ago)
InstallationMedia: cubuntu 16.04 215 intel - Release amd64
MachineType: LENOVO 80EU
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
Renderer: Software
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/23/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: 9DCN26WW(V2.07)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Lenovo B50-70
dmi.board.vendor: LENOVO
dmi.board.version: 31900058WIN
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo B50-70
dmi.modalias: 
dmi:bvnLENOVO:bvr9DCN26WW(V2.07):bd09/23/2014:svnLENOVO:pn80EU:pvrLenovoB50-70:rvnLENOVO:rnLenovoB50-70:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoB50-70:
dmi.product.name: 80EU
dmi.product.version: Lenovo B50-70
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.2+16.04.20160526-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sat Jun 25 23:37:46 2016
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.3-1ubuntu2.2

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


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

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

Title:
  problème écran externe

Status in xorg package in Ubuntu:
  New

Bug description:
  Lenovo 50-70 avec ubuntu 16.04 LTS.
  Mon écran externe HP est détecté mais ne reste noir (en veille).
  Merci

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  .tmp.unity_support_test.1:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   lvmetad is not active yet, using direct activation during sysinit
   Scanning for Btrfs filesystems
   /dev/mapper/ubuntu--vg-root: recovering journal
   /dev/mapper/ubuntu--vg-root: clean, 474762/30236672 files, 
21419007/120941568 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Jun 25 23:40:46 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-24-generic, x86_64: installed
   nvidia-361, 361.42, 4.4.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:3978]
  InstallationDate: Installed on 2016-06-24 (1 days ago)
  InstallationMedia: cubuntu 16.04 215 intel - Release amd64
  MachineType: LENOVO 80EU
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic 
root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
  Renderer: Software
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present 

[Desktop-packages] [Bug 1596181] Re: Problem with some arabic caracters

2016-06-25 Thread Gunnar Hjalmarsson
Ubuntu GNOME is a special case, and actually I'm trying to fix it via
bug #1594681.

Would be great if you could try a workaround. Open the ~/.profile file
for editing and add these lines:

export QT_IM_MODULE=xim
export XMODIFIERS=@im=xim

Then log out and log in again.

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

Title:
  Problem with some arabic caracters

Status in im-config package in Ubuntu:
  Incomplete

Bug description:
  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL

  how can i solve that using im-config?

  Regard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+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 1596181] Re: Problem with some arabic caracters

2016-06-25 Thread Faissal Chamekh
Hi,
the problem fixed in Xubuntu 16.04
but when i use Ubuntu gnome 16.04, the problem sill existed :(

any idea?

** Changed in: im-config (Ubuntu)
   Status: Invalid => Incomplete

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

Title:
  Problem with some arabic caracters

Status in im-config package in Ubuntu:
  Incomplete

Bug description:
  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL

  how can i solve that using im-config?

  Regard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+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 189774] Re: seahorse shows passwords without verification

2016-06-25 Thread Ubuntu Foundations Team Bug Bot
The attachment "0001-Require-login-password-to-view-plaintext-
secrets.patch" seems to be a patch.  If it isn't, please remove the
"patch" flag from the attachment, remove the "patch" tag, and if you are
a member of the ~ubuntu-reviewers, unsubscribe the team.

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

** Tags added: patch

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

Title:
  seahorse shows passwords without verification

Status in seahorse:
  New
Status in seahorse package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: seahorse

  When I log in the first time, I get asked for my password to access
  the wireless network.

  Then any time later I can run seahorse (without authentication) and go
  and look at my wireless password (password tab / passphrase for
  wireless network / properties). It just asks me 'Do you want to allow
  access?' and if I say yes (ie 'Allow Once' or 'Allow Always'), it
  doesn't ask for authentication or anything, it just shows the
  password.

  Isn't this a security problem?

  If I reboot just X with CTRL-ALT-BS and log in again, when I run
  seahorse it asks me for authentication to run it, but after a full
  reboot it doesn't ask for any authentication.

  I have automatic login enabled (so on full reboot I don't need to
  login via the X login window) if that makes any difference.

  Version info:

  distro: hardy alpha 4

  kernel:  2.6.24-5-generic

  seahorse: 2.21.4-0ubuntu2

  gnu-pg: 1.4.6-2ubuntu5

  python-gnupginterface: 0.3.2-9ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/seahorse/+bug/189774/+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 1576930] Re: Excessive consumption RAM of mysqld daemon in Kubuntu 16.04

2016-06-25 Thread Alexandr
The problem is observed on the mysql-5.7

** Changed in: mysql-5.7 (Ubuntu)
   Status: Triaged => Confirmed

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

Title:
  Excessive consumption RAM of mysqld daemon in Kubuntu 16.04

Status in akonadi package in Ubuntu:
  Confirmed
Status in mysql-5.7 package in Ubuntu:
  Confirmed

Bug description:
  [Status]

  Suspected cause is triaged upstream in MySQL; awaiting fix.

  [Workaround]

  Proposed in comment 10; please report success or failure.

  [Original Description]

  In the last days using Kubuntu 16.04 I've noticed that after a while
  of use, RAM consumption of mysqld daemon rises above 800 MB, even
  surpassing Firefox, as you can see in the attached images.

  Initially, when system is just booted, RAM consumption of mysqld daemon it 
remains approximately 135-140 MB, but I have seen how after a while, in a 
matter of a few minutes, without touching anything, consumption rises 
progressively to around 830 MB.
  In the second image you can see that mysqld daemon is related to Akonadi, 
which at the same time has a lot of threads running. It is possible that the 
problem is in managing Akonadi processes, but it is clear that consumption of 
mysqld daemon is not normal, and that there must be a problem, either MySQL or 
Akonadi, causing this situation.

  I tried replacing MySQL with MariaDB, but will not let me uninstall
  MySQL components without also uninstall a lot of applications as
  dependencies (like Akonadi, Amarok, Kontact, KAdressBook ...). What I
  can do, even as an interim solution?

  Here are the attached screenshots:
  https://www.sendspace.com/file/712oyk
  https://www.sendspace.com/file/qcqeem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/akonadi/+bug/1576930/+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 1593979] Re: gnome-terminal terminal gets narrower when mouse is moved across the right border

2016-06-25 Thread Jens Breitbart
https://bugzilla.gnome.org/show_bug.cgi?id=768037

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

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

Title:
  gnome-terminal terminal gets narrower when mouse is moved across the
  right border

Status in Gala:
  Invalid
Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  This is kind of a strange bug, so I have attached a short screencast.
  During the the screencast I did not press any mouse buttons, but just
  moved my mouse. It seems like that when the scroll bar is shown the
  window size gets smaller.

  I am using loki beta and the gnome-terminal version currently
  available in the repositories: GNOME Terminal 3.18.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/gala/+bug/1593979/+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 1584367] Re: Samsung printer automatically diabled; cannot print

2016-06-25 Thread Till Kamppeter
Now with the printer detected and set up but not printing I would need
error_log again.

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

Title:
  Samsung printer automatically diabled; cannot print

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Samsung ML-1660 laser printer is found and installed, but cannot print
  as it is automatically disabled. CUPS error log is filled with the
  following:

  E [21/May/2016:10:55:13 -0600] [cups-deviced] PID 26623
  (gutenprint52+usb) stopped with status 1!

  This behaviour is new in Xenial, it worked fine in Trusty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1584367/+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 1584367] Re: Samsung printer automatically diabled; cannot print

2016-06-25 Thread crottl
Hiya Till, thanks for your help so far.

In the process of checking my PC according to the link you provided I
figured out why my machine behaved in such an erratic way. My Sophos AV
scanner blocked printer detection; after I deactivated Sophos the
printer installed perfectly fine.

You need the Samsung ULD to install the printer under Ubuntu. Printing
is still not possible -- I verified the symptoms on a different PC.

Here is the output you requested.

Cheers, Chris

** Attachment added: "usb_printer.log"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1584367/+attachment/4690243/+files/usb_printer.log

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

Title:
  Samsung printer automatically diabled; cannot print

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Samsung ML-1660 laser printer is found and installed, but cannot print
  as it is automatically disabled. CUPS error log is filled with the
  following:

  E [21/May/2016:10:55:13 -0600] [cups-deviced] PID 26623
  (gutenprint52+usb) stopped with status 1!

  This behaviour is new in Xenial, it worked fine in Trusty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1584367/+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 189774] Re: seahorse shows passwords without verification

2016-06-25 Thread Matthew R. Trower
Have a patch here; how do you want it?  All of the documentation I see
for distro patches uses Bazaar, and this definitely isn't making it
upstream.  Attached output of `git format-patch`, let me know if you
want something else.

** Patch added: "0001-Require-login-password-to-view-plaintext-secrets.patch"
   
https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/189774/+attachment/4690242/+files/0001-Require-login-password-to-view-plaintext-secrets.patch

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

Title:
  seahorse shows passwords without verification

Status in seahorse:
  New
Status in seahorse package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: seahorse

  When I log in the first time, I get asked for my password to access
  the wireless network.

  Then any time later I can run seahorse (without authentication) and go
  and look at my wireless password (password tab / passphrase for
  wireless network / properties). It just asks me 'Do you want to allow
  access?' and if I say yes (ie 'Allow Once' or 'Allow Always'), it
  doesn't ask for authentication or anything, it just shows the
  password.

  Isn't this a security problem?

  If I reboot just X with CTRL-ALT-BS and log in again, when I run
  seahorse it asks me for authentication to run it, but after a full
  reboot it doesn't ask for any authentication.

  I have automatic login enabled (so on full reboot I don't need to
  login via the X login window) if that makes any difference.

  Version info:

  distro: hardy alpha 4

  kernel:  2.6.24-5-generic

  seahorse: 2.21.4-0ubuntu2

  gnu-pg: 1.4.6-2ubuntu5

  python-gnupginterface: 0.3.2-9ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/seahorse/+bug/189774/+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 1596181] Re: Problem with some arabic caracters

2016-06-25 Thread Gunnar Hjalmarsson
Great! Closing, then.

** Changed in: im-config (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Problem with some arabic caracters

Status in im-config package in Ubuntu:
  Invalid

Bug description:
  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL

  how can i solve that using im-config?

  Regard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+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 1596181] Re: Problem with some arabic caracters

2016-06-25 Thread Faissal Chamekh
Fixed, and work fine!

Thank you so much ;)

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

Title:
  Problem with some arabic caracters

Status in im-config package in Ubuntu:
  Incomplete

Bug description:
  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL

  how can i solve that using im-config?

  Regard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+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 1258904] Re: deja-dup-monitor freezes the computer

2016-06-25 Thread Linuxonlinehelp_de
Crashed my PC with 16GB RAM ! in Seconds if i start xvnc4server for
remote Desktop

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

Title:
  deja-dup-monitor freezes the computer

Status in deja-dup package in Ubuntu:
  Invalid

Bug description:
  After a fresh install of 13.10, a few minutes after using it (I opened
  several programs), system became very unresponsive, to the point that
  mouse cursor was almost frozen on screen (it would move a few seconds
  after I move the mouse), and doing anything with computer was almost
  impossible. At the same time, I noticed that something is working
  heavily with hard disk (I have 3, and I don't know which one). After
  several minutes of unresponsiveness, I managed to restart the computer
  from console (ctrl+alt+f1; this also took some 30 seconds from
  pressing to actual console screen).

  After the restart, exactly the same has happened. I tried to restart
  several times after that and it was all the same. After a while, I
  installed iotop and found that deja-dup-monitor was making enormous
  disk readings. I killed its process and system became responsive
  again. After that, I disabled autostart for deja-dup-monitor and had
  no problems with it since.

  I don't know why this program behaves as it does, but I think that it
  is unacceptable behaviour, especially on a fresh install. As I
  remember, I had the same experience with my previous install, 12.04
  (removed deja-dup completely).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: deja-dup 27.3.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Sun Dec  8 12:30:49 2013
  InstallationDate: Installed on 2013-12-06 (2 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.xdg.autostart.deja.dup.monitor.desktop: 
2013-12-07T13:14:48.848512

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1258904/+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 1568604] Re: Mouse cursor lost when unlocking with Intel graphics

2016-06-25 Thread C de-Avillez
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Fix Released => Confirmed

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

Title:
  Mouse cursor lost when unlocking with Intel graphics

Status in elementary OS:
  Confirmed
Status in X.Org X server:
  Confirmed
Status in xf86-video-intel:
  Fix Released
Status in xserver-xorg-video-intel package in Ubuntu:
  Confirmed

Bug description:
  Cursor is visible at unlock screen either after returning from suspend
  or just locking.

  After unlocking screen cursor is invisible.

  Changing to vt1 then back to vt7 (ctrl+alt+f1 then ctrl+alt+f7) cursor
  returns

  

  no matter if you suspend or sleep, to swap or disk when you return
  from it, the mouse cursor is missing.you can still move the mouse
  and you can see (because it highlights the window) as you move it
  around.   But the cursor is not displayed on the screen.

  i am using a lenovo W540 laptop.   I downloaded the latest beta on
  april 8 2016.

  this is xubuntu using the xfce window manager.

  the cursor does return if i log off and log back in, but that actually 
defeats the purpose of going to sleep.
  ---
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-04-08 (2 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  Package: light-locker 1.7.0-2ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Tags:  xenial
  Uname: Linux 4.4.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1568604/+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 1547077] Re: Suspend to ram causes some glyphs to draw consistently wrong or even appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

2016-06-25 Thread gouri
@gr-ubuntu-0 thanks for reporting, it looks like it's the same issue
indeed.

@gr-ubuntu-0 can you mark the bug as affecting you? It is important for
confirmation and prioritization.


Christopher wrote:

> #53 gouri, could you please provide the bugzilla number for the report
you filed?

@penalvch I have not completed the steps to reporting the bug upstream.

I agree it would be the next best step but I cannot do it at the moment
(drowned under other tasks).

If anyone can do it, it would certainly help.
Instructions are on comments 49 and steps done so far are on comment 50.
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1547077/comments/49
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1547077/comments/50

Regards.

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

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics 

[Desktop-packages] [Bug 1583001] Re: Cannot use file open/save dialog

2016-06-25 Thread Paul White
** Summary changed:

- file open/save dialog IS FUCKED
+ Cannot use file open/save dialog

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

Title:
  Cannot use file open/save dialog

Status in firefox package in Ubuntu:
  New

Bug description:
  some kind of sticky click activated that I cannot deactivate - EVERY
  TIME I need to use the file open/save dialog

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 46.0+build5-0ubuntu0.14.04.2
  ProcVersionSignature: Ubuntu 3.13.0-86.131-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-86-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mic2872 F pulseaudio
  BuildID: 20160425115534
  Channel: Unavailable
  CurrentDesktop: KDE
  Date: Wed May 18 15:56:14 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2015-02-08 (464 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.1)
  IpRoute:
   default via 10.0.0.234 dev eth0  proto static 
   10.0.0.0/24 dev eth0  proto kernel  scope link  src 10.0.0.90  metric 1 
   10.0.0.0/24 dev wlan0  proto kernel  scope link  src 10.0.0.33  metric 9
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-a174f844-044e-49aa-83f0-9f89b2150514
  Plugins:
   Java(TM) Plug-in 10.80.2 - 
/usr/lib/jvm/java-7-oracle/jre/lib/amd64/libnpjp2.so
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources:
   prefs.js
   
[Profile]/extensions/{3d7eb24f-2740-49df-8937-200b1cc08f8a}/defaults/preferences/flashblock.js
   [Profile]/extensions/anttool...@ant.com/defaults/preferences/defaults.js
  ProcEnviron:
   LANGUAGE=en_AU:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=46.0/20160425115534 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-a174f844-044e-49aa-83f0-9f89b2150514
   bp-48e477c4-c94f-4030-a757-2c0022150402
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/07/2009
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.27
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: TravelMate 8471
  dmi.board.vendor: Acer
  dmi.board.version: PSMBOU-1234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnAcer:bvrV1.27:bd10/07/2009:svnAcer:pnTravelMate8471:pvrV1.27:rvnAcer:rnTravelMate8471:rvrPSMBOU-1234567:cvnAcer:ct10:cvrNone:
  dmi.product.name: TravelMate 8471
  dmi.product.version: V1.27
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1583001/+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 1584367] Re: Samsung printer automatically diabled; cannot print

2016-06-25 Thread Till Kamppeter
Please go to

https://wiki.ubuntu.com/DebuggingPrintingProblems

and follow the instructions of the section "Printer detection"/"USB
printer" and post the results here.

Also run the command

sudo lsusb -vvv 2>&1 | tee lsusb-vvv.log

in a terminal and attach the output file.

Do not compress any files and do not pack them together.

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

Title:
  Samsung printer automatically diabled; cannot print

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Samsung ML-1660 laser printer is found and installed, but cannot print
  as it is automatically disabled. CUPS error log is filled with the
  following:

  E [21/May/2016:10:55:13 -0600] [cups-deviced] PID 26623
  (gutenprint52+usb) stopped with status 1!

  This behaviour is new in Xenial, it worked fine in Trusty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1584367/+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 785701] Re: Inkscape freezes at opening

2016-06-25 Thread Javier Macias-Guarasa
Same bug running Ubuntu 16.04 and inkscape 0.91 r13725.

In my case this is due to a file that was in an autofs filesystem that
cannot be mounted.

The two workarounds described above solve the problem (~/.local/share
/recently-used.xbel and setting maxrecentdocuments=0 in
~/.config/inkscape/preferences.xml).

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

Title:
  Inkscape freezes at opening

Status in Inkscape:
  Triaged
Status in inkscape package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: inkscape

  I use Ubuntu 11.04 classic. Very often Inkscape freezes at opening, even if 
empty. We have the same problem in Ubuntu 10.04. Since I hadn't noticed it up 
to recently (1 month or so) it's possible that it is due to a modification in 
another package than Inkscape, for instance a library. But Im' not an intensive 
user of Inkscape.
  Steps to reproduce the problem: choose in the general menu Applications → 
Graphics → "Inskape Vector Graphics Editor".
  What happens: Inkscape is launched but, often clicking any button has no 
effect, resizing the window doesn't resize the inside. After a while, 
Inkscape's window is greyished and, if I close it, I first get a "The window 
'New document 1 - Inkscape' is not responding." message. Relaunching Inkscape 
never solves the issue. Login out and in sometimes solves it, sometimes not.
  What is expected to happen: that Inkscape respond to clicks.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: inkscape 0.48.1-2ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri May 20 19:02:33 2011
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=fr_FR.utf8
   LC_MESSAGES=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: inkscape
  UpgradeStatus: Upgraded to natty on 2011-05-01 (19 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+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 1572679] Re: screen flickering and tearing kwin nouveau kubuntu 16.04

2016-06-25 Thread Christopher M. Penalver
doweller, to clarify, does using the proprietary nvidia drivers provide
a WORKAROUND via
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia ?

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1572679/+attachment/4640859/+files/ProcEnviron.txt

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1572679/+attachment/4640858/+files/JournalErrors.txt

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1572679/+attachment/4640857/+files/Dependencies.txt

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

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

Title:
  screen flickering and tearing kwin nouveau kubuntu 16.04

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  The bug I see on my Dell D830 (8GB RAM, Nvidia G86M [Quadro NVS 140M]
  (rev a1)) with nouveau driver using Kubuntu 16.04.

  After login everything seems to work fine for roughly 2 minutes. After
  that flickering and tearing starts (when moving windows around with
  the mouse) and gets more intense until the screen is full of "color-
  blobs" (which means: one cannot see anything anymore).  Starting a
  flash movie in Firefox provokes immediate tearing and flickering.

  Restarting the kwin compositor helps - for another 2 minutes, then the
  whole problem starts to catch on momentum again. I tried everything
  mentioned here:

  http://askubuntu.com/questions/672007/flickering-in-kde-plasma-5-4

  the only thing that helps for a longer period of time is turning off
  compositing completely.

  I am unsure where to further look for the problem: Is it kwin? xorg?
  nouveau? All of them? Whatever? The logs I checked (xorg, syslog,
  dmesg etc.) contain nothing that I can make sense of.

  I'd appreciate any hint to where (and: what) to look (for) and which
  more specific information to collect ...

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Apr 20 19:22:50 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-03-22 (28 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160320)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  CurrentDesktop: KDE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: kubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.4.0-22-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.4.0-24-generic, x86_64: installed
   vboxhost, 5.0.22, 4.4.0-22-generic, x86_64: installed
   vboxhost, 5.0.22, 4.4.0-24-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation G86M [Quadro NVS 140M] [10de:0429] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell G86M [Quadro NVS 140M] [1028:01fe]
  InstallationDate: Installed on 2016-05-02 (46 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Dell Inc. Latitude D830
  NonfreeKernelModules: wl
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-24-generic 
root=UUID=5f4a29b4-76d7-473a-948b-6e916e79e20f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Tags:  xenial kubuntu
  Uname: Linux 4.4.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers wireshark
  _MarkForUpload: True
  dmi.bios.date: 07/21/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A13
  dmi.board.name: 0UY141
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd07/21/2008:svnDellInc.:pnLatitudeD830:pvr:rvnDellInc.:rn0UY141:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude D830
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: 

[Desktop-packages] [Bug 1596207] Re: Sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

2016-06-25 Thread Jeremy Bicha
** Patch added: "from-current-ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gucharmap/+bug/1596207/+attachment/4690222/+files/from-current-ubuntu.debdiff

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

Title:
  Sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

Status in gucharmap package in Ubuntu:
  New

Bug description:
  Please sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Merge with Debian, remaining Ubuntu changes:
* debian/control:
* debian/rules:
* debian/gir1.2-gucharmap-2.90.install:
* debian/libgucharmap-2-90-7.install:
* debian/libgucharmap-2-90-dev.install:
  - Multi-arch the package

  Changelog entries since current yakkety version 1:8.0.1-1ubuntu1:

  gucharmap (1:9.0.0-1) unstable; urgency=medium

* New upstream release.
* Bump Build-Depends on unicode-data accordingly.
* Refresh debian/patches/unicode-source-generation.patch.
* Instead of patching configure.ac, set PROG_UNZIP in debian/rules.
* Convert from cdbs to dh.
* Bump debhelper compatibility level to 9.
* Convert to multiarch. (Closes: #812955)

   -- Michael Biebl   Sat, 25 Jun 2016 03:43:46 +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gucharmap/+bug/1596207/+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 1596207] [NEW] Sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

2016-06-25 Thread Jeremy Bicha
Public bug reported:

Please sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Merge with Debian, remaining Ubuntu changes:
  * debian/control:
  * debian/rules:
  * debian/gir1.2-gucharmap-2.90.install:
  * debian/libgucharmap-2-90-7.install:
  * debian/libgucharmap-2-90-dev.install:
- Multi-arch the package

Changelog entries since current yakkety version 1:8.0.1-1ubuntu1:

gucharmap (1:9.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Build-Depends on unicode-data accordingly.
  * Refresh debian/patches/unicode-source-generation.patch.
  * Instead of patching configure.ac, set PROG_UNZIP in debian/rules.
  * Convert from cdbs to dh.
  * Bump debhelper compatibility level to 9.
  * Convert to multiarch. (Closes: #812955)

 -- Michael Biebl   Sat, 25 Jun 2016 03:43:46 +0200

** Affects: gucharmap (Ubuntu)
 Importance: Wishlist
 Status: New


** Tags: upgrade-software-version

** Changed in: gucharmap (Ubuntu)
   Importance: Undecided => Wishlist

** Tags added: upgrade-software-version

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

Title:
  Sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

Status in gucharmap package in Ubuntu:
  New

Bug description:
  Please sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Merge with Debian, remaining Ubuntu changes:
* debian/control:
* debian/rules:
* debian/gir1.2-gucharmap-2.90.install:
* debian/libgucharmap-2-90-7.install:
* debian/libgucharmap-2-90-dev.install:
  - Multi-arch the package

  Changelog entries since current yakkety version 1:8.0.1-1ubuntu1:

  gucharmap (1:9.0.0-1) unstable; urgency=medium

* New upstream release.
* Bump Build-Depends on unicode-data accordingly.
* Refresh debian/patches/unicode-source-generation.patch.
* Instead of patching configure.ac, set PROG_UNZIP in debian/rules.
* Convert from cdbs to dh.
* Bump debhelper compatibility level to 9.
* Convert to multiarch. (Closes: #812955)

   -- Michael Biebl   Sat, 25 Jun 2016 03:43:46 +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gucharmap/+bug/1596207/+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 1596207] Re: Sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

2016-06-25 Thread Jeremy Bicha
** Attachment added: "buildlog"
   
https://bugs.launchpad.net/ubuntu/+source/gucharmap/+bug/1596207/+attachment/4690221/+files/gucharmap_9.0.0-1_amd64-20160625-0159.build

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

Title:
  Sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

Status in gucharmap package in Ubuntu:
  New

Bug description:
  Please sync gucharmap 1:9.0.0-1 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Merge with Debian, remaining Ubuntu changes:
* debian/control:
* debian/rules:
* debian/gir1.2-gucharmap-2.90.install:
* debian/libgucharmap-2-90-7.install:
* debian/libgucharmap-2-90-dev.install:
  - Multi-arch the package

  Changelog entries since current yakkety version 1:8.0.1-1ubuntu1:

  gucharmap (1:9.0.0-1) unstable; urgency=medium

* New upstream release.
* Bump Build-Depends on unicode-data accordingly.
* Refresh debian/patches/unicode-source-generation.patch.
* Instead of patching configure.ac, set PROG_UNZIP in debian/rules.
* Convert from cdbs to dh.
* Bump debhelper compatibility level to 9.
* Convert to multiarch. (Closes: #812955)

   -- Michael Biebl <bi...@debian.org>  Sat, 25 Jun 2016 03:43:46 +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gucharmap/+bug/1596207/+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 1592071] Re: soffice.bin crashed with SIGSEGV in typelib_static_type_getByTypeClass()

2016-06-25 Thread dino99
crash file

** Attachment added: "_usr_lib_libreoffice_program_soffice.bin.1000.crash"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1592071/+attachment/4690204/+files/_usr_lib_libreoffice_program_soffice.bin.1000.crash

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

Title:
  soffice.bin crashed with SIGSEGV in
  typelib_static_type_getByTypeClass()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Got that crash on xenial  64 bits, but apport has failed to report it;
  so this upload from yakkety

  apt-cache policy libreoffice
  libreoffice:
    Installed: (none)
    Candidate: 1:5.1.3-0ubuntu1
    Version table:
   1:5.1.3-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
   1:5.1.2-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

   lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  crash has happend while checking for a calc function details, on the
  gnome-shell session.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
  Uname: Linux 4.4.0-23-generic x86_64
  NonfreeKernelModules: btrfs xor raid6_pq ufs msdos xfs libcrc32c pci_stub 
vboxpci vboxnetadp vboxnetflt vboxdrv binfmt_misc nvidia_uvm nvidia_modeset 
nvidia snd_hda_codec_hdmi coretemp snd_hda_codec_realtek snd_hda_codec_generic 
snd_hda_intel kvm_intel snd_hda_codec snd_hda_core kvm snd_hwdep drm 
snd_seq_midi snd_seq_midi_event snd_rawmidi irqbypass snd_seq snd_pcm 
snd_seq_device snd_timer asus_atk0110 input_leds snd 8250_fintek serio_raw 
soundcore lpc_ich shpchp i82975x_edac edac_core mac_hid ip6t_REJECT 
nf_reject_ipv6 nf_log_ipv6 xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 
ipt_REJECT nf_reject_ipv4 nf_log_ipv4 nf_log_common xt_LOG xt_limit xt_tcpudp 
xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter 
ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat 
nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables parport_pc 
ppdev lp parport autofs4 hid_generic usbhid hid pata_acpi ahci libahci 
pata_jmicron sky2 fjes
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Jun 12 18:13:36 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  ExecutableTimestamp: 1463683709
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc --splash-pipe=5
  ProcCwd: /home/oem
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   typelib_static_type_getByTypeClass () from 
/usr/lib/libreoffice/program/libuno_cppu.so.3
   cppu::OWeakObject::queryInterface(com::sun::star::uno::Type const&) () from 
/usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3
   cppu::WeakComponentImplHelperBase::queryInterface(com::sun::star::uno::Type 
const&) () from /usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3
   cppu::WeakComponentImplHelper_query(com::sun::star::uno::Type const&, 
cppu::class_data*, void*, cppu::WeakComponentImplHelperBase*) () from 
/usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3
   
comphelper::OAccessibleContextWrapper::queryInterface(com::sun::star::uno::Type 
const&) () from /usr/lib/libreoffice/program/libcomphelper.so
  Title: soffice.bin crashed with SIGSEGV in 
typelib_static_type_getByTypeClass()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1592071/+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 1537308] Re: System sends Control, Alt and Shift events without input.

2016-06-25 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1532746 ***
https://bugs.launchpad.net/bugs/1532746

** Description changed:

  I noticed strange behavior from my Ubuntu system.  While left idle, the
  screensaver would shut off with no interaction with the machine.  While
  using the machine, webpages would zoom in or out when trying to scroll,
  and command windows would open while typing.
  
  Using xev, I found that these events corresponded with ALt_L, Control_L
  and Shift_R events, even though those buttons were not being pressed.
  I'm attaching a xev log, searching for _L will show the events.
  ((Shift_R events are, for some reason, much rarer and do not occur in
  the particular log I'm adding.)  In many (but not all) incidents, the
  KeyRelease event occurs without a preceding KeyPress event.  This
  problem starts a variable period of time after booting the machine;
  generally within 4 hours.  Once it starts, it persists until a reboot.
  
  Disabling the trackpad with xinput will stop the problem for several
  hours, but eventually something re-enables the trackpad and the problem
  reappears.
+ 
+ WORKAROUND: Use kernel parameter:
+ i8042.dumbkbd
  
  Running memtest on the box generates an error when one specific core
  runs one specific test, but I cannot rule out that being related to
  memtest's problems with UEFI systems.  (See
  passmark.com/forum/showthread.php?5638 for info on my memtest results
  and the UEFI issues.) I returned the machine to HP for service.  They
  replaced the keyboard, trackpad and memory.  This did not resolve the
  problem.
  
  I've recreated the problem in UbuntuMate, Ubuntu, and Debian, on both
  3.x and 4.x kernels.  I cannot reliably reproduce the issue on the
  Windows partition on the same box; I think I might have seen it once or
  twice while working on the machine, but can't rule out accidental
  keypresses by me at those times.  Leaving a keylogger running for over
  24 hours on the Windows partition did not show any unexpected keyboard
  events.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-43-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17.2-0ubuntu1.8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: MATE
  Date: Fri Jan 22 21:36:14 2016
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
-  fglrx-core, 15.200, 3.19.0-32-generic, x86_64: installed
-  fglrx-core, 15.200, 3.19.0-33-generic, x86_64: installed
-  fglrx-core, 15.200, 3.19.0-42-generic, x86_64: installed
-  fglrx-core, 15.200, 3.19.0-43-generic, x86_64: installed
+  fglrx-core, 15.200, 3.19.0-32-generic, x86_64: installed
+  fglrx-core, 15.200, 3.19.0-33-generic, x86_64: installed
+  fglrx-core, 15.200, 3.19.0-42-generic, x86_64: installed
+  fglrx-core, 15.200, 3.19.0-43-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:9874] (rev c5) (prog-if 
00 [VGA controller])
-Subsystem: Hewlett-Packard Company Device [103c:80af]
+  Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:9874] (rev c5) (prog-if 
00 [VGA controller])
+    Subsystem: Hewlett-Packard Company Device [103c:80af]
  InstallationDate: Installed on 2015-10-30 (84 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 
(20150422.1)
  LightdmGreeterLog:
-  ** (lightdm-gtk-greeter:938): WARNING **: [PIDs] Failed to execute command: 
upstart
-  
-  ** (lightdm-gtk-greeter:938): WARNING **: Failed to load user image: Failed 
to open file '/home/jbhelfrich/.face': No such file or directory
+  ** (lightdm-gtk-greeter:938): WARNING **: [PIDs] Failed to execute command: 
upstart
+ 
+  ** (lightdm-gtk-greeter:938): WARNING **: Failed to load user image: Failed 
to open file '/home/jbhelfrich/.face': No such file or directory
  LightdmGreeterLogOld:
-  ** (lightdm-gtk-greeter:1191): WARNING **: [PIDs] Failed to execute command: 
upstart
-  
-  ** (lightdm-gtk-greeter:1191): WARNING **: Failed to load user image: Failed 
to open file '/home/jbhelfrich/.face': No such file or directory
+  ** (lightdm-gtk-greeter:1191): WARNING **: [PIDs] Failed to execute command: 
upstart
+ 
+  ** (lightdm-gtk-greeter:1191): WARNING **: Failed to load user image: Failed 
to open file '/home/jbhelfrich/.face': No such file or directory
  MachineType: HP HP Pavilion Notebook
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic.efi.signed 
root=UUID=613f6223-b665-4289-9dfa-7b003124dfdf ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/06/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 

[Desktop-packages] [Bug 1564375] Re: Unity should take display scaling into account to avoid placement of desktop icons under launcher

2016-06-25 Thread Alberto Salvia Novella
I think that been able to put files in the desktop isn't useful at all.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Unity should take display scaling into account to avoid placement of
  desktop icons under launcher

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  On hidpi displays newly created desktop icons are positioned under the
  launcher (see attachment). Unity should take the monitor scaling into
  account when determining the offset for the desktop area.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity 7.4.0+16.04.20160322-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  BootLog: /dev/sda2: clean, 383376/29974528 files, 35865367/119897344 blocks
  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 Mar 31 07:41:26 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.16, 4.4.0-15-generic, x86_64: installed
   virtualbox, 5.0.16, 4.4.0-16-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
  InstallationDate: Installed on 2016-03-25 (5 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-16-generic.efi.signed 
root=UUID=c9dc2324-2cfd-4a9d-abc5-d674ee775792 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160318-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Thu Mar 31 07:24:42 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5153 
   vendor SHP
  xserver.version: 2:1.18.1-1ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1564375/+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 1592071] Re: soffice.bin crashed with SIGSEGV in typelib_static_type_getByTypeClass()

2016-06-25 Thread dino99
crashed again: first the mouse cursor has freezed; and journalctl has
logged:


(soffice:3712): WARNING **: Unable to set locale modifiers with 
XSetLocaleModifiers()
 (soffice:3712): Gdk-WARNING **: gdk_window_set_icon_list: icons too large

 /build/glib2.0-7IO_Yw/glib2.0-2.48.1/./gobject/gsignal.c:3486: signal name 
'selection_changed' is invalid for instance '0x350f8f0' of type 
'OOoAtkObjCompTxt'
 (soffice:3712): WARNING **: Unknown event notification 34
 (soffice:3712): WARNING **: Unknown event notification 35
.
 (soffice:3712): WARNING **: Unknown event notification 37

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

Title:
  soffice.bin crashed with SIGSEGV in
  typelib_static_type_getByTypeClass()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Got that crash on xenial  64 bits, but apport has failed to report it;
  so this upload from yakkety

  apt-cache policy libreoffice
  libreoffice:
    Installed: (none)
    Candidate: 1:5.1.3-0ubuntu1
    Version table:
   1:5.1.3-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
   1:5.1.2-0ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

   lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  crash has happend while checking for a calc function details, on the
  gnome-shell session.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
  Uname: Linux 4.4.0-23-generic x86_64
  NonfreeKernelModules: btrfs xor raid6_pq ufs msdos xfs libcrc32c pci_stub 
vboxpci vboxnetadp vboxnetflt vboxdrv binfmt_misc nvidia_uvm nvidia_modeset 
nvidia snd_hda_codec_hdmi coretemp snd_hda_codec_realtek snd_hda_codec_generic 
snd_hda_intel kvm_intel snd_hda_codec snd_hda_core kvm snd_hwdep drm 
snd_seq_midi snd_seq_midi_event snd_rawmidi irqbypass snd_seq snd_pcm 
snd_seq_device snd_timer asus_atk0110 input_leds snd 8250_fintek serio_raw 
soundcore lpc_ich shpchp i82975x_edac edac_core mac_hid ip6t_REJECT 
nf_reject_ipv6 nf_log_ipv6 xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 
ipt_REJECT nf_reject_ipv4 nf_log_ipv4 nf_log_common xt_LOG xt_limit xt_tcpudp 
xt_addrtype nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack ip6table_filter 
ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat 
nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables parport_pc 
ppdev lp parport autofs4 hid_generic usbhid hid pata_acpi ahci libahci 
pata_jmicron sky2 fjes
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Jun 12 18:13:36 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  ExecutableTimestamp: 1463683709
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc --splash-pipe=5
  ProcCwd: /home/oem
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   typelib_static_type_getByTypeClass () from 
/usr/lib/libreoffice/program/libuno_cppu.so.3
   cppu::OWeakObject::queryInterface(com::sun::star::uno::Type const&) () from 
/usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3
   cppu::WeakComponentImplHelperBase::queryInterface(com::sun::star::uno::Type 
const&) () from /usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3
   cppu::WeakComponentImplHelper_query(com::sun::star::uno::Type const&, 
cppu::class_data*, void*, cppu::WeakComponentImplHelperBase*) () from 
/usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3
   
comphelper::OAccessibleContextWrapper::queryInterface(com::sun::star::uno::Type 
const&) () from /usr/lib/libreoffice/program/libcomphelper.so
  Title: soffice.bin crashed with SIGSEGV in 
typelib_static_type_getByTypeClass()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1592071/+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 1553211] Re: Ubuntu should provide a default graphical method to install technical packages (plugins, kernels, terminal apps)

2016-06-25 Thread Amr Ibrahim
I think the problem here is not about only installing non-app packages;
it's about browsing and searching for those packages. You can't search
for CLI packages in GNOME Software, but you can in GNOME PackageKit and
Synaptic.

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

Title:
  Ubuntu should provide a default graphical method to install technical
  packages (plugins, kernels, terminal apps)

Status in GNOME Software:
  Invalid
Status in gnome-software package in Ubuntu:
  Won't Fix
Status in ubuntu-gnome-meta package in Ubuntu:
  New
Status in ubuntu-meta package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 will be useless for "normal" people if they can't find every 
software package as they did before.
  To force users to use gnome-software will be a regression!

  Examples:

  In old Software Center, you could add gimp plug-ins (plug-ins are recommends 
and suggests packages of gimp) by going in gimp description and check the 
plug-ins you want!
  In old Software Center, you could install another version of linux kernel by 
typing "linux" then click at bottom left to show the packages.

  Now, they have to use apt-get or install synaptic!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.19.91~git20160229.ceb6b9d-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar  4 15:06:20 2016
  InstallationDate: Installed on 2016-01-07 (57 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160105)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1553211/+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 1296270] Re: Have to login twice after suspending

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

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

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

Title:
  Have to login twice after suspending

Status in gnome-screensaver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [ The bug ]
  After resuming from suspend, the screen is locked. I enter my password 
correctly and takes me to the screen I was at before suspending. Within 10 
seconds the screen is automatically locked and I have to re-enter my password 
to get it unlocked.

  [ How to reproduce this bug ]
  Suspend your machine. Wake it from suspend.

  
  [ Environment ]
  lsb_release -a

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  Codename: trusty

   apt-cache policy linux-generic
  linux-generic:
Installed: 3.13.0.18.22
Candidate: 3.13.0.19.23
Version table:
   3.13.0.19.23 0
  500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
   *** 3.13.0.18.22 0
  100 /var/lib/dpkg/status
  --- 
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jobin  2887 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=755cc019-dd1c-4b7d-a70c-bbaaa6aa03c9
  InstallationDate: Installed on 2014-03-17 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140316)
  MachineType: Hewlett-Packard HP 630 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=e65dde38-8db3-4375-af07-da5265597b0a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware 1.126
  Tags:  trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
www-data
  _MarkForUpload: True
  dmi.bios.date: 07/22/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1A
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3672
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 23.24
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1A:bd07/22/2011:svnHewlett-Packard:pnHP630NotebookPC:pvr058A10004C1000260:rvnHewlett-Packard:rn3672:rvr23.24:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 630 Notebook PC
  dmi.product.version: 058A10004C1000260
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1296270/+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 1547077] ProcInterrupts.txt

2016-06-25 Thread GR
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690197/+files/ProcInterrupts.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] GconfCompiz.txt

2016-06-25 Thread GR
apport information

** Attachment added: "GconfCompiz.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690190/+files/GconfCompiz.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] JournalErrors.txt

2016-06-25 Thread GR
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690191/+files/JournalErrors.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] Dependencies.txt

2016-06-25 Thread GR
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690188/+files/Dependencies.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] ProcEnviron.txt

2016-06-25 Thread GR
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690196/+files/ProcEnviron.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] XorgLogOld.txt

2016-06-25 Thread GR
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690201/+files/XorgLogOld.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] Lspci.txt

2016-06-25 Thread GR
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1547077/+attachment/4690192/+files/Lspci.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 
root=UUID=1a4f1bb3-67a8-4e9e-ba71-e9a2741c04a8 ro 

[Desktop-packages] [Bug 1547077] ProcCpuinfo.txt

2016-06-25 Thread GR
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690195/+files/ProcCpuinfo.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] Lsusb.txt

2016-06-25 Thread GR
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1547077/+attachment/4690193/+files/Lsusb.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 
root=UUID=1a4f1bb3-67a8-4e9e-ba71-e9a2741c04a8 ro 

[Desktop-packages] [Bug 1547077] XorgLog.txt

2016-06-25 Thread GR
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690200/+files/XorgLog.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 
root=UUID=1a4f1bb3-67a8-4e9e-ba71-e9a2741c04a8 

[Desktop-packages] [Bug 1547077] ProcModules.txt

2016-06-25 Thread GR
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690198/+files/ProcModules.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] UdevDb.txt

2016-06-25 Thread GR
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1547077/+attachment/4690199/+files/UdevDb.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 
root=UUID=1a4f1bb3-67a8-4e9e-ba71-e9a2741c04a8 ro 

[Desktop-packages] [Bug 1547077] MonitorsUser.xml.txt

2016-06-25 Thread GR
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690194/+files/MonitorsUser.xml.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] DpkgLog.txt

2016-06-25 Thread GR
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690189/+files/DpkgLog.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 
root=UUID=1a4f1bb3-67a8-4e9e-ba71-e9a2741c04a8 

[Desktop-packages] [Bug 1547077] Xrandr.txt

2016-06-25 Thread GR
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1547077/+attachment/4690202/+files/Xrandr.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 
root=UUID=1a4f1bb3-67a8-4e9e-ba71-e9a2741c04a8 ro 

[Desktop-packages] [Bug 1547077] xdpyinfo.txt

2016-06-25 Thread GR
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690203/+files/xdpyinfo.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] apport information

2016-06-25 Thread GR
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
BootLog: slash: clean, 440559/1250928 files, 3923668/4999778 blocks
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,imgpng,gnomecompat,vpswitch,snap,grid,place,resize,move,regex,unitymtgrabhandles,mousepoll,wall,session,animation,workarounds,expo,fade,ezoom,scale,unityshell]
CompositorRunning: None
CurrentDesktop: XFCE
DistUpgraded: 2016-04-28 20:52:21,241 DEBUG icon theme changed, re-reading
DistroCodename: xenial
DistroRelease: Ubuntu 16.04
DistroVariant: ubuntu
DkmsStatus: virtualbox, 5.0.18, 4.4.0-27-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0112] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASRock Incorporation 2nd Generation Core Processor Family 
Integrated Graphics Controller [1849:0112]
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
Package: xorg 1:7.7+13ubuntu3
PackageArchitecture: amd64
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-27-generic 
root=UUID=b69cb2a8-9950-41e9-b409-44989c46 ro quiet splash nomdmonddf 
nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw vt.handoff=7
ProcVersionSignature: Ubuntu 4.4.0-27.46-generic 4.4.13
Tags:  xenial ubuntu
Uname: Linux 4.4.0-27-generic x86_64
UpgradeStatus: Upgraded to xenial on 2016-04-28 (57 days ago)
UserGroups: adm admin audio cdrom dialout disk floppy lpadmin oleane plugdev 
sambashare staff users vboxusers video
_MarkForUpload: True
dmi.bios.date: 04/27/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.10
dmi.board.name: H67M
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.10:bd04/27/2012:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH67M:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2

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

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  

[Desktop-packages] [Bug 1547077] Re: Suspend to ram causes some glyphs to draw consistently wrong or even appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

2016-06-25 Thread GR
Hello,

I have the same issue with intel driver. Once every few resumes, all gtk fonts 
are garbbled. (strangely this doesn't happen to firefox for me).
Changing anti-aliasing settings in xfce4-appearance-settings fixes it, but 
reverting back to the previous setting immediately restores the broken font 
rendering.

See attached screeshots of the xfce panel menus with the issue, and
after changing antialiasing setting. I'll followup with apport reports.


** Attachment added: "panel-corrupted.png"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1547077/+attachment/4690163/+files/panel-corrupted.png

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

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor 

[Desktop-packages] [Bug 1574667] Re: Mouse pointer occasionally jumps to the bottom-left corner

2016-06-25 Thread Christopher M. Penalver
zanonmark, to clarify, I was intending to ask which version of Precise
you were using when this issue was not reproducible, as you noted in
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1574667/comments/8 .
Would you know which specifically?

Despite this, to further narrow this down, could you please test 12.04.0
via http://old-releases.ubuntu.com/releases/ ? If that works, you would
want to test the next most recent version until the change point has
been identified.

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

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

Title:
  Mouse pointer occasionally jumps to the bottom-left corner

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes the mouse pointer jumps directly to the bottom-left corner
  of the screen, which results in opening the trash window when
  clicking.

  This seems to be related: https://ubuntu-mate.community/t/mouse-
  pointer-jumps-on-clicking-touchpad/2932.

  Thanks,
  MZ

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  BootLog: /dev/sda6: clean, 276587/40779776 files, 15261626/163117056 blocks
  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 Apr 25 15:55:54 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: Dell Skylake Integrated Graphics [1028:06b2]
  InstallationDate: Installed on 2016-04-23 (2 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:07dc Intel Corp. 
   Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 002: ID 064e:920b Suyin Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 5559
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=c5bc0a1d-3fe9-4ae5-81e9-de7d141b419c ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.5
  dmi.board.name: 06CMH7
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.5:bd12/21/2015:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn06CMH7:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5559
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Mon Apr 25 13:43:44 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1156 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2

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

2016-06-25 Thread GR
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1547077/+attachment/4690187/+files/CurrentDmesg.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/1547077

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1547077] Re: Suspend to ram causes some glyphs to draw consistently wrong or even appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

2016-06-25 Thread GR
Thanks.


** Attachment added: "What the panel should look like."
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1547077/+attachment/4690186/+files/panel.png

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

Title:
  Suspend to ram causes some glyphs to draw consistently wrong or even
  appear blank in gtk/gdk/pango/cairo apps. xterm/xmessage unaffected.

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  # Summary
  * Some glyphs badly drawn at some moments.
  * When happens, same glyph drawn on various windows shows same corruption.
  * Problem comes and go.

  Cannot use nvidia proprietary driver as a workaround (does not work at
  all).

  # Context
  Laptop, using "intel" (or "nouveau" ?) driver.
  Expected: all glyphs rendered correctly.
  Observed: some glyphs not rendered correctly

  * reproducible: sometimes, eventually.  Problem comes and go, severity
  varies from one glyph (see
  2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png ) to all
  text on screen fully unreadable  (see
  2016y02m10d_18h42m18s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_01.png
  )

  * *some* glyphs are affected. For example, letter 'a' of a certain
  size will be replaced by colored garbage at many places where it
  appears (see
  2016y02m18d_16h05m35s_0100Z_same_corruption_on_different_windows.png
  ), but other 'a' with different size, italic, bold, etc will be
  unaffected.

  * in some applications (e.g. xfce whisker menu), some glyphs are
  rendered correctly or not depending on the direction of mouse
  hovering.  See video
  2016y02m16d_21h41m14s_0100Z_whisker_menu_missing_glyphs.mp4 .

  * in menu of gtk application, some glyphs are "fixed" by opening the
  menu, but not all.  For example, in xfce4-terminal, letter A of
  "Affichage" and its menu content as well as "Aide" is affected.
  Opening "Affichage" menu does not fix anything.  Opening "Aide" menu
  fixes the "A" of "Aide".  Changing window size reactivates the bug on
  "A" or "Aide".  See video 2016y02m18d_16h14m25s_0100Z_glyph-redrawn-
  bug.mp4 .

  * text under icons on desktop is affected, but shadows are not. See
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png

  # Affected applications
  * xfce whisker menu,
  * xfce4-terminal (nealy all screenshots)
  * firefox (see 2016y02m17d_18h08m27s_0100Z_x_bug_glyph_firefox_gnome_org.png 
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png
 ),
  * thunderbird (see 
2016y02m16d_21h28m35s_0100Z_x_bug_affects_thunderbird_terminal.png ),
  * emacs (see 
2016y02m10d_18h41m49s_0100Z_wow_screen_flickers_and_most_glyphs_wrong_00.png 
and subsequent ),
  * superswitcher ( a gtk/gdk app)
  * *NOT* affected: xterm, xmessage. Perhaps only gtk/gdk/pango/cairo apps are 
affected.

  # Additional information
  This looks like a cache corruption somewhere.
  On IRC #pango, someone suggested a bug in Intel driver.
  Running `xfce4-appearance-settings` and there changing any of:
  * antialiasing enable/disable,
  * hinting strength,
  * subpixel alignment
  * or dpi
  immediately cures the bug (see 
2016y02m16d_21h31m52s_0100Z_x_bug_disabling_antialias_immediately_cures_problem.png
 )

  Setting back the exact same parameters immediately reactivates the bug
  (see
  
2016y02m16d_21h32m11s_0100Z_x_bug_reenabling_antialias_reactivates_problem_shadow_unaffected.png).

  It is believed that keeping any new settings for a while will have the
  bug reoccur.

  It is not like bug 1536751. That one affects rendering quality of
  *all* glyphs, at all times, depending on dpi. This is not the case
  here: *some* glyphs (randomly chosen) are drawn corrupted (replaced by
  garbage or absent), not always.

  ---
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.14, 4.4.0-8-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
     Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (26 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  Package: xorg 1:7.7+13ubuntu1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-7-generic.efi.signed 

[Desktop-packages] [Bug 1579501] Re: graphics distorted, lightdm restarting

2016-06-25 Thread Alberto Salvia Novella
** Changed in: nvidia-graphics-drivers-304-updates (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  graphics distorted, lightdm restarting

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed

Bug description:
  The system was running ubuntu 12.04 without any problems, quite fast
  and definitly worth keeping, I was able to play 3D games at decent
  quality while using official nvidia drivers. Overall a pretty stable
  system based on an Intel 965 Chipset and a Geforce 7600.

  I did a clean install of 16.04 and added nvidia-graphics-
  drivers-304-updates. At first the system was horribly unstable,
  displayed garbage at the slighted GPU load, even starting frozen
  bubble in full screen made lightdm restart.

  After using "dconf write
  /org/compiz/profiles/unity/plugins/opengl/enable-x11-sync false" the
  system became stable but display is still often distorted, missing
  picture elements, doesn't draw all elements in firefox, scrolling of
  firefox and terminal output is missing parts. This happens around once
  every minute so it is still workable but unprofessional. Happens a lot
  more often in Firefox than any other application.

  Also I have the feeling lots of stuff is working a lot slower than it
  did in 12.04, e.g. starting frozen bubble in full screen takes a lot
  longer than earlier.

  I think this error is somewhere between nvidia drivers, compiz and
  firefox.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nvidia-304-updates 304.131-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  304.131  Sun Nov  8 21:44:08 
PST 2015
   GCC version:  gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-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
  CurrentDesktop: Unity
  Date: Sun May  8 12:36:09 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: nvidia-304-updates, 304.131, 4.4.0-22-generic, i686: installed
  GraphicsCard:
   NVIDIA Corporation G73 [GeForce 7600 GS] [10de:0392] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Point of View BV G73 [GeForce 7600 GS] [1acc:8132]
  InstallationDate: Installed on 2016-05-05 (3 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
  MachineType: Gigabyte Technology Co., Ltd. 965P-DS3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=79fb27e9-d5d1-48c8-9210-7045256917c0 ro quiet splash nomodeset
  SourcePackage: nvidia-graphics-drivers-304-updates
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/28/2007
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F12
  dmi.board.name: 965P-DS3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF12:bd05/28/2007:svnGigabyteTechnologyCo.,Ltd.:pn965P-DS3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rn965P-DS3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: 965P-DS3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun May  8 12:27:11 2016
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputMicrosoft Microsoft IntelliMouse® Explorer MOUSE, id 8
   inputHID 046a:0001KEYBOARD, id 9
  xserver.errors: open /dev/fb0: No such file or directory
  

[Desktop-packages] [Bug 1596200] [NEW] Ubuntu 16.04: unable to use internal keyboard for 15 sec on boot

2016-06-25 Thread Federico Leoni
Public bug reported:

I've upgraded my notebook with an SSD. All works fine and I can reach
the login in less than 10 seconds. Problem is I can't use the internal
keyboard (perfectly working on grub) for at least 10-15 seconds, then it
starts to working just fine. The touchpad and capacitive buttons are
working without issues.

Luckily I have a second HDD on my machine and I've made some tests with
the old mechanical drive, with this unit I can input my password on
LightDM without any delay.

The issue is not (only) related to Xorg or LightDM, because starting in 
recovery mode shown the same issue with both disks: if I use an external 
keyboard (a Logitech k400r in my case) I have no issue at all on both login and 
recovery mode. 
Seems kdb needs some time to be up and running.

Here's a video showing a full cycle of boots:

https://youtu.be/yseDPvqWNw4

And here a video of the recovery mode:

https://youtu.be/vbsD9tb-Dn8

Fresh install of Ubuntu 16.04 LTS without any other packages.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sat Jun 25 12:01:50 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) 
[8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Mobile GM965/GL960 Integrated Graphics 
Controller (primary) [103c:30cd]
   Subsystem: Hewlett-Packard Company Mobile GM965/GL960 Integrated Graphics 
Controller (secondary) [103c:30cd]
InstallationDate: Installed on 2016-06-25 (0 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: Hewlett-Packard HP Pavilion dv2700 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=56bb4994-c2b0-4ada-9f3d-493898e2ad39 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/07/2008
dmi.bios.vendor: Phoenix
dmi.bios.version: F.2B
dmi.board.name: 30CD
dmi.board.vendor: Wistron
dmi.board.version: 80.52
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenix:bvrF.2B:bd05/07/2008:svnHewlett-Packard:pnHPPaviliondv2700NotebookPC:pvrF.2B:rvnWistron:rn30CD:rvr80.52:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv2700 Notebook PC
dmi.product.version: F.2B
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sat Jun 25 12:00:23 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   19778 
 vendor SEC
xserver.version: 2:1.18.3-1ubuntu2

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


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

** Attachment added: "hwinfo.txt"
   https://bugs.launchpad.net/bugs/1596200/+attachment/4690164/+files/hwinfo.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/1596200

Title:
  Ubuntu 16.04: unable to use internal  keyboard for 15 sec on boot

Status in xorg package in Ubuntu:
  New

Bug description:
  I've upgraded my notebook with an SSD. All works fine and I can reach
  the login in less than 10 seconds. Problem is I can't use the internal
  keyboard (perfectly working on grub) for at least 10-15 seconds, then
  it starts to working just fine. The touchpad and capacitive buttons
  are working without issues.

  Luckily I have a second HDD on my machine and I've made some tests
  with the old mechanical drive, with this unit I can input my password
  on LightDM without any delay.

  The issue is not (only) related to Xorg or LightDM, because starting in 
recovery 

[Desktop-packages] [Bug 1595960] Re: no wifi despite got it under W10

2016-06-25 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 1565106 ***
https://bugs.launchpad.net/bugs/1565106

** This bug has been marked a duplicate of bug 1565106
   Wifi works on W10 but not on Ub 16.04 nor 14.04

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

Title:
  no wifi despite got it under W10

Status in network-manager package in Ubuntu:
  New

Bug description:
  I'm under Ubuntu 16.04
  kernel : Linux micronet-HP 4.4.0-24-generic #43-Ubuntu SMP Wed Jun 8 19:27:37 
UTC 2016 x86_64 x86_64 x86_64 GNU/Linux.

  from the very beginning I could not be connected thru wifi.

  The guy in charge of this bug, bug  already declared and on which we did a 
lot of trials without success, recommended me to come back to the present 
kernel and not upstream one (from the tests) and open a new bug coming from 
scratch, and this is what I'm doing.
   I'm willing to help you, as far as I can, to find this bug because my PC 
cannot operate in a hotel for example without W10

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.2.0-0ubuntu0.16.04.2
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jun 24 15:44:06 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-06-24 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IpRoute:
   default via 192.168.1.1 dev enp3s0  proto static  metric 100 
   169.254.0.0/16 dev enp3s0  scope link  metric 1000 
   192.168.1.0/24 dev enp3s0  proto kernel  scope link  src 192.168.1.19  
metric 100
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   LANGUAGE=fr_FR
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con: Error: command ['nmcli', '-f', 'all', 'con'] failed with exit code 
9: Error: nmcli (1.2.0) and NetworkManager (1.1.93) versions don't match. Force 
execution using --nocheck, but the results are unpredictable.
  nmcli-dev: Error: command ['nmcli', '-f', 'all', 'dev'] failed with exit code 
9: Error: nmcli (1.2.0) and NetworkManager (1.1.93) versions don't match. Force 
execution using --nocheck, but the results are unpredictable.
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1595960/+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 1587530] Re: USB device (phone) not seen by Ubuntu 16.04

2016-06-25 Thread Paul White
Not an xorg issue

** Package changed: xorg (Ubuntu) => 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/1587530

Title:
  USB device (phone) not seen by Ubuntu 16.04

Status in Ubuntu:
  New

Bug description:
  I seen after I  formatted an USB key with "Disks", USB ports doesnt detect me 
anymore USB Device (phone). I can add that even USB Storage didnt work, I mean, 
it didnt appear the Icon of USB Key in the Bar, but it was seen from 
application "Disks", so I clicked some button (I dont know which one) and 
started working, but unluckyly still when I link the phone from USB port is not 
seen (Icon of external device didnt appear from the bar) and even from "Disks" 
I cant see any external device. Moreover if using "lsusb" from terminal, device 
is seen from lsusb (it recognize as a phone).
  I think its easy issue because as I unblocked USB Storage, not recognized, 
just clicking from "Disks". I think I just need a command that refresh all USB 
ports with terminal, and it will work.
  PS. At the end, I think I just need to know a command that refresh all USB 
ports and everything will work.
  thank
  l.p.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Tue May 31 17:04:09 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: bcmwl, 6.30.223.248+bdcom, 4.4.0-22-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation G92M [GeForce 8800M GTS] [10de:0609] (rev a2) (prog-if 00 
[VGA controller])
 Subsystem: Apple Inc. GeForce 8800 GS [106b:00a7]
  InstallationDate: Installed on 2016-05-23 (8 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Apple Inc. iMac8,1
  ProcEnviron:
   LANGUAGE=it
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=3f4d3344-76e1-4df7-8772-db2adb8fc6a5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/09/08
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: IM81.88Z.00C1.B00.0802091538
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F227BEC8
  dmi.board.vendor: Apple Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag#
  dmi.chassis.type: 13
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F227BEC8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrIM81.88Z.00C1.B00.0802091538:bd02/09/08:svnAppleInc.:pniMac8,1:pvr1.0:rvnAppleInc.:rnMac-F227BEC8:rvrPVT:cvnAppleInc.:ct13:cvrMac-F227BEC8:
  dmi.product.name: iMac8,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Tue May 31 15:35:19 2016
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.3-1ubuntu2.2
  xserver.video_driver: nouveau

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1587530/+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 1569876] Re: Mouse trails disappear only on window refresh

2016-06-25 Thread Christopher M. Penalver
Avishay, to confirm this is an upstream issue, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

** Package changed: xorg (Ubuntu) => xserver-xorg-video-nouveau (Ubuntu)

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

Title:
  Mouse trails disappear only on window refresh

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Incomplete

Bug description:
  While using nouveau, when I move the mouse it leaves trails that
  disappear when I move the mouse over them or when I refresh the
  screen. The mouse cursor is distorted when moving it slowly which
  makes it harder to click on small buttons (e.g., resizing a window) as
  it's hard to tell where exactly the mouse is located.

  WORKAROUND: Use nivida 367.18.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  BootLog: /dev/sda6: clean, 789425/48300032 files, 33613548/193179136 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Wed Apr 13 15:29:36 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: kubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-17-generic, x86_64: installed
   bbswitch, 0.8, 4.4.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 
00 [VGA controller])
     Subsystem: Lenovo Skylake Integrated Graphics [17aa:222e]
   NVIDIA Corporation GM107GLM [Quadro M1000M] [10de:13b1] (rev a2) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo GM107GLM [Quadro M1000M] [17aa:222e]
  InstallationDate: Installed on 2016-04-01 (12 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160331)
  MachineType: LENOVO 20EN0013US
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-18-generic 
root=UUID=8e0207fc-0fb8-42e7-9dfc-a301c74d2146 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/08/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1EET47W (1.21 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20EN0013US
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET47W(1.21):bd03/08/2016:svnLENOVO:pn20EN0013US:pvrThinkPadP50:rvnLENOVO:rn20EN0013US:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20EN0013US
  dmi.product.version: ThinkPad P50
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160331-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Wed Apr 13 07:51:19 2016
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   Unknown chipset: NV117
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.3-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1569876/+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 1409332] Re: Mouse cursor freezes, when using e.g. youtube in chromium, and stays that way

2016-06-25 Thread Christopher M. Penalver
Jarno Suni, xorg is a landing point for all things xorg releated (not
necessarily the root cause package).

Despite this, could you please advise to
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1409332/comments/25
? You may want to test http://cdimage.ubuntu.com/daily-live/current/
instead when provide the results.

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

Title:
  Mouse cursor freezes, when using e.g. youtube in chromium, and stays
  that way

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can not make this happen, if I use Firefox, but it happens, if I use
  Chromium browser and play youtube video. Visible mouse cursor stops
  moving. Still I can move mouse and use it, but it is hard, when you
  don't see where the cursor effectively is. This seems to happen only,
  if I have hardware acceleration enabled in advanced settings.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: chromium-browser 39.0.2171.65-0ubuntu0.14.04.1.1064
  ProcVersionSignature: Ubuntu 3.13.0-43.72-lowlatency 3.13.11.11
  Uname: Linux 3.13.0-43-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Jan 10 22:23:29 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-21 (111 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.1)
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.default.chromium.browser: [deleted]
  mtime.conffile..etc.chromium.browser.default: 2014-09-28T10:04:54.426898
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: XFCE
  CurrentDmesg: [  373.553548] perf samples too long (2509 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
  DRM.card0.VGA.1:
   edid-base64: 
AP///wAebW9DLDQEABEPAQNuIht46i7lpFdKnCURUFSla4AxT0VPYU+BgAEBAQEBAQEBMCoAmFEAKkAwcBMAUg4RAAAe/QA4Sx5TDgAKICAgICAg/ABMMTcxNVMKICAgICAg/AAKICAgICAgICAgICAgAJg=
   dpms: On
   modes: 1280x1024 1280x1024 1152x864 1024x768 1024x768 1024x768 832x624 
800x600 800x600 640x480 640x480 720x400
   enabled: enabled
   status: connected
  Desktop-Session:
   'ubuntustudio'
   '/etc/xdg/xdg-ubuntustudio:/usr/share/upstart/xdg:/etc/xdg:/etc/xdg'
   
'/usr/share/ubuntustudio:/usr/share/xfce4:/usr/local/share/:/usr/share/:/usr/share'
  DetectedPlugins:
   
  DistroRelease: Ubuntu 14.04
  EcryptfsInUse: Yes
  Env:
   'None'
   'None'
  InstallationDate: Installed on 2014-09-21 (180 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.1)
  Load-Avg-1min: 0.61
  Load-Processes-Running-Percent:   0.2%
  MachineType: Dell Inc. OptiPlex 745
  Package: xorg
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-46-lowlatency 
root=UUID=d012c1bd-7e56-4035-b321-38d20cb14421 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-46.79-lowlatency 3.13.11-ckt15
  Tags:  trusty
  Uname: Linux 3.13.0-46-lowlatency x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lp lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 06/26/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.6.6
  dmi.board.name: 0RF703
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.6.6:bd06/26/2011:svnDellInc.:pnOptiPlex745:pvr:rvnDellInc.:rn0RF703:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 745
  dmi.sys.vendor: Dell Inc.
  modified.conffile..etc.default.chromium.browser: [deleted]
  mtime.conffile..etc.chromium.browser.default: 2014-09-28T10:04:54.426899

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1409332/+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 1596192] [NEW] ubuntu org.gnome.Nautilus[1336]: (soffice:3712): Gdk-WARNING **: gdk_window_set_icon_list: icons too large

2016-06-25 Thread dino99
Public bug reported:

get this logged into journalctl when using Calc:

ubuntu org.gnome.Nautilus[1336]: ** (soffice:3712): WARNING **: Unknown event 
notification 37
ubuntu org.gnome.Nautilus[1336]: (soffice:3712): Gdk-WARNING **: 
gdk_window_set_icon_list: icons too large

there is also :
Unknown event notification 34
Unknown event notification 35

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libreoffice-core 1:5.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-27.46-generic 4.4.13
Uname: Linux 4.4.0-27-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Jun 25 15:56:36 2016
ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Description changed:

- get this logged into journalctl:
+ get this logged into journalctl when using Calc:
  
  ubuntu org.gnome.Nautilus[1336]: ** (soffice:3712): WARNING **: Unknown event 
notification 37
  ubuntu org.gnome.Nautilus[1336]: (soffice:3712): Gdk-WARNING **: 
gdk_window_set_icon_list: icons too large
  
  there is also :
  Unknown event notification 34
  Unknown event notification 35
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-27.46-generic 4.4.13
  Uname: Linux 4.4.0-27-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Jun 25 15:56:36 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
   ubuntu org.gnome.Nautilus[1336]: (soffice:3712): Gdk-WARNING **:
  gdk_window_set_icon_list: icons too large

Status in libreoffice package in Ubuntu:
  New

Bug description:
  get this logged into journalctl when using Calc:

  ubuntu org.gnome.Nautilus[1336]: ** (soffice:3712): WARNING **: Unknown event 
notification 37
  ubuntu org.gnome.Nautilus[1336]: (soffice:3712): Gdk-WARNING **: 
gdk_window_set_icon_list: icons too large

  there is also :
  Unknown event notification 34
  Unknown event notification 35

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-core 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-27.46-generic 4.4.13
  Uname: Linux 4.4.0-27-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Jun 25 15:56:36 2016
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1596192/+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 1596190] [NEW] Erratic result when sorting a calc column's values containing a formula

2016-06-25 Thread dino99
Public bug reported:

Apport also fails to report due to:

Your computer does not have enough free memory to automatically analyze
the problem and send a report to the developers.

Thats very strange as only 850 kb/4096 is used at that time, and swap is
quite empty.

That crash has happened when 3250/4096 mb was used and swap quite empty: i was 
getting erratic results when trying to sort a3:bc28 block and wanting to sort 
ascending the ba column containing a average output calculated on a dozen 
previous columns containing numbers only.
Looks like there is a very bad memory management.

cat /proc/swaps
FilenameTypeSizeUsedPriority
/dev/sdb2   partition   108021720   
-1

# swap was on /dev/sdc2 during installation
UUID=0a9ca7f0-6eeb-4b21-b70f-670fa600de16 noneswapsw
  0   0

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libreoffice-calc 1:5.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-27.46-generic 4.4.13
Uname: Linux 4.4.0-27-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Jun 25 15:13:03 2016
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Attachment added: "_usr_lib_libreoffice_program_soffice.bin.1000.crash"
   
https://bugs.launchpad.net/bugs/1596190/+attachment/4690125/+files/_usr_lib_libreoffice_program_soffice.bin.1000.crash

** Summary changed:

- Erratic result when sorting a calc column's value containing a formula
+ Erratic result when sorting a calc column's values containing a formula

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

Title:
  Erratic result when sorting a calc column's values containing a
  formula

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Apport also fails to report due to:

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers.

  Thats very strange as only 850 kb/4096 is used at that time, and swap
  is quite empty.

  That crash has happened when 3250/4096 mb was used and swap quite empty: i 
was getting erratic results when trying to sort a3:bc28 block and wanting to 
sort ascending the ba column containing a average output calculated on a dozen 
previous columns containing numbers only.
  Looks like there is a very bad memory management.

  cat /proc/swaps
  Filename  TypeSizeUsedPriority
  /dev/sdb2   partition 108021720   
-1

  # swap was on /dev/sdc2 during installation
  UUID=0a9ca7f0-6eeb-4b21-b70f-670fa600de16 noneswapsw  
0   0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-calc 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-27.46-generic 4.4.13
  Uname: Linux 4.4.0-27-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Jun 25 15:13:03 2016
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1596190/+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 1575078] Re: [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a while

2016-06-25 Thread Cruz Fernandez
The kernel 4.4.0-27-generic is fixing on my Dell XPS 15 9550 the
headjack problems (now it always asks what I've connected, audio comes
back after fresh-boot and from suspend also).

With kernel 4.4.0-24-generic I still have it as an option to boot, the
problem still is reproduced (just to test back the error)

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

Title:
  [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a
  while

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  I'm experiencing a strange behavior with a headphone jack on my
  laptop.

  I have an external audio speaker connected to it. When I disconnect the 
speaker and reconnect it again it stops working.
  Even more, laptop audio stops working too. And after the reboot, I don't even 
see any of the audio devices.

  I've googled a lot and tried different fixes from forums with no luck.
  After a while, I've accidentally discovered that putting the laptop to
  the sleep mode and rebooting system after brings audio back to live.
  Even more, if speakers were attached during this sleep-reboot
  procedure, they are starting to work as well.

  However, after the next reboot speakers are not working again. And if
  I will plug them out and in - problem with completely missing audio
  returns.

  P.S. I'm using laptop-mode-tools package on my laptop. Recovery after
  hibernation made me believe that it's somehow related. But after
  uninstalling this package nothing really changed.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   kop3224 F...m pulseaudio
   /dev/snd/controlC0:  kop3224 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Apr 26 12:17:03 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-04-22 (3 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Встроенное аудио - HDA Intel PCH
  Symptom_Jack: Black Headphone Out, Left
  Symptom_Type: Sound works for a while, then breaks
  Title: [XPS 15 9550, Realtek ALC3266, Black Headphone Out, Left] fails after 
a while
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/07/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.02.00
  dmi.board.name: 0N7TVV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.02.00:bd04/07/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 15 9550
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1575078/+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 1421923] Re: No notifications for new mails

2016-06-25 Thread Niklas Wenzel
Hi all,

It took me ages to reply to this thread due to very important personal
issues. Sadly, I can't afford spending time on account-polld right now
as it is too big of a project to handle for me at the moment. Sorry!

However, I have to say that I really like the long-term solution Alberto
proposed here. I'm looking forward to it being implemented some time. :)

Cheers,
Niklas

** Changed in: account-plugins
 Assignee: Niklas Wenzel (nikwen) => (unassigned)

** Changed in: account-plugins (Ubuntu)
 Assignee: Niklas Wenzel (nikwen) => (unassigned)

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

Title:
  No notifications for new mails

Status in Online Accounts: Account plugins:
  New
Status in Canonical System Image:
  In Progress
Status in Dekko:
  In Progress
Status in account-plugins package in Ubuntu:
  In Progress
Status in account-polld package in Ubuntu:
  In Progress

Bug description:
  Hi!

  In the BQ E4.5 Ubuntu Edition, I'm not getting notificactions for new
  mails.

  Testing (by example)
  1. Kill Dekko.
  2. Send you an email.
  3. Open Dekko.
  4. Change quickly to another app before Dekko starts.
  5. Bug: No notification
  6. Go to Dekko: You'll see your new mail.

  FYI as improvement, for me, in Dekko is not clear if Dekko checks the
  mail after X minutes or is a push notification.

  Thanks in advance!

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1421923/+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 1595927] Re: Impossible to format a USB who contains bootable ISO

2016-06-25 Thread Hangman
Thank you for the answer. I filled a bug here :
https://bugzilla.gnome.org/show_bug.cgi?id=768031

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

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

Title:
  Impossible to format a USB who contains bootable ISO

Status in gnome-disk-utility package in Ubuntu:
  New

Bug description:
  When you try to format a bootable USB you have the following error :

  This partition cannot be modified because it contains a partition
  table; please reinitialize layout of the whole device. (udisks-error-
  quark, 11)

  and it's impossible to format.

  I think it's related to this bug :
  https://bugs.freedesktop.org/show_bug.cgi?id=76178

  Here another bug details and temporary solution :
  http://askubuntu.com/questions/758219/how-can-i-delete-all-partion-of-
  my-pen-drive-and-create-a-single-volume

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-disk-utility 3.18.3.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jun 24 13:15:52 2016
  InstallationDate: Installed on 2016-03-26 (90 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  ProcEnviron:
   LANGUAGE=fr_FR
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-disk-utility
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1595927/+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 1553211] Re: Ubuntu should provide a default graphical method to install technical packages (plugins, kernels, terminal apps)

2016-06-25 Thread Matthias Klumpp
I think GNOME Software is the wrong choice for installing non-app system 
packages.
So, in total there are three choices:

1) Use GNOME PackageKit for local package installs
2) Use GDebi
3) Hack GNOME Software to make local package installations work somehow.

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

Title:
  Ubuntu should provide a default graphical method to install technical
  packages (plugins, kernels, terminal apps)

Status in GNOME Software:
  Invalid
Status in gnome-software package in Ubuntu:
  Won't Fix
Status in ubuntu-gnome-meta package in Ubuntu:
  New
Status in ubuntu-meta package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04 will be useless for "normal" people if they can't find every 
software package as they did before.
  To force users to use gnome-software will be a regression!

  Examples:

  In old Software Center, you could add gimp plug-ins (plug-ins are recommends 
and suggests packages of gimp) by going in gimp description and check the 
plug-ins you want!
  In old Software Center, you could install another version of linux kernel by 
typing "linux" then click at bottom left to show the packages.

  Now, they have to use apt-get or install synaptic!

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.19.91~git20160229.ceb6b9d-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Mar  4 15:06:20 2016
  InstallationDate: Installed on 2016-01-07 (57 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160105)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1553211/+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 1576565] Re: HDMI Sound drops out after screen blank/suspend (must use pacmd to reset0

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

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

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

Title:
  HDMI Sound drops out after screen blank/suspend (must use pacmd to
  reset0

Status in ALSA driver:
  New
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Sound is outputted through HDMI. Upon suspend/resume or resume from
  screen blank, output switches to analog and HDMI is not an available
  option from the GUI although still listed using "aplay-l". Sound
  returns after resetting HDMI as default using the following command:
  pacmd set-card-profile 1 output:hdmi-stereo-extra1+input:analog-stereo

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr 29 09:52:09 2016
  InstallationDate: Installed on 2015-12-15 (135 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: Sound works for a while, then breaks
  Title: [, Intel CougarPoint HDMI, Digital Out, HDMI] fails after a while
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (6 days ago)
  dmi.bios.date: 12/04/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0160.2012.1204.1156
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67GD
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10206-210
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0160.2012.1204.1156:bd12/04/2012:svn:pn:pvr:rvnIntelCorporation:rnDH67GD:rvrAAG10206-210:cvn:ct3:cvr:

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1576565/+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 1575912] Re: [hostname, Realtek ALC269VB, Speaker, Internal] No sound at all after fresh xubuntu 16.04 installation

2016-06-25 Thread Harald Franzen
I can confirm this bug on Ubuntu 16.04 Xenial Xerus, same sound card:

[quote]
kaart 0: Intel [HDA Intel], apparaat 0: ALC269VB Analog [ALC269VB Analog]
[/quote]

Card is correctly detected, but no sound.

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

Title:
  [hostname, Realtek ALC269VB, Speaker, Internal] No sound at all after
  fresh xubuntu 16.04 installation

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Hardware sound device is available, according to:
  aplay -l
  sudo lspci

  
  https://help.ubuntu.com/16.04/ubuntu-help/sound-nosound.html

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic i686
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  student1739 F pulseaudio
  CurrentDesktop: MATE
  Date: Wed Apr 27 22:06:16 2016
  InstallationDate: Installed on 2016-04-24 (3 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release i386 
(20160420.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  student1739 F pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [hostname, Realtek ALC269VB, Speaker, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/12/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0703
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1001PXD
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0703:bd04/12/2011:svnASUSTeKComputerINC.:pn1001PXD:pvrx.x:rvnASUSTeKComputerINC.:rn1001PXD:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1001PXD
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1575912/+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 1596181] Re: Problem with some arabic caracters

2016-06-25 Thread Gunnar Hjalmarsson
Try to run:

im-config -n xim

and relogin. Please let us know if that fixes it.

** Changed in: im-config (Ubuntu)
   Status: New => Incomplete

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

Title:
  Problem with some arabic caracters

Status in im-config package in Ubuntu:
  Incomplete

Bug description:
  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL

  how can i solve that using im-config?

  Regard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+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 1596182] [NEW] ctags memory corruption when ran with --update

2016-06-25 Thread Sumit Rai
Public bug reported:

emacs24-bin-common:

srai@srai-MacBookPro:~/devel/u_and_interfacing/chapter1$ make tags
find /home/srai/devel -type f -name "*.[ch]" -exec ctags --update {} \;
*** Error in `ctags': free(): invalid next size (fast): 0x019b91e0 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x77725)[0x7fc6804cc725]
/lib/x86_64-linux-gnu/libc.so.6(+0x7ff4a)[0x7fc6804d4f4a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fc6804d8abc]
ctags[0x401ed3]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7fc680475830]
ctags[0x402219]
=== Memory map: 
0040-00418000 r-xp  08:15 303558 
/usr/bin/ctags.emacs24
00617000-00618000 r--p 00017000 08:15 303558 
/usr/bin/ctags.emacs24
00618000-0061a000 rw-p 00018000 08:15 303558 
/usr/bin/ctags.emacs24
019b9000-019da000 rw-p  00:00 0  [heap]
7fc67c00-7fc67c021000 rw-p  00:00 0 
7fc67c021000-7fc68000 ---p  00:00 0 
7fc68023f000-7fc680255000 r-xp  08:15 137204 
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc680255000-7fc680454000 ---p 00016000 08:15 137204 
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc680454000-7fc680455000 rw-p 00015000 08:15 137204 
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fc680455000-7fc680615000 r-xp  08:15 137166 
/lib/x86_64-linux-gnu/libc-2.23.so
7fc680615000-7fc680814000 ---p 001c 08:15 137166 
/lib/x86_64-linux-gnu/libc-2.23.so
7fc680814000-7fc680818000 r--p 001bf000 08:15 137166 
/lib/x86_64-linux-gnu/libc-2.23.so
7fc680818000-7fc68081a000 rw-p 001c3000 08:15 137166 
/lib/x86_64-linux-gnu/libc-2.23.so
7fc68081a000-7fc68081e000 rw-p  00:00 0 
7fc68081e000-7fc680844000 r-xp  08:15 137138 
/lib/x86_64-linux-gnu/ld-2.23.so
7fc680a23000-7fc680a26000 rw-p  00:00 0 
7fc680a4-7fc680a43000 rw-p  00:00 0 
7fc680a43000-7fc680a44000 r--p 00025000 08:15 137138 
/lib/x86_64-linux-gnu/ld-2.23.so
7fc680a44000-7fc680a45000 rw-p 00026000 08:15 137138 
/lib/x86_64-linux-gnu/ld-2.23.so
7fc680a45000-7fc680a46000 rw-p  00:00 0 
7ffdf2129000-7ffdf214a000 rw-p  00:00 0  [stack]
7ffdf21d8000-7ffdf21da000 r--p  00:00 0  [vvar]
7ffdf21da000-7ffdf21dc000 r-xp  00:00 0  [vdso]
ff60-ff601000 r-xp  00:00 0  
[vsyscall]
find: ‘ctags’ terminated by signal 6

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: emacs24-bin-common 24.5+1-6ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Jun 25 16:37:32 2016
InstallationDate: Installed on 2016-05-22 (34 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: emacs24
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  ctags memory corruption when ran with --update

Status in emacs24 package in Ubuntu:
  New

Bug description:
  emacs24-bin-common:

  srai@srai-MacBookPro:~/devel/u_and_interfacing/chapter1$ make tags
  find /home/srai/devel -type f -name "*.[ch]" -exec ctags --update {} \;
  *** Error in `ctags': free(): invalid next size (fast): 0x019b91e0 ***
  === Backtrace: =
  /lib/x86_64-linux-gnu/libc.so.6(+0x77725)[0x7fc6804cc725]
  /lib/x86_64-linux-gnu/libc.so.6(+0x7ff4a)[0x7fc6804d4f4a]
  /lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fc6804d8abc]
  ctags[0x401ed3]
  /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7fc680475830]
  ctags[0x402219]
  === Memory map: 
  0040-00418000 r-xp  08:15 303558 
/usr/bin/ctags.emacs24
  00617000-00618000 r--p 00017000 08:15 303558 
/usr/bin/ctags.emacs24
  00618000-0061a000 rw-p 00018000 08:15 303558 
/usr/bin/ctags.emacs24
  019b9000-019da000 rw-p  00:00 0  
[heap]
  7fc67c00-7fc67c021000 rw-p  00:00 0 
  7fc67c021000-7fc68000 ---p  00:00 0 
  7fc68023f000-7fc680255000 r-xp  08:15 137204 
/lib/x86_64-linux-gnu/libgcc_s.so.1
  7fc680255000-7fc680454000 ---p 00016000 08:15 

[Desktop-packages] [Bug 1596181] [NEW] Problem with some arabic caracters

2016-06-25 Thread Faissal Chamekh
Public bug reported:

With im-switch i've been using this command:
> sudo update-alternatives --set xinput-all_ALL 
> /etc/X11/xinit/xinput.d/default-xim
to solve some arabic character problem.
But now i can't and i get this error
update-alternatives: error: no alternatives for xinput-all_ALL

how can i solve that using im-config?

Regard.

** Affects: im-config (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL
  
- how can i solve that?
+ how can i solve that using im-config?
  
  Regard.

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

Title:
  Problem with some arabic caracters

Status in im-config package in Ubuntu:
  New

Bug description:
  With im-switch i've been using this command:
  > sudo update-alternatives --set xinput-all_ALL 
/etc/X11/xinit/xinput.d/default-xim
  to solve some arabic character problem.
  But now i can't and i get this error
  update-alternatives: error: no alternatives for xinput-all_ALL

  how can i solve that using im-config?

  Regard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1596181/+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 1583023] Re: I decided to try progrmam

2016-06-25 Thread Paul White
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected. 
3. The behavior you actually encountered (in as much detail as possible).

Thanks!

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

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

Title:
   I decided to try progrmam

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Progrmamma invited me to submit a report

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic i686
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Wed May 18 10:25:30 2016
  DistUpgraded: 2016-05-07 17:00:30,102 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: nvidia-304, 304.131, 4.4.0-22-generic, i686: installed
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo 2nd Generation Core Processor Family Integrated Graphics 
Controller [17aa:397d]
   NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Lenovo GF108M [GeForce GT 540M] [17aa:397d]
  InstallationDate: Installed on 2016-04-30 (17 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release i386 
(20140204)
  LightdmDisplayLog:
   The XKEYBOARD keymap compiler (xkbcomp) reports:
   > Warning:  Type "ONE_LEVEL" has 1 levels, but  has 2 symbols
   >   Ignoring extra symbols
   Errors from xkbcomp are not fatal to the X server
   [dix] EventToCore: Not implemented yet
  MachineType: LENOVO HuronRiver Platform
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=703ef3bf-f6ef-4a22-93ef-32748a0635d5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-05-07 (10 days ago)
  dmi.bios.date: 10/21/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN38WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN38WW:bd10/21/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Wed May 18 00:20:55 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16560 
   vendor LEN
  xserver.version: 2:1.18.3-1ubuntu2

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

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

[Desktop-packages] [Bug 1509031] Re: can no longer alt-drag firefox/thunderbird windows above top of screen

2016-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package metacity - 1:3.18.4-3ubuntu3

---
metacity (1:3.18.4-3ubuntu3) yakkety; urgency=medium

  * Add a patch from upstream to return titlebar rectangle in screen
coordinates (fix_get_titlebar_rect.diff, LP: #1509031)

 -- Dmitry Shachnev   Thu, 23 Jun 2016 20:45:38
+0300

** Changed in: metacity (Ubuntu)
   Status: New => Fix Released

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

Title:
  can no longer alt-drag firefox/thunderbird windows above top of screen

Status in metacity package in Ubuntu:
  Fix Released

Bug description:
  After upgrading to 15.10, I can no longer Alt-drag Firefox and
  Thunderbird windows above the top of the screen.  When I attempt to do
  so, the window snaps downward along the y-axis so that the titlebar
  aligns with top of screen.  Other applications such as gnome-terminal
  do not seem to be affected.

  I ran git-bisect on metacity, and narrowed the regression down to this
  commit:

  
https://github.com/GNOME/metacity/commit/90b36abebdf69be0abaec4015d01e46296f6f5d6

  commit 90b36abebdf69be0abaec4015d01e46296f6f5d6
  Author: Alberts Muktupāvels 
  Date:   Fri Apr 3 23:30:20 2015 +0300

  window: add a meta_window_get_titlebar_rect
 
  Based on mutter commits:
  
https://git.gnome.org/browse/mutter/commit/?id=3a0af0faaebb1af75925c70ad98e73c61e57639b
  
https://git.gnome.org/browse/mutter/commit/?id=ac099343dab7b5048ce242958c454c55d1924902

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: metacity 1:3.17.2-4ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Thu Oct 22 13:35:02 2015
  InstallationDate: Installed on 2014-09-22 (394 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: metacity
  UpgradeStatus: Upgraded to wily on 2015-10-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1509031/+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 1578336] Re: kerner error

2016-06-25 Thread Paul White
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected. 
3. The behavior you actually encountered (in as much detail as possible).

Thanks!

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

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

Title:
  kerner error

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  its a bad error 0 with amd installer on my laptop

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Wed May  4 20:01:31 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: fglrx-core, 15.302: added
  ExtraDebuggingInterest: No
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8650G] 
[1002:990b] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Richland [Radeon HD 8650G] [1043:21ad]
  InstallationDate: Installed on 2016-05-04 (0 days ago)
  InstallationMedia: Ubuntu-Kylin 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK COMPUTER INC. X550DP
  ProcEnviron:
   LANGUAGE=sv
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-21-generic.efi.signed 
root=/dev/mapper/ubuntu--kylin--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550DP
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr207:bd09/09/2013:svnASUSTeKCOMPUTERINC.:pnX550DP:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550DP:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550DP
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Wed May  4 19:28:22 2016
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.3-1ubuntu2
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1578336/+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 525441] Re: Reduce memory usage

2016-06-25 Thread JJ
If simple-scan is unable to load the cached data it should give the user the 
option to abandon the cached auto-save data on successive attempts.  Currently 
it just tries and crashes repeatedly due to lack of memory.
At a minimum: Console output indicating an attempt to load the cache and its 
location would've been helpful in solving the issue.

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

Title:
  Reduce memory usage

Status in Simple Scan:
  Confirmed
Status in simple-scan package in Ubuntu:
  Confirmed

Bug description:
  i just scanned a multipage document (something like 15 pages) using 
simple-scan. everything went like a charm and i really like the application and 
it's concept a lot! thanks so much, robert!
  and probably thanks to canonical, i think there is some money involved (?) :)

  however it used an impressive 750 MB of memory doing so! this was not
  actually a problem, but this clearly does not scale and for other
  hardware it would have been problematic already.

  i suppose all raw image data is kept in memory until the complete
  batch is finished, the file saved and closed, but i did not really
  investigate in detail.

  solution: memory usage should be optimized.

  best regards!

  nailor@nailworks:~° simple-scan --debug  
[1001]
  ** (simple-scan:19246): DEBUG: Starting Simple Scan 0.9.5, PID=19246
  ** (simple-scan:19246): DEBUG: Restoring window to 1062x707 pixels
  ** (simple-scan:19246): DEBUG: Restoring window to maximized
  ** (simple-scan:19246): DEBUG: sane_init () -> SANE_STATUS_GOOD
  ** (simple-scan:19246): DEBUG: SANE version 1.0.20
  ** (simple-scan:19246): DEBUG: Requesting redetection of scan devices
  ** (simple-scan:19246): DEBUG: Processing request
  ** (simple-scan:19246): DEBUG: Stopping scan thread
  WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, 
path=/, member=Introspect
  ** (simple-scan:19246): DEBUG: sane_get_devices () -> SANE_STATUS_GOOD
  ** (simple-scan:19246): DEBUG: Device: 
name="hpaio:/usb/Deskjet_F4100_series?serial=CN7CO6V2MP04TJ" 
vendor="Hewlett-Packard" model="Deskjet_F4100_series" type="all-in-one"
  ** (simple-scan:19246): DEBUG: Processing request
  ** (simple-scan:19246): DEBUG: sane_exit ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/525441/+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 1596168] Re: Problem

2016-06-25 Thread Paul White
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected. 
3. The behavior you actually encountered (in as much detail as possible).

Thanks!

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

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

Title:
  Problem

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Problem

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Jun 25 11:25:31 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.13.0-66-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.13.0-88-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 82G33/G31 Express Integrated Graphics Controller 
[8086:29c2] (rev 10) (prog-if 00 [VGA controller])
 Subsystem: Foxconn International, Inc. Device [105b:0ded]
  InstallationDate: Installed on 2014-09-01 (662 days ago)
  InstallationMedia:
   
  MachineType: OEM OEM
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-66-generic 
root=UUID=c16697cb-61d8-48f2-bdec-0ad826201508 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/10/2009
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: G31MXP/G31MXP-K
  dmi.board.vendor: Foxconn
  dmi.board.version: FAB:1.0
  dmi.chassis.type: 3
  dmi.chassis.vendor: OEM
  dmi.chassis.version: OEM
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd04/10/2009:svnOEM:pnOEM:pvrOEM:rvnFoxconn:rnG31MXP/G31MXP-K:rvrFAB1.0:cvnOEM:ct3:cvrOEM:
  dmi.product.name: OEM
  dmi.product.version: OEM
  dmi.sys.vendor: OEM
  version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1.1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Jun 25 10:15:08 2016
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputSIGMACHIP USB Keyboard KEYBOARD, id 8
   inputSIGMACHIP USB Keyboard KEYBOARD, id 9
   inputUSB OPTICAL MOUSEMOUSE, id 10
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id8272 
   vendor AOC
  xserver.version: 2:1.15.1-0ubuntu2.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1596168/+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 1596168] [NEW] Problem

2016-06-25 Thread William Purchase
Public bug reported:

Problem

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
Uname: Linux 3.13.0-66-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sat Jun 25 11:25:31 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 3.13.0-66-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 3.13.0-88-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] 
(rev 10) (prog-if 00 [VGA controller])
   Subsystem: Foxconn International, Inc. Device [105b:0ded]
InstallationDate: Installed on 2014-09-01 (662 days ago)
InstallationMedia:
 
MachineType: OEM OEM
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-66-generic 
root=UUID=c16697cb-61d8-48f2-bdec-0ad826201508 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/10/2009
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: G31MXP/G31MXP-K
dmi.board.vendor: Foxconn
dmi.board.version: FAB:1.0
dmi.chassis.type: 3
dmi.chassis.vendor: OEM
dmi.chassis.version: OEM
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd04/10/2009:svnOEM:pnOEM:pvrOEM:rvnFoxconn:rnG31MXP/G31MXP-K:rvrFAB1.0:cvnOEM:ct3:cvrOEM:
dmi.product.name: OEM
dmi.product.version: OEM
dmi.sys.vendor: OEM
version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1.1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sat Jun 25 10:15:08 2016
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputSIGMACHIP USB Keyboard KEYBOARD, id 8
 inputSIGMACHIP USB Keyboard KEYBOARD, id 9
 inputUSB OPTICAL MOUSEMOUSE, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id8272 
 vendor AOC
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: amd64 apport-bug trusty ubuntu

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

Title:
  Problem

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Problem

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Jun 25 11:25:31 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.13.0-66-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.13.0-88-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 82G33/G31 Express Integrated Graphics Controller 
[8086:29c2] (rev 10) (prog-if 00 [VGA controller])
 Subsystem: Foxconn International, Inc. Device [105b:0ded]
  InstallationDate: Installed on 2014-09-01 (662 days ago)
  InstallationMedia:
   
  MachineType: OEM OEM
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-66-generic 
root=UUID=c16697cb-61d8-48f2-bdec-0ad826201508 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/10/2009
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: G31MXP/G31MXP-K
  dmi.board.vendor: Foxconn
  dmi.board.version: FAB:1.0
  dmi.chassis.type: 3
  dmi.chassis.vendor: OEM
  dmi.chassis.version: OEM
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd04/10/2009:svnOEM:pnOEM:pvrOEM:rvnFoxconn:rnG31MXP/G31MXP-K:rvrFAB1.0:cvnOEM:ct3:cvrOEM:
  

[Desktop-packages] [Bug 1593976] Re: USB optical mouse not working when connected.

2016-06-25 Thread Paul White
Ashwin,
https://wiki.ubuntu.com/Bugs/FindRightPackage#Hardware_Malfunctions says
that this bug should have been reported against the kernel.

** Package changed: xorg (Ubuntu) => linux (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/1593976

Title:
  USB optical mouse not working when connected.

Status in linux package in Ubuntu:
  New

Bug description:
  The USB optical mouse doesn't work both, when connected after boot or
  before boot.

  I am currently using the following commands after which it is working
  fine:

  sudo rmmod usbhid
  sudo modprobe usbhid

  I am running these commands every time after reconnecting the mouse, or every 
time after starting the PC.
  I am looking for a permanent solution/fix

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Jun 18 19:05:11 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: Dell Skylake Integrated Graphics [1028:06b2]
  InstallationDate: Installed on 2016-06-17 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Dell Inc. Inspiron 5559
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=baa2ee47-9c12-4ec3-a0a5-5226897ca264 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.5
  dmi.board.name: 0K64R6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.5:bd12/21/2015:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn0K64R6:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5559
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Jun 19 00:26:43 2016
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   19528 
   vendor SDC
  xserver.version: 2:1.18.3-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1593976/+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 1584498] Re: how to fix?

2016-06-25 Thread Paul White
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected. 
3. The behavior you actually encountered (in as much detail as possible).

Thanks!

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

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

Title:
  how to fix?

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  help

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  BootLog: /dev/sda6: clean, 258787/3948544 files, 2939821/15769600 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon May 23 00:34:36 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Broadwell-U Integrated Graphics 
[1043:1a9d]
 Subsystem: ASUSTeK Computer Inc. GM108M [GeForce 940M] [1043:1a9d]
  InstallationDate: Installed on 2016-05-20 (1 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=0a2c0c29-a90e-4365-858b-f7f83973875b ro quiet splash pcie_aspm=force 
acpi_backlight=vendor vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/09/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.205:bd10/09/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Mon May 23 00:16:33 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5289 
   vendor CMN
  xserver.version: 2:1.18.3-1ubuntu2

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

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


  1   2   >