[Desktop-packages] [Bug 1591868] Re: fwupd consuming 100% CPU

2016-08-30 Thread Launchpad Bug Tracker
This bug was fixed in the package appstream-glib - 0.6.2-0ubuntu1

---
appstream-glib (0.6.2-0ubuntu1) yakkety; urgency=medium

  * New upstream version.
  * Fixes daemon hangs with corrupt data (LP: #1591868)
  * Drop gcc shift warnings patch.

 -- Mario Limonciello   Tue, 30 Aug 2016
13:42:09 -0500

** Changed in: appstream-glib (Ubuntu Yakkety)
   Status: Confirmed => Fix Released

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

Title:
  fwupd consuming 100% CPU

Status in appstream-glib package in Ubuntu:
  Fix Released
Status in fwupd package in Ubuntu:
  Invalid
Status in appstream-glib source package in Xenial:
  Confirmed
Status in fwupd source package in Xenial:
  Invalid
Status in libyaml source package in Xenial:
  Invalid
Status in appstream-glib source package in Yakkety:
  Fix Released
Status in fwupd source package in Yakkety:
  Invalid
Status in libyaml source package in Yakkety:
  Invalid

Bug description:
  [Impact]

   * Corrupt yaml data is causing consumers of appstream data (such as
  gnome-software or fwupd) to get stuck in a spin and consume CPU and
  battery.

  [Test Case]

   * Introduce corrupt data into /var/lib/app-info/yaml/
   * Execute sudo /usr/lib/x86_64-linux-gnu/fwupd/fwupd -v
   * Check CPU usage calms down after initialization

  [Regression Potential]

   * This patch has been backported from a newer stable release upstream.
   * Due to the nature of backporting, it doesn't directly apply to Ubuntu and 
will need some adjustments made.
   * Regressions would occur in gnome-software not displaying software or fwupd 
not running properly.

  [Other Info]
   
  Original bug report: 

  fwupd process has been consuming 100% of my CPU for several days now
  (IBM Thinkpad x250 running fully updated 16.04).

  gdb backtrace below.

  Thread 2 (Thread 0x7f3272cf5700 (LWP 4496)):
  #0  0x7f3279b79e8d in poll () at ../sysdeps/unix/syscall-template.S:84
  No locals.
  #1  0x7f327ae9331c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  No symbol table info available.
  #2  0x7f327ae9342c in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  No symbol table info available.
  #3  0x7f327ae93469 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  No symbol table info available.
  #4  0x7f327aeb9b45 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  No symbol table info available.
  #5  0x7f3279e4f6fa in start_thread (arg=0x7f3272cf5700) at 
pthread_create.c:333
  __res = 
  pd = 0x7f3272cf5700
  now = 
  unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139854651283200, 
418179942412000561, 0, 140731891236207,
  139854651283904, 0, -312637405101744847, 
-312613451844084431}, mask_was_saved = 0}}, priv = {pad = {
    0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
  not_first_call = 
  pagesize_m1 = 
  sp = 
  freesize = 
  __PRETTY_FUNCTION__ = "start_thread"
  #6  0x7f3279b85b5d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  No locals.

  Thread 1 (Thread 0x7f327c926900 (LWP 4486)):
  #0  0x7f3279e542b7 in __GI___pthread_rwlock_rdlock (rwlock=0x7f3279e43920 
<__libc_setlocale_lock>)
  at pthread_rwlock_rdlock.c:135
  result = 0
  wake = false
  #1  0x7f3279aaf0e9 in __dcigettext (domainname=0x7f327aedee63 "glib20",
  msgid1=0x7f327b4ca11a "Invalid compressed data", msgid2=0x0, plural=0, 
n=0, category=5) at dcigettext.c:527
  __p = 
  domain = 
  binding = 
  categoryname = 
  categoryvalue = 
  dirname = 
  xdomainname = 
  single_locale = 
  retval = 
  retlen = 93892446493824
  saved_errno = 0
  search = {domainname = 0x7ffeb262bb00 "`\234\353\teU", category = 
166588464,
    localename = 0x556509ededa8 "p\362\355\teU", counter = 166589040, 
domain = 0x23,
    translation = 0x5565fffb ,
    translation_length = 93892446493792, msgid = {appended = 
0x7ffeb262bb08 "",
  ptr = 0x52fb0a5631f15a00 }}
  foundp = 0x0
  localename = 
  domainname_len = 
  #2  0x7f327b44338c in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  No symbol table info available.
  #3  0x7f327b3e95f9 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  No symbol table info available.
  #4  0x7f327b40d315 in g_input_stream_read () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  No symbol table info available.
  #5  0x7f327c1ae569 in ?? () from 
/usr/lib/x86_64-linux-gnu/libappstream-glib.so.8
  No symbol table info available.
  #6  0x7f3278c51a15 in ?? () from /usr/lib/x86_64-linux-gnu/libyaml-0.so.2
  No symbol table info available.
  #7  0x7f32

[Desktop-packages] [Bug 1591868] Re: fwupd consuming 100% CPU

2016-08-30 Thread Scott Kitterman
** No longer affects: libyaml (Ubuntu)

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

Title:
  fwupd consuming 100% CPU

Status in appstream-glib package in Ubuntu:
  Fix Released
Status in fwupd package in Ubuntu:
  Invalid
Status in appstream-glib source package in Xenial:
  Confirmed
Status in fwupd source package in Xenial:
  Invalid
Status in libyaml source package in Xenial:
  Invalid
Status in appstream-glib source package in Yakkety:
  Fix Released
Status in fwupd source package in Yakkety:
  Invalid
Status in libyaml source package in Yakkety:
  Invalid

Bug description:
  [Impact]

   * Corrupt yaml data is causing consumers of appstream data (such as
  gnome-software or fwupd) to get stuck in a spin and consume CPU and
  battery.

  [Test Case]

   * Introduce corrupt data into /var/lib/app-info/yaml/
   * Execute sudo /usr/lib/x86_64-linux-gnu/fwupd/fwupd -v
   * Check CPU usage calms down after initialization

  [Regression Potential]

   * This patch has been backported from a newer stable release upstream.
   * Due to the nature of backporting, it doesn't directly apply to Ubuntu and 
will need some adjustments made.
   * Regressions would occur in gnome-software not displaying software or fwupd 
not running properly.

  [Other Info]
   
  Original bug report: 

  fwupd process has been consuming 100% of my CPU for several days now
  (IBM Thinkpad x250 running fully updated 16.04).

  gdb backtrace below.

  Thread 2 (Thread 0x7f3272cf5700 (LWP 4496)):
  #0  0x7f3279b79e8d in poll () at ../sysdeps/unix/syscall-template.S:84
  No locals.
  #1  0x7f327ae9331c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  No symbol table info available.
  #2  0x7f327ae9342c in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  No symbol table info available.
  #3  0x7f327ae93469 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  No symbol table info available.
  #4  0x7f327aeb9b45 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  No symbol table info available.
  #5  0x7f3279e4f6fa in start_thread (arg=0x7f3272cf5700) at 
pthread_create.c:333
  __res = 
  pd = 0x7f3272cf5700
  now = 
  unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139854651283200, 
418179942412000561, 0, 140731891236207,
  139854651283904, 0, -312637405101744847, 
-312613451844084431}, mask_was_saved = 0}}, priv = {pad = {
    0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
  not_first_call = 
  pagesize_m1 = 
  sp = 
  freesize = 
  __PRETTY_FUNCTION__ = "start_thread"
  #6  0x7f3279b85b5d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  No locals.

  Thread 1 (Thread 0x7f327c926900 (LWP 4486)):
  #0  0x7f3279e542b7 in __GI___pthread_rwlock_rdlock (rwlock=0x7f3279e43920 
<__libc_setlocale_lock>)
  at pthread_rwlock_rdlock.c:135
  result = 0
  wake = false
  #1  0x7f3279aaf0e9 in __dcigettext (domainname=0x7f327aedee63 "glib20",
  msgid1=0x7f327b4ca11a "Invalid compressed data", msgid2=0x0, plural=0, 
n=0, category=5) at dcigettext.c:527
  __p = 
  domain = 
  binding = 
  categoryname = 
  categoryvalue = 
  dirname = 
  xdomainname = 
  single_locale = 
  retval = 
  retlen = 93892446493824
  saved_errno = 0
  search = {domainname = 0x7ffeb262bb00 "`\234\353\teU", category = 
166588464,
    localename = 0x556509ededa8 "p\362\355\teU", counter = 166589040, 
domain = 0x23,
    translation = 0x5565fffb ,
    translation_length = 93892446493792, msgid = {appended = 
0x7ffeb262bb08 "",
  ptr = 0x52fb0a5631f15a00 }}
  foundp = 0x0
  localename = 
  domainname_len = 
  #2  0x7f327b44338c in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  No symbol table info available.
  #3  0x7f327b3e95f9 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  No symbol table info available.
  #4  0x7f327b40d315 in g_input_stream_read () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  No symbol table info available.
  #5  0x7f327c1ae569 in ?? () from 
/usr/lib/x86_64-linux-gnu/libappstream-glib.so.8
  No symbol table info available.
  #6  0x7f3278c51a15 in ?? () from /usr/lib/x86_64-linux-gnu/libyaml-0.so.2
  No symbol table info available.
  #7  0x7f3278c51cde in yaml_parser_update_buffer () from 
/usr/lib/x86_64-linux-gnu/libyaml-0.so.2
  No symbol table info available.
  #8  0x7f3278c56498 in yaml_parser_fetch_more_tokens () from 
/usr/lib/x86_64-linux-gnu/libyaml-0.so.2
  No symbol table info available.
  #9  0x7f3278c5b32f in yaml_parser_parse () from 
/usr/lib/x86_64-linux-gnu/libyaml-0.so.2
  No

[Desktop-packages] [Bug 1597862] Re: package kde-config-telepathy-accounts (not installed) failed to install/upgrade: опит за презапис на '/usr/share/accounts/services/google-im.service', съществуващ

2016-08-30 Thread Alberto Salvia Novella
** Changed in: account-plugins (Ubuntu)
   Importance: Undecided => High

** Changed in: ktp-accounts-kcm (Ubuntu)
   Importance: Undecided => High

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New => Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided => High

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

Title:
  package kde-config-telepathy-accounts (not installed) failed to
  install/upgrade: опит за презапис на '/usr/share/accounts/services
  /google-im.service', съществуващ вече и в пакета account-plugin-google
  0.12+16.04.20160126-0ubuntu1

Status in One Hundred Papercuts:
  Confirmed
Status in account-plugins package in Ubuntu:
  Confirmed
Status in ktp-accounts-kcm package in Ubuntu:
  Confirmed

Bug description:
  just installing kde environment and it give me that error

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: kde-config-telepathy-accounts (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
  Uname: Linux 4.4.0-28-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Thu Jun 30 20:31:52 2016
  ErrorMessage: опит за презапис на 
'/usr/share/accounts/services/google-im.service', съществуващ вече и в пакета 
account-plugin-google 0.12+16.04.20160126-0ubuntu1
  InstallationDate: Installed on 2016-06-30 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: ktp-accounts-kcm
  Title: package kde-config-telepathy-accounts (not installed) failed to 
install/upgrade: опит за презапис на 
'/usr/share/accounts/services/google-im.service', съществуващ вече и в пакета 
account-plugin-google 0.12+16.04.20160126-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1597471] Re: No auto login in Ubuntu Xenial

2016-08-30 Thread Alberto Salvia Novella
** Changed in: unity-greeter (Ubuntu)
   Importance: Undecided => High

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

Title:
  No auto login in Ubuntu Xenial

Status in unity-greeter package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  Since I installed the new version of Ubuntu, it is not auto login anymore. 
Now it's annoying me at every boot of Ubuntu, so I report the problem here. I 
used Ubuntu 16.04 on my laptop with a Nvidia GPU with the proprietary driver.
  I put two logs produced by lightdm, hope it can help someone.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-04-21 (68 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: unity-greeter 16.04.2-0ubuntu1
  PackageArchitecture: amd64
  Tags: third-party-packages xenial
  Uname: Linux 4.6.2-040602-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Desktop-packages] [Bug 1594444] Re: Some web sites are not working correctly, such as WEB.WHATSAPP.COM

2016-08-30 Thread Alberto Salvia Novella
If you are still experiencing this bug, please set status to
"confirmed".

** Summary changed:

- Some web site are not working correctly, such as WEB.WHATSAPP.COM
+ Some web sites are not working correctly, such as WEB.WHATSAPP.COM

** Summary changed:

- Some web sites are not working correctly, such as WEB.WHATSAPP.COM
+ Some web sites are not working correctly

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

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

Title:
  Some web sites are not working correctly

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  When opening the web.whatsapp.com page the QRCode is not showing at all. Some 
mismatch on power architecture???
  ASAP I will try on another powerpc architecture with Debian Jessie and I will 
report the differences if any.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 47.0+build3-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-24.43-powerpc64-smp 4.4.10
  Uname: Linux 4.4.0-24-powerpc64-smp ppc64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: powerpc
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  debian 1584 F pulseaudio
   /dev/snd/controlC0:  debian 1584 F pulseaudio
  BuildID: 20160606114002
  Channel: Unavailable
  CurrentDesktop: MATE
  Date: Mon Jun 20 18:19:06 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2016-04-08 (73 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Beta powerpc 
(20160323.1)
  IpRoute:
   default via 192.168.1.1 dev enP1p5s4f0  proto static  metric 100 
   192.168.1.0/24 dev enP1p5s4f0  proto kernel  scope link  src 192.168.1.128  
metric 100
  IwConfig:
   lono wireless extensions.
   
   enP1p5s4f1  no wireless extensions.
   
   enP1p5s4f0  no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  Plugins:
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-3ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-powerpc/jre/lib/ppc/IcedTeaPlugin.so 
(icedtea-8-plugin)
   Gnome Shell Integration - 
/usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so (gnome-shell)
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=47.0/20160606114002
  RelatedPackageVersions:
   icedtea-8-plugin 1.6.2-3ubuntu1
   gnome-shell  3.18.5-0ubuntu0.1
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1594715] Re: wifi does not work roughly half of the times

2016-08-30 Thread Alberto Salvia Novella
** Changed in: network-manager (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  wifi does not work roughly half of the times

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After booting, roughly half of the times, wifi doesn't work: The nm-
  applet menu looks as if no wifi would exist. Instead, it lists the a
  non-existing cable network device called "Marvell 88W8897 [AVASTAR]
  802.11ac Wireless". (The network manager seems to be trying to connect
  to that device, but fails.)

  After doing
/etc/init.d/network-manager restart
  the wifi device is always recognized properly, so I guess it's something 
happening in the wrong order during booting. (Alternatively, unloading and 
reloading the kernel module mwifiex_pcie also always helps.)

  The problem did not exist in ubuntu 15.10.

  
  Some more information:

  $ lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04


  When the bug is there:

  $ nmcli d show wlp1s0
  GENERAL.DEVICE: wlp1s0
  GENERAL.TYPE:   ethernet
  GENERAL.HWADDR: 50:1A:C5:E8:2F:09
  GENERAL.MTU:1500
  GENERAL.STATE:  70 (connecting (getting IP 
configuration))
  GENERAL.CONNECTION: Kabelnetzwerkverbindung 2
  GENERAL.CON-PATH:   
/org/freedesktop/NetworkManager/ActiveConnection/7
  WIRED-PROPERTIES.CARRIER:   on

  $ ifconfig -a
  loLink encap:Local Loopback  
inet addr:127.0.0.1  Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING  MTU:65536  Metric:1
RX packets:3380 errors:0 dropped:0 overruns:0 frame:0
TX packets:3380 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1 
RX bytes:251184 (251.1 KB)  TX bytes:251184 (251.1 KB)

  wlp1s0Link encap:Ethernet  HWaddr 50:1a:c5:e8:2f:09  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  
  After restarting the network manager:

  immi@flunder:~$ nmcli d show wlp1s0
  GENERAL.DEVICE: wlp1s0
  GENERAL.TYPE:   wifi
  GENERAL.HWADDR: 50:1A:C5:E8:2F:09
  GENERAL.MTU:0
  GENERAL.STATE:  100 (connected)
  GENERAL.CONNECTION: virginmedia4709476
  GENERAL.CON-PATH:   
/org/freedesktop/NetworkManager/ActiveConnection/8
  IP4.ADDRESS[1]: 192.168.0.3/24
  IP4.GATEWAY:192.168.0.1
  IP4.ROUTE[1]:   dst = 169.254.0.0/16, nh = 0.0.0.0, 
mt = 1000
  IP4.DNS[1]: 194.168.4.100
  IP4.DNS[2]: 194.168.8.100
  IP6.ADDRESS[1]: fe80::521a:c5ff:fee8:2f09/64
  IP6.GATEWAY:

  (...)

  wlp1s0Link encap:Ethernet  HWaddr 50:1a:c5:e8:2f:09  
inet6 addr: fe80::521a:c5ff:fee8:2f09/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:304 (304.0 B)  TX bytes:680 (680.0 B)

  
  $ dmesg
  (...)
  [7.850180] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
  [7.850263] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
  [7.859773] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
  [7.869408] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
  (...)

  
  I'm happy to try to fix the bug myself, but I could need some help: I don't 
know how to change booting order or something like that.

  I could also temporarily insert some commands into /etc/init.d
  /network-manager printing some status information about the wifi, but
  I don't know how to get such status information.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu4
  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: Tue Jun 21 09:35:14 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-11-19 (579 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  IpRoute:
 

[Desktop-packages] [Bug 1603815] Re: after updating to ubuntu 16.04 the network manager is unable to connect me to the wifi network. I can see the network, but once I introduce the password, it asks m

2016-08-30 Thread Alberto Salvia Novella
** Changed in: network-manager (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  after updating to ubuntu 16.04 the network manager is unable to
  connect me to the wifi network. I can see the network, but once I
  introduce the password, it asks me for the password after a few
  seconds and never connects.

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  after updating to ubuntu 16.04 the network manager is unable to
  connect me to the wifi network. I can see the network, but once I
  introduce the password, it asks me for the password after a few
  seconds and never connects. I use different devices connected to the
  same wifi so it is not a problem of writting the wrong password.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul 17 16:58:17 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-07-16 (1 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IpRoute:
   default via 192.168.2.1 dev enp2s0  proto static  metric 100 
   169.254.0.0/16 dev enp2s0  scope link  metric 1000 
   192.168.2.0/24 dev enp2s0  proto kernel  scope link  src 192.168.2.242  
metric 100
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME UUID  TYPE 
TIMESTAMP   TIMESTAMP-REALAUTOCONNECT  AUTOCONNECT-PRIORITY  
READONLY  DBUS-PATH   ACTIVE  DEVICE  STATE 
 ACTIVE-PATH
   Conexión cableada 1  9e376788-1744-46de-a314-eeb07aad8c13  802-3-ethernet   
1468789026  dom 17 jul 2016 16:57:06 CDT  yes  4294966297no 
   /org/freedesktop/NetworkManager/Settings/2  yes enp2s0  activated  
/org/freedesktop/NetworkManager/ActiveConnection/1 
   BELL419 28bd64cc4-181f-449b-95a3-edc74cf2a9a6  802-11-wireless  
0   never yes  0 no 
   /org/freedesktop/NetworkManager/Settings/1  no  --  -- --
  nmcli-dev:
   DEVICETYPE  STATE DBUS-PATH  
CONNECTION   CON-UUID  CON-PATH 
  
   enp2s0ethernet  connected /org/freedesktop/NetworkManager/Devices/1  
Conexión cableada 1  9e376788-1744-46de-a314-eeb07aad8c13  
/org/freedesktop/NetworkManager/ActiveConnection/1 
   wlp3s0b1  wifi  disconnected  /org/freedesktop/NetworkManager/Devices/0  
--   ----   
  
   loloopback  unmanaged /org/freedesktop/NetworkManager/Devices/2  
--   ----
  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/1603815/+subscriptions

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


[Desktop-packages] [Bug 1605797] Re: [ICH - Intel 82801AA-ICH, playback] No sound at all

2016-08-30 Thread Alberto Salvia Novella
** Changed in: alsa-driver (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  [ICH - Intel 82801AA-ICH, playback] No sound at all

Status in ALSA driver:
  New
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  New ubuntu install on 2016-07-22; latest version.
  Running as virtualbox guest on latest OS X.
  Sound card recognized on mac, but not on guest.
  No sound in or out.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bobo   2690 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Jul 22 19:00:19 2016
  InstallationDate: Installed on 2016-07-22 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:I82801AAICH failed
  Symptom_Card: Built-in Audio - Intel 82801AA-ICH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bobo   2690 F pulseaudio
  Symptom_Type: No sound at all
  Title: [ICH - Intel 82801AA-ICH, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

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

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


[Desktop-packages] [Bug 1604334] Re: package sni-qt 0.2.7+15.10.20150729-0ubuntu1 [modified: usr/share/doc/sni-qt/changelog.Debian.gz usr/share/doc/sni-qt/copyright] failed to install/upgrade: попытка

2016-08-30 Thread Alberto Salvia Novella
Please:

1. Translate this report to English.
2. Set status to "confirmed".

Thank you.

** Changed in: sni-qt (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  package sni-qt 0.2.7+15.10.20150729-0ubuntu1 [modified: usr/share/doc
  /sni-qt/changelog.Debian.gz usr/share/doc/sni-qt/copyright] failed to
  install/upgrade: попытка перезаписать общий «/usr/share/doc/sni-
  qt/copyright», который отличается от других экземпляров пакета sni-
  qt:i386

Status in sni-qt package in Ubuntu:
  Incomplete

Bug description:
  При попытке добавить скайп в трей вылетела вот такая ошибка

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: sni-qt 0.2.7+15.10.20150729-0ubuntu1 [modified: 
usr/share/doc/sni-qt/changelog.Debian.gz usr/share/doc/sni-qt/copyright]
  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.1
  AptOrdering:
   libdbusmenu-qt2: Install
   sni-qt: Install
   libdbusmenu-qt2: Configure
   sni-qt: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Tue Jul 19 12:50:43 2016
  ErrorMessage: попытка перезаписать общий «/usr/share/doc/sni-qt/copyright», 
который отличается от других экземпляров пакета sni-qt:i386
  InstallationDate: Installed on 2016-04-29 (81 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: sni-qt
  Title: package sni-qt 0.2.7+15.10.20150729-0ubuntu1 [modified: 
usr/share/doc/sni-qt/changelog.Debian.gz usr/share/doc/sni-qt/copyright] failed 
to install/upgrade: попытка перезаписать общий 
«/usr/share/doc/sni-qt/copyright», который отличается от других экземпляров 
пакета sni-qt:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sni-qt/+bug/1604334/+subscriptions

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


[Desktop-packages] [Bug 1605603] Re: Sticky-edges toggle in system settings doesn't change behaviour

2016-08-30 Thread Alberto Salvia Novella
** Changed in: unity-control-center (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Sticky-edges toggle in system settings doesn't change behaviour

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

Bug description:
  On a fresh install of 16.04 with a dual-monitor system. The sticky-
  edges feature is turned-on by default and toggling the switch in
  system-settings->displays has no effect (the sticky edges remain
  turned-on). I have verified with someone who upgraded their 15.10
  system which had the sticky-edges turned-off prior to upgrade and they
  reported that the toggle has no effect on their system (the sticky
  edges remain turned-off).

  Therefore I conclude that the toggle is broken and the issue is
  unrelated to the current-state of the setting. Both with the setting
  previously set to enabled and disabled, toggling the switch does not
  change the behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160705-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jul 22 12:34:59 2016
  InstallationDate: Installed on 2016-07-19 (2 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1605873] Re: xgamma has no effect on Intel HD 520 Sky Lake

2016-08-30 Thread Alberto Salvia Novella
** Changed in: xorg (Ubuntu)
   Status: Confirmed => Fix Released

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

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

Title:
  xgamma has no effect on Intel HD 520 Sky Lake

Status in xorg package in Ubuntu:
  Fix Released

Bug description:
  After recent kernel update, the xgamma utility doesn't effect the
  gamma of the Intel HD 520 (Sky Lake) chipset on a laptop.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-32.51-generic 4.4.15
  Uname: Linux 4.4.0-32-generic x86_64
  .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
  CurrentDesktop: Unity
  Date: Sat Jul 23 09:02:12 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer Skylake Integrated Graphics [1558:2425]
  InstallationDate: Installed on 2016-04-28 (85 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 007: ID 045e:007d Microsoft Corp. Notebook Optical Mouse
   Bus 001 Device 003: ID 5986:068f Acer, Inc 
   Bus 001 Device 009: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: System76, Inc. Lemur
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-32-generic 
root=UUID=52cc6985-56fb-43f9-8439-967a49db65bb ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/29/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.06RS76
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: Lemur
  dmi.board.vendor: System76, Inc.
  dmi.board.version: lemu6
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.06RS76:bd11/29/2015:svnSystem76,Inc.:pnLemur:pvrlemu6:rvnSystem76,Inc.:rnLemur:rvrlemu6:cvnSystem76,Inc.:ct10:cvrN/A:
  dmi.product.name: Lemur
  dmi.product.version: lemu6
  dmi.sys.vendor: System76, Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160714-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.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  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: Fri Jul 22 07:14:29 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1094 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2.3

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

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


[Desktop-packages] [Bug 1609342] Re: Gnome-terminal sets directory to HOME for ctrl-shift-n and custom shell command

2016-08-30 Thread Alberto Salvia Novella
** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gnome-terminal (Ubuntu)
   Importance: Medium => Low

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

Title:
  Gnome-terminal sets directory to HOME for ctrl-shift-n and custom
  shell command

Status in gnome-terminal package in Ubuntu:
  Confirmed

Bug description:
  With Ubuntu 14.04 I could Ctrl-Shift-N in my gnome-terminal and
  another terminal window came up with the same working directory. When
  I upgraded to 16.04.1, the new terminal window now always uses $HOME
  as working directory. I want the 14.04 behavior.

  This has nothing to do with sourcing /etc/profile.d/vte.sh. Fish does
  this correctly as I can observe directory changes in the title bar. If
  I uncheck the custom command box in my gnome-terminal profile, the new
  terminal window correctly uses the current directory. However, it uses
  my system default shell: bash.

  For some reason gnome-terminal does not set the working directory if I
  use a custom command.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-terminal 3.18.3-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  NonfreeKernelModules: openafs nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Aug  3 12:32:22 2016
  InstallationDate: Installed on 2013-02-13 (1266 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to xenial on 2016-08-01 (1 days ago)

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

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


[Desktop-packages] [Bug 1606078] Re: No sound with Ubuntu 16.04

2016-08-30 Thread Alberto Salvia Novella
** Changed in: alsa-driver (Ubuntu)
   Importance: Undecided => High

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

Title:
  No sound with Ubuntu 16.04

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  After a fresh install of Ubuntu 16.04.1 on an LG S1 Express Dual
  laptop there was no sound from the speakers unless external speakers
  where hooked to the headphones socket. This applies to the Ubuntu
  Mate, Xubuntu and Lubuntu variants. This laptop was working fine for
  all previous releases up to 14.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic i686
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bashar 3263 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jul 25 01:51:19 2016
  InstallationDate: Installed on 2016-07-24 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  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:  bashar 3263 F pulseaudio
  Symptom_Jack: Line Out, Internal
  Symptom_Type: No sound at all
  Title: [S1-M401E1, Realtek ALC880, Line Out, Internal] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/16/2006
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: RKYWSF0B
  dmi.board.name: ROCKY
  dmi.board.vendor: LG Electronics
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LG Electronics
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrRKYWSF0B:bd02/16/2006:svnLGElectronics:pnS1-M401E1:pvrNotApplicable:rvnLGElectronics:rnROCKY:rvrNotApplicable:cvnLGElectronics:ct10:cvrN/A:
  dmi.product.name: S1-M401E1
  dmi.product.version: Not Applicable
  dmi.sys.vendor: LG Electronics

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

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


[Desktop-packages] [Bug 1615253] Re: pdf viewer reports incorrect number of matches when we use find in the viewer

2016-08-30 Thread Alberto Salvia Novella
** Changed in: firefox (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  pdf viewer reports incorrect number of matches when we use find in the
  viewer

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  I opened this pdf page 
https://www.asee.org/papers-and-publications/publications/college-profiles/2015-graduate-engineering-degrees.pdf
   
  and for example try to find by typing "computer engineering", it shows 2 or 4 
matches where there are around 25 or more instances of this phrase. 

  Definitely a bug in the pdf viewer. Tried to reproduce myself.

  Even if you don't want to scan the whole pdf for performance
  constraints you shouldn't display wrong match count. Count all if it
  won't crash the browser.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 48.0+build2-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  saurabh3489 F pulseaudio
   /dev/snd/controlC1:  saurabh3489 F pulseaudio
  BuildID: 20160728203720
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Sat Aug 20 22:57:01 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2016-08-03 (16 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  IpRoute:
   default via 192.168.0.1 dev wlp2s0  proto static  metric 600 
   192.168.0.0/24 dev wlp2s0  proto kernel  scope link  src 192.168.0.3  metric 
600
  Locales: extensions.sqlite corrupt or missing
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=48.0/20160728203720 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/31/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 9BCN26WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lancer 5A5
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900059WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Z50-70
  dmi.modalias: 
dmi:bvnLENOVO:bvr9BCN26WW:bd07/31/2014:svnLENOVO:pn20354:pvrLenovoZ50-70:rvnLENOVO:rnLancer5A5:rvr31900059WIN:cvnLENOVO:ct10:cvrLenovoZ50-70:
  dmi.product.name: 20354
  dmi.product.version: Lenovo Z50-70
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1615865] Re: Custom "Toggle fullscreen mode" shortcut broken

2016-08-30 Thread Alberto Salvia Novella
** Changed in: unity-control-center (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Custom "Toggle fullscreen mode" shortcut broken

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

Bug description:
  Ubuntu 16.04 and 14.04 do not recognize custom keyboard shortcut for
  Toggle fullscreen mode.

  Other custom shortcuts, like Toggle maximization state, are working
  properly.

  I've tried many different settings for Toggle fullscreen mode in
  keyboard settings, including ctrl+alt+o, super+8, and many others.

  To test:

  go to Settings/Keyboard/Shortcuts/Windows
  set Toggle fullscreen mode to ctrl+alt+o (or anything else)
  test whether the shortcut actually works on FireFox (or any other 
program).

  
  Last tested in Ubuntu 16.04.1 (updated today)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160705-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Aug 22 19:32:39 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2016-08-22 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   LANGUAGE=en_US
   XDG_RUNTIME_DIR=
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1613496] Re: interruptions during video streaming

2016-08-30 Thread Alberto Salvia Novella
** Changed in: firefox (Ubuntu)
   Importance: Undecided => High

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

Title:
  interruptions during video streaming

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  since I installed the latest version of ubuntu 16.04 LTS , I am
  experiencing lot of interruptions during videos streaming from
  youtube. It takes lot of time to start firefox. Thank you for your
  kind assistance.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 48.0+build2-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic i686
  NonfreeKernelModules: wl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  varun  3032 F pulseaudio
  BuildID: 20160729070702
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Mon Aug 15 20:32:10 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2015-01-18 (575 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.2)
  IpRoute:
   default via 192.168.2.1 dev wlan0  proto static  metric 600 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.2.0/24 dev wlan0  proto kernel  scope link  src 192.168.2.5  metric 
600
  Locales: extensions.sqlite corrupt or missing
  Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so 
(rhythmbox-mozilla)
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=48.0/20160729070702 (In use)
  RelatedPackageVersions:
   google-talkplugin 5.41.3.0-1
   rhythmbox-mozilla 3.3-1ubuntu7
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to xenial on 2016-08-05 (10 days ago)
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: CN0Y53
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A06
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/29/2009:svnDellInc.:pnInspiron1011:pvrA06:rvnDellInc.:rnCN0Y53:rvrA06:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Inspiron 1011
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.

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

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


[Desktop-packages] [Bug 1617866] Re: gnome-power-statistics dies with " error while loading shared libraries: libupower-glib.so.1"

2016-08-30 Thread Gaussian
I found a workaround: Manually installing libupower-
glib1_0.9.23-2ubuntu1_amd64.deb from 14.04 proposed fixes the problem.

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

Title:
  gnome-power-statistics dies with " error while loading shared
  libraries: libupower-glib.so.1"

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

Bug description:
  Using 16.04 with Unity, noticed that the battery icon does no longer
  give you the option to get more information with a right click.
  Running gnome-battery-statics from the command line gives:

  gnome-power-statistics: error while loading shared libraries:
  libupower-glib.so.1: cannot open shared object file: No such file or
  directory

  
  I have libupower-glib3 installed, which is supposed to provide 
libupower-glib.so

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

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


[Desktop-packages] [Bug 1617118] Re: [MS-7349, Nvidia MCP67 HDMI, Digital Out, HDMI] Sound is distorted

2016-08-30 Thread Alberto Salvia Novella
** Changed in: alsa-driver (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  [MS-7349, Nvidia MCP67 HDMI, Digital Out, HDMI] Sound is distorted

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  At first I did an upgrade from 14.04 LTS via the screen pop-up asking if I 
wanted to upgrade to 16.04, of course I clicked yes. First bad move.
  I took a almost perfect HTPC Media system down to a almost unusable system. I 
thought it was due to a bad upgrade so I proceeded to do a new install via CD. 
Second bad move. I did not back up all my audio settings in 14.04.
  I usually run a media program called Kodi(XBMC), but I haven't yet gotten to 
that since I tried Youtube and Netflix and found that the audio was fuzzy and 
distorted.
  My system consists of an older computer with HDMI directly driving a Vizio 45 
inch TV. Again, this has worked fine with 14.04. I do remember having to change 
my sample rate within Kodi, but not with any Browser video streaming such as 
Youtube, Netflix or any other paid premium channels that I have.

  Now to the point of the matter.
  Here is what is on my system now.
  Linux HTPC 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux
  Dual core AMD cpu, 4Gig of ram

  Here is a link to my Alsa information http://pastebin.com/3J7aT0BD
  Here is another link to my Pulse daemon.conf http://pastebin.com/gXVeYK9T
  The only thing I tried with the daemon.conf was removing the rem ; from the 
sample rate area and swapped the rates around. I tried the default settings 
first then swapped the 48000 with the 41000. No change. Apparently this is not 
the area to make the change. My findings some time back with the distortion 
witin Kodi, it was due to the sample rate being too high or too low driving the 
HDMI audio to the TV. Sorry I cannot remember which.
  When in Kodi when I had this issue under 14.4, it was contained to Kodi only 
no other programs.
  As of 16.04 this audio distortion is mainly all browser streaming. As of the 
last I checked both Firefox and Chrome has distorted audio. VLC and other media 
players seem to be okay.

  Sorry for this long winded post.

  I hope all this information will help in correcting this issue in 16.04..
  Thanks
  GEE

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gee2932 F pulseaudio
   /dev/snd/controlC1:  gee2932 F pulseaudio
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Thu Aug 25 21:56:20 2016
  InstallationDate: Installed on 2016-08-20 (5 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:NVidia failed
  Symptom_Card: Built-in Audio - HDA NVidia
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: Digital clip or distortion, or "overdriven" sound
  Title: [MS-7349, Nvidia MCP67 HDMI, Digital Out, HDMI] Sound is distorted
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/19/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: CaptiveWorks CW-3000HD V2.37
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7349
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  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.:bvrCaptiveWorksCW-3000HDV2.37:bd03/19/2008:svnMSI:pnMS-7349:pvr1.0:rvnMSI:rnMS-7349:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: MS-7349
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

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

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


[Desktop-packages] [Bug 1569748] Re: interfaces file /etc/network/interfaces.d/* doesn't exist

2016-08-30 Thread Alberto Salvia Novella
** Changed in: network-manager (Ubuntu)
   Importance: Undecided => Medium

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

Title:
   interfaces file /etc/network/interfaces.d/* doesn't exist

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Get this 'warning' logged; but there is no sad effect seen.

  
  NetworkManager[741]:   [1460540778.6622]   interface-parser: 
parsing file /etc/network/interfaces
  NetworkManager[741]:   [1460540778.6622]   interface-parser: source 
line includes interfaces file(s) etc/network/interfaces.d/*
  NetworkManager[741]:   [1460540778.6623] interfaces file 
/etc/network/interfaces.d/* doesn't exist
  NetworkManager[741]:   [1460540778.6623]   interface-parser: 
finished parsing file /etc/network/interfaces


   ls -la /etc/network/

  drwxr-xr-x   7 root root 4,0K avril  3 14:21 ./
  drwxr-xr-x 142 root root  12K avril 13 11:55 ../
  drwxr-xr-x   2 root root 4,0K avril  3 17:05 if-down.d/
  drwxr-xr-x   2 root root 4,0K avril  3 15:22 if-post-down.d/
  drwxr-xr-x   2 root root 4,0K avril  3 15:22 if-pre-up.d/
  drwxr-xr-x   2 root root 4,0K avril  3 17:05 if-up.d/
  -rw-r--r--   1 root root  240 avril  3 15:30 interfaces
  drwxr-xr-x   2 root root 4,0K janv. 24 20:08 interfaces.d/

   ls -la /etc/network/interfaces.d/

  drwxr-xr-x 2 root root 4,0K janv. 24 20:08 ./
  drwxr-xr-x 7 root root 4,0K avril  3 14:21 ../

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Apr 13 12:17:23 2016
  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.2  metric 
100
  IwConfig:
   enp3s0no wireless extensions.
   
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAMEUUID  TYPE
TIMESTAMP   TIMESTAMP-REALAUTOCONNECT  AUTOCONNECT-PRIORITY 
 READONLY  DBUS-PATH   ACTIVE  DEVICE  STATE
  ACTIVE-PATH
   Wired connection 1  87a9e059-9f7d-437b-aafd-e66f523e43d4  802-3-ethernet  
1460542577  mer. 13 avril 2016 12:16:17 CEST  yes  0
 no/org/freedesktop/NetworkManager/Settings/0  yes enp3s0  
activated  /org/freedesktop/NetworkManager/ActiveConnection/0
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   enp3s0  ethernet  connected/org/freedesktop/NetworkManager/Devices/0  
Wired connection 1  87a9e059-9f7d-437b-aafd-e66f523e43d4  
/org/freedesktop/NetworkManager/ActiveConnection/0 
   enp4s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/2  -- 
 ----
  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/1569748/+subscriptions

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


[Desktop-packages] [Bug 1590074] Re: sametime login from pidgin problem with libmeanwhile1 library issue

2016-08-30 Thread Bug Watch Updater
** Changed in: pidgin (Debian)
   Status: Unknown => New

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

Title:
  sametime login from pidgin problem with libmeanwhile1 library issue

Status in meanwhile package in Ubuntu:
  Confirmed
Status in pidgin package in Ubuntu:
  Invalid
Status in pidgin package in Debian:
  New

Bug description:
  It's a long time issue but not resolved. Please fix the bug. Got some
  info there :

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764584

  the culprit is libmeanwhile1 lib. Please update the lib so that pidgin
  supports sametime login. I tested with older libmeanwhile1 libs and
  worked fine but ubuntu provided atest lib not working. Hence please
  upadate the latest libmeanwhile1 lib.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: pidgin 1:2.10.12-0ubuntu5
  Uname: Linux 4.5.2-040502-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jun  7 22:05:54 2016
  InstallationDate: Installed on 2016-02-21 (106 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160214)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: pidgin
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1424400] Re: Unable to access Trash when running Nautilus as root

2016-08-30 Thread Alberto Salvia Novella
** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Unable to access Trash when running Nautilus as root

Status in Ubuntu GNOME:
  Confirmed
Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  When running Nautilus with the command "sudo nautilus" and I go into
  my Trash folder by going here: Rubbish_Bin_Selected_Side_Bar.bmp

  I get this error message: Could_Not_Display_Trash.bmp

  I am assuming this is because when running Nautilus with sudo it makes
  it not able to deal with the Trash path "Trash:" as this is not
  the real path, or perhaps it may have something to do with this bug:
  https://bugs.launchpad.net/bugs/494082

  System information:

  Description:  Ubuntu 14.10
  Release:  14.10

  Nautilus version information:

  nautilus:
Installed: 1:3.10.1-0ubuntu15
Candidate: 1:3.10.1-0ubuntu15
Version table:
   *** 1:3.10.1-0ubuntu15 0
  500 http://gb.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

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

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


[Desktop-packages] [Bug 1600589] Re: Blank entries in gnome-software

2016-08-30 Thread Alberto Salvia Novella
** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => High

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

Title:
  Blank entries in gnome-software

Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  Gnome-softwares load with blank entries, I waited like 5min while
  submitting this report but they didn't get loaded yet.

  Please, see upload picture.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 
3.20.1+git20160617.1.0440874.ubuntu-xenial-0ubuntu1~16.04.1
  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.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Jul 10 12:33:00 2016
  ExecutablePath: /usr/bin/gnome-software
  InstallationDate: Installed on 2016-07-09 (0 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1535925] Re: Wastebasket icon no longer changes state when trash is not empty

2016-08-30 Thread Alberto Salvia Novella
** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Wastebasket icon no longer changes state when trash is not empty

Status in Nautilus:
  Fix Released
Status in Ubuntu GNOME:
  Confirmed
Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  I have recently noticed that when moving items into the Wastebasket,
  at no time will the little icon become red in Nautilus as it normally
  would when the Wastebasket is not empty.

  ---

  OS Information:

  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 15.10
  Release:  15.10
  Codename: wily
  Flavour: GNOME
  GNOME Version: 3.18

  Package Information:

  nautilus:
Installed: 1:3.18.5-0ubuntu1~wily1
Candidate: 1:3.18.5-0ubuntu1~wily1
Version table:
   *** 1:3.18.5-0ubuntu1~wily1 0
  500 http://ppa.launchpad.net/gnome3-team/gnome3-staging/ubuntu/ 
wily/main amd64 Packages
  100 /var/lib/dpkg/status
   1:3.14.2-0ubuntu13 0
  500 http://archive.ubuntu.com/ubuntu/ wily-updates/main amd64 
Packages
   1:3.14.2-0ubuntu12 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages

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

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


[Desktop-packages] [Bug 1615340] Re: ?

2016-08-30 Thread Alberto Salvia Novella
WTF?! 😮

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

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

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

Title:
  ?

Status in linux package in Ubuntu:
  Invalid
Status in xorg package in Ubuntu:
  Invalid

Bug description:
  ?

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  .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: Sun Aug 21 00:39:13 2016
  DistUpgraded: 2016-08-20 21:34:16,635 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: Hewlett-Packard Company Skylake Integrated Graphics [103c:80e6]
 Subsystem: Hewlett-Packard Company GM108M [GeForce 940M] [103c:80e6]
  InstallationDate: Installed on 2016-08-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  MachineType: HP HP ENVY m7 Notebook
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic.efi.signed 
root=UUID=1ae0756e-cef6-4606-b55a-1c07402caf98 ro vesafb.invalid=1 
plymouth:debug nopat drm.debug=0xe
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-08-21 (0 days ago)
  dmi.bios.date: 03/04/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.35
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 80E6
  dmi.board.vendor: HP
  dmi.board.version: 87.60
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.35:bd03/04/2016:svnHP:pnHPENVYm7Notebook:pvrType1ProductConfigId:rvnHP:rn80E6:rvr87.60:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY m7 Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Aug 20 23:11:36 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4253 
   vendor AUO
  xserver.version: 2:1.18.3-1ubuntu2.3

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

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


[Desktop-packages] [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)

2016-08-30 Thread Yura Nosenko
I can help to test with my configuration but I'm relatively new to
Ubuntu. Will probably need some help.

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

Title:
  pulseaudio crashes when connecting to bluetooth headphones (due to
  ubuntu changes?)

Status in pulseaudio package in Ubuntu:
  In Progress

Bug description:
  When I attempt to connect my Jaybird Bluebuds X to Ubuntu 16.04
  pulseaudio crashes, this does *NOT* happen with a Jambox which leads
  me to believe it's an intermittent problem with some hardware. This
  did not happen on Ubuntu 15.10 (which was an upgrade of 15.04).

  Ubuntu Release:

  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  Pulseaudio Version:

  pulseaudio:
Installed: 1:8.0-0ubuntu3
Candidate: 1:8.0-0ubuntu3
Version table:
   *** 1:8.0-0ubuntu3 500
  500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Device info:

  [bluetooth]# info 44:5E:F3:B4:07:29 
  Device 44:5E:F3:B4:07:29
Name: BlueBuds X
Alias: BlueBuds X
Class: 0x240404
Icon: audio-card
Paired: yes
Trusted: yes
Blocked: no
Connected: no
LegacyPairing: no
UUID: Headset   (1108--1000-8000-00805f9b34fb)
UUID: Audio Sink(110b--1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (110c--1000-8000-00805f9b34fb)
UUID: A/V Remote Control(110e--1000-8000-00805f9b34fb)
UUID: Handsfree (111e--1000-8000-00805f9b34fb)
UUID: Unknown   (80ff--1000-8000-00805f9b34fb)

  I have also attached a debug dump of Pulseaudio when attempting to
  connect to the headphones.

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

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


[Desktop-packages] [Bug 1606763] Re: Recently, when FF starts up, not all of the restored windows/tabs are the most recent ones.

2016-08-30 Thread Scott Cowles Jacobs
For the first time in weeks, I think that FF shut down properly last
night.

Today, there was a sessionstore.js file (5.5MB) in my profile folder before 
launching FF.  
I copied it, just to be on the safe side.
Prior to launch, previous.js in the sessionstore-backups directory was 
yesterday's early size (4.8MB).  After launch, sessionstore.js was gone, 
previous.js was yesterdays final size (5.5MB).

I still have no clue what had been going on since August 16 (remember
that until yesterday, previous.js had not changed.), and I would still
like my windows/tabs back...

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

Title:
  Recently, when FF starts up, not all of the restored windows/tabs are
  the most recent ones.

Status in firefox package in Ubuntu:
  New

Bug description:
  With the latest FF (or perhaps one version before?) a weird thing
  happens when I start up my FF profile:

  Once all the windows and tabs are loaded, and I peruse the list of windows in 
my bottom panel,
  I will see things that were NOT as I left them when I shut FF down last.

  Ex. I see that one window has the focus tab (the one tab per window that 
actually gets loaded when FF starts up) has the text "BBQ Crock Pot..."  This 
is a recipe that I no longer need, and have deleted - several times.  The 4 
tabs that follow that tab I also deleted.
  I have just deleted them again, but I know that when I start FF tomorrow, 
THERE they will be again...

  Next, there is a tab labeled "Rochester Gas..." a site where I can
  find low gas prices here in Rochester, NY.  Now I know that when I
  leave this window, I leave it on the Weather tab almost every time.
  Probably once in the last couple of weeks it was on the gas prices tab
  when I shut FF down.  Apparently THAT was the day that FF keeps
  resurrecting (for that window, at least...)

  Another window tab shows the correct tab, Google Translate, but when I
  go there to translate something, the text that it resurrects from "the
  last time" is actually from several sessions (maybe a week?) before
  (and naturally, it is something embarrassing that I wouldn't want
  people to see...!  Of course.)

  Although it has finally gone away, there was one time that I opened up
  a window to look up probably 8 to 10 things on the same subject,
  finished with them, deleted the tabs, and then the window - but then
  had the window/tabs reappear every time FF loaded, perhaps for the
  next 4-5 days.

  ---

  Basically  - something changed in FF that causes it to not load the most 
recent windows/tabs,
  but some earlier set.

  Now... this could mean that when shut down, FF IS saving the windows and 
tabs, but not loading the most recent set when re-starting OR
  FF is not always saving windows/tabs every time it shuts down, but is 
resurrecting the most recent copy it has available...

  Those are the two scenarios that I have thought up, but of course
  there are probably others...

  ---

  [NOTE: before I invoked ubuntu-bug to file this report, there was a
  weird problem that caused Amazon.com pages to display improperly and
  be almost unresponsive (memory problem?  FF problem?  Amazon problem?
  - who knows...)  Anyway, I decided it would be good to shut FF down
  and restart.  Apparently FF crashed during the shut-down (I had to
  delete .parentlock before I could restart the profile).  So ubuntu-bug
  probably will have pulled in stuff that relates to that crash, that
  will have nothing to do with the bug I am reporting, as it is not a
  crash - merely weird behavior. ]

  
  scott@scott-Asus-M2N68-AM-Plus:~$ uname -a
  Linux scott-Asus-M2N68-AM-Plus 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 
00:06:14 UTC 2016 i686 athlon i686 GNU/Linux
  scott@scott-Asus-M2N68-AM-Plus:~$ lsb_release -dsc
  Ubuntu 16.04.1 LTS
  xenial
  scott@scott-Asus-M2N68-AM-Plus:~$ echo $DESKTOP_SESSION
  Lubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 47.0+build3-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic i686
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   scott  1240 F...m pulseaudio
   /dev/snd/controlC0:  scott  1240 F pulseaudio
   /dev/snd/controlC2:  scott  1240 F pulseaudio
   /dev/snd/controlC1:  scott  1240 F pulseaudio
  BuildID: 20160606113900
  Channel: Unavailable
  CurrentDesktop: LXDE
  Date: Tue Jul 26 23:25:47 2016
  DefaultProfileIncompatibleExtensions:
   English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285

[Desktop-packages] [Bug 1420334] Re: [enhancement] Missing client API for relative surface movement

2016-08-30 Thread Daniel van Vugt
** Changed in: mir
Milestone: None => 0.25.0

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

Title:
  [enhancement] Missing client API for relative surface movement

Status in Mir:
  In Progress
Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  Mir needs a client API to allow surfaces to move themselves
  relatively. This is required to support full client-side decorations
  (bug 1398849), and also other apps like Google Chrome and Gnome
  Nautilus which can be dragged using part of their client areas.

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

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


[Desktop-packages] [Bug 1618672] [NEW] Screen flashes as if the display mode is using garbage values for the top/left and wraps around

2016-08-30 Thread Brandon Schaefer
Public bug reported:

When typing/moving workspace or anything it will randomly happen where
the display will flash around. Sometimes it'll get stuck like this:

http://i.imgur.com/VSCQZq3.jpg

Ive no way to reproduce sadly, but at the worst point the screen will
start flashing black and I have to reboot.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
Uname: Linux 4.4.0-9136-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.3-0ubuntu7
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Tue Aug 30 19:34:28 2016
DistUpgraded: 2016-01-04 12:05:30,294 DEBUG enabling apt cron job
DistroCodename: yakkety
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 5500 [17aa:5036]
InstallationDate: Installed on 2015-12-21 (253 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: LENOVO 20BXCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9136-generic.efi.signed 
root=UUID=21d99ce3-7e95-44e2-a708-10cf194e0be5 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to yakkety on 2016-01-04 (239 days ago)
dmi.bios.date: 11/06/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: JBET54WW (1.19 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20BXCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40709 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrJBET54WW(1.19):bd11/06/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20BXCTO1WW
dmi.product.version: ThinkPad T450s
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.1-3ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.1-3ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
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+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
xserver.bootTime: Tue Aug 30 19:24:57 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-1ubuntu4
xserver.video_driver: modeset

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

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


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

** Summary changed:

- Screen flashes as if the display mod is using garbage values for the top/left
+ Screen flashes as if the display mode is using garbage values for the top/left

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

Title:
  Screen flashes as if the display mode is using garbage values for the
  top/left and wraps around

Status in xorg package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  When typing/moving workspace or anything it will randomly happen where
  the display will flash around. Sometimes it'll get stuck like this:

  http://i.imgur.com/VSCQZq3.jpg

  Ive no way to reproduce sadly, but at the worst point the screen will
  start flashing black and I have to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Aug 30 19:34:28 2016
  DistUpgraded: 2016-01-04 12:05:30,294 DEBUG enabling apt cron job
  DistroCodename: yakkety
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
 Subsystem: Lenovo HD Graphics 5500 [17aa:5036]
  InstallationDate: Installed on 2015-12-2

[Desktop-packages] [Bug 1618672] Re: Screen flashes as if the display mode is using garbage values for the top/left and wraps around

2016-08-30 Thread Daniel van Vugt
** Summary changed:

- Screen flashes as if the display mode is using garbage values for the top/left
+ Screen flashes as if the display mode is using garbage values for the 
top/left and wraps around

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

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

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided => High

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

Title:
  Screen flashes as if the display mode is using garbage values for the
  top/left and wraps around

Status in xorg package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  When typing/moving workspace or anything it will randomly happen where
  the display will flash around. Sometimes it'll get stuck like this:

  http://i.imgur.com/VSCQZq3.jpg

  Ive no way to reproduce sadly, but at the worst point the screen will
  start flashing black and I have to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Aug 30 19:34:28 2016
  DistUpgraded: 2016-01-04 12:05:30,294 DEBUG enabling apt cron job
  DistroCodename: yakkety
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
 Subsystem: Lenovo HD Graphics 5500 [17aa:5036]
  InstallationDate: Installed on 2015-12-21 (253 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: LENOVO 20BXCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9136-generic.efi.signed 
root=UUID=21d99ce3-7e95-44e2-a708-10cf194e0be5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to yakkety on 2016-01-04 (239 days ago)
  dmi.bios.date: 11/06/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET54WW (1.19 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET54WW(1.19):bd11/06/2015:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BXCTO1WW
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.1-3ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.1-3ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  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+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
  xserver.bootTime: Tue Aug 30 19:24:57 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-1ubuntu4
  xserver.video_driver: modeset

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

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


[Desktop-packages] [Bug 1602863] Re: nautilus crashes on non-X11 systems Wayland and Mir, with SIGSEGV trying to call XInternAtom() from gdk_x11_atom_to_xatom_for_display()

2016-08-30 Thread Daniel van Vugt
Ubuntu 16.10 yakkety has been updated with the latest Gnome packages and
it works now.

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

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

Title:
  nautilus crashes on non-X11 systems Wayland and Mir, with SIGSEGV
  trying to call XInternAtom() from gdk_x11_atom_to_xatom_for_display()

Status in Nautilus:
  Invalid
Status in nautilus package in Ubuntu:
  Fix Released

Bug description:
  Crash nautilus.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: nautilus 1:3.18.4.is.3.14.3-0ubuntu4
  Uname: Linux 4.7.0-040700rc7-lowlatency x86_64
  ApportVersion: 2.20.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Jul 13 17:03:08 2016
  ExecutablePath: /usr/bin/nautilus
  InstallationDate: Installed on 2015-07-26 (353 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Alpha amd64 (20150723)
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0x1a7fa20: add(%rax),%eax
   PC (0x01a7fa20) in non-executable VMA region: 0x01a3f000-0x01eb7000 rw-p 
[heap]
   source "(%rax)" (0x01a7bf00) ok
   destination "%eax" ok
  SegvReason: executing writable VMA [heap]
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   XInternAtom () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   gdk_x11_atom_to_xatom_for_display () from 
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: nautilus crashed with SIGSEGV in XInternAtom()
  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/nautilus/+bug/1602863/+subscriptions

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


[Desktop-packages] [Bug 1581775] Re: No option to (de)select add ons upon installation

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

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

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

Title:
  No option to (de)select add ons upon installation

Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  With the Gnome Software Center (gnome-software
  3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1) the option to
  select or deselect certain additions disappears (as compared to the
  earlier Ubuntu Software Centre). Example of this would be additional
  gstreamer plugins with a media player install.

  This can lead to more bug reports due to less transparency (user has
  no clue what is being installed, main install fails because essential
  elements are missing) and potential bloat (software centre installs
  everything and the kitchen sink to make sure the install works).

  A return of an interface with choice options as with the earlier
  Ubuntu Software Centre seems preferrable.

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

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


[Desktop-packages] [Bug 1577137] Re: saned.service masked and cannot be unmasked

2016-08-30 Thread Christopher M. Penalver
Kjetil Thuen, instructions for running saned via systemd are now
available from https://help.ubuntu.com/community/SaneDaemonTutorial .

** Changed in: sane-backends (Ubuntu)
   Importance: Medium => Undecided

** Changed in: sane-backends (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  saned.service masked and cannot be unmasked

Status in sane-backends package in Ubuntu:
  Invalid

Bug description:
  After upgrading to 16.04 (from 14.04) I noticed the sane daemon (sane-
  utils 1.0.25+git20150528-1ubuntu2) was no longer running. Attempting
  to manually start it results in systems complaining that the service
  is masked:

  kjetil at lucien in ~> sudo systemctl start saned
  Failed to start saned.service: Unit saned.service is masked.

  Unmasking it does not work:

  kjetil at lucien in ~> sudo systemctl unmask saned
  kjetil at lucien in ~> sudo systemctl start saned
  Failed to start saned.service: Unit saned.service is masked.

  kjetil at lucien in ~> ps u -C saned
  USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
  kjetil at lucien in ~>

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: sane-utils 1.0.25+git20150528-1ubuntu2
  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
  Date: Sun May  1 13:10:31 2016
  InstallationDate: Installed on 2012-08-01 (1368 days ago)
  InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
  SourcePackage: sane-backends
  UpgradeStatus: Upgraded to xenial on 2016-04-24 (6 days ago)
  mtime.conffile..etc.default.saned: 2016-05-01T12:51:02.879807
  mtime.conffile..etc.sane.d.saned.conf: 2016-01-10T13:57:20.785810

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1577137/+subscriptions

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


[Desktop-packages] [Bug 1364905] Re: new item panel's "Ok" button disabled (github version works)

2016-08-30 Thread Roidhun
As of 16.04 LTS the bug remains...

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

Title:
  new item panel's "Ok" button disabled (github version works)

Status in alacarte package in Ubuntu:
  Confirmed

Bug description:
  With Ubuntu 14.04 and gnome classic flashback, when trying to add a
  new item to the applications menu, the "ok" button is always disabled,
  and does not change to enabled after editing the rpoper fields.

  This was already fixed 5 months ago, why didn't you update the packet
  since then with the new source?

  The working version is hosted at:

  https://github.com/GNOME/alacarte/blob/master/Alacarte/

  and the file causing the error is:

  https://github.com/GNOME/alacarte/blob/master/Alacarte/ItemEditor.py

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

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


[Desktop-packages] [Bug 1599952] Answer

2016-08-30 Thread RD
Christopher:

I downloaded Ubuntu 14.04.1, the oldest version of the 14.04 LTS I could 
still find online.  It installed and worked fine, albeit with old 
applications.  I then upgraded to the 4.8 kernel per your instructions, 
and after doing a sudo reboot the machine simply refused to restart.  
The system was so unresponsive that I was unable to capture a screenshot 
to send you.  I have reinstalled Mint 17.3 MATE and consider myself 
finished with this issue. Kernels newer than 4.2.x do not work on my 
machine.  By the way, the reason I went to Mint was because I like the 
MATE or the XFCE DEs better than Unity, and the Xubuntu and MATE Ubuntu 
flavors are not supported as long as 2019.  I will likely have to buy a 
new machine when Mint 17.3 ceases to be supported, but I have time. 
Meanwhile, I have fairly new apps and a stable system.  Thanks for your 
efforts, anyway.

RD

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

Title:
  Blurred images with kernels after 4.2.x

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Have used Ubuntu or its flavors for 3 years with no issues on this
  machine. Installed Ubuntu 16.04 64-bit lts, and successively xubuntu
  16.04, ubuntuMATE 16.04, and lubuntu 16.04. Each installed, but with
  blurred images.

  ---
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: MATE
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. 2nd Generation Core Processor Family 
Integrated Graphics Controller [1043:844d]
  InstallationDate: Installed on 2016-07-10 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: ASUSTeK Computer INC. CM6850
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-30-generic 
root=UUID=30188e44-b1e6-4cdc-bd16-62f107d213a7 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-30.49-generic 4.4.13
  Tags:  xenial ubuntu
  Uname: Linux 4.4.0-30-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/21/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1301
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: CM6850
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1301:bd12/21/2011:svnASUSTeKComputerINC.:pnCM6850:pvrSystemVersion:rvnASUSTeKComputerINC.:rnCM6850:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: CM6850
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTeK Computer INC.
  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

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

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


[Desktop-packages] [Bug 1581775] Re: No option to (de)select add ons upon installation

2016-08-30 Thread Matthias Klumpp
I discovered the reason for missing addons in GNOME Software by accident
a few weeks back.

Apply those two patches to appstream-glib in Xenial, and the addons
should appear:

https://github.com/hughsie/appstream-glib/commit/ea8b160c8f05ae018dcf54181204cc5740c2aa1c
https://github.com/hughsie/appstream-glib/commit/2c479053850958575c8de50fbee4433ec05019d3

(this only applies to AddOns which have AppStream metadata though)


** Also affects: appstream-glib (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: appstream-glib (Ubuntu)
   Status: New => Triaged

** Changed in: appstream-glib (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  No option to (de)select add ons upon installation

Status in appstream-glib package in Ubuntu:
  Triaged
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  With the Gnome Software Center (gnome-software
  3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1) the option to
  select or deselect certain additions disappears (as compared to the
  earlier Ubuntu Software Centre). Example of this would be additional
  gstreamer plugins with a media player install.

  This can lead to more bug reports due to less transparency (user has
  no clue what is being installed, main install fails because essential
  elements are missing) and potential bloat (software centre installs
  everything and the kitchen sink to make sure the install works).

  A return of an interface with choice options as with the earlier
  Ubuntu Software Centre seems preferrable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1581775/+subscriptions

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


[Desktop-packages] [Bug 1581775] Re: No option to (de)select add ons upon installation

2016-08-30 Thread Jeremy Bicha
I tried the new appstream-glib (when it was released) with yakkety's
gnome-software and the addon feature works poorly with multiple UI
issues. I'm guessing the buggy apt plugin is part of the problem.

Although it's a bug fix, we should check whether the UI change works
well before introducing it to an LTS. (Sorry I didn't get around to
filing LP bugs about the issues yet.)

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

Title:
  No option to (de)select add ons upon installation

Status in appstream-glib package in Ubuntu:
  Triaged
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  With the Gnome Software Center (gnome-software
  3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1) the option to
  select or deselect certain additions disappears (as compared to the
  earlier Ubuntu Software Centre). Example of this would be additional
  gstreamer plugins with a media player install.

  This can lead to more bug reports due to less transparency (user has
  no clue what is being installed, main install fails because essential
  elements are missing) and potential bloat (software centre installs
  everything and the kitchen sink to make sure the install works).

  A return of an interface with choice options as with the earlier
  Ubuntu Software Centre seems preferrable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1581775/+subscriptions

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


[Desktop-packages] [Bug 1581775] Re: No option to (de)select add ons upon installation

2016-08-30 Thread Matthias Klumpp
Switching to PackageKit might be an option for Yakkety, but PK comes
with its own set of bugs (mainly due to the aptcc PK backend being
"undermaintained" for a few years). The PK issues are documented in the
PackageKit bugtracker though and are just waiting for a brave person to
fix them ;-)

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

Title:
  No option to (de)select add ons upon installation

Status in appstream-glib package in Ubuntu:
  Triaged
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  With the Gnome Software Center (gnome-software
  3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1) the option to
  select or deselect certain additions disappears (as compared to the
  earlier Ubuntu Software Centre). Example of this would be additional
  gstreamer plugins with a media player install.

  This can lead to more bug reports due to less transparency (user has
  no clue what is being installed, main install fails because essential
  elements are missing) and potential bloat (software centre installs
  everything and the kitchen sink to make sure the install works).

  A return of an interface with choice options as with the earlier
  Ubuntu Software Centre seems preferrable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1581775/+subscriptions

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


[Desktop-packages] [Bug 1618712] [NEW] Xmir: Fullscreen apps never go full screen

2016-08-30 Thread Daniel van Vugt
Public bug reported:

Xmir: Fullscreen apps never go full screen.

E.g. Press F11 in Gnome Terminal or in Chrome.

** Affects: xorg-server (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: xmir

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

Title:
  Xmir: Fullscreen apps never go full screen

Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  Xmir: Fullscreen apps never go full screen.

  E.g. Press F11 in Gnome Terminal or in Chrome.

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

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


[Desktop-packages] [Bug 1618712] Re: Xmir: Full screen apps never go full screen

2016-08-30 Thread Daniel van Vugt
We need to support _NET_WM_STATE:

_NET_WM_STATE_MODAL, ATOM
_NET_WM_STATE_STICKY, ATOM
_NET_WM_STATE_MAXIMIZED_VERT, ATOM
_NET_WM_STATE_MAXIMIZED_HORZ, ATOM
_NET_WM_STATE_SHADED, ATOM
_NET_WM_STATE_SKIP_TASKBAR, ATOM
_NET_WM_STATE_SKIP_PAGER, ATOM
_NET_WM_STATE_HIDDEN, ATOM
_NET_WM_STATE_FULLSCREEN, ATOM
_NET_WM_STATE_ABOVE, ATOM
_NET_WM_STATE_BELOW, ATOM
_NET_WM_STATE_DEMANDS_ATTENTION, ATOM

But before that we really need to support window atom events rather than
the polling we do right now.

** Summary changed:

- Xmir: Full screen apps never go full screen
+ Xmir: Fullscreen apps never go full screen

** Description changed:

- Xmir: Full screen apps never go full screen.
+ Xmir: Fullscreen apps never go full screen.
  
  E.g. Press F11 in Gnome Terminal or in Chrome.

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

Title:
  Xmir: Fullscreen apps never go full screen

Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  Xmir: Fullscreen apps never go full screen.

  E.g. Press F11 in Gnome Terminal or in Chrome.

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

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


[Desktop-packages] [Bug 1511278] Re: Xmir -rootless: glmark2 (default GLX mode) judders badly in DRI2 mode

2016-08-30 Thread Daniel van Vugt
It appears we are painting more frames than are getting swapped:

xmir_dri2_copy_region
xmir_dri2_copy_region
xmir_dri2_copy_region
xmir_dri2_copy_region
xmir_dri2_copy_region
xmir_dri2_copy_region
xmir_dri2_copy_region
xmir_dri2_copy_region
xmir_repaint
xmir_swap

As opposed to a smooth rendering client:

xmir_dri2_copy_region
xmir_repaint
xmir_swap
xmir_dri2_copy_region
xmir_repaint
xmir_swap
xmir_dri2_copy_region
xmir_repaint
xmir_swap

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

Title:
  Xmir -rootless: glmark2 (default GLX mode) judders badly in DRI2 mode

Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Xmir: glmark2 (default GLX mode) judders badly when using DRI2
  rendering and -rootless.

  glmark2-es2 seems to work smoothly though.

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

-- 
Mailing list: https://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