[Desktop-packages] [Bug 1598300] Re: CUPS web interface stops responding after a while

2017-02-13 Thread Johannes Martin
I'm also affected by this bug, lots of shared printers (this is the cups
server for the network) and cupsd shutting down claiming printer sharing
was off.

launchpad-groovix: in 14.04, the only allowed values for
BrowseLocalProtocol are All and dnssd, in 16.04 I see All, dnssd, and
none. Is CUPS some deprecated setting? My cupsd.conf does not have this
set at all, so it's using the default whatever that is.

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

Title:
  CUPS web interface stops responding after a while

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Xenial:
  Fix Committed

Bug description:
  after 6 minutes or so, cups is not responding.
  it do not produce error on the log, just stop working, worse, it exit with 0

  
⌌—⌍
  |root@cupsmachine :~# systemctl status cups   
|
  |● cups.service - CUPS Scheduler  
|
  |   Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor preset: 
enabled)|
  |   Active: inactive (dead) since ven. 2016-07-01 10:31:32 TAHT; 2min 16s ago 
|
  | Docs: man:cupsd(8)  
|
  |  Process: 28686 ExecStart=/usr/sbin/cupsd -l (code=exited, 
status=0/SUCCESS)|
  | Main PID: 28686 (code=exited, status=0/SUCCESS) 
|
  | 
|
  |juil. 01 10:30:01 appli-client systemd[1]: Started CUPS Scheduler.   
|
  
⌎—⌏

  I got to launch it again, so I have finish with a cron job like
  */10 * * * * systemctl status cups.service|grep -q 'inactive (dead)' && 
systemctl start cups

  but it is a dirty solution. I have no idea of what make it stop.
  NB: I have seen problems related to apparmor, this machine has no apparmor 
package.

  [Impact]

  If you want to use the CUPS web interface in Xenial and therefore set
  "WebInterface Yes" in /etc/cups/cupsd.conf, CUPS could auto-shutdown
  when it is idle and then an attempt to access http://localhost:631/
  via a web browser fails. People get confused as other access to CUPS

  [Testcase]

  Take a CUPS setup on Xenial with no shared print queues and CUPS only
  listening on the domain socket. Activate the web interface via

  cupsctl WebInterface=Yes

  Now you are able to access the web interface via
  http://localhost:631/. Wait for some minutes without accessing CUPS
  until the CUPS daemon shuts down automatically. Try to open the web
  interface again and it will not work.

  With the fixed CUPS package CUPS will not auto-shutdown when the web
  interface is activated.

  [Regression Potential]

  Low, as we are removing a simple distro patch to get back to the
  original, upstream behavior.

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

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


[Desktop-packages] [Bug 1651019] Re: [SRU]nm-applet not show wwan options on menu after logout/in

2017-02-13 Thread Alex Tu
verified the proposed package in #5, it passed, mobile connection option
still there after logout-> login.

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

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

Title:
  [SRU]nm-applet not show wwan options on menu after logout/in

Status in Network Manager Applet:
  Fix Released
Status in OEM Priority Project:
  New
Status in OEM Priority Project xenial series:
  New
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Xenial:
  In Progress
Status in network-manager-applet source package in Yakkety:
  Fix Committed

Bug description:
  [Impact]

  With DW5811e(EM7455), mobile data connection not show on nm indicator
  after logout -> login.

  packages which be used:
  network-manager: network-manager_1.2.2-0ubuntu0.16.04.3_amd64
  nm-applet: network-manager-gnome_1.2.0-0ubuntu0.16.04.4_amd64

  Steps to reproduce:
  1. boot device with 4G sim card + DW5811e(EM7455) wwan card
  2. check nm-applet indicator then "Mobile Braodband" could be found in menu 
in normal cases.
  3. logout then login
  4. check nm-applet indicator then "Mobile Braodband" not shows in menu 
anymore.
  5. but still could connect to wwan by nmcli, so looks device and 
networkmanager work fine.

  [Test Case]

  After upgrading to 1.2.6, using the previous "Steps to reproduce"
  should not be able to reproduce the bug any more

  [Regression Potential]

  Potential of causing regression is minimal as upstream fixes aren't
  significant enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1651019/+subscriptions

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


[Desktop-packages] [Bug 1664147] [NEW] Chromium on trusty too outdated; not supported by gmail

2017-02-13 Thread Fink Nottle
Public bug reported:

As of Feb 13 2017, the chromium version on trusty is 53.x which is at
least a couple of versions behind chrome-stable. Gmail displays this
message, "This version of Chrome is no longer supported. Please upgrade
to asupported browser." Core functionality in gmail works fine, but I'm
not sure of security ramifications of running an old browser,
particularly when google advises against it.

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Chromium on trusty too outdated; not supported by gmail

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  As of Feb 13 2017, the chromium version on trusty is 53.x which is at
  least a couple of versions behind chrome-stable. Gmail displays this
  message, "This version of Chrome is no longer supported. Please
  upgrade to asupported browser." Core functionality in gmail works
  fine, but I'm not sure of security ramifications of running an old
  browser, particularly when google advises against it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1664147/+subscriptions

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


[Desktop-packages] [Bug 1663555] Re: Repeated suspend and splash screen freeze after upgrading to 16.04

2017-02-13 Thread Eero Aaltonen
** Description changed:

  Previously using nvidia-367 with Ubuntu 14.04. Now Ubuntu 16.04 with
  nvidia-367.57-0ubuntu0.16.04.1
  
  After upgrade two problems have occurred.
+ 1) Splash screen at startup that prompts for LUKS passphrase has really low 
resolution and does not accept input to decrypt the filesystem. Booting is 
currently only possible with the 'nomodeset' option.
+ Kernel version does not affect this.
+ This affects at least
+  * nvidia-367.57
+  * nvidia-375.26 (from PPA)
+ Older version nvidia-340.101 is NOT affected.
  
- 1) When booting with two monitors & extended desktop the computer will go to 
suspend mode. Sometimes it will go into suspend repeatedly.
- EDIT: although I updated to nvidia-375.26, this seems to occur when the 
laptops lid is closed.
- 
- 2) Splash screen at startup that prompts for LUKS passphrase has really low 
resolution and does not accept input to decrypt the filesystem. Booting is 
currently only possible with the 'nomodeset' option.
- Kernel version does not affect this.
+ 2) When booting with two monitors & extended desktop the computer will go to 
suspend mode. Sometimes it will go into suspend repeatedly.
+ This happens 'most of the time' when the laptops lid is closed and with all 
driver versions. Probably unrelated to graphics driver.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.57  Mon Oct  3 20:37:01 
PDT 2016
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
  .tmp.unity_support_test.0:
  
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Feb 10 12:48:59 2017
  DistUpgraded: 2017-02-08 10:35:37,423 DEBUG got a conffile-prompt from dpkg 
for file: '/etc/gnome/defaults.list'
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 3.13.0-108-generic, x86_64: installed
   bbswitch, 0.8, 4.4.0-62-generic, x86_64: installed
   nvidia-367, 367.57, 4.4.0-62-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GK106GLM [Quadro K2100M] [10de:11fc] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Dell GK106GLM [Quadro K2100M] [1028:05cc]
  InstallationDate: Installed on 2014-09-24 (870 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Dell Inc. Precision M4800
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-62-generic 
root=/dev/mapper/vgcrypt-lvcryptoroot ro 
cryptopts=target=cryptvol,source=/dev/disk/by-uuid/31fbd5c5-dcfb-4904-aec8-1c69025870a0,lvm=vgcrypt
 nomodeset
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-02-08 (2 days ago)
  dmi.bios.date: 05/02/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 0FVDR2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd05/02/2014:svnDellInc.:pnPrecisionM4800:pvr01:rvnDellInc.:rn0FVDR2:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Precision M4800
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-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.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.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.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Fri Feb 10 12:44:57 2017
  xserver.configfile: default
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
  
  xserver.version: 2:1.18.4-0ubuntu0.2

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

Title:
  Repeated suspend a

[Desktop-packages] [Bug 1664156] Re: soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

2017-02-13 Thread Apport retracing service
*** This bug is a duplicate of bug 1664138 ***
https://bugs.launchpad.net/bugs/1664138

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

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

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

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

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

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

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

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

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  zesty up to date, just launching localc

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: libreoffice-core 1:5.2.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 13 10:01:55 2017
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2013-09-03 (1258 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f3376479df0 <_ZN6ResMgr7GetLongEPv>:mov
(%rdi),%eax
   PC (0x7f3376479df0) ok
   source "(%rdi)" (0x5651f0337dbb) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ResMgr::GetLong(void*) () from /usr/lib/libreoffice/program/libmergedlo.so
   ResMgr::ReadLong() () from /usr/lib/libreoffice/program/libmergedlo.so
   ImageList::ImageList(ResId const&) () from 
/usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   SvFileInformationManager::GetFileImage(INetURLObject const&) () from 
/usr/lib/libreoffice/program/libmergedlo.so
  Title: soffice.bin crashed with SIGSEGV in ResMgr::GetLong()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt libvirtd lpadmin lxd plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1609700] Re: username is not saved in openconnect connection dialog

2017-02-13 Thread Robin Friberg
I'm also running into this bug and would like to see the fixed code reach 
Ubuntu 16.10.
I was previously running Debian testing (Stretch) where I had the problem for a 
long time, but it eventually got patched.

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

Title:
  username is not saved in openconnect connection dialog

Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager-openconnect package in Ubuntu:
  Confirmed
Status in Fedora:
  Unknown

Bug description:
  
  Hi,

  I clicked on "save passwords" but only the password is filled in
  automatically when I open the connection dialog. The "Username" field
  is empty!

  This happens for a SSLVPN configuration.

  For another VPN config (don't know which type) everything is ok.

  
  openconnect: 7.06-2build2

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

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


[Desktop-packages] [Bug 1664164] [NEW] [Zesty] Package won't build

2017-02-13 Thread Lane Roberts
Public bug reported:

Trying to build the Zesty package hplip-3.16.11+repack0 under Xenial
gives me the following error:

dh_makeshlibs -plibsane-hpaio --no-scripts
dh_makeshlibs: unknown option; aborting
debian/rules:260: recipe for target 'override_dh_makeshlibs' failed

I think the problem is that "--no-scripts" should be "--noscripts" -
certainly that seems to fix the problem.

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

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

Title:
  [Zesty] Package won't build

Status in hplip package in Ubuntu:
  New

Bug description:
  Trying to build the Zesty package hplip-3.16.11+repack0 under Xenial
  gives me the following error:

  dh_makeshlibs -plibsane-hpaio --no-scripts
  dh_makeshlibs: unknown option; aborting
  debian/rules:260: recipe for target 'override_dh_makeshlibs' failed

  I think the problem is that "--no-scripts" should be "--noscripts" -
  certainly that seems to fix the problem.

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

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


[Desktop-packages] [Bug 1244548] Re: Keyboard shortcut for changing keyboard layout does not work on lock and login screen

2017-02-13 Thread Tumbler
Still a bug (16.04)

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

Title:
  Keyboard shortcut for changing keyboard layout does not work on lock
  and login screen

Status in GNOME Screensaver:
  New
Status in gnome-screensaver package in Ubuntu:
  Confirmed

Bug description:
  Shortcut for changing keyboard layout does not work on lock screen (to
  change keyboard layout for entering password).

  - Switch to some non-english layout (otherwise lock screen will not have 
layout indicator at all)
  - Lock the screen
  - Press your shortcut for changing keyboard layout (i.e. ctrl+shift) -- it 
will not change layout
  - Clicking layout indicator near password entry box works
  --
  For other layout switching problems introduced in Ubuntu 13.10 you can see 
bug 1218322.
  --

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-screensaver 3.6.1-0ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Fri Oct 25 11:01:10 2013
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session idle-delay uint32 300
   org.gnome.desktop.session session-name 'ubuntu'
  InstallationDate: Installed on 2013-10-23 (1 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: gnome-screensaver
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1598300] Re: CUPS web interface stops responding after a while

2017-02-13 Thread Johannes Martin
I'm also affected by this bug, lots of shared printers (this is the cups
server for the network) and cupsd shutting down claiming printer sharing
was off.

launchpad-groovix: in 14.04, the only allowed values for
BrowseLocalProtocol are All and dnssd, in 16.04 I see All, dnssd, and
none. Is CUPS some deprecated setting? My cupsd.conf does not have this
set at all, so it's using the default whatever that is.

Adding BrowseLocalProtocol dnssd to cupsd.conf did not solve the problem
for me, btw.

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

Title:
  CUPS web interface stops responding after a while

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Xenial:
  Fix Committed

Bug description:
  after 6 minutes or so, cups is not responding.
  it do not produce error on the log, just stop working, worse, it exit with 0

  
⌌—⌍
  |root@cupsmachine :~# systemctl status cups   
|
  |● cups.service - CUPS Scheduler  
|
  |   Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor preset: 
enabled)|
  |   Active: inactive (dead) since ven. 2016-07-01 10:31:32 TAHT; 2min 16s ago 
|
  | Docs: man:cupsd(8)  
|
  |  Process: 28686 ExecStart=/usr/sbin/cupsd -l (code=exited, 
status=0/SUCCESS)|
  | Main PID: 28686 (code=exited, status=0/SUCCESS) 
|
  | 
|
  |juil. 01 10:30:01 appli-client systemd[1]: Started CUPS Scheduler.   
|
  
⌎—⌏

  I got to launch it again, so I have finish with a cron job like
  */10 * * * * systemctl status cups.service|grep -q 'inactive (dead)' && 
systemctl start cups

  but it is a dirty solution. I have no idea of what make it stop.
  NB: I have seen problems related to apparmor, this machine has no apparmor 
package.

  [Impact]

  If you want to use the CUPS web interface in Xenial and therefore set
  "WebInterface Yes" in /etc/cups/cupsd.conf, CUPS could auto-shutdown
  when it is idle and then an attempt to access http://localhost:631/
  via a web browser fails. People get confused as other access to CUPS

  [Testcase]

  Take a CUPS setup on Xenial with no shared print queues and CUPS only
  listening on the domain socket. Activate the web interface via

  cupsctl WebInterface=Yes

  Now you are able to access the web interface via
  http://localhost:631/. Wait for some minutes without accessing CUPS
  until the CUPS daemon shuts down automatically. Try to open the web
  interface again and it will not work.

  With the fixed CUPS package CUPS will not auto-shutdown when the web
  interface is activated.

  [Regression Potential]

  Low, as we are removing a simple distro patch to get back to the
  original, upstream behavior.

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

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


[Desktop-packages] [Bug 1664178] [NEW] [regression] Calc: background colors applet does not stay opened after drag & drop

2017-02-13 Thread dino99
Public bug reported:

Using libreoffice-calc with a gnome-shell session

With the previous releases, the background colors icon when clicked &
draged/droped was opening a box that stay opened at the place you
dropped it.

With the actual version, that box is closed if the mouse is relaxed, which is 
not expected and not user friendly.
Also have appeared/activated into the line at the bottom of the box, the list 
of the latest colors recently used: that's fine & usefull; but that list seems 
always fullfilled by the new colors used (no dupes) and it seems there no way 
to empty that full filled list from that box.
 Hopes to get a 'x' icon at the right end of that bottom line, to reset the 
list on demand. (its usefull to not reset it at each time calc is closed, in 
case the user often do the same color choices) .

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: libreoffice-calc 1:5.3.0~rc3-0ubuntu1
ProcVersionSignature: Ubuntu 4.9.0-16.17-generic 4.9.6
Uname: Linux 4.9.0-16-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Feb 13 11:07:05 2017
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug package-from-proposed third-party-packages zesty

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

Title:
  [regression] Calc: background colors applet does not stay opened after
  drag & drop

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Using libreoffice-calc with a gnome-shell session

  With the previous releases, the background colors icon when clicked &
  draged/droped was opening a box that stay opened at the place you
  dropped it.

  With the actual version, that box is closed if the mouse is relaxed, which is 
not expected and not user friendly.
  Also have appeared/activated into the line at the bottom of the box, the list 
of the latest colors recently used: that's fine & usefull; but that list seems 
always fullfilled by the new colors used (no dupes) and it seems there no way 
to empty that full filled list from that box.
   Hopes to get a 'x' icon at the right end of that bottom line, to reset the 
list on demand. (its usefull to not reset it at each time calc is closed, in 
case the user often do the same color choices) .

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: libreoffice-calc 1:5.3.0~rc3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-16.17-generic 4.9.6
  Uname: Linux 4.9.0-16-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb 13 11:07:05 2017
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1664178] Re: [regression] Calc: background colors applet does not stay opened after drag & drop

2017-02-13 Thread dino99
** Summary changed:

- [regression] Calc: background applet does not stay opened after drag & drop
+ [regression] Calc: background colors applet does not stay opened after drag & 
drop

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

Title:
  [regression] Calc: background colors applet does not stay opened after
  drag & drop

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Using libreoffice-calc with a gnome-shell session

  With the previous releases, the background colors icon when clicked &
  draged/droped was opening a box that stay opened at the place you
  dropped it.

  With the actual version, that box is closed if the mouse is relaxed, which is 
not expected and not user friendly.
  Also have appeared/activated into the line at the bottom of the box, the list 
of the latest colors recently used: that's fine & usefull; but that list seems 
always fullfilled by the new colors used (no dupes) and it seems there no way 
to empty that full filled list from that box.
   Hopes to get a 'x' icon at the right end of that bottom line, to reset the 
list on demand. (its usefull to not reset it at each time calc is closed, in 
case the user often do the same color choices) .

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: libreoffice-calc 1:5.3.0~rc3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-16.17-generic 4.9.6
  Uname: Linux 4.9.0-16-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb 13 11:07:05 2017
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1651962] [NEW] package clamav-freshclam 0.99.2+dfsg-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-02-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

during installation of clamtk via software-center

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: clamav-freshclam 0.99.2+dfsg-2ubuntu2
ProcVersionSignature: Ubuntu 4.8.0-22.24-lowlatency 4.8.0
Uname: Linux 4.8.0-22-lowlatency x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
Date: Thu Dec 22 07:50:30 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationDate: Installed on 2016-12-22 (0 days ago)
InstallationMedia: Ubuntu-Studio 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-lowlatency 
root=UUID=b67e97b4-70c6-4343-95c4-1c57c53b66ac ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.3
SourcePackage: clamav
Title: package clamav-freshclam 0.99.2+dfsg-2ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package yakkety
-- 
package clamav-freshclam 0.99.2+dfsg-2ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
https://bugs.launchpad.net/bugs/1651962
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to software-center in Ubuntu.

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


[Desktop-packages] [Bug 1651962] Re: package clamav-freshclam 0.99.2+dfsg-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-02-13 Thread Robie Basak
** Package changed: clamav (Ubuntu) => software-center (Ubuntu)

** Changed in: software-center (Ubuntu)
   Status: Incomplete => New

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

Title:
  package clamav-freshclam 0.99.2+dfsg-2ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 128

Status in software-center package in Ubuntu:
  New

Bug description:
  during installation of clamtk via software-center

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: clamav-freshclam 0.99.2+dfsg-2ubuntu2
  ProcVersionSignature: Ubuntu 4.8.0-22.24-lowlatency 4.8.0
  Uname: Linux 4.8.0-22-lowlatency x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Thu Dec 22 07:50:30 2016
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2016-12-22 (0 days ago)
  InstallationMedia: Ubuntu-Studio 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-lowlatency 
root=UUID=b67e97b4-70c6-4343-95c4-1c57c53b66ac ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.3
  SourcePackage: clamav
  Title: package clamav-freshclam 0.99.2+dfsg-2ubuntu2 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1664122] Re: package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2017-02-13 Thread Gunnar Hjalmarsson
Try to reinstall the package as was suggested, and let us know if it
helped.

sudo apt install --reinstall im-config

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

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

Title:
  package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package
  is in a very bad inconsistent state; you should  reinstall it before
  attempting configuration

Status in im-config package in Ubuntu:
  Incomplete

Bug description:
  cursor stops working ...sometimes keyboard too...

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: im-config 0.29-1ubuntu12.4
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  AptOrdering:
   linux-firmware: Install
   im-config: Configure
   linux-firmware: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Fri Feb 10 21:19:05 2017
  DuplicateSignature:
   package:im-config:0.29-1ubuntu12.4
   Unpacking linux-firmware (1.157.8) over (1.157.4) ...
   dpkg: error processing package im-config (--configure):
package is in a very bad inconsistent state; you should
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2017-02-08 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 
(20160421)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  SourcePackage: im-config
  Title: package im-config 0.29-1ubuntu12.4 failed to install/upgrade: package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1664122/+subscriptions

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


[Desktop-packages] [Bug 1565975] Re: scanning sometimes impossible with LIDE 210

2017-02-13 Thread Nils Kassube
Meanwhile I have installed the zesty amd64 version on my desktop. As
expected the result was the same as with xenial, i.e. scanning worked
but it was rather noisy. As a workaround I installed the trusty packages
of xsane, libsane and other dependencies. This version worked for the
i386 and amd64 versions of zesty without I/O errors or increased noise.

** Description changed:

  If I try to scan with xsane or skanlite there is often an error message
  like "Error during device I/O". If that error message appears, I have to
  replug the scanner to make it working again. There are several symptom
  which are not always the same: Sometimes only preview doesn't work,
  sometimes scanning doesn't work. Sometimes scanning with 75 dpi / color
  results in a corrupted image with vertical coloured lines while scanning
  the same text printout with 600 dpi results in a normal output. Often
  the scanner is very noisy compared to the sound I am used to from
  scanning with the trusty release.
  
- WORKAROUND: Using the amd64 version on the same machine works, but the
- scanner is quite noisy compared to the sound I am used to from the
- trusty release.
+ Using the amd64 version on the same machine works, but the scanner is
+ quite noisy compared to the sound I am used to from the trusty release.
+ 
+ As a workaround the trusty packages can be used to avoid the problem.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libsane 1.0.25+git20150528-1ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic i686
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: KDE
  Date: Mon Apr  4 21:43:22 2016
  InstallationDate: Installed on 2016-04-04 (0 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Beta i386 (20160404)
  SourcePackage: sane-backends
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  scanning sometimes impossible with LIDE 210

Status in sane-backends package in Ubuntu:
  New

Bug description:
  If I try to scan with xsane or skanlite there is often an error
  message like "Error during device I/O". If that error message appears,
  I have to replug the scanner to make it working again. There are
  several symptom which are not always the same: Sometimes only preview
  doesn't work, sometimes scanning doesn't work. Sometimes scanning with
  75 dpi / color results in a corrupted image with vertical coloured
  lines while scanning the same text printout with 600 dpi results in a
  normal output. Often the scanner is very noisy compared to the sound I
  am used to from scanning with the trusty release.

  Using the amd64 version on the same machine works, but the scanner is
  quite noisy compared to the sound I am used to from the trusty
  release.

  As a workaround the trusty packages can be used to avoid the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libsane 1.0.25+git20150528-1ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic i686
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: KDE
  Date: Mon Apr  4 21:43:22 2016
  InstallationDate: Installed on 2016-04-04 (0 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Beta i386 (20160404)
  SourcePackage: sane-backends
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1663926] Re: Dell XPS 15 9560 (Nvidia 1050) black screen, Feb 11, 2017

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

** Changed in: nvidia-prime (Ubuntu)
   Status: New => Confirmed

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

Title:
  Dell XPS 15 9560 (Nvidia 1050) black screen, Feb 11, 2017

Status in Nvidia:
  New
Status in nvidia-prime package in Ubuntu:
  Confirmed

Bug description:
  There have been multiple reports that "nvidia-prime select intel" results in 
a black screen on the new Dell XPS 15 (9560, with Nvidia 1050)
  See the following threads:

  1. (initial report). 
  
https://www.reddit.com/r/Ubuntu/comments/5qjq4v/dell_xps_15_kaby_lake_w_nvidia_1050_review_2017/

  2. (lots of confirmations of the same thing)
   
https://www.reddit.com/r/Dell/comments/5rxb5x/any_dell_xps_15_9560_linux_users/ 

  3. (additional confirmation)
  
https://www.reddit.com/r/Dell/comments/5t2b5d/high_cpu_temp_and_fan_usage_for_ubuntu_on_9560/

  4. (reported on Nvidia forums)
  
https://devtalk.nvidia.com/default/topic/991853/complete-freeze-with-nvidia-prime/

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

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


[Desktop-packages] [Bug 1598300] Re: CUPS web interface stops responding after a while

2017-02-13 Thread Johannes Martin
Switching "-l" to "-f" in /lib/systemd/system/cups.service solved the
problem for me. cupsd has now been up for about an hour without shutting
down automatically.

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

Title:
  CUPS web interface stops responding after a while

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Xenial:
  Fix Committed

Bug description:
  after 6 minutes or so, cups is not responding.
  it do not produce error on the log, just stop working, worse, it exit with 0

  
⌌—⌍
  |root@cupsmachine :~# systemctl status cups   
|
  |● cups.service - CUPS Scheduler  
|
  |   Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor preset: 
enabled)|
  |   Active: inactive (dead) since ven. 2016-07-01 10:31:32 TAHT; 2min 16s ago 
|
  | Docs: man:cupsd(8)  
|
  |  Process: 28686 ExecStart=/usr/sbin/cupsd -l (code=exited, 
status=0/SUCCESS)|
  | Main PID: 28686 (code=exited, status=0/SUCCESS) 
|
  | 
|
  |juil. 01 10:30:01 appli-client systemd[1]: Started CUPS Scheduler.   
|
  
⌎—⌏

  I got to launch it again, so I have finish with a cron job like
  */10 * * * * systemctl status cups.service|grep -q 'inactive (dead)' && 
systemctl start cups

  but it is a dirty solution. I have no idea of what make it stop.
  NB: I have seen problems related to apparmor, this machine has no apparmor 
package.

  [Impact]

  If you want to use the CUPS web interface in Xenial and therefore set
  "WebInterface Yes" in /etc/cups/cupsd.conf, CUPS could auto-shutdown
  when it is idle and then an attempt to access http://localhost:631/
  via a web browser fails. People get confused as other access to CUPS

  [Testcase]

  Take a CUPS setup on Xenial with no shared print queues and CUPS only
  listening on the domain socket. Activate the web interface via

  cupsctl WebInterface=Yes

  Now you are able to access the web interface via
  http://localhost:631/. Wait for some minutes without accessing CUPS
  until the CUPS daemon shuts down automatically. Try to open the web
  interface again and it will not work.

  With the fixed CUPS package CUPS will not auto-shutdown when the web
  interface is activated.

  [Regression Potential]

  Low, as we are removing a simple distro patch to get back to the
  original, upstream behavior.

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

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


[Desktop-packages] [Bug 1532292] Re: Mechanical part stops moving after each operation

2017-02-13 Thread Jose Gómez
I think all of them. It used to work perfectly in my old, USB2-based
laptop; tested with Ubuntu until 14.10. But in the new laptop (which I
got in early 2015), it almost never worked fine with any Ubuntu version.

As part of bug https://bugs.launchpad.net/ubuntu/+source/sane-
backends/+bug/1250196, I upgraded to an version updated in git, and it
did work for a while. But some time later it stopped working again.

As per my own comments in the above bug, it did work around 2014-12-29
to 2015-08-25.

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

Title:
  Mechanical part stops moving after each operation

Status in sane-backends package in Ubuntu:
  Incomplete

Bug description:
  The scanner only does the first operation after I plug it in. E.g.
  preview a page, or scan it. On the second operation, the mechanical
  part does not move anymore (there is no noise whatsoever from the
  scanner), and the scan output is pitch black.

  The workaround I have found is to run scanimage -L between each
  operation. I.e.:

  - Start Xsane
  - Preview
  - run scanimage -L
  - Scan
  - run scanimage -L
  - Preview
  - run scanimage -L
  - Scan
  ...

  I am using SANE git from Rolf's PPA, since I was before affected by
  bug https://bugs.launchpad.net/ubuntu/+source/sane-
  backends/+bug/1250196 since I got a new computer.

  Output of sudo sane-find-scanner:

# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.

# No SCSI scanners found. If you expected something different, make sure 
that
# you have loaded a kernel SCSI driver for your SCSI adapter.

  found USB scanner (vendor=0x04a9 [Canon], product=0x220e [CanoScan], 
chip=LM9832/3) at libusb:001:011
# Your USB scanner was (probably) detected. It may or may not be supported 
by
# SANE. Try scanimage -L and read the backend's manpage.

# Not checking for parallel port scanners.

# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.

  Output of scanimage -L:

  device `v4l:/dev/video0' is a Noname Integrated_Webcam_HD virtual device
  device `plustek:libusb:001:011' is a Canon CanoScan N1240U/LiDE30 flatbed 
scanner
  device `hpaio:/net/Officejet_6800?ip=192.168.1.251' is a Hewlett-Packard 
Officejet_6800 all-in-one

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

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


[Desktop-packages] [Bug 1571806] Re: Backup files are silently ignored when using certain archive types

2017-02-13 Thread Oleg Moiseichuk
I met with the same issue in 16.04.1 (amd64). Tested several 'tar' archives 
(namely tar.7z and tar.gz) - none of them stored backup files. Maybe some 
problem with generation of the lists of files for archiving? '7z' and 'zip' 
archives do save backup files, but it seems that they rely on 'p7zip-full' 
package which provides 7-Zip backend for the File Roller. Until I installed 
this package 'zip' archives were also losing backup files.
In my older system which is 12.04LTS (i386) all the mentioned archive types 
properly store backup files.

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

Title:
  Backup files are silently ignored when using certain archive types

Status in file-roller package in Ubuntu:
  Confirmed

Bug description:
  Depending on the kind of archive you create using file-roller, backup
  files (files with a `~` on the end of their names) are included or
  ignored. The user doesn't see any warning at all and will probably
  only discover this when they try to extract the archive.

  # How to reproduce the symptom.
  (I'm assuming you're using Nautilus with file-roller integration.)
  Create a folder `testFolder` (or any name but I'll use this one to refer to 
it) and create a file called `testFile~` in it. Then move to the parent folder 
of `testFolder`. Right-click test folder and choose "Compress".
  ## Correct behavior.
  Choose `.7z` as the archive format making it a 7zip archive and click 
"Create". The archive will contain the folder `testFolder` and in it the file 
`testFile~`.
  ## Incorrect behavior.
  Choose `.tar` as the archive format making it a tarball and click "Create". 
The tarball will contain the folder `testFolder` but it will be empty.

  Note that this isn't the fault of `tar`. If you create the tarball
  from the command line using the command `tar`, `testFile~` will be
  included.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1571806/+subscriptions

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


[Desktop-packages] [Bug 1351493] Re: soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

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

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

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

Title:
  soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

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

Bug description:
  Print document .odt and crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: libreoffice-core 1:4.2.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  ApportVersion: 2.14.5-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Aug  1 17:30:44 2014
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2014-04-27 (96 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7fce2a274420 <_ZN6ResMgr7GetLongEPv>:movzbl 
(%rdi),%eax
   PC (0x7fce2a274420) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ResMgr::GetLong(void*) () from /usr/lib/libreoffice/program/libmergedlo.so
   ResMgr::ReadLong() () from /usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
  Title: soffice.bin crashed with SIGSEGV in ResMgr::GetLong()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1586716] Re: yelp crashed with SIGSEGV in g_str_equal()

2017-02-13 Thread Vlad Orlov
** Bug watch added: GNOME Bug Tracker #778553
   https://bugzilla.gnome.org/show_bug.cgi?id=778553

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

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

Title:
  yelp crashed with SIGSEGV in g_str_equal()

Status in Ubuntu GNOME:
  Confirmed
Status in Yelp:
  Unknown
Status in yelp package in Ubuntu:
  Confirmed

Bug description:
  No idea, just saw the error.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: yelp 3.20.1-1ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  Uname: Linux 4.6.0-040600-generic x86_64
  NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Sun May 29 03:03:21 2016
  ExecutablePath: /usr/bin/yelp
  InstallationDate: Installed on 2014-02-04 (844 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20140203)
  ProcCmdline: yelp file:///usr/share/doc/pspp/pspp.xml#ONEWAY
  SegvAnalysis:
   Segfault happened at: 0x7f497638eb5a <__strcmp_sse2_unaligned+26>:   movdqu 
(%rdi),%xmm1
   PC (0x7f497638eb5a) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%xmm1" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: yelp
  StacktraceTop:
   g_str_equal () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libyelp.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libyelp.so.0
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: yelp crashed with SIGSEGV in g_str_equal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
vboxusers
  XsessionErrors:
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: failed to create 
device: failed to obtain org.freedesktop.color-manager.create-device auth
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: failed to obtain 
org.freedesktop.color-manager.create-profile auth
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: failed to obtain 
org.freedesktop.color-manager.create-profile auth
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: could not find 
device: property match 'XRANDR_name'='eDP1' does not exist

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

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


[Desktop-packages] [Bug 1664211] Re: gnome-calendar crashed with SIGSEGV in icaltime_day_of_year()

2017-02-13 Thread Apport retracing service
*** This bug is a duplicate of bug 1567348 ***
https://bugs.launchpad.net/bugs/1567348

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

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

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

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

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

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

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

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

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-calendar crashed with SIGSEGV in icaltime_day_of_year()

Status in gnome-calendar package in Ubuntu:
  New

Bug description:
  did nothing.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: gnome-calendar 3.22.2-1
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Budgie:GNOME
  Date: Mon Feb 13 11:53:53 2017
  ExecutablePath: /usr/bin/gnome-calendar
  InstallationDate: Installed on 2017-02-05 (7 days ago)
  InstallationMedia: Ubuntu-Budgie 17.04 "Zesty Zapus" - Alpha amd64 (20170125)
  ProcCmdline: /usr/bin/gnome-calendar --gapplication-service
  SegvAnalysis:
   Segfault happened at: 0x7fd5c8bc01bf :  add
(%rcx,%rdx,4),%eax
   PC (0x7fd5c8bc01bf) ok
   source "(%rcx,%rdx,4)" (0x7fd5c8be4800) in non-readable VMA region: 
0x7fd5c8be-0x7fd5c8de ---p /usr/lib/x86_64-linux-gnu/libical.so.2.0.0
   destination "%eax" ok
  SegvReason: reading VMA /usr/lib/x86_64-linux-gnu/libical.so.2.0.0
  Signal: 11
  SourcePackage: gnome-calendar
  StacktraceTop:
   icaltime_day_of_year () from /usr/lib/x86_64-linux-gnu/libical.so.2
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: gnome-calendar crashed with SIGSEGV in icaltime_day_of_year()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1598300] Re: CUPS web interface stops responding after a while

2017-02-13 Thread Michael Pardee
Johannes Martin (johannes-martin) wrote: Is CUPS some deprecated
setting?

Yes - "BrowseLocalProtocols CUPS" was valid in 12.04 ( what I upgraded
from ) but not anymore.  If you needed to add a BrowseLocalProtocols
line as opposed to switching its value, it seems that this auto-shutdown
feature is triggering off that option being present and assigned certain
values.

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

Title:
  CUPS web interface stops responding after a while

Status in cups package in Ubuntu:
  Fix Released
Status in cups source package in Xenial:
  Fix Committed

Bug description:
  after 6 minutes or so, cups is not responding.
  it do not produce error on the log, just stop working, worse, it exit with 0

  
⌌—⌍
  |root@cupsmachine :~# systemctl status cups   
|
  |● cups.service - CUPS Scheduler  
|
  |   Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor preset: 
enabled)|
  |   Active: inactive (dead) since ven. 2016-07-01 10:31:32 TAHT; 2min 16s ago 
|
  | Docs: man:cupsd(8)  
|
  |  Process: 28686 ExecStart=/usr/sbin/cupsd -l (code=exited, 
status=0/SUCCESS)|
  | Main PID: 28686 (code=exited, status=0/SUCCESS) 
|
  | 
|
  |juil. 01 10:30:01 appli-client systemd[1]: Started CUPS Scheduler.   
|
  
⌎—⌏

  I got to launch it again, so I have finish with a cron job like
  */10 * * * * systemctl status cups.service|grep -q 'inactive (dead)' && 
systemctl start cups

  but it is a dirty solution. I have no idea of what make it stop.
  NB: I have seen problems related to apparmor, this machine has no apparmor 
package.

  [Impact]

  If you want to use the CUPS web interface in Xenial and therefore set
  "WebInterface Yes" in /etc/cups/cupsd.conf, CUPS could auto-shutdown
  when it is idle and then an attempt to access http://localhost:631/
  via a web browser fails. People get confused as other access to CUPS

  [Testcase]

  Take a CUPS setup on Xenial with no shared print queues and CUPS only
  listening on the domain socket. Activate the web interface via

  cupsctl WebInterface=Yes

  Now you are able to access the web interface via
  http://localhost:631/. Wait for some minutes without accessing CUPS
  until the CUPS daemon shuts down automatically. Try to open the web
  interface again and it will not work.

  With the fixed CUPS package CUPS will not auto-shutdown when the web
  interface is activated.

  [Regression Potential]

  Low, as we are removing a simple distro patch to get back to the
  original, upstream behavior.

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

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


[Desktop-packages] [Bug 1586716] Re: yelp crashed with SIGSEGV in g_str_equal()

2017-02-13 Thread Bug Watch Updater
** Changed in: yelp
   Status: Unknown => Confirmed

** Changed in: yelp
   Importance: Unknown => Medium

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

Title:
  yelp crashed with SIGSEGV in g_str_equal()

Status in Ubuntu GNOME:
  Confirmed
Status in Yelp:
  Confirmed
Status in yelp package in Ubuntu:
  Confirmed

Bug description:
  No idea, just saw the error.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: yelp 3.20.1-1ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  Uname: Linux 4.6.0-040600-generic x86_64
  NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Sun May 29 03:03:21 2016
  ExecutablePath: /usr/bin/yelp
  InstallationDate: Installed on 2014-02-04 (844 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20140203)
  ProcCmdline: yelp file:///usr/share/doc/pspp/pspp.xml#ONEWAY
  SegvAnalysis:
   Segfault happened at: 0x7f497638eb5a <__strcmp_sse2_unaligned+26>:   movdqu 
(%rdi),%xmm1
   PC (0x7f497638eb5a) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%xmm1" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: yelp
  StacktraceTop:
   g_str_equal () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libyelp.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libyelp.so.0
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: yelp crashed with SIGSEGV in g_str_equal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
vboxusers
  XsessionErrors:
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: failed to create 
device: failed to obtain org.freedesktop.color-manager.create-device auth
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: failed to obtain 
org.freedesktop.color-manager.create-profile auth
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: failed to obtain 
org.freedesktop.color-manager.create-profile auth
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: could not find 
device: property match 'XRANDR_name'='eDP1' does not exist

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

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


[Desktop-packages] [Bug 1652410] Re: Undescriptive duplicity/collection-status error when the backup directory contains two volumes with different file names and same volume number in the same backup

2017-02-13 Thread Naël
** Also affects: duplicity
   Importance: Undecided
   Status: New

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

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

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

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

Title:
  Undescriptive duplicity/collection-status error when the backup
  directory contains two volumes with different file names and same
  volume number in the same backup set

Status in Déjà Dup:
  Confirmed
Status in Duplicity:
  Confirmed
Status in deja-dup package in Ubuntu:
  Confirmed
Status in duplicity package in Ubuntu:
  Confirmed

Bug description:
  Deja-dup has never worked for me (last 5 years) always errors.
  No after a new system reinstall 16.04 I was determined to get it up and 
running and learn about it's use,and perhaps recover some old data.
   Still fails with  see attached text

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: deja-dup 34.2-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.4.0-57.78-generic 4.4.35
  Uname: Linux 4.4.0-57-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Dec 23 16:56:43 2016
  ExecutablePath: /usr/bin/deja-dup
  InstallationDate: Installed on 2016-12-02 (21 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/usr/bin/fish
   LANG=en_CA.UTF-8
   LANGUAGE=en_CA:en
   XDG_RUNTIME_DIR=
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1652410/+subscriptions

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


[Desktop-packages] [Bug 1586716] Re: yelp crashed with SIGSEGV in g_str_equal()

2017-02-13 Thread Jeremy Bicha
** Changed in: yelp (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: ubuntu-gnome
   Status: Confirmed => Triaged

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

Title:
  yelp crashed with SIGSEGV in g_str_equal()

Status in Ubuntu GNOME:
  Triaged
Status in Yelp:
  Confirmed
Status in yelp package in Ubuntu:
  Triaged

Bug description:
  No idea, just saw the error.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: yelp 3.20.1-1ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  Uname: Linux 4.6.0-040600-generic x86_64
  NonfreeKernelModules: nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Sun May 29 03:03:21 2016
  ExecutablePath: /usr/bin/yelp
  InstallationDate: Installed on 2014-02-04 (844 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20140203)
  ProcCmdline: yelp file:///usr/share/doc/pspp/pspp.xml#ONEWAY
  SegvAnalysis:
   Segfault happened at: 0x7f497638eb5a <__strcmp_sse2_unaligned+26>:   movdqu 
(%rdi),%xmm1
   PC (0x7f497638eb5a) ok
   source "(%rdi)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%xmm1" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: yelp
  StacktraceTop:
   g_str_equal () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libyelp.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libyelp.so.0
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: yelp crashed with SIGSEGV in g_str_equal()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip kvm libvirtd lpadmin plugdev sambashare sudo 
vboxusers
  XsessionErrors:
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: failed to create 
device: failed to obtain org.freedesktop.color-manager.create-device auth
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: failed to obtain 
org.freedesktop.color-manager.create-profile auth
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: failed to obtain 
org.freedesktop.color-manager.create-profile auth
   (cinnamon-settings-daemon:3255): color-plugin-WARNING **: could not find 
device: property match 'XRANDR_name'='eDP1' does not exist

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

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


[Desktop-packages] [Bug 1664222] [NEW] Update evolution-data-server to 3.22.5

2017-02-13 Thread Jeremy Bicha
Public bug reported:

Impact
==
This is the third evolution SRU for yakkety. This update includes the new 
bugfix releases 3.22.4 and 3.22.5. Updating e-d-s is required to update 
evolution to 3.22.5 (LP: #1664226)

https://git.gnome.org/browse/evolution-data-server/tree/NEWS/?h=gnome-3-22
https://git.gnome.org/browse/evolution-data-server/log/?h=gnome-3-22

Test Case
=
After installing the update, restart your computer.

Run several eds-using apps like Evolution, GNOME Calendar and verify
that they continue to run at least as well as before this update.

Regression Potential

Low. There are a fair number of changes in this update, but they are all 
targeted towards fixing bugs. This is the same release that other GNOME 3.22 
distros ship. This may be the last official 3.22 release for the Evolution 
stack.

Other Info
==
I expect that Ubuntu 17.04 will stick with Evolution 3.22 (not 3.24).

** Affects: evolution-data-server (Ubuntu)
 Importance: Low
 Status: Triaged

** Affects: evolution-data-server (Ubuntu Yakkety)
 Importance: Low
 Status: Triaged


** Tags: upgrade-software-version yakkety

** Also affects: evolution-data-server (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Changed in: evolution-data-server (Ubuntu Yakkety)
   Importance: Undecided => Low

** Changed in: evolution-data-server (Ubuntu Yakkety)
   Status: New => Triaged

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

Title:
  Update evolution-data-server to 3.22.5

Status in evolution-data-server package in Ubuntu:
  Triaged
Status in evolution-data-server source package in Yakkety:
  Triaged

Bug description:
  Impact
  ==
  This is the third evolution SRU for yakkety. This update includes the new 
bugfix releases 3.22.4 and 3.22.5. Updating e-d-s is required to update 
evolution to 3.22.5 (LP: #1664226)

  https://git.gnome.org/browse/evolution-data-server/tree/NEWS/?h=gnome-3-22
  https://git.gnome.org/browse/evolution-data-server/log/?h=gnome-3-22

  Test Case
  =
  After installing the update, restart your computer.

  Run several eds-using apps like Evolution, GNOME Calendar and verify
  that they continue to run at least as well as before this update.

  Regression Potential
  
  Low. There are a fair number of changes in this update, but they are all 
targeted towards fixing bugs. This is the same release that other GNOME 3.22 
distros ship. This may be the last official 3.22 release for the Evolution 
stack.

  Other Info
  ==
  I expect that Ubuntu 17.04 will stick with Evolution 3.22 (not 3.24).

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

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


[Desktop-packages] [Bug 1664060] Re: Can't see view message pane in Evolution after most recent apt-get upgrade

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

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

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

Title:
  Can't see view message pane in Evolution after most recent apt-get
  upgrade

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  someone on arch is describing the exact same issue whereby a package
  is updated, after the update evolution doesn't show any information in
  the message pane. Similar to what is reported on an arch forum here:
  https://bbs.archlinux.org/viewtopic.php?id=223046

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: evolution 3.22.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 12 15:43:07 2017
  InstallationDate: Installed on 2017-01-12 (31 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Alpha amd64 (20170111)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1652410] Re: Undescriptive duplicity/collection-status error when the backup directory contains two volumes with different file names and same volume number in the same backup

2017-02-13 Thread Naël
Added this bug to duplicity, since it is probably better suited for
resolution there than in Déjà-Dup.

Also updated the description.

** Tags removed: amd64 xenial
** Tags added: testcase

** Description changed:

- Deja-dup has never worked for me (last 5 years) always errors.
- No after a new system reinstall 16.04 I was determined to get it up and 
running and learn about it's use,and perhaps recover some old data.
-  Still fails with  see attached text
+ [System]
  
- ProblemType: Bug
- DistroRelease: Ubuntu 16.04
- Package: deja-dup 34.2-0ubuntu1.1
- ProcVersionSignature: Ubuntu 4.4.0-57.78-generic 4.4.35
- Uname: Linux 4.4.0-57-generic x86_64
- ApportVersion: 2.20.1-0ubuntu2.4
- Architecture: amd64
- CurrentDesktop: Unity
- Date: Fri Dec 23 16:56:43 2016
- ExecutablePath: /usr/bin/deja-dup
- InstallationDate: Installed on 2016-12-02 (21 days ago)
- InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
- ProcEnviron:
-  PATH=(custom, user)
-  SHELL=/usr/bin/fish
-  LANG=en_CA.UTF-8
-  LANGUAGE=en_CA:en
-  XDG_RUNTIME_DIR=
- SourcePackage: deja-dup
- UpgradeStatus: No upgrade log present (probably fresh install)
+ Ubuntu 16.04
+ deja-dup 34.2-0ubuntu1.1
+ duplicity 0.7.06-2ubuntu2
+ 
+ [Symptoms]
+ 
+ When the backup location unfortunately contains two backup volumes with
+ different file names and same volume number in the same backup set, for
+ instance:
+ 
+   duplicity-full.20161129T015237Z.vol1.difftar
+   duplicity-full.20161129T015237Z.vol1.difftar.gz
+ 
+ this confuses duplicity collection-status, which ends up returning an
+ undescriptive Python assertion error, as seen in this Déjà-Dup log file:
+ 
+   DUPLICITY: INFO 1
+   DUPLICITY: . Args: /usr/bin/duplicity collection-status [...]
+ 
+   [...]
+ 
+   DUPLICITY: DEBUG 1
+   DUPLICITY: . 12 files exist on backend
+ 
+   DUPLICITY: DEBUG 1
+   DUPLICITY: . Extracting backup chains from list of files:
+[u'duplicity-full.20161129T015237Z.vol1.difftar',
+ u'duplicity-full.20161129T015237Z.manifest',
+ u'duplicity-full.20161129T015237Z.vol1.difftar.gz',
+ u'duplicity-full-signatures.20161129T015237Z.sigtar.gz',
+ u'duplicity-full-signatures.20161129T015237Z.sigtar',
+ [...]
+ 
+   DUPLICITY: DEBUG 1
+   DUPLICITY: . File duplicity-full.20161129T015237Z.vol1.difftar is not
+ part of a known set; creating new set
+ 
+   DUPLICITY: DEBUG 1
+   DUPLICITY: . File duplicity-full.20161129T015237Z.manifest is part of
+ known set
+ 
+   DUPLICITY: ERROR 30 AssertionError
+   [...]
+   DUPLICITY: . File "/usr/lib/python2.7/dist-packages/duplicity/collections.
+ py", line 105, in add_filename(self.volume_name_dict, filename)
+   DUPLICITY: . AssertionError:
+ ({1: 'duplicity-full.20161129T015237Z.vol1.difftar'},
+ 'duplicity-full.20161129T015237Z.vol1.difftar.gz')
+ 
+ What happens is that duplicity collection-status takes the uncompressed
+ duplicity-full.20161129T015237Z.vol1.difftar for the start of a backup
+ set, then tries to add the compressed duplicity-
+ full.20161129T015237Z.vol1.difftar.gz to this set, and fails because the
+ volume number of this file has already been added to the set. Otherwise
+ there would be two backup volumes with the same volume number in the
+ backup set.
+ 
+ Note that a similar issue may also happen for file signatures instead of
+ backup volumes, e.g.:
+ 
+   duplicity-full-signatures.20161129T015237Z.sigtar
+   duplicity-full-signatures.20161129T015237Z.sigtar.gz
+ 
+ but backup volumes appear to be tripped on first, perhaps because of
+ alphabetic order.
+ 
+ Note also that under normal operation, the backup location isn't
+ supposed to contain a mixed of compressed and uncompressed files (or
+ encrypted and unencrypted files), but this situation was still reported
+ by the bug reporter in the original bug report.
+ 
+ [Test case]
+ 
+ See comment 19, written for Déjà-Dup, but easily adaptable to pure
+ duplicity I think.
+ 
+ [Ideas for fixing]
+ 
+ Duplicity already has checks to avoid considering files whose names
+ don't look like they could be part of a backup set (see comment 19,
+ point 4). Perhaps this filename filter could be improved on so that
+ duplicity doesn't burp so hard when a backup volume is present in both
+ compressed and uncompressed forms? Perhaps it could have duplicity
+ prefer a particular filename when there are two volumes with the same
+ number in the same backup set? But then which one and on what grounds?
+ 
+ Please also see comment 23.
+ 
+ [Easier fix]
+ 
+ Worst case, if this situation can't be handled automatically and the
+ situation requires a human to examine the contents of the backup
+ repository to take adequate action, then it would be helpful that
+ duplicity return a more descriptive message than the current terse
+ assertion error.

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


[Desktop-packages] [Bug 1664226] [NEW] Update evolution to 3.22.5

2017-02-13 Thread Jeremy Bicha
Public bug reported:

Impact
==
This is the third SRU for Ubuntu 16.10 for evolution. This update includes the 
new bugfix releases 3.22.4 and 3.22.5.

https://git.gnome.org/browse/evolution/tree/NEWS/?h=gnome-3-22
https://git.gnome.org/browse/evolution/log/?h=gnome-3-22

Test Case
=
After installing this update, please restart your computer.

Verify that evolution still works as well as it did before.

Optionally, you can even go through some of the fixed bugs to verify the
bug and the fix but there are a lot of fixed bugs!

Regression Potential

Low to Moderate. There are quite a few changes in this update but they should 
be bugfixes. This may be the last official 3.22 evolution release. This is the 
same version that is being shipped by other GNOME 3.22 distros.

Other Info
==
This update depends on evolution-data-server 3.22.5 (LP: #1664222)

The previous evolution SRU for 16.10 got stuck in phased-updates. This
update fixes at least one of those crash regressions (LP: #1654044)

https://people.canonical.com/~ubuntu-archive/phased-updates.html

I expect that Ubuntu 17.04 will stick with evolution 3.22 (not 3.24).

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

** Affects: evolution (Ubuntu Yakkety)
 Importance: Medium
 Status: Triaged


** Tags: upgrade-software-version yakkety

** Also affects: evolution (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

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

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

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

Title:
  Update evolution to 3.22.5

Status in evolution package in Ubuntu:
  Triaged
Status in evolution source package in Yakkety:
  Triaged

Bug description:
  Impact
  ==
  This is the third SRU for Ubuntu 16.10 for evolution. This update includes 
the new bugfix releases 3.22.4 and 3.22.5.

  https://git.gnome.org/browse/evolution/tree/NEWS/?h=gnome-3-22
  https://git.gnome.org/browse/evolution/log/?h=gnome-3-22

  Test Case
  =
  After installing this update, please restart your computer.

  Verify that evolution still works as well as it did before.

  Optionally, you can even go through some of the fixed bugs to verify
  the bug and the fix but there are a lot of fixed bugs!

  Regression Potential
  
  Low to Moderate. There are quite a few changes in this update but they should 
be bugfixes. This may be the last official 3.22 evolution release. This is the 
same version that is being shipped by other GNOME 3.22 distros.

  Other Info
  ==
  This update depends on evolution-data-server 3.22.5 (LP: #1664222)

  The previous evolution SRU for 16.10 got stuck in phased-updates. This
  update fixes at least one of those crash regressions (LP: #1654044)

  https://people.canonical.com/~ubuntu-archive/phased-updates.html

  I expect that Ubuntu 17.04 will stick with evolution 3.22 (not 3.24).

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

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


[Desktop-packages] [Bug 1664222] Re: Update evolution-data-server to 3.22.5

2017-02-13 Thread Jeremy Bicha
** Description changed:

  Impact
  ==
- This is the third evolution SRU for yakkety. This update includes the new 
bugfix releases 3.22.4 and 3.22.5. Updating e-d-s is required to update 
evolution to 3.22.5 (LP: #)
+ This is the third evolution SRU for yakkety. This update includes the new 
bugfix releases 3.22.4 and 3.22.5. Updating e-d-s is required to update 
evolution to 3.22.5 (LP: #1664226)
  
  https://git.gnome.org/browse/evolution-data-server/tree/NEWS/?h=gnome-3-22
  https://git.gnome.org/browse/evolution-data-server/log/?h=gnome-3-22
  
  Test Case
  =
  After installing the update, restart your computer.
  
  Run several eds-using apps like Evolution, GNOME Calendar and verify
  that they continue to run at least as well as before this update.
  
  Regression Potential
  
- Low. There are a fair amount of changes in this update, but they are all 
targeted towards fixing bugs. This is the same release that other GNOME 3.22 
distros ship. This may be the last official 3.22 release for the Evolution 
stack.
+ Low. There are a fair number of changes in this update, but they are all 
targeted towards fixing bugs. This is the same release that other GNOME 3.22 
distros ship. This may be the last official 3.22 release for the Evolution 
stack.
  
  Other Info
  ==
  I expect that Ubuntu 17.04 will stick with Evolution 3.22 (not 3.24).

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

Title:
  Update evolution-data-server to 3.22.5

Status in evolution-data-server package in Ubuntu:
  Triaged
Status in evolution-data-server source package in Yakkety:
  Triaged

Bug description:
  Impact
  ==
  This is the third evolution SRU for yakkety. This update includes the new 
bugfix releases 3.22.4 and 3.22.5. Updating e-d-s is required to update 
evolution to 3.22.5 (LP: #1664226)

  https://git.gnome.org/browse/evolution-data-server/tree/NEWS/?h=gnome-3-22
  https://git.gnome.org/browse/evolution-data-server/log/?h=gnome-3-22

  Test Case
  =
  After installing the update, restart your computer.

  Run several eds-using apps like Evolution, GNOME Calendar and verify
  that they continue to run at least as well as before this update.

  Regression Potential
  
  Low. There are a fair number of changes in this update, but they are all 
targeted towards fixing bugs. This is the same release that other GNOME 3.22 
distros ship. This may be the last official 3.22 release for the Evolution 
stack.

  Other Info
  ==
  I expect that Ubuntu 17.04 will stick with Evolution 3.22 (not 3.24).

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

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


[Desktop-packages] [Bug 1664060] Re: Can't see view message pane in Evolution after most recent apt-get upgrade

2017-02-13 Thread m...@papersolve.com
Switching to Thunderbird is exactly what I did. :) But unlike the Arch
thread I don't have HiDPI enabled (scaling is 1 in gnome-tweak-tool for
both fonts and windows section). Epiphany works for me also. Do you have
HiDPI enabled? Does epiphany work for you? Also, for me evolution seems
to display a message or two (even HTML messages) and then hangs at
"Retrieving" (and this is for both of the accounts I have, one Gmail and
one Exchange).  I just want to confirm if this is the same bug or not,
if not I'll open up a new one.

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

Title:
  Can't see view message pane in Evolution after most recent apt-get
  upgrade

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  someone on arch is describing the exact same issue whereby a package
  is updated, after the update evolution doesn't show any information in
  the message pane. Similar to what is reported on an arch forum here:
  https://bbs.archlinux.org/viewtopic.php?id=223046

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: evolution 3.22.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 12 15:43:07 2017
  InstallationDate: Installed on 2017-01-12 (31 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Alpha amd64 (20170111)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1633162] Re: Files application throws an error 'Oops! Something went wrong' when clicked on 'Recents'

2017-02-13 Thread j...@vosslers.net
#15 workaround does NOT work for me.

My issue is specific to accessing an audio CD in an external USB CD
drive.

The issue surfaced when I upgraded the Ubuntu 16.04 kernel from 4.4.0-59
to 4.4.0-62.

Booting under the older 4.4.0-59 kernel does NOT restore functionality.

At the same time I upgraded the kernel I also upgraded several packages
(apt-get upgrade). I suspect the bug was introduced in one of these
packages.


List of packages upgraded:

gstreamer1.0-plugins-ugly-amr:amd64 (1.8.2-1ubuntu0.1, 1.8.3-1ubuntu0.1)
liboxideqt-qmlplugin:amd64 (1.19.4-0ubuntu0.16.04.1, 1.20.4-0ubuntu0.16.04.1)
libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu1, 1.13.2+dfsg-5ubuntu2)
libkrb5-3:i386 (1.13.2+dfsg-5ubuntu1, 1.13.2+dfsg-5ubuntu2)
libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu1, 1.13.2+dfsg-5ubuntu2)
libgssapi-krb5-2:i386 (1.13.2+dfsg-5ubuntu1, 1.13.2+dfsg-5ubuntu2)
gstreamer1.0-alsa:amd64 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.1)
liboxideqtquick0:amd64 (1.19.4-0ubuntu0.16.04.1, 1.20.4-0ubuntu0.16.04.1)
libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.16.04.2, 2.4.70-1~ubuntu16.04.1)
libdrm-nouveau2:i386 (2.4.67-1ubuntu0.16.04.2, 2.4.70-1~ubuntu16.04.1)
os-prober:amd64 (1.70ubuntu3, 1.70ubuntu3.3)
linux-libc-dev:amd64 (4.4.0-59.80, 4.4.0-62.83)
liboxideqtcore0:amd64 (1.19.4-0ubuntu0.16.04.1, 1.20.4-0ubuntu0.16.04.1)
gstreamer1.0-plugins-base-apps:amd64 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.1)
openssl:amd64 (1.0.2g-1ubuntu4.5, 1.0.2g-1ubuntu4.6)
libgnutls-openssl27:amd64 (3.4.10-4ubuntu1.1, 3.4.10-4ubuntu1.2)
ntfs-3g:amd64 (1:2015.3.14AR.1-1build1, 1:2015.3.14AR.1-1ubuntu0.1)
gstreamer1.0-tools:amd64 (1.8.2-1~ubuntu1, 1.8.3-1~ubuntu0.1)
iucode-tool:amd64 (1.5.1-1, 1.5.1-1ubuntu0.1)
gstreamer1.0-plugins-good:amd64 (1.8.2-1ubuntu0.3, 1.8.3-1ubuntu0.3)
libglapi-mesa:amd64 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
libglapi-mesa:i386 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
humanity-icon-theme:amd64 (0.6.10, 0.6.10.1)
sudo:amd64 (1.8.16-0ubuntu1.2, 1.8.16-0ubuntu1.3)
google-chrome-stable:amd64 (56.0.2924.76-1, 56.0.2924.87-1)
console-setup-linux:amd64 (1.108ubuntu15.2, 1.108ubuntu15.3)
open-vm-tools:amd64 (2:10.0.7-3227872-2ubuntu1, 
2:10.0.7-3227872-5ubuntu1~16.04.1)
libxatracker2:amd64 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu1, 1.13.2+dfsg-5ubuntu2)
libk5crypto3:i386 (1.13.2+dfsg-5ubuntu1, 1.13.2+dfsg-5ubuntu2)
gstreamer1.0-plugins-bad:amd64 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.2)
console-setup:amd64 (1.108ubuntu15.2, 1.108ubuntu15.3)
libegl1-mesa:amd64 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
gstreamer1.0-plugins-base:amd64 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.1)
gstreamer1.0-plugins-base:i386 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.1)
libklibc:amd64 (2.0.4-8ubuntu1.16.04.2, 2.0.4-8ubuntu1.16.04.3)
gstreamer1.0-plugins-bad-videoparsers:amd64 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.2)
libwxgtk3.0-0v5:amd64 (3.0.2+dfsg-1.3, 3.0.2+dfsg-1.3ubuntu0.1)
libgstreamer-plugins-good1.0-0:amd64 (1.8.2-1ubuntu0.3, 1.8.3-1ubuntu0.3)
gstreamer1.0-pulseaudio:amd64 (1.8.2-1ubuntu0.3, 1.8.3-1ubuntu0.3)
libgbm1:amd64 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
krb5-locales:amd64 (1.13.2+dfsg-5ubuntu1, 1.13.2+dfsg-5ubuntu2)
libdrm-amdgpu1:amd64 (2.4.67-1ubuntu0.16.04.2, 2.4.70-1~ubuntu16.04.1)
libdrm-amdgpu1:i386 (2.4.67-1ubuntu0.16.04.2, 2.4.70-1~ubuntu16.04.1)
docker-engine:amd64 (1.13.0-0~ubuntu-xenial, 1.13.1-0~ubuntu-xenial)
im-config:amd64 (0.29-1ubuntu12.3, 0.29-1ubuntu12.4)
libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu1, 1.13.2+dfsg-5ubuntu2)
libkrb5support0:i386 (1.13.2+dfsg-5ubuntu1, 1.13.2+dfsg-5ubuntu2)
gstreamer1.0-plugins-bad-faad:amd64 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.2)
libwayland-egl1-mesa:amd64 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
oxideqt-codecs-extra:amd64 (1.19.4-0ubuntu0.16.04.1, 1.20.4-0ubuntu0.16.04.1)
libgstreamer-plugins-base1.0-0:amd64 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.1)
libgstreamer-plugins-base1.0-0:i386 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.1)
libdrm2:amd64 (2.4.67-1ubuntu0.16.04.2, 2.4.70-1~ubuntu16.04.1)
libdrm2:i386 (2.4.67-1ubuntu0.16.04.2, 2.4.70-1~ubuntu16.04.1)
gstreamer1.0-x:amd64 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.1)
appmenu-qt5:amd64 (0.3.0+16.04.20151130-0ubuntu1, 0.3.0+16.04.20151130-0ubuntu2)
libwebkit2gtk-4.0-37:amd64 (2.14.2-0ubuntu0.16.04.1, 2.14.3-0ubuntu0.16.04.1)
libwxbase3.0-0v5:amd64 (3.0.2+dfsg-1.3, 3.0.2+dfsg-1.3ubuntu0.1)
gir1.2-gst-plugins-base-1.0:amd64 (1.8.2-1ubuntu0.2, 1.8.3-1ubuntu0.1)
libhogweed4:amd64 (3.2-1, 3.2-1ubuntu0.16.04.1)
libhogweed4:i386 (3.2-1, 3.2-1ubuntu0.16.04.1)
libgl1-mesa-dri:amd64 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
libgl1-mesa-dri:i386 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
keyboard-configuration:amd64 (1.108ubuntu15.2, 1.108ubuntu15.3)
libnettle6:amd64 (3.2-1, 3.2-1ubuntu0.16.04.1)
libnettle6:i386 (3.2-1, 3.2-1ubuntu0.16.04.1)
gstreamer1.0-libav:amd64 (1.8.2-1~ubuntu1, 1.8.3-1ubuntu0.1)
libgl1-mesa-glx:amd64 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
libgl1-mesa-glx:i386 (11.2.0-1ubuntu2.2, 12.0.6-0ubuntu0.16.04.1)
indicator-appl

[Desktop-packages] [Bug 1662101] Re: Please merge pygtk 2.24.0-5.1 (main) from Debian unstable (main)

2017-02-13 Thread FanJun Kong - ( BH1SCW )
post wrong place, it should be bug #1662787

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

Title:
  Please merge pygtk 2.24.0-5.1 (main) from Debian unstable (main)

Status in pygtk package in Ubuntu:
  In Progress

Bug description:
  Please merge pygtk 2.24.0-5.1 (main) from Debian unstable (main)

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

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


[Desktop-packages] [Bug 1662101] Re: Please merge pygtk 2.24.0-5.1 (main) from Debian unstable (main)

2017-02-13 Thread FanJun Kong - ( BH1SCW )
Lany, how about this one?

subversion (1.9.5-1ubuntu2) yakkety; urgency=low

  * Merge from Debian unstable. Remaining changes:
- Only build on requested python versions (X-Python-Versions:).
- debian/patches/verbose-tests: Make tests verbose.
  * Dropped changes:
 - r1722164-swig-cppflags (already merged by upstream)
 - swig3.x-compat (already merged by upstream)
 - ruby-frozen-nil: Alternative fix committed upstream.

 -- FJKong   Mon, 13 Feb 2017 22:27:30 +0800


** Attachment added: "debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/pygtk/+bug/1662101/+attachment/4818218/+files/debdiff

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

Title:
  Please merge pygtk 2.24.0-5.1 (main) from Debian unstable (main)

Status in pygtk package in Ubuntu:
  In Progress

Bug description:
  Please merge pygtk 2.24.0-5.1 (main) from Debian unstable (main)

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

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


[Desktop-packages] [Bug 1662101] Re: Please merge pygtk 2.24.0-5.1 (main) from Debian unstable (main)

2017-02-13 Thread FanJun Kong - ( BH1SCW )
sorry it should be 
subversion (1.9.5-1ubuntu1), not subversion (1.9.5-1ubuntu2)

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

Title:
  Please merge pygtk 2.24.0-5.1 (main) from Debian unstable (main)

Status in pygtk package in Ubuntu:
  In Progress

Bug description:
  Please merge pygtk 2.24.0-5.1 (main) from Debian unstable (main)

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

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


[Desktop-packages] [Bug 1660057] Re: Blurred/corrupt display after awakening from sleep

2017-02-13 Thread Diogo Gomes
** Changed in: compiz
   Status: New => Confirmed

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

Title:
  Blurred/corrupt display after awakening from sleep

Status in Compiz:
  Confirmed
Status in nvidia-graphics-drivers-304 package in Ubuntu:
  Confirmed

Bug description:
  Every time Ubuntu suspends, I have a blurred display after awakening
  from sleep.

  
  Ubuntu Release: Ubuntu 16.04.1 LTS

  
  apt-cache policy pkgname:
  nvidia-304:
    Installed: 304.134-0ubuntu0.16.04.1
    Candidate: 304.134-0ubuntu0.16.04.1
    Release Table:
   *** 304.134-0ubuntu0.16.04.1 500
  500 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu xenial-security/restricted amd64 
Packages
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu xenial/main 
amd64 Packages
  100 /var/lib/dpkg/status
   304.131-0ubuntu3 500
  500 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages

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

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


[Desktop-packages] [Bug 1591515] Re: Network manager can't disconnect from wifi or connect to another wifi

2017-02-13 Thread pgf
i can't claim it's a dup, but this bug seems likely related to
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1585863

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

Title:
  Network manager can't disconnect from wifi or connect to another wifi

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  After fresh install 16.04 I can't connect to different wifi network
  and if netbook lost wifi connection I need reboot it because NM can't
  do anything to reconnect. NM don't show connected wifi name. I
  attached image that show this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.2.0-0ubuntu0.16.04.2
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic i686
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  CRDA:
   country BY: DFS-ETSI
(2402 - 2482 @ 40), (N/A, 20), (N/A)
(5170 - 5250 @ 80), (N/A, 20), (N/A)
(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS
(5490 - 5710 @ 160), (N/A, 27), (0 ms), DFS
  CurrentDesktop: Unity
  Date: Sat Jun 11 16:37:25 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-05-14 (27 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
  IpRoute:
   default via 192.168.100.1 dev wlp2s0  proto static  metric 600 
   169.254.0.0/16 dev wlp2s0  scope link  metric 1000 
   192.168.100.0/24 dev wlp2s0  proto kernel  scope link  src 192.168.100.8  
metric 600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  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
   HUAWEI-KpW2 3a8b63e2-b64e-4e64-b374-4fd453ccf5ec  802-11-wireless  
1465652043  Sat 11 Jun 2016 16:34:03 MSK  yes  0 no 
   /org/freedesktop/NetworkManager/Settings/1  yes wlp2s0  activated  
/org/freedesktop/NetworkManager/ActiveConnection/2 
   Wired connection 1  32e99c74-fafd-483a-aa6f-745655ff5e9f  802-3-ethernet   
1465650077  Sat 11 Jun 2016 16:01:17 MSK  yes  4294966297no 
   /org/freedesktop/NetworkManager/Settings/2  no  --  -- --
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION   CON-UUID  CON-PATH 
  
   wlp2s0  wifi  connected/org/freedesktop/NetworkManager/Devices/2  
HUAWEI-KpW2  3a8b63e2-b64e-4e64-b374-4fd453ccf5ec  
/org/freedesktop/NetworkManager/ActiveConnection/2 
   enp1s0  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  -- 
  ----  
   
   lo  loopback  unmanaged/org/freedesktop/NetworkManager/Devices/0  -- 
  ----
  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/1591515/+subscriptions

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


[Desktop-packages] [Bug 1664259] [NEW] /usr/bin/deja-dup-preferences:11:gtk_widget_accessible_get_attributes:g_closure_invoke:signal_emit_unlocked_R:g_signal_emit_valist:g_signal_emit

2017-02-13 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
deja-dup.  This problem was most recently seen with package version 
34.2-0ubuntu1.1, the problem page at 
https://errors.ubuntu.com/problem/f281b574edf439d25db7248063969ceb98ab927f 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker you can request it at 
http://forms.canonical.com/reports/.

** Affects: deja-dup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xenial

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

Title:
  /usr/bin/deja-dup-
  
preferences:11:gtk_widget_accessible_get_attributes:g_closure_invoke:signal_emit_unlocked_R:g_signal_emit_valist:g_signal_emit

Status in deja-dup package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
deja-dup.  This problem was most recently seen with package version 
34.2-0ubuntu1.1, the problem page at 
https://errors.ubuntu.com/problem/f281b574edf439d25db7248063969ceb98ab927f 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker you can request it at 
http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1664259/+subscriptions

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


[Desktop-packages] [Bug 1442111] Re: Scanner is correctly identified but scan fails with "sane_start: Invalid argument" as root, and rebooting the computer sometimes makes things work, sometimes not

2017-02-13 Thread Naël
** Changed in: sane-backends (Ubuntu)
   Status: Incomplete => 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/1442111

Title:
  Scanner is correctly identified but scan fails with "sane_start:
  Invalid argument" as root, and rebooting the computer sometimes makes
  things work, sometimes not

Status in sane-backends package in Ubuntu:
  Invalid

Bug description:
  OS/Kernel: Ubuntu 12.04.5 LTS (GNU/Linux 3.2.0-80-generic x86_64)
  Scanner: Epson Stylus Office BX305FW, USB 2.0, id 0x04b8/0x0863
  SANE: libsane_1.0.22-7ubuntu1, libsane-common_1.0.22-7ubuntu1, 
sane-utils_1.0.22-7ubuntu1 (up-to-date 12.04 LTS)
  Epson IScan: iscan_2.30.1-1, iscan-data_1.36.0-1 (latest versions, 2015-03-23)

  The scanner is correctly identified, when logged in as root:

# sane-find-scanner
found USB scanner (vendor=0x04b8, product=0x0863) at libusb:001:004
# lsusb
Bus 001 Device 004: ID 04b8:0863 Seiko Epson Corp.
# scanimage -L
device `epkowa:usb:001:004' is a Epson Stylus Office 
BX305F/BX305FW/TX320F/ME OFFICE 620F/WorkForce 320 Series flatbed scanner

  But scan fails with "scanimage: sane_start: Invalid argument"
  (scanimage frontend) or "Échec de la numérisation: Impossible de
  démarrer la numérisation" (simple-scan frontend):

# scanimage -d epkowa:usb:001:004 -v -T
scanimage: sane_start: Invalid argument

  The permissions of the device seem nominal:

# ls -l /dev/bus/usb/001/004
crw-rw-r--+ 1 root lp 189, 1 avril  9 12:32 /dev/bus/usb/001/004

  And the following line is present in /lib/udev/rules.d/40-iscan.rules:

ATTRS{idVendor}=="04b8", ATTRS{idProduct}=="0863",
  ENV{libsane_matched}="yes"

  When this problems appears, it stays so for the whole session, but
  rebooting the computer sometimes makes the problem go away, sometimes
  not. The only thing I can see that a reboot changes is the USB device
  ID, all the rest stays the same in the previous commands output.

  For instance right now the USB device ID was 001:004 and scan wasn't
  working, I rebooted and it's 001:002 and scan is working. I don't know
  if it is relevant, I don't understand what is causing the problem, and
  I don't know how to investigate further.

  SANE support for this scanner with external backend epkowa is normally
  complete, and everything runs smoothly on the reboots when the problem
  does not appear. Any help is appreciated. Should I report the bug
  upstream, or against a different package, perhaps a USB-related or
  boot-related one?

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

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


[Desktop-packages] [Bug 1658903] Re: Libreoffice print doesn't see the second page.

2017-02-13 Thread Paul White
** Package changed: evince (Ubuntu) => libreoffice (Ubuntu)

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

Title:
   Libreoffice print doesn't see the second page.

Status in libreoffice package in Ubuntu:
  New

Bug description:
  ubuntu-bug  does not define the process. Libreoffice print
  doesn't see the second page.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: evince 3.22.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
  Uname: Linux 4.8.0-34-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan 24 11:44:18 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-08-27 (515 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: evince
  UpgradeStatus: Upgraded to yakkety on 2016-10-19 (97 days ago)

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

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


[Desktop-packages] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

2017-02-13 Thread Treviño
** Description changed:

  Snaps that use the app indicator area via Qt can't display their icon
  there.
  
  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77
  
  Some research:
  
  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name
  
  didrocks mentions also:
  
  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp
  
  

  
  SRU bug for libappindicator:
  
  [Impact]
  
  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem
  
  [Test case]
  
  * Download this yaml file http://pastebin.com/raw/FpEvQYGN and save it as 
snapcraft.yaml
-   in any folder you want
+   in any folder you want
  * Run:
-   - snapcraft prime
-   - sudo snap try prime
-   - snap run gtk3-appindicator
+   - snapcraft prime
+   - sudo snap try prime
+   - snap run gtk3-appindicator
  
- An indicator should open (with proper icon), then if you select "Custom
- Themed Icon" from its menu, you should see a proper icon.
+ An indicator should open (with proper icon), then if you select "Set
+ icon with Full Path" and/or "Enable Local Theme" from its menu, you
+ should see a proper icon.
  
  When snaps are generated in non updated systems, the icon will be still
  missing.
  
  [Regression potential]
  
  If $SNAP is defined for an app not running in snap confinement the icons
  couldn't be properly visible

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

Title:
  App indicator does not show icon for Qt apps or with custom icons

Status in Qt:
  In Progress
Status in Snappy:
  New
Status in appmenu-qt5 package in Ubuntu:
  Fix Released
Status in libappindicator package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in snapd package in Ubuntu:
  In Progress
Status in sni-qt package in Ubuntu:
  Fix Released

Bug description:
  Snaps that use the app indicator area via Qt can't display their icon
  there.

  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77

  Some research:

  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name

  didrocks mentions also:

  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp

  


  SRU bug for libappindicator:

  [Impact]

  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem

  [Test case]

  * Download this yaml file http://pastebin.com/raw/FpEvQYGN and save it as 
snapcraft.yaml
    in any folder you want
  * Run:
    - snapcraft prime
    - sudo snap try prime
    - snap run gtk3-appindicator

  An indicator should open (with proper icon), then if you select "Set
  icon with Full Path" and/or "Enable Local Theme" from its menu, you
  should see a proper icon.

  When snaps are generated in non updated systems, the icon will be
  still missing.

  [Regression potential]

  If $SNAP is defined for an app not running in snap confinement the
  icons couldn't be properly visible

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

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


[Desktop-packages] [Bug 1648992] Re: [SRU] Update gnome-calculator to 3.22.2

2017-02-13 Thread FanJun Kong - ( BH1SCW )
Test case updated

** Description changed:

  Impact
  ==
  This update includes the new upstream bugfix 3.22.1 and 3.22.2 releases.
  
  https://git.gnome.org/browse/gnome-calculator/tree/NEWS?h=gnome-3-22
  https://git.gnome.org/browse/gnome-calculator/log?h=gnome-3-22
  
+ Overview of changes in gnome-calculator 3.22.2:
+ 
+ Fix reusing results from the history stack #766155
+ Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
+ Fixed possible errors on currency conversion (bgo#750672)
+ Fixed first expression with parentheses (bgo#700617)
+ Fixed conversion unit switch, fixes #748732.
+ 
  Test Case
  =
+ *Fix reusing results from the history stack #766155
+  - A click on the equation would replace the current expression
+  - A click on the result would append it to the current expression
+ * Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
+  - input some expression, press Ctrl+Backspace it will delete last number 
instead of clear everything.
+ * Fixed possible errors on currency conversion (bgo#750672)
+  - gnome-calculator --solve '1500 EUR in USD' you will get just result, no 
more spamming stderr
+ * Fixed first expression with parentheses (bgo#700617)
+  - 3(7) you will get result: 21
+ * Fixed conversion unit switch, fixes #748732
+  - Be in Financial mode, choose "Botswana Pula" on the left side and 
"Algerian Dinar" on the right side
+ 2. Type 1
+ 3. Click Switch conversation units
+ the displayed number will change correctly as long as the currencies switched
  
  Regression Potential
  
  The uploads are happening under the GNOME Micro Release Exception.

** Changed in: gnome-calculator (Ubuntu Yakkety)
   Status: Incomplete => In Progress

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

Title:
  [SRU] Update gnome-calculator to 3.22.2

Status in gnome-calculator package in Ubuntu:
  Fix Released
Status in gnome-calculator source package in Yakkety:
  In Progress

Bug description:
  Impact
  ==
  This update includes the new upstream bugfix 3.22.1 and 3.22.2 releases.

  https://git.gnome.org/browse/gnome-calculator/tree/NEWS?h=gnome-3-22
  https://git.gnome.org/browse/gnome-calculator/log?h=gnome-3-22

  Overview of changes in gnome-calculator 3.22.2:

  Fix reusing results from the history stack #766155
  Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
  Fixed possible errors on currency conversion (bgo#750672)
  Fixed first expression with parentheses (bgo#700617)
  Fixed conversion unit switch, fixes #748732.

  Test Case
  =
  *Fix reusing results from the history stack #766155
   - A click on the equation would replace the current expression
   - A click on the result would append it to the current expression
  * Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
   - input some expression, press Ctrl+Backspace it will delete last number 
instead of clear everything.
  * Fixed possible errors on currency conversion (bgo#750672)
   - gnome-calculator --solve '1500 EUR in USD' you will get just result, no 
more spamming stderr
  * Fixed first expression with parentheses (bgo#700617)
   - 3(7) you will get result: 21
  * Fixed conversion unit switch, fixes #748732
   - Be in Financial mode, choose "Botswana Pula" on the left side and 
"Algerian Dinar" on the right side
  2. Type 1
  3. Click Switch conversation units
  the displayed number will change correctly as long as the currencies switched

  Regression Potential
  
  The uploads are happening under the GNOME Micro Release Exception.

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

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


[Desktop-packages] [Bug 1664288] [NEW] Update gdk-pixbuf to 2.36.5

2017-02-13 Thread Jeremy Bicha
Public bug reported:

gnome-desktop3 3.24 requires gdk-pixbuf 2.36.5

https://git.gnome.org/browse/gdk-pixbuf/tree/NEWS
https://git.gnome.org/browse/gdk-pixbuf/log

I do not have upload privileges for this package so I will need
sponsorship.

** Affects: gdk-pixbuf (Ubuntu)
 Importance: Low
 Status: Triaged


** Tags: upgrade-software-version zesty

** Description changed:

  gnome-desktop3 3.24 requires gdk-pixbuf 2.36.5
  
  https://git.gnome.org/browse/gdk-pixbuf/tree/NEWS
  https://git.gnome.org/browse/gdk-pixbuf/log
+ 
+ I do not have upload privileges for this package so I will need
+ sponsorship.

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

Title:
  Update gdk-pixbuf to 2.36.5

Status in gdk-pixbuf package in Ubuntu:
  Triaged

Bug description:
  gnome-desktop3 3.24 requires gdk-pixbuf 2.36.5

  https://git.gnome.org/browse/gdk-pixbuf/tree/NEWS
  https://git.gnome.org/browse/gdk-pixbuf/log

  I do not have upload privileges for this package so I will need
  sponsorship.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1664288/+subscriptions

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


Re: [Desktop-packages] [Bug 1663060] Re: Add a title field to snap metadata

2017-02-13 Thread Mark Shuttleworth
The name field today is the best fallback, but it is obviously
unsatisfying ("ubuntu-personal-calculator") as primary keys don't make
nice human-friendly names.

I think what we want is a translatable displayname, and I would support
that, but Robert, why not just have this in the desktop file itself?

Mark

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

Title:
  Add a title field to snap metadata

Status in Developer registration portal:
  New
Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Confirmed
Status in snapcraft package in Ubuntu:
  Confirmed
Status in snapd package in Ubuntu:
  Triaged
Status in snapd-glib package in Ubuntu:
  Confirmed

Bug description:
  There are currently three naming fields in the snap metadata:
  name: a codename for the snap (can't contain spaces)
  summary: a one-line description of the snap
  description: A multi-line description of the snap

  For example for the Ubuntu calculator app we have:
  name: ubuntu-calculator-app
  summary: Ubuntu Calculator app
  description: The calculator app for all Ubuntu devices.

  What is missing is the 'title' field from the store - this is more
  appropriate to use in a graphical system to display this. For example,
  this should be "Calculator" for ubuntu-calculator-app.

  I think the following needs to be done:
  1. A title field needs to be specified in the .snap metadata.
  2. snapd needs to return this field for local snaps from the metadata, and 
return the store field for searches.
  3. The store should take the title field from the metadata when uploading and 
automatically set it in the store.
  4. Snapcraft needs to have updated documentation / prompt the user to enter 
this field.
  5. snapd-glib needs support for this field.
  6. GNOME Software should use this field where appropriate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-portal/+bug/1663060/+subscriptions

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


[Desktop-packages] [Bug 1663737] Re: --execute changes following -h to --help

2017-02-13 Thread Gary Filipski
The man page for the version that I have does not mention '--' nor the fact 
that the --execute
option is obsolete --- BUT!   ... the '--' option *does* work and functions as 
desired with
the command-line you gave...   the '-h' is echoed properly.

Thank you for taking the time to look into this.

The man page probably needs to be updated as even the 'Zesty' version still 
shows the
--command and --execute options (and no '--') with the same description as 
16.04 LTS.

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

Title:
  --execute changes following -h to --help

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  gnome-terminal:
Installed: 3.18.3-1ubuntu1
Candidate: 3.18.3-1ubuntu1
Version table:
   *** 3.18.3-1ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Create a bash script called echoParams.sh somewhere in your current
  path (attached):

  #!/bin/bash
  for param in "$@"
  do echo "param '$param'"
  done
  echo -n "Enter to finish..."
  read junk

  Execute the following:

  $ gnome-terminal --execute echoParams.sh -h

  In a new terminal window the output is:

  param '--help'
  Enter to finish...

  ... meanwhile, back at the command line:

  $ which gnome-terminal
  /usr/bin/gnome-terminal

  $ gnome-terminal --version
  GNOME Terminal 3.18.3

  
  The '-h' is being translated and passed as '--help'

  ... which is no help at all if the --execute command expects '-h'.

  All puns intended.

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

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


Re: [Desktop-packages] [Bug 1663737] Re: --execute changes following -h to --help

2017-02-13 Thread Gary Filipski
Egmont,

The man page for the version that I have does not mention '--' nor the fact
that the --execute
option is obsolete --- BUT!   ... the '--' option *does* work and functions
as desired with
the command-line you gave below...   the '-h' is echoed properly.

Thank you for taking the time to look into this.

The man page probably needs to be updated as even the 'Zesty' version still
shows the
--command and --execute options (and no '--') with the same description as
16.04 LTS.

Thanks,
Gary

PS: I've added this text as a comment to bug report.


On Sun, Feb 12, 2017 at 7:12 AM, Egmont Koblinger  wrote:

> Newest gnome-terminal declares the --execute/--command options obsolete,
> and states that a lone "--" followed by the arguments is the desired way
> to go. That one doesn't suffer for me in newest gnome-terminal (git
> snapshot). Could you please try this with your version, that is:
>
> gnome-terminal -- echoParams.sh -h
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1663737
>
> Title:
>   --execute changes following -h to --help
>
> Status in gnome-terminal package in Ubuntu:
>   New
>
> Bug description:
>   Description:  Ubuntu 16.04.1 LTS
>   Release:  16.04
>
>   gnome-terminal:
> Installed: 3.18.3-1ubuntu1
> Candidate: 3.18.3-1ubuntu1
> Version table:
>*** 3.18.3-1ubuntu1 500
>   500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64
> Packages
>   100 /var/lib/dpkg/status
>
>   Create a bash script called echoParams.sh somewhere in your current
>   path (attached):
>
>   #!/bin/bash
>   for param in "$@"
>   do echo "param '$param'"
>   done
>   echo -n "Enter to finish..."
>   read junk
>
>   Execute the following:
>
>   $ gnome-terminal --execute echoParams.sh -h
>
>   In a new terminal window the output is:
>
>   param '--help'
>   Enter to finish...
>
>   ... meanwhile, back at the command line:
>
>   $ which gnome-terminal
>   /usr/bin/gnome-terminal
>
>   $ gnome-terminal --version
>   GNOME Terminal 3.18.3
>
>
>   The '-h' is being translated and passed as '--help'
>
>   ... which is no help at all if the --execute command expects '-h'.
>
>   All puns intended.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bu
> g/1663737/+subscriptions
>


On Sun, Feb 12, 2017 at 7:12 AM, Egmont Koblinger  wrote:

> Newest gnome-terminal declares the --execute/--command options obsolete,
> and states that a lone "--" followed by the arguments is the desired way
> to go. That one doesn't suffer for me in newest gnome-terminal (git
> snapshot). Could you please try this with your version, that is:
>
> gnome-terminal -- echoParams.sh -h
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1663737
>
> Title:
>   --execute changes following -h to --help
>
> Status in gnome-terminal package in Ubuntu:
>   New
>
> Bug description:
>   Description:  Ubuntu 16.04.1 LTS
>   Release:  16.04
>
>   gnome-terminal:
> Installed: 3.18.3-1ubuntu1
> Candidate: 3.18.3-1ubuntu1
> Version table:
>*** 3.18.3-1ubuntu1 500
>   500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64
> Packages
>   100 /var/lib/dpkg/status
>
>   Create a bash script called echoParams.sh somewhere in your current
>   path (attached):
>
>   #!/bin/bash
>   for param in "$@"
>   do echo "param '$param'"
>   done
>   echo -n "Enter to finish..."
>   read junk
>
>   Execute the following:
>
>   $ gnome-terminal --execute echoParams.sh -h
>
>   In a new terminal window the output is:
>
>   param '--help'
>   Enter to finish...
>
>   ... meanwhile, back at the command line:
>
>   $ which gnome-terminal
>   /usr/bin/gnome-terminal
>
>   $ gnome-terminal --version
>   GNOME Terminal 3.18.3
>
>
>   The '-h' is being translated and passed as '--help'
>
>   ... which is no help at all if the --execute command expects '-h'.
>
>   All puns intended.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+
> bug/1663737/+subscriptions
>

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

Title:
  --execute changes following -h to --help

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  gnome-terminal:
Installed: 3.18.3-1ubuntu1
Candidate: 3.18.3-1ubuntu1
Version table:
   *** 3.18.3-1ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Create a bash script called echoParams.sh somewhere in your current
  path (attached):

  #!/bin/b

[Desktop-packages] [Bug 1633408] Re: [SRU] 3.22.0 wont allow cut&paste in history pane

2017-02-13 Thread FanJun Kong - ( BH1SCW )
Test Case updated

** Description changed:

  Impact
  ==
  This update includes the new upstream bugfix 3.22.1 and 3.22.2 releases.
  
  https://git.gnome.org/browse/gnome-calculator/tree/NEWS?h=gnome-3-22
  https://git.gnome.org/browse/gnome-calculator/log?h=gnome-3-22
  
+ Overview of changes in gnome-calculator 3.22.2:
+ 
+ Fix reusing results from the history stack #766155
+ Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
+ Fixed possible errors on currency conversion (bgo#750672)
+ Fixed first expression with parentheses (bgo#700617)
+ Fixed conversion unit switch, fixes #748732.
+ 
  Test Case
  =
+ *Fix reusing results from the history stack #766155
+  - A click on the equation would replace the current expression
+  - A click on the result would append it to the current expression
+ * Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
+  - input some expression, press Ctrl+Backspace it will delete last number 
instead of clear everything.
+ * Fixed possible errors on currency conversion (bgo#750672)
+  - gnome-calculator --solve '1500 EUR in USD' you will get just result, no 
more spamming stderr
+ * Fixed first expression with parentheses (bgo#700617)
+  - 3(7) you will get result: 21
+ * Fixed conversion unit switch, fixes #748732
+  - Be in Financial mode, choose "Botswana Pula" on the left side and 
"Algerian Dinar" on the right side
+ 2. Type 1
+ 3. Click Switch conversation units
+ the displayed number will change correctly as long as the currencies switched
  
  Regression Potential
  
  The uploads are happening under the GNOME Micro Release Exception.

** Changed in: gnome-calculator (Ubuntu Yakkety)
   Status: Incomplete => In Progress

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

Title:
  [SRU] 3.22.0 wont allow cut&paste in history pane

Status in GNOME Calculator:
  Fix Released
Status in gnome-calculator package in Ubuntu:
  Fix Released
Status in gnome-calculator source package in Yakkety:
  In Progress

Bug description:
  Impact
  ==
  This update includes the new upstream bugfix 3.22.1 and 3.22.2 releases.

  https://git.gnome.org/browse/gnome-calculator/tree/NEWS?h=gnome-3-22
  https://git.gnome.org/browse/gnome-calculator/log?h=gnome-3-22

  Overview of changes in gnome-calculator 3.22.2:

  Fix reusing results from the history stack #766155
  Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
  Fixed possible errors on currency conversion (bgo#750672)
  Fixed first expression with parentheses (bgo#700617)
  Fixed conversion unit switch, fixes #748732.

  Test Case
  =
  *Fix reusing results from the history stack #766155
   - A click on the equation would replace the current expression
   - A click on the result would append it to the current expression
  * Ctrl+Backspace should deletes only last number, not everything (bgo#725114)
   - input some expression, press Ctrl+Backspace it will delete last number 
instead of clear everything.
  * Fixed possible errors on currency conversion (bgo#750672)
   - gnome-calculator --solve '1500 EUR in USD' you will get just result, no 
more spamming stderr
  * Fixed first expression with parentheses (bgo#700617)
   - 3(7) you will get result: 21
  * Fixed conversion unit switch, fixes #748732
   - Be in Financial mode, choose "Botswana Pula" on the left side and 
"Algerian Dinar" on the right side
  2. Type 1
  3. Click Switch conversation units
  the displayed number will change correctly as long as the currencies switched

  Regression Potential
  
  The uploads are happening under the GNOME Micro Release Exception.

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

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


[Desktop-packages] [Bug 1664138] Re: soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

2017-02-13 Thread Jean-Baptiste Lallement
** Information type changed from Private to Public

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

Title:
  soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: libreoffice-core 1:5.2.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  Date: Mon Feb 13 09:03:51 2017
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-10-13 (122 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --splash-pipe=5
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
   LD_LIBRARY_PATH=
  SegvAnalysis:
   Segfault happened at: 0x7f2ab939adf0 <_ZN6ResMgr7GetLongEPv>:mov
(%rdi),%eax
   PC (0x7f2ab939adf0) ok
   source "(%rdi)" (0x55f1c6756d4b) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ResMgr::GetLong(void*) () from /usr/lib/libreoffice/program/libmergedlo.so
   ResMgr::ReadLong() () from /usr/lib/libreoffice/program/libmergedlo.so
   ImageList::ImageList(ResId const&) () from 
/usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   SvFileInformationManager::GetFileImage(INetURLObject const&) () from 
/usr/lib/libreoffice/program/libmergedlo.so
  Title: soffice.bin crashed with SIGSEGV in ResMgr::GetLong()
  UpgradeStatus: Upgraded to zesty on 2017-01-16 (27 days ago)
  UserGroups:

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

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


[Desktop-packages] [Bug 1169437] Re: network-manager does not configure local resolver or dnsmasq to use the nameserver addresses received from the VPN server

2017-02-13 Thread Alexander List
I just observed this on a laptop using network-manager-vpnc-gnome.

The DNS is correctly received via vpnc and added to NetworkManager, but
not being handled by dnsmasq.

nmcli -f IPv4 c show 820e9fe8-8ae6-4f69-ba85-402936c38852 |grep -i dns
ipv4.dns:   AA.BB.CC.DD
ipv4.dns-search:
ipv4.dns-options:   (default)
ipv4.ignore-auto-dns:   yes

Disabling dns=dnsmasq in /etc/NetworkManager/NetworkManager.conf seems
to be a valid workaround.

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

Title:
  network-manager does not configure local resolver or dnsmasq to use
  the nameserver addresses received from the VPN server

Status in network-manager-openvpn package in Ubuntu:
  Fix Released

Bug description:
  NetworkManager/dnsmasq does not set the DNS servers given by the
  OpenVPN server when I connect. I can see in my syslog that I do
  receive the name server addresses correctly along with all the routes:

  Apr 16 08:14:09 homer NetworkManager[4014]:Internal DNS: 
192.168.11.90
  Apr 16 08:14:09 homer NetworkManager[4014]:Internal DNS: 
192.168.11.190

  However, they are not used:

  oscar@homer:~$ nmcli -f IP4 dev list | grep DNS
  IP4.DNS[1]: 192.168.0.1
  oscar@homer:~$

  (That is my default DNS/Gateway and it should still be queried for all
  DNS queries outside of VPN network)

  If I comment out dns=dnsmasq in
  /etc/NetworkManager/NetworkManager.conf and restart NetworkManager
  then DNS starts to work properly again, VPN nameservers are used for
  domain names on the VPN network and others through my default
  nameserver. Let me know if I kan provide further info about this
  issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.5.0-28.47-generic 3.5.7.9
  Uname: Linux 3.5.0-28-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Tue Apr 16 08:16:42 2013
  EcryptfsInUse: Yes
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-11-22 (144 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.0.1 dev eth1  proto static
   192.168.0.0/24 dev eth1  proto kernel  scope link  src 192.168.0.44  metric 9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-04-16T08:12:17.691993
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 1179bc6d7-cd13-4cfb-b73f-e8da8362a511   
802-3-ethernet1364485020   tor 28 mar 2013 16:37:00   yes   
no /org/freedesktop/NetworkManager/Settings/2
   Wiggum2a818c4e-494c-4b91-be56-630636608f07   
802-11-wireless   1366092808   tis 16 apr 2013 08:13:28   yes   
no /org/freedesktop/NetworkManager/Settings/1
     81e14bde-0b0b-42be-8b56-3bfda6ca60fc   vpn   
1366092850   tis 16 apr 2013 08:14:10   yes   no 
/org/freedesktop/NetworkManager/Settings/0
      aad98317-a8e1-4ff7-b3b5-7c43c1bcfd32   802-11-wireless   
1358879064   tis 22 jan 2013 19:24:24   yes   no 
/org/freedesktop/NetworkManager/Settings/3
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth1   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.6.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1169437/+subscriptions

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


[Desktop-packages] [Bug 1663737] Re: --execute changes following -h to --help

2017-02-13 Thread Egmont Koblinger
Official gnome-terminal release does not have a manpage, it's added by
Debian or Ubuntu (not sure which), indeed they should fix it.

"gnome-terminal --help-all" should be clear and up to date in gnome-
terminal's git master, probably not yet in zesty but will appear in
whichever release comes after that (17.10).

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

Title:
  --execute changes following -h to --help

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  gnome-terminal:
Installed: 3.18.3-1ubuntu1
Candidate: 3.18.3-1ubuntu1
Version table:
   *** 3.18.3-1ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Create a bash script called echoParams.sh somewhere in your current
  path (attached):

  #!/bin/bash
  for param in "$@"
  do echo "param '$param'"
  done
  echo -n "Enter to finish..."
  read junk

  Execute the following:

  $ gnome-terminal --execute echoParams.sh -h

  In a new terminal window the output is:

  param '--help'
  Enter to finish...

  ... meanwhile, back at the command line:

  $ which gnome-terminal
  /usr/bin/gnome-terminal

  $ gnome-terminal --version
  GNOME Terminal 3.18.3

  
  The '-h' is being translated and passed as '--help'

  ... which is no help at all if the --execute command expects '-h'.

  All puns intended.

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

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


[Desktop-packages] [Bug 1664288] Re: Update gdk-pixbuf to 2.36.5

2017-02-13 Thread Jeremy Bicha
Build log:
https://launchpad.net/~jbicha/+archive/ubuntu/dev3/+build/12002068

** Patch added: "debian/ directory diff"
   
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1664288/+attachment/4818282/+files/gdk-pixbuf-lp1664288.patch

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

Title:
  Update gdk-pixbuf to 2.36.5

Status in gdk-pixbuf package in Ubuntu:
  Triaged

Bug description:
  gnome-desktop3 3.24 requires gdk-pixbuf 2.36.5

  https://git.gnome.org/browse/gdk-pixbuf/tree/NEWS
  https://git.gnome.org/browse/gdk-pixbuf/log

  I do not have upload privileges for this package so I will need
  sponsorship.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1664288/+subscriptions

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


[Desktop-packages] [Bug 218735] Re: Nautilus ignores password when connecting to ftp://username:password@server

2017-02-13 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Confirmed => Fix Released

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

Title:
  Nautilus ignores password when connecting to
  ftp://username:password@server

Status in gvfs:
  Fix Released
Status in Nautilus:
  Invalid
Status in gvfs package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: nautilus

  When trying to access to a ftp server troughout nautilus (by using the
  username, password and server adress), the password isnt taken into
  account and Nautilus asks about it, and even there, when trying to
  enter the right password, nautilus keep asking for it again and again.
  The solution is to adress the ftp by the syntax
  "ftp://username@server"; (without password) and then the password
  request is finally accepted

  
  Description:  Ubuntu 8.04
  Release:  8.04

  nautilus:
Installé : 1:2.22.2-0ubuntu3
Candidat : 1:2.22.2-0ubuntu3
   Table de version :
   *** 1:2.22.2-0ubuntu3 0
  500 http://uk.archive.ubuntu.com hardy/main Packages
  100 /var/lib/dpkg/status

  gvfs:
Installé : 0.2.3-0ubuntu3
Candidat : 0.2.3-0ubuntu3
   Table de version :
   *** 0.2.3-0ubuntu3 0
  500 http://uk.archive.ubuntu.com hardy/main Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: i386
  Date: Thu Apr 17 17:42:58 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.22.2-0ubuntu3
  PackageArchitecture: i386
  ProcEnviron:
   
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  Uname: Linux 2.6.24-16-generic i686

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

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


[Desktop-packages] [Bug 1662375] Re: package account-plugin-owncloud (not installed) failed to install/upgrade: trying to overwrite '/usr/share/icons/hicolor/32x32/apps/owncloud.png', which is also in

2017-02-13 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1647275 ***
https://bugs.launchpad.net/bugs/1647275

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

** This bug has been marked a duplicate of bug 1647275
   package account-plugin-owncloud (not installed) failed to install/upgrade: 
tentative de remplacement de « /usr/share/icons/hicolor/32x32/apps/owncloud.png 
», qui appartient aussi au paquet owncloud-client 2.2.2+dfsg-1

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

Title:
  package account-plugin-owncloud (not installed) failed to
  install/upgrade: trying to overwrite
  '/usr/share/icons/hicolor/32x32/apps/owncloud.png', which is also in
  package owncloud-client 2.2.2+dfsg-1ubuntu0.2

Status in account-plugins package in Ubuntu:
  New

Bug description:
  package account-plugin-owncloud (not installed) failed to
  install/upgrade: trying to overwrite
  '/usr/share/icons/hicolor/32x32/apps/owncloud.png', which is also in
  package owncloud-client 2.2.2+dfsg-1ubuntu0.2

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: account-plugin-owncloud (not installed)
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Mon Feb  6 19:08:37 2017
  DpkgTerminalLog:
   Preparing to unpack 
.../0-account-plugin-owncloud_0.13+16.10.20160929.1-0ubuntu1_all.deb ...
   Unpacking account-plugin-owncloud (0.13+16.10.20160929.1-0ubuntu1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-zVoRo6/0-account-plugin-owncloud_0.13+16.10.20160929.1-0ubuntu1_all.deb
 (--unpack):
trying to overwrite '/usr/share/icons/hicolor/32x32/apps/owncloud.png', 
which is also in package owncloud-client 2.2.2+dfsg-1ubuntu0.2
  DuplicateSignature:
   package:account-plugin-owncloud:(not installed)
   Unpacking account-plugin-owncloud (0.13+16.10.20160929.1-0ubuntu1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-zVoRo6/0-account-plugin-owncloud_0.13+16.10.20160929.1-0ubuntu1_all.deb
 (--unpack):
trying to overwrite '/usr/share/icons/hicolor/32x32/apps/owncloud.png', 
which is also in package owncloud-client 2.2.2+dfsg-1ubuntu0.2
  ErrorMessage: trying to overwrite 
'/usr/share/icons/hicolor/32x32/apps/owncloud.png', which is also in package 
owncloud-client 2.2.2+dfsg-1ubuntu0.2
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.4
  SourcePackage: account-plugins
  Title: package account-plugin-owncloud (not installed) failed to 
install/upgrade: trying to overwrite 
'/usr/share/icons/hicolor/32x32/apps/owncloud.png', which is also in package 
owncloud-client 2.2.2+dfsg-1ubuntu0.2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1662375/+subscriptions

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


[Desktop-packages] [Bug 1663918] Re: Network Manager fails to reconnect to wifi after resuming from suspend

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

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

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

Title:
  Network Manager fails to reconnect to wifi after resuming from suspend

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After resuming from suspend on my laptop, I have wifi enabled, but
  Network Manager does not automatically reconnect, and it's list of
  available wifi networks is blank.

  If I run `sudo service network-manager restart`, then this fixes
  everything and it automatically detects and connects to my wifi
  hotspot, but this shouldn't be necessary.

  This problem seems specific to 16.04. Under 14.04, NM worked
  perfectly. After I upgraded my 14.04 install to 16.04 it started
  happening, however, I assumed this was likely due to some broken
  config file leftover from the upgrade. However, I recently did a fresh
  install to the same laptop on a blank hard drive, and the problem
  still exists.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.2.2-0ubuntu0.16.04.3
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Feb 11 13:25:56 2017
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2017-01-21 (20 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IpRoute:
   default via 192.168.1.1 dev wlp3s0  proto static  metric 600 
   169.254.0.0/16 dev virbr0  scope link  metric 1000 linkdown 
   192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.122  
metric 600 
   192.168.121.0/24 dev virbr1  proto kernel  scope link  src 192.168.121.1 
linkdown 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1 
linkdown
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.2.2connected  started  full  enabled enabled  
enabled  enabled  enabled

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

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


[Desktop-packages] [Bug 1664324] [NEW] No longer supported by Google apps

2017-02-13 Thread Giacomo Nannicini
Public bug reported:

The current version is no longer supported by Google apps such as Gmail and 
Maps.
Security updates have not been provided.

More recent versions of Ubuntu switched to version 55, but this is not
available for Ubuntu 14.04.

Using:
chromium-browser (53.0.2785.143-0ubuntu0.14.04.1.1145)
on Ubuntu 14.04.5 LTS

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  No longer supported by Google apps

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  The current version is no longer supported by Google apps such as Gmail and 
Maps.
  Security updates have not been provided.

  More recent versions of Ubuntu switched to version 55, but this is not
  available for Ubuntu 14.04.

  Using:
  chromium-browser (53.0.2785.143-0ubuntu0.14.04.1.1145)
  on Ubuntu 14.04.5 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1664324/+subscriptions

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


[Desktop-packages] [Bug 1664321] [NEW] clang + boost regex + xenial = linker error

2017-02-13 Thread nils mccarthy
Public bug reported:

I get a linker error compiling the following with clang++-3.8
optimization level -O1:

#include 

int main() {
  boost::regex re;
  std::string str;
  boost::smatch match;
  boost::regex_match(str, match, re);

  return 0;
}

It works fine with gcc:

$ g++ -O1 -o boost-clang-bug.gcc boost-clang-bug.cpp -lboost_regex

Or with clang -O0:

$ clang++-3.8 -O0 -o boost-clang-bug.o0 boost-clang-bug.cpp
-lboost_regex

But not with clang -O1:

$ clang++-3.8 -O1 -o boost-clang-bug.o1 boost-clang-bug.cpp -lboost_regex
/tmp/boost-clang-bug-64dd61.o: In function 
`boost::cpp_regex_traits::transform[abi:cxx11](char const*, char const*) 
const':
boost-clang-bug.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE9transformB5cxx11EPKcS3_[_ZNK5boost16cpp_regex_traitsIcE9transformB5cxx11EPKcS3_]+0x23):
 undefined reference to 
`boost::re_detail::cpp_regex_traits_implementation::transform[abi:cxx11](char
 const*, char const*) const'
/tmp/boost-clang-bug-64dd61.o: In function 
`boost::cpp_regex_traits::transform_primary[abi:cxx11](char const*, char 
const*) const':
boost-clang-bug.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE17transform_primaryB5cxx11EPKcS3_[_ZNK5boost16cpp_regex_traitsIcE17transform_primaryB5cxx11EPKcS3_]+0x23):
 undefined reference to 
`boost::re_detail::cpp_regex_traits_implementation::transform_primary[abi:cxx11](char
 const*, char const*) const'
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Instead of giving an error, I would expect clang to successfully compile
and link this program.

I'm using a stock install of xenial (on AWS, ubuntu/images/hvm-ssd
/ubuntu-xenial-16.04-amd64-server-20170113 (ami-7c803d1c)) updating and
installing these:

$ sudo apt-get update
$ sudo apt-get install clang-3.8 libboost-regex1.58 g++

Here's relevant versioning information:

$ lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04
$ apt-cache policy clang-3.8
clang-3.8:
  Installed: 1:3.8-2ubuntu4
  Candidate: 1:3.8-2ubuntu4
  Version table:
 *** 1:3.8-2ubuntu4 500
500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu 
xenial-updates/universe amd64 Packages
100 /var/lib/dpkg/status
 1:3.8-2ubuntu1 500
500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial/universe 
amd64 Packages

** Affects: llvm-toolchain-3.8 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  clang + boost regex + xenial = linker error

Status in llvm-toolchain-3.8 package in Ubuntu:
  New

Bug description:
  I get a linker error compiling the following with clang++-3.8
  optimization level -O1:

  #include 

  int main() {
boost::regex re;
std::string str;
boost::smatch match;
boost::regex_match(str, match, re);

return 0;
  }

  It works fine with gcc:

  $ g++ -O1 -o boost-clang-bug.gcc boost-clang-bug.cpp -lboost_regex

  Or with clang -O0:

  $ clang++-3.8 -O0 -o boost-clang-bug.o0 boost-clang-bug.cpp
  -lboost_regex

  But not with clang -O1:

  $ clang++-3.8 -O1 -o boost-clang-bug.o1 boost-clang-bug.cpp -lboost_regex
  /tmp/boost-clang-bug-64dd61.o: In function 
`boost::cpp_regex_traits::transform[abi:cxx11](char const*, char const*) 
const':
  
boost-clang-bug.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE9transformB5cxx11EPKcS3_[_ZNK5boost16cpp_regex_traitsIcE9transformB5cxx11EPKcS3_]+0x23):
 undefined reference to 
`boost::re_detail::cpp_regex_traits_implementation::transform[abi:cxx11](char
 const*, char const*) const'
  /tmp/boost-clang-bug-64dd61.o: In function 
`boost::cpp_regex_traits::transform_primary[abi:cxx11](char const*, char 
const*) const':
  
boost-clang-bug.cpp:(.text._ZNK5boost16cpp_regex_traitsIcE17transform_primaryB5cxx11EPKcS3_[_ZNK5boost16cpp_regex_traitsIcE17transform_primaryB5cxx11EPKcS3_]+0x23):
 undefined reference to 
`boost::re_detail::cpp_regex_traits_implementation::transform_primary[abi:cxx11](char
 const*, char const*) const'
  clang: error: linker command failed with exit code 1 (use -v to see 
invocation)

  Instead of giving an error, I would expect clang to successfully
  compile and link this program.

  I'm using a stock install of xenial (on AWS, ubuntu/images/hvm-ssd
  /ubuntu-xenial-16.04-amd64-server-20170113 (ami-7c803d1c)) updating
  and installing these:

  $ sudo apt-get update
  $ sudo apt-get install clang-3.8 libboost-regex1.58 g++

  Here's relevant versioning information:

  $ lsb_release -rd
  Description:Ubuntu 16.04.1 LTS
  Release:16.04
  $ apt-cache policy clang-3.8
  clang-3.8:
Installed: 1:3.8-2ubuntu4
Candidate: 1:3.8-2ubuntu4
Version table:
   *** 1:3.8-2ubuntu4 500
  500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu 
xenial-updates/universe amd64 Packages
  100 /var/lib/dpkg/status
   1:3.8-2ubuntu1 500
  500 http://us-west-2.ec2.archive

[Desktop-packages] [Bug 1664320] [NEW] xbrlapi loopback interface abuse

2017-02-13 Thread Raúl Vidal
Public bug reported:

Xbrlapi creates new TCP connections in port 4101 at loopback interface. These 
are closed instantly because there is no service listening at 4101 on the lo 
interface.
Xbrlapi should not do that if there is no braille device.

This might pose a security risk, but I have not verified it.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xbrlapi 5.4-0ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
Uname: Linux 4.8.0-37-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 13 19:25:58 2017
InstallationDate: Installed on 2015-07-31 (562 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
SourcePackage: brltty
UpgradeStatus: Upgraded to yakkety on 2016-11-01 (103 days ago)

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


** Tags: amd64 apport-bug yakkety

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

Title:
  xbrlapi loopback interface abuse

Status in brltty package in Ubuntu:
  New

Bug description:
  Xbrlapi creates new TCP connections in port 4101 at loopback interface. These 
are closed instantly because there is no service listening at 4101 on the lo 
interface.
  Xbrlapi should not do that if there is no braille device.

  This might pose a security risk, but I have not verified it.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xbrlapi 5.4-0ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 13 19:25:58 2017
  InstallationDate: Installed on 2015-07-31 (562 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: brltty
  UpgradeStatus: Upgraded to yakkety on 2016-11-01 (103 days ago)

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

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


[Desktop-packages] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

2017-02-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/appmenu-qt5/xenial-sru2

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

Title:
  App indicator does not show icon for Qt apps or with custom icons

Status in Qt:
  In Progress
Status in Snappy:
  New
Status in appmenu-qt5 package in Ubuntu:
  Fix Released
Status in libappindicator package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in snapd package in Ubuntu:
  In Progress
Status in sni-qt package in Ubuntu:
  Fix Released

Bug description:
  Snaps that use the app indicator area via Qt can't display their icon
  there.

  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77

  Some research:

  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name

  didrocks mentions also:

  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp

  


  SRU bug for libappindicator:

  [Impact]

  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem

  [Test case]

  * Download this yaml file http://pastebin.com/raw/FpEvQYGN and save it as 
snapcraft.yaml
    in any folder you want
  * Run:
    - snapcraft prime
    - sudo snap try prime
    - snap run gtk3-appindicator

  An indicator should open (with proper icon), then if you select "Set
  icon with Full Path" and/or "Enable Local Theme" from its menu, you
  should see a proper icon.

  When snaps are generated in non updated systems, the icon will be
  still missing.

  [Regression potential]

  If $SNAP is defined for an app not running in snap confinement the
  icons couldn't be properly visible

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

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


[Desktop-packages] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

2017-02-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/appmenu-qt5/appmenu-qt5-ubuntu-
xenial-2467

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

Title:
  App indicator does not show icon for Qt apps or with custom icons

Status in Qt:
  In Progress
Status in Snappy:
  New
Status in appmenu-qt5 package in Ubuntu:
  Fix Released
Status in libappindicator package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in snapd package in Ubuntu:
  In Progress
Status in sni-qt package in Ubuntu:
  Fix Released

Bug description:
  Snaps that use the app indicator area via Qt can't display their icon
  there.

  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77

  Some research:

  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name

  didrocks mentions also:

  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp

  


  SRU bug for libappindicator:

  [Impact]

  Indicator icons pointing to a position inside the snap aren't properly
  found by unity, that shows a "missing icon" emblem

  [Test case]

  * Download this yaml file http://pastebin.com/raw/FpEvQYGN and save it as 
snapcraft.yaml
    in any folder you want
  * Run:
    - snapcraft prime
    - sudo snap try prime
    - snap run gtk3-appindicator

  An indicator should open (with proper icon), then if you select "Set
  icon with Full Path" and/or "Enable Local Theme" from its menu, you
  should see a proper icon.

  When snaps are generated in non updated systems, the icon will be
  still missing.

  [Regression potential]

  If $SNAP is defined for an app not running in snap confinement the
  icons couldn't be properly visible

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

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


[Desktop-packages] [Bug 1664320] Re: xbrlapi loopback interface abuse

2017-02-13 Thread Samuel thibault
Hello,

This was reported in debian http://bugs.debian.org/851623 , and that led
to upstream fix
https://github.com/brltty/brltty/commit/0a5341121ba8f4de24407ce2a4d5369dadf5d099

** Bug watch added: Debian Bug tracker #851623
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851623

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

Title:
  xbrlapi loopback interface abuse

Status in brltty package in Ubuntu:
  New

Bug description:
  Xbrlapi creates new TCP connections in port 4101 at loopback interface. These 
are closed instantly because there is no service listening at 4101 on the lo 
interface.
  Xbrlapi should not do that if there is no braille device.

  This might pose a security risk, but I have not verified it.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xbrlapi 5.4-0ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Feb 13 19:25:58 2017
  InstallationDate: Installed on 2015-07-31 (562 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: brltty
  UpgradeStatus: Upgraded to yakkety on 2016-11-01 (103 days ago)

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

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


[Desktop-packages] [Bug 1657092] Re: deja-dup refers to "Files" instead of "Caja"

2017-02-13 Thread Vej
** Tags added: vivid xenial yakkety zesty

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

Title:
  deja-dup refers to "Files" instead of "Caja"

Status in Déjà Dup:
  Triaged
Status in deja-dup package in Ubuntu:
  New

Bug description:
  The Backups application's Overview screen says "You can restore the
  entire backup with the Restore... button or use Files"

  It should say "or use Caja", since the file manager in Mate has been
  renamed Caja.

  Screenshot attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1657092/+subscriptions

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


[Desktop-packages] [Bug 1664147] Re: Chromium on trusty too outdated; not supported by gmail

2017-02-13 Thread Paul White
** Tags added: trusty

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

Title:
  Chromium on trusty too outdated; not supported by gmail

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  As of Feb 13 2017, the chromium version on trusty is 53.x which is at
  least a couple of versions behind chrome-stable. Gmail displays this
  message, "This version of Chrome is no longer supported. Please
  upgrade to asupported browser." Core functionality in gmail works
  fine, but I'm not sure of security ramifications of running an old
  browser, particularly when google advises against it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1664147/+subscriptions

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


[Desktop-packages] [Bug 1664324] Re: No longer supported by Google apps

2017-02-13 Thread Paul White
*** This bug is a duplicate of bug 1664147 ***
https://bugs.launchpad.net/bugs/1664147

** This bug has been marked a duplicate of bug 1664147
   Chromium on trusty too outdated; not supported by gmail

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

Title:
  No longer supported by Google apps

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  The current version is no longer supported by Google apps such as Gmail and 
Maps.
  Security updates have not been provided.

  More recent versions of Ubuntu switched to version 55, but this is not
  available for Ubuntu 14.04.

  Using:
  chromium-browser (53.0.2785.143-0ubuntu0.14.04.1.1145)
  on Ubuntu 14.04.5 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1664324/+subscriptions

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


[Desktop-packages] [Bug 1664147] Re: Chromium on trusty too outdated; not supported by gmail

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

** Changed in: chromium-browser (Ubuntu)
   Status: New => Confirmed

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

Title:
  Chromium on trusty too outdated; not supported by gmail

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  As of Feb 13 2017, the chromium version on trusty is 53.x which is at
  least a couple of versions behind chrome-stable. Gmail displays this
  message, "This version of Chrome is no longer supported. Please
  upgrade to asupported browser." Core functionality in gmail works
  fine, but I'm not sure of security ramifications of running an old
  browser, particularly when google advises against it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1664147/+subscriptions

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


[Desktop-packages] [Bug 1630156] Re: No password needed to Log in after cancel the password and then reset again

2017-02-13 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-control-center -
15.04.0+17.04.20170213-0ubuntu1

---
unity-control-center (15.04.0+17.04.20170213-0ubuntu1) zesty; urgency=medium

  [ Iain Lane ]
  * user-accounts: Reset the AccountsService password mode when setting
the password. There's a codepath for directly setting the password
when the user is setting their own, but this doesn't set the AS mode
back to ACT_USER_PASSWORD_MODE_REGULAR. If you don't change this and
you're in ACT_USER_PASSWORD_MODE_NONE, then you end up staying in
the nopasswdlogin group. (LP: #1630156)

  [ Robert Ancell ]
  * Add AppData (LP: #1639507)

 -- i...@orangesquash.org.uk (i...@orangesquash.org.uk)  Mon, 13 Feb
2017 10:04:53 +

** Changed in: unity-control-center (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  No password needed to Log in after cancel the password and then reset
  again

Status in Light Display Manager:
  New
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project trusty series:
  Confirmed
Status in OEM Priority Project xenial series:
  Confirmed
Status in lightdm package in Ubuntu:
  Confirmed
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in lightdm source package in Xenial:
  Confirmed
Status in unity-control-center source package in Xenial:
  In Progress
Status in lightdm source package in Yakkety:
  Confirmed
Status in unity-control-center source package in Yakkety:
  In Progress

Bug description:
  [ Description ]

  If you use unity-control-center to set the current user from "Log in
  without a password" to having a password again, the user is not
  removed from the 'nopasswdlogin' UNIX group, and so can log in without
  a password still.

  [ Test case ]

  1. Open the dash, type "User Accounts", open the user accounts panel of 
unity-control-center.
  2. Make sure the current user (which must be an admin) is selected in the 
list of user's on the left hand side.
  3. Click "Unlock" at the top right, and enter the user's password.
  4. Click the dots to the right of "Password", to open the dialog where you 
can change the password mode.
  5. In the combo box at the top, select "Log in without a password". Save the 
dialog.
  6. Open a terminal, and execute `grep nopasswdlogin /etc/group'. Note that 
the current user is present.
  7. Re-open the password dialog as in step 4.
  8. Select "Set a password now", and set a password. Save the dialog.
  9. Open a terminal, and execute `grep nopasswdlogin /etc/group'.

  At step 9, if the bug is present then the user will still be in the
  group. If it is fixed then the user will not.

  [ Fix ]

  unity-control-center's user-accounts panel contains a codepath to call
  `passwd' directly when changing the current user's password. There's
  another path when setting the password for a different user which uses
  AccountsService. In the former codepath, the AccountsService call
  required to remove the user from `nopasswdlogin' is not executed
  (act_user_set_password_mode (..., ACT_USER_PASSWORD_MODE_REGULAR)).

  The proposed fix (in the attached MP) is to always make this call when
  setting a password, even in this passwd case.

  [ QA ]

  Run the test case above. Additionally,

   - Try to use the dialog to change passwords without unlocking it.
   - Try to change both the current and another user's password.

  Make sure the nopasswdlogin membership is right at all times and the
  new password always gets applied (e.g. try logging out and in to check
  the settings).

  [ Regression potential ]

  The fix changes a couple of things

- We now call act_user_set_password_mode () after running passwd.
- We now call act_user_set_password () before act_user_set_password_mode 
(), which is the opposite of the previous order.

  AFAIK both of these changes are fine, but we should run the QA tests
  above to get confidence that they didn't break password setting.

  [ Original description ]

  1. Go to path "System Setting --> User Accounts--> Unlock" to unlock system 
setting.
  2. Click "Password --> Action --> Log in without password -->Change to clear 
Log in password. (as doing so, the user is added to group "nopasswdlogin")
  3. Check that the user is in the nopasswdlogin group
  4. Then do the similar action "Set a password now" as the same way to set Log 
in password.
  5. Check that the user is *not* in the nopasswdlogin group.

  The key problem is: it won't remove user from nopasswdlogin in step 4.
  At step 5, you are left in the group.

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

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

[Desktop-packages] [Bug 1639507] Re: unity-control-center in installed software is listed with wrong icon and title

2017-02-13 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-control-center -
15.04.0+17.04.20170213-0ubuntu1

---
unity-control-center (15.04.0+17.04.20170213-0ubuntu1) zesty; urgency=medium

  [ Iain Lane ]
  * user-accounts: Reset the AccountsService password mode when setting
the password. There's a codepath for directly setting the password
when the user is setting their own, but this doesn't set the AS mode
back to ACT_USER_PASSWORD_MODE_REGULAR. If you don't change this and
you're in ACT_USER_PASSWORD_MODE_NONE, then you end up staying in
the nopasswdlogin group. (LP: #1630156)

  [ Robert Ancell ]
  * Add AppData (LP: #1639507)

 -- i...@orangesquash.org.uk (i...@orangesquash.org.uk)  Mon, 13 Feb
2017 10:04:53 +

** Changed in: unity-control-center (Ubuntu Zesty)
   Status: Triaged => Fix Released

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

Title:
  unity-control-center in installed software is listed with wrong icon
  and title

Status in unity-control-center package in Ubuntu:
  Fix Released
Status in unity-control-center source package in Xenial:
  Triaged
Status in unity-control-center source package in Yakkety:
  Triaged
Status in unity-control-center source package in Zesty:
  Fix Released

Bug description:
  In Ubuntu Software under Installed programs the listing for 
gnome-control-center package has title "Wacom Tablet" and tablet icon.
  This is dangerously confusing, as average user can easily remove control 
center without knowing it.
  I propose disabling gnome-control-center removal from Ubuntu Software by 
moving it to "System Applications" section.

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

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


[Desktop-packages] [Bug 1512872] Re: Avoid binaries with suid bit

2017-02-13 Thread Marcos Alano
I saw a X rootless was being developed since 2010. There is any news
about this? I'm running Zesty and still executes as root.

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

Title:
  Avoid binaries with suid bit

Status in xorg-server package in Ubuntu:
  New

Bug description:
  I saw this news (http://www.phoronix.com/scan.php?page=news_item&px
  =Debian-Non-Root-X) which say Debian finally can run with X.org
  without setuid binaries enabled. Is possible to do the same with
  Ubuntu for the next release?

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

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


[Desktop-packages] [Bug 1663060] Re: Add a title field to snap metadata

2017-02-13 Thread Robert Ancell
The challenge with the desktop display name is the one to many
relationship of snaps to apps.

Here's a couple of cases:

1. A single snap with a single (graphical) app. This is probably going
to be the vast majority of snaps used on desktop. In this case using the
"Name" field from the is both desirable and most appropriate since this
ensures the installed icon matches the name shown in GNOME Software (or
other client).

2. A single snap with multiple (graphical) apps. While this is probably
less likely than case 1 there are some examples:

2a. A snap with a number of top-level apps. In this case the snap acts as an 
app bundle. An example of this is Libreoffice. We could either:
- Show a name that is a combination of the "Name" fields from each .desktop 
file. e.g. "Libreoffice Writer, Libreoffice Calc, ..."
- Show a "bundle name" as taken from the "title" field of the snap, e.g. 
"Libreoffice".
- Split the snap into an item for each app in the libreoffice snap in GNOME 
Software. This going to be a complex user experience (installing one will 
install multiple apps, GNOME Software doesn't really support this concept).

2b. A snap with a primary app and one or more supporting apps. In this
case the supporting apps are probably not worth explicitly mentioning.
We could use case 1 for this. However, there's no way to determine
between case 2a and 2b.


My thoughts on this is the best solution is to have a "title" field in the 
snap, but if that isn't present fall back on the "Name" field from the first 
.desktop file and the snap name after that. This gives the snap developer the 
maximum flexibility to do the right thing for the type of snap and matches the 
field they've already entered in the snap store. Snapcraft would ideally check 
if the title field is absent but .desktop files are provided and prompt the 
user to keep the snap metadata fields set and in sync.

I'm not sure what the vision is for snaps and desktop but I'd highly
recommend that we discourage case 2 above (multiple graphical apps per
snap) as I think it's a bad user experience.

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

Title:
  Add a title field to snap metadata

Status in Developer registration portal:
  New
Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Confirmed
Status in snapcraft package in Ubuntu:
  Confirmed
Status in snapd package in Ubuntu:
  Triaged
Status in snapd-glib package in Ubuntu:
  Confirmed

Bug description:
  There are currently three naming fields in the snap metadata:
  name: a codename for the snap (can't contain spaces)
  summary: a one-line description of the snap
  description: A multi-line description of the snap

  For example for the Ubuntu calculator app we have:
  name: ubuntu-calculator-app
  summary: Ubuntu Calculator app
  description: The calculator app for all Ubuntu devices.

  What is missing is the 'title' field from the store - this is more
  appropriate to use in a graphical system to display this. For example,
  this should be "Calculator" for ubuntu-calculator-app.

  I think the following needs to be done:
  1. A title field needs to be specified in the .snap metadata.
  2. snapd needs to return this field for local snaps from the metadata, and 
return the store field for searches.
  3. The store should take the title field from the metadata when uploading and 
automatically set it in the store.
  4. Snapcraft needs to have updated documentation / prompt the user to enter 
this field.
  5. snapd-glib needs support for this field.
  6. GNOME Software should use this field where appropriate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-portal/+bug/1663060/+subscriptions

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


[Desktop-packages] [Bug 1663060] Re: Add a title field to snap metadata

2017-02-13 Thread Robert Ancell
For completeness, some reasons why the "name" field is bad for displaying:
- It's not translatable.
- It's not able to accurately express the name of snap/app (limited characters 
allowed).
- It's optimised for command line usage, not desktop cases (tends to be 
unnecessarily short, abbreviated).
- It is used for both name and publisher differentiation (e.g. "libreoffice", 
"libreoffice-rancell").

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

Title:
  Add a title field to snap metadata

Status in Developer registration portal:
  New
Status in Snappy:
  New
Status in gnome-software package in Ubuntu:
  Confirmed
Status in snapcraft package in Ubuntu:
  Confirmed
Status in snapd package in Ubuntu:
  Triaged
Status in snapd-glib package in Ubuntu:
  Confirmed

Bug description:
  There are currently three naming fields in the snap metadata:
  name: a codename for the snap (can't contain spaces)
  summary: a one-line description of the snap
  description: A multi-line description of the snap

  For example for the Ubuntu calculator app we have:
  name: ubuntu-calculator-app
  summary: Ubuntu Calculator app
  description: The calculator app for all Ubuntu devices.

  What is missing is the 'title' field from the store - this is more
  appropriate to use in a graphical system to display this. For example,
  this should be "Calculator" for ubuntu-calculator-app.

  I think the following needs to be done:
  1. A title field needs to be specified in the .snap metadata.
  2. snapd needs to return this field for local snaps from the metadata, and 
return the store field for searches.
  3. The store should take the title field from the metadata when uploading and 
automatically set it in the store.
  4. Snapcraft needs to have updated documentation / prompt the user to enter 
this field.
  5. snapd-glib needs support for this field.
  6. GNOME Software should use this field where appropriate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-portal/+bug/1663060/+subscriptions

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


[Desktop-packages] [Bug 1664362] [NEW] Dunno

2017-02-13 Thread coolcooler22g
Public bug reported:

Dunno

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.5
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 Feb 14 01:18:52 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
EcryptfsInUse: Yes
GraphicsCard:
 NVIDIA Corporation GK208 [GeForce GT 635] [10de:1280] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] GK208 [GeForce GT 635] 
[1462:2922]
InstallationDate: Installed on 2016-12-04 (71 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: LENOVO 10130
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic.efi.signed 
root=UUID=1f97429c-7fca-4a4f-9cb5-b3518dc4a17b ro quiet splash 
pciehp.pciehp_force=1 vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/04/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: IEKT17AUS
dmi.board.name: SHARKBAY
dmi.board.vendor: LENOVO
dmi.board.version: 31900059 STD
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:bvnLENOVO:bvrIEKT17AUS:bd09/04/2013:svnLENOVO:pn10130:pvrLenovoH530:rvnLENOVO:rnSHARKBAY:rvr31900059STD:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: 10130
dmi.product.version: Lenovo H530
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.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.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Tue Feb 14 00:51:44 2017
xserver.configfile: default
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-0ubuntu0.2
xserver.video_driver: nouveau

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


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

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

Title:
  Dunno

Status in xorg package in Ubuntu:
  New

Bug description:
  Dunno

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.5
  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 Feb 14 01:18:52 2017
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation GK208 [GeForce GT 635] [10de:1280] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Micro-Star International Co., Ltd. [MSI] GK208 [GeForce GT 635] 
[1462:2922]
  InstallationDate: Installed on 2016-12-04 (71 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: LENOVO 10130
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic.efi.signed 
root=UUID=1f97429c-7fca-4a4f-9cb5-b3518dc4a17b ro quiet splash 
pciehp.pciehp_force=1 vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/04/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: IEKT17AUS
  dmi.board.name: SHARKBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900059 STD
  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:bvnLENOVO:bvrIEKT17AUS:bd09/04/2013:svnLENOVO:pn10130:pvrLenovoH530:rvnLENOVO:rnSHARKBAY:rvr31900059STD:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: 10130
  dmi.product.version: Lenovo H530
  dmi.sys.vendor: LENOV

[Desktop-packages] [Bug 1639507] Re: unity-control-center in installed software is listed with wrong icon and title

2017-02-13 Thread Robert Ancell
** Description changed:

+ [Impact]
  In Ubuntu Software under Installed programs the listing for 
gnome-control-center package has title "Wacom Tablet" and tablet icon.
  This is dangerously confusing, as average user can easily remove control 
center without knowing it.
  I propose disabling gnome-control-center removal from Ubuntu Software by 
moving it to "System Applications" section.
+ 
+ [Test Case]
+ 1. From a terminal run:
+ $ gnome-software --details-pkg unity-control-center
+ 
+ Observed result:
+ The title/description is from one of the panels inside u-c-c, e.g. "Wacom 
Tablet" or "Universal Access".
+ 
+ Expected result:
+ The title and description should be for unity-control-center
+ 
+ [Regression Potential]
+ Low, we now just distribute appdata information.

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

Title:
  unity-control-center in installed software is listed with wrong icon
  and title

Status in unity-control-center package in Ubuntu:
  Fix Released
Status in unity-control-center source package in Xenial:
  Triaged
Status in unity-control-center source package in Yakkety:
  Triaged
Status in unity-control-center source package in Zesty:
  Fix Released

Bug description:
  [Impact]
  In Ubuntu Software under Installed programs the listing for 
gnome-control-center package has title "Wacom Tablet" and tablet icon.
  This is dangerously confusing, as average user can easily remove control 
center without knowing it.
  I propose disabling gnome-control-center removal from Ubuntu Software by 
moving it to "System Applications" section.

  [Test Case]
  1. From a terminal run:
  $ gnome-software --details-pkg unity-control-center

  Observed result:
  The title/description is from one of the panels inside u-c-c, e.g. "Wacom 
Tablet" or "Universal Access".

  Expected result:
  The title and description should be for unity-control-center

  [Regression Potential]
  Low, we now just distribute appdata information.

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

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


[Desktop-packages] [Bug 1664060] Re: Can't see view message pane in Evolution after most recent apt-get upgrade

2017-02-13 Thread dr4c4n
I don't have HiDPI enabled (at least not to my knowledge) I did enable
the dark theme for gnome. I don't use epiphany. I don't have problems
receiving messages at all, the only problem I'm having is viewing the
message content in the view pane.

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

Title:
  Can't see view message pane in Evolution after most recent apt-get
  upgrade

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  someone on arch is describing the exact same issue whereby a package
  is updated, after the update evolution doesn't show any information in
  the message pane. Similar to what is reported on an arch forum here:
  https://bbs.archlinux.org/viewtopic.php?id=223046

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: evolution 3.22.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 12 15:43:07 2017
  InstallationDate: Installed on 2017-01-12 (31 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Alpha amd64 (20170111)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1657092] Re: deja-dup refers to "Files" instead of "Caja"

2017-02-13 Thread Vej
** Changed in: deja-dup (Ubuntu)
   Status: New => Confirmed

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

Title:
  deja-dup refers to "Files" instead of "Caja"

Status in Déjà Dup:
  Triaged
Status in deja-dup package in Ubuntu:
  Confirmed

Bug description:
  The Backups application's Overview screen says "You can restore the
  entire backup with the Restore... button or use Files"

  It should say "or use Caja", since the file manager in Mate has been
  renamed Caja.

  Screenshot attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1657092/+subscriptions

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


[Desktop-packages] [Bug 1664369] [NEW] Super key always applied for VNC session

2017-02-13 Thread Dave Mustaine
Public bug reported:

This a regression report for bug 1440570 with the latest package
installed on 14.04 Trusty.

Problem still reproduces exactly as specified.  Every time I press 'N'
in terminal over VNC, a new window is opened.  I don't want to delete my
super key mappings, they are quite useful when interacting with the
machine locally but I also need remote access to things like a web
browser and VNC is most useful for this.

Unfortunately the super key is constantly on.  I saw that 1440570 was
closed with a fix, I might have undone the fix because I used gnome-
tweak-tool to swap my Alt-Win keys (Alt-Win behavior under typing).
Even after switching this back however, the problem persists over VNC,
making it unusable.

Let me know what I can do to help debug.

Output of apt list metacity:

Listing... Done
metacity/trusty-updates,now 1:2.34.13-0ubuntu4.1 amd64 [installed]

Output of lsb_release -rd:

Description:Ubuntu 14.04.5 LTS
Release:14.04

#regression-update

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 4.4.0-62.83~14.04.1-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.23
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Mon Feb 13 11:40:39 2017
DistUpgraded: Fresh install
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-osp1-20150720-0
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 oem-audio-hda-daily-lts-xenial, 0.201611160201~ubuntu14.04.1, 
4.4.0-62-generic, x86_64: installed
 synaptic-i2c-hid-3.13.0-32-backport, 1.6.4: added
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation Sky Lake Integrated Graphics [8086:1912] (rev 06) (prog-if 
00 [VGA controller])
   Subsystem: Dell Device [1028:06b9]
InstallationDate: Installed on 2016-12-16 (59 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
MachineType: Dell Inc. OptiPlex 7040
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic.efi.signed 
root=UUID=e4b640d9-85ce-43f1-9369-2744897fd9f5 ro pcie_aspm=off quiet splash 
vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/12/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.4.9
dmi.board.name: 0Y7WYT
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.9:bd09/12/2016:svnDellInc.:pnOptiPlex7040:pvr:rvnDellInc.:rn0Y7WYT:rvrA00:cvnDellInc.:ct3:cvr:
dmi.product.name: OptiPlex 7040
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1ubuntu0.14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Wed Feb  8 15:18:04 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16485 
 vendor DEL
xserver.version: 2:1.18.3-1ubuntu2.3~trusty1

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


** Tags: amd64 apport-bug trusty ubuntu

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

Title:
  Super key always applied for VNC session

Status in xorg package in Ubuntu:
  New

Bug description:
  This a regression report for bug 1440570 with the latest package
  installed on 14.04 Trusty.

  Problem still reproduces exactly as specified.  Every time I press 'N'
  in terminal over VNC, a new window is opened.  I don't want to delete
  my super key mappings, they are quite useful when interacting with the
  machine locally but I also need remote access to things like a web
  browser and VNC is most useful for this.

  Unfortunately the super key is constantly on.  I saw that 1440570 was
  closed with a fix, I might have undone the fix because I used gnome-
  tweak-tool to swap my Alt-Win keys (Alt-Win behavior under typing).
  Even after switching this back however, the problem persists over VNC,
  making it unusable.

  Let me know what I can do to 

[Desktop-packages] [Bug 1639507] Re: unity-control-center in installed software is listed with wrong icon and title

2017-02-13 Thread Robert Ancell
** Description changed:

  [Impact]
  In Ubuntu Software under Installed programs the listing for 
gnome-control-center package has title "Wacom Tablet" and tablet icon.
  This is dangerously confusing, as average user can easily remove control 
center without knowing it.
  I propose disabling gnome-control-center removal from Ubuntu Software by 
moving it to "System Applications" section.
  
  [Test Case]
  1. From a terminal run:
  $ gnome-software --details-pkg unity-control-center
  
  Observed result:
  The title/description is from one of the panels inside u-c-c, e.g. "Wacom 
Tablet" or "Universal Access".
  
  Expected result:
- The title and description should be for unity-control-center
+ The title and description should be for unity-control-center.
+ NOTE: This requires the appdata to be updated and re-downloaded before this 
can occur.
  
  [Regression Potential]
  Low, we now just distribute appdata information.

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

Title:
  unity-control-center in installed software is listed with wrong icon
  and title

Status in unity-control-center package in Ubuntu:
  Fix Released
Status in unity-control-center source package in Xenial:
  Triaged
Status in unity-control-center source package in Yakkety:
  Triaged
Status in unity-control-center source package in Zesty:
  Fix Released

Bug description:
  [Impact]
  In Ubuntu Software under Installed programs the listing for 
gnome-control-center package has title "Wacom Tablet" and tablet icon.
  This is dangerously confusing, as average user can easily remove control 
center without knowing it.
  I propose disabling gnome-control-center removal from Ubuntu Software by 
moving it to "System Applications" section.

  [Test Case]
  1. From a terminal run:
  $ gnome-software --details-pkg unity-control-center

  Observed result:
  The title/description is from one of the panels inside u-c-c, e.g. "Wacom 
Tablet" or "Universal Access".

  Expected result:
  The title and description should be for unity-control-center.
  NOTE: This requires the appdata to be updated and re-downloaded before this 
can occur.

  [Regression Potential]
  Low, we now just distribute appdata information.

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

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


[Desktop-packages] [Bug 1169437] Re: network-manager does not configure local resolver or dnsmasq to use the nameserver addresses received from the VPN server

2017-02-13 Thread Tiago Peralta
NEvermind my previous patch, for some reason it works on a VM, and on my
desktop, but not on my work laptop will have to investigate more

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

Title:
  network-manager does not configure local resolver or dnsmasq to use
  the nameserver addresses received from the VPN server

Status in network-manager-openvpn package in Ubuntu:
  Fix Released

Bug description:
  NetworkManager/dnsmasq does not set the DNS servers given by the
  OpenVPN server when I connect. I can see in my syslog that I do
  receive the name server addresses correctly along with all the routes:

  Apr 16 08:14:09 homer NetworkManager[4014]:Internal DNS: 
192.168.11.90
  Apr 16 08:14:09 homer NetworkManager[4014]:Internal DNS: 
192.168.11.190

  However, they are not used:

  oscar@homer:~$ nmcli -f IP4 dev list | grep DNS
  IP4.DNS[1]: 192.168.0.1
  oscar@homer:~$

  (That is my default DNS/Gateway and it should still be queried for all
  DNS queries outside of VPN network)

  If I comment out dns=dnsmasq in
  /etc/NetworkManager/NetworkManager.conf and restart NetworkManager
  then DNS starts to work properly again, VPN nameservers are used for
  domain names on the VPN network and others through my default
  nameserver. Let me know if I kan provide further info about this
  issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu7
  ProcVersionSignature: Ubuntu 3.5.0-28.47-generic 3.5.7.9
  Uname: Linux 3.5.0-28-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Tue Apr 16 08:16:42 2013
  EcryptfsInUse: Yes
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-11-22 (144 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.0.1 dev eth1  proto static
   192.168.0.0/24 dev eth1  proto kernel  scope link  src 192.168.0.44  metric 9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-04-16T08:12:17.691993
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH
   Wired connection 1179bc6d7-cd13-4cfb-b73f-e8da8362a511   
802-3-ethernet1364485020   tor 28 mar 2013 16:37:00   yes   
no /org/freedesktop/NetworkManager/Settings/2
   Wiggum2a818c4e-494c-4b91-be56-630636608f07   
802-11-wireless   1366092808   tis 16 apr 2013 08:13:28   yes   
no /org/freedesktop/NetworkManager/Settings/1
     81e14bde-0b0b-42be-8b56-3bfda6ca60fc   vpn   
1366092850   tis 16 apr 2013 08:14:10   yes   no 
/org/freedesktop/NetworkManager/Settings/0
      aad98317-a8e1-4ff7-b3b5-7c43c1bcfd32   802-11-wireless   
1358879064   tis 22 jan 2013 19:24:24   yes   no 
/org/freedesktop/NetworkManager/Settings/3
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH
   eth1   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
   running 0.9.6.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1169437/+subscriptions

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


[Desktop-packages] [Bug 1645015] Re: Area select will not save screenshot when invoked via keyboard shortcut

2017-02-13 Thread Damon Hartman
Confirmed ... exact same issue as Takkat.

DistroRelease: Ubuntu 16.10
Package: gnome-screenshot 3.22.0-1ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
Uname: Linux 4.8.0-37-generic #39-Ubuntu SMP Thu Jan 26 02:27:07 UTC 2017 x86_64
Architecture: amd64
CurrentDesktop: Unity

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

Title:
  Area select will not save screenshot when invoked via keyboard
  shortcut

Status in gnome-screenshot package in Ubuntu:
  Confirmed

Bug description:
  How to reproduce:

  start gnome-screenshot with key combination Ctr+Shift+PrtScr
  watch cursor change to section cross
  select area for screenshot

  What is expected:

  menu to save screenshot should open

  What happens instead:

  selected area flashes black
  gnome-screenshot will not open

  Taking an area screenshot works as expected when invoked from a
  running instance of gnome-screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-screenshot 3.22.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Nov 26 17:41:23 2016
  InstallationDate: Installed on 2015-03-28 (609 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150306)
  SourcePackage: gnome-screenshot
  UpgradeStatus: Upgraded to yakkety on 2016-11-06 (20 days ago)

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

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


[Desktop-packages] [Bug 1664387] Re: soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

2017-02-13 Thread Apport retracing service
*** This bug is a duplicate of bug 1664138 ***
https://bugs.launchpad.net/bugs/1664138

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1664138
   soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Crashes when trying to open a CSV file that was generated with
  Thunderbird Address Book export (System Locale).

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: libreoffice-core 1:5.2.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Feb 14 00:31:33 2017
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2016-10-25 (111 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin
  ProcEnviron:
   LANGUAGE=en_ZA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_ZA.UTF-8
   SHELL=/usr/bin/zsh
  SegvAnalysis:
   Segfault happened at: 0x7fb1c5a5bdf0 <_ZN6ResMgr7GetLongEPv>:mov
(%rdi),%eax
   PC (0x7fb1c5a5bdf0) ok
   source "(%rdi)" (0x55e40f75194b) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ResMgr::GetLong(void*) () from /usr/lib/libreoffice/program/libmergedlo.so
   ResMgr::ReadLong() () from /usr/lib/libreoffice/program/libmergedlo.so
   ImageList::ImageList(ResId const&) () from 
/usr/lib/libreoffice/program/libmergedlo.so
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   SvFileInformationManager::GetFileImage(INetURLObject const&) () from 
/usr/lib/libreoffice/program/libmergedlo.so
  Title: soffice.bin crashed with SIGSEGV in ResMgr::GetLong()
  UpgradeStatus: Upgraded to zesty on 2017-01-08 (36 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sbuild sudo

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

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


[Desktop-packages] [Bug 1467187] Re: allow usage of multicore implementations of compression tools

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

** Changed in: file-roller (Ubuntu)
   Status: New => Confirmed

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

Title:
  allow usage of multicore implementations of compression tools

Status in file-roller package in Ubuntu:
  Confirmed

Bug description:
  It'd be great to be able to use compression formation implementations
  which allow multicore CPU usage (e.g. `pigz` for gunzip, `pbzip2` for
  bzip2, etc.). Imo there's no argument against using them by default
  because most user just will see an significant increase of speed with
  some decent default values for parallelization options (`-p` of
  `pigz`, etc.) based on the CPU (cores).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: file-roller 3.14.2-0ubuntu5
  Uname: Linux 4.0.5-040005-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jun 21 00:59:43 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-08 (12 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to vivid on 2015-06-09 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1467187/+subscriptions

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


[Desktop-packages] [Bug 1664392] [NEW] Drawing failure with large MediaBox

2017-02-13 Thread G. Endignoux
Public bug reported:

If a document contains pages with large differences in page size
(/MediaBox field), drawing failure occurs. Attached is an example with
two empty pages, the first one has dimensions 10x10 and the
second one has dimensions 10x10. Upon opening with Evince, the window
does not display properly and the following appears on stderr (you may
need to zoom in to trigger this bug).


(evince:14359): Gtk-WARNING **: drawing failure for widget `EvView': invalid 
matrix (not invertible)
(evince:14359): Gtk-WARNING **: drawing failure for widget `GtkScrolledWindow': 
invalid matrix (not invertible)
(evince:14359): Gtk-WARNING **: drawing failure for widget `GtkOverlay': 
invalid matrix (not invertible)
(evince:14359): Gtk-WARNING **: drawing failure for widget `GtkBox': invalid 
matrix (not invertible)
(evince:14359): Gtk-WARNING **: drawing failure for widget `GtkPaned': invalid 
matrix (not invertible)
(evince:14359): Gtk-WARNING **: drawing failure for widget `GtkBox': invalid 
matrix (not invertible)
(evince:14359): Gtk-WARNING **: drawing failure for widget `EvWindow': invalid 
matrix (not invertible)

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

** Attachment added: "Drawing failure"
   
https://bugs.launchpad.net/bugs/1664392/+attachment/4818506/+files/big-mediaboxes.pdf

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

Title:
  Drawing failure with large MediaBox

Status in evince package in Ubuntu:
  New

Bug description:
  If a document contains pages with large differences in page size
  (/MediaBox field), drawing failure occurs. Attached is an example with
  two empty pages, the first one has dimensions 10x10 and the
  second one has dimensions 10x10. Upon opening with Evince, the window
  does not display properly and the following appears on stderr (you may
  need to zoom in to trigger this bug).

  
  (evince:14359): Gtk-WARNING **: drawing failure for widget `EvView': invalid 
matrix (not invertible)
  (evince:14359): Gtk-WARNING **: drawing failure for widget 
`GtkScrolledWindow': invalid matrix (not invertible)
  (evince:14359): Gtk-WARNING **: drawing failure for widget `GtkOverlay': 
invalid matrix (not invertible)
  (evince:14359): Gtk-WARNING **: drawing failure for widget `GtkBox': invalid 
matrix (not invertible)
  (evince:14359): Gtk-WARNING **: drawing failure for widget `GtkPaned': 
invalid matrix (not invertible)
  (evince:14359): Gtk-WARNING **: drawing failure for widget `GtkBox': invalid 
matrix (not invertible)
  (evince:14359): Gtk-WARNING **: drawing failure for widget `EvWindow': 
invalid matrix (not invertible)

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

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


[Desktop-packages] [Bug 1467187] Re: allow usage of multicore implementations of compression tools

2017-02-13 Thread Karl-Philipp Richter
This seems to be fixed in Ubuntu 16.10 based on simple observation (as
opposed to a systematic test).

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

Title:
  allow usage of multicore implementations of compression tools

Status in file-roller package in Ubuntu:
  Confirmed

Bug description:
  It'd be great to be able to use compression formation implementations
  which allow multicore CPU usage (e.g. `pigz` for gunzip, `pbzip2` for
  bzip2, etc.). Imo there's no argument against using them by default
  because most user just will see an significant increase of speed with
  some decent default values for parallelization options (`-p` of
  `pigz`, etc.) based on the CPU (cores).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: file-roller 3.14.2-0ubuntu5
  Uname: Linux 4.0.5-040005-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jun 21 00:59:43 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-08 (12 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to vivid on 2015-06-09 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1467187/+subscriptions

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


[Desktop-packages] [Bug 1664398] [NEW] Report a Problem Does Not Work

2017-02-13 Thread spm2011
Public bug reported:

KDE neon User Edition 5.8
Firefox Version: 51.0.1+build2-0ubuntu0.16.04.2
Version: 3.2-0ubuntu1

"Report a Problem..." under the Help Menu does not work. Nothing happens
when it is clicked. This menu option goes away when I disable the addon
so this is an issue with the addon, not in Firefox itself.

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


** Tags: xenial

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

Title:
  Report a Problem Does Not Work

Status in ubufox package in Ubuntu:
  New

Bug description:
  KDE neon User Edition 5.8
  Firefox Version: 51.0.1+build2-0ubuntu0.16.04.2
  Version: 3.2-0ubuntu1

  "Report a Problem..." under the Help Menu does not work. Nothing
  happens when it is clicked. This menu option goes away when I disable
  the addon so this is an issue with the addon, not in Firefox itself.

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

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


[Desktop-packages] [Bug 1664396] [NEW] /usr/bin/nm-applet:11:GTK_CSS_VALUE_IMAGE:g_hash_table_remove_all_nodes:g_hash_table_remove_all_nodes:g_hash_table_remove_all:nma_icons_reload

2017-02-13 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
network-manager-applet.  This problem was most recently seen with package 
version 1.2.0-0ubuntu0.16.04.4, the problem page at 
https://errors.ubuntu.com/problem/851701786703fd59d311ff327bb1837a11bec165 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker you can request it at 
http://forms.canonical.com/reports/.

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


** Tags: xenial

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

Title:
  /usr/bin/nm-
  
applet:11:GTK_CSS_VALUE_IMAGE:g_hash_table_remove_all_nodes:g_hash_table_remove_all_nodes:g_hash_table_remove_all:nma_icons_reload

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
network-manager-applet.  This problem was most recently seen with package 
version 1.2.0-0ubuntu0.16.04.4, the problem page at 
https://errors.ubuntu.com/problem/851701786703fd59d311ff327bb1837a11bec165 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker you can request it at 
http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1664396/+subscriptions

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


[Desktop-packages] [Bug 1664397] [NEW] Mouse trails and distorted cursor on 2nd monitor

2017-02-13 Thread Edward Gibbs
Public bug reported:

Lenovo Thinkpad P50, Xeon, Nvidia M2000m 4GB, 16 GB RAM

2nd monitor (ASUS) connected via either DP or HDMI, when using Hybrid
Graphics the cursor on the second display is distorted and leaves mouse
trails that persist for several seconds.  Switching to Nvidia graphics
cures but Nvidia has other problems (built in display is dim and
brightness cannot be adjusted).  Interestingly, just opening Display
settings also cures the problem for as long as the Display Setting
dialog is open.  Under Windows (10 Pro) Hybrid Graphics does not exhibit
this problem.

Ubuntu release is 16.04.2 LTS.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
Uname: Linux 4.9.0-040900-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
BootLog: /dev/nvme0n1p2: clean, 297436/7282688 files, 2849132/29101568 blocks
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Feb 13 18:15:25 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.4.0-62-generic, x86_64: installed
 bbswitch, 0.8, 4.9.0-040900-generic, x86_64: installed
EcryptfsInUse: Yes
GraphicsCard:
 NVIDIA Corporation GM107GLM [Quadro M2000M] [10de:13b0] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: Lenovo GM107GLM [Quadro M2000M] [17aa:2230]
InstallationDate: Installed on 2017-01-07 (37 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: LENOVO 20EN001SUS
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.9.0-040900-generic 
root=UUID=81b27291-6609-488b-8477-b2eb41ab17f2 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/08/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: N1EET64W (1.37 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20EN001SUS
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40705 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET64W(1.37):bd12/08/2016:svnLENOVO:pn20EN001SUS:pvrThinkPadP50:rvnLENOVO:rn20EN001SUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20EN001SUS
dmi.product.version: ThinkPad P50
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.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.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Mon Feb 13 18:15:02 2017
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-0ubuntu0.2
xserver.video_driver: modeset

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


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

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

Title:
  Mouse trails and distorted cursor on 2nd monitor

Status in xorg package in Ubuntu:
  New

Bug description:
  Lenovo Thinkpad P50, Xeon, Nvidia M2000m 4GB, 16 GB RAM

  2nd monitor (ASUS) connected via either DP or HDMI, when using Hybrid
  Graphics the cursor on the second display is distorted and leaves
  mouse trails that persist for several seconds.  Switching to Nvidia
  graphics cures but Nvidia has other problems (built in display is dim
  and brightness cannot be adjusted).  Interestingly, just opening
  Display settings also cures the problem for as long as the Display
  Setting dialog is open.  Under Windows (10 Pro) Hybrid Graphics does
  not exhibit this problem.

  Ubuntu release is 16.04.2 LTS.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  Uname: Linux 4.9.0-040900-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  BootLog: /dev/nvme0n1p2: clean, 297436/7282688 files, 2849132/29101568 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Feb 13 18:15:25 2017
  DistUpgraded:

[Desktop-packages] [Bug 1664400] [NEW] Search on Start Page Does Not Work

2017-02-13 Thread spm2011
Public bug reported:

KDE neon User Edition 5.8
Firefox Version: 51.0.1+build2-0ubuntu0.16.04.2
Version: 3.2-0ubuntu1

The search bar on the addon version of the start page does not work at
all. Hitting enter or the blue button to search does nothing.
Reproducible with clean profile.

No errors reported in Console.

** Affects: ubufox
 Importance: Undecided
 Status: New


** Tags: xenial

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

Title:
  Search on Start Page Does Not Work

Status in Ubufox Extension:
  New

Bug description:
  KDE neon User Edition 5.8
  Firefox Version: 51.0.1+build2-0ubuntu0.16.04.2
  Version: 3.2-0ubuntu1

  The search bar on the addon version of the start page does not work at
  all. Hitting enter or the blue button to search does nothing.
  Reproducible with clean profile.

  No errors reported in Console.

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

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


[Desktop-packages] [Bug 1664398] Re: Report a Problem Does Not Work

2017-02-13 Thread spm2011
** Package changed: ubufox (Ubuntu) => ubufox

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

Title:
  Report a Problem Does Not Work

Status in Ubufox Extension:
  New

Bug description:
  KDE neon User Edition 5.8
  Firefox Version: 51.0.1+build2-0ubuntu0.16.04.2
  Version: 3.2-0ubuntu1

  "Report a Problem..." under the Help Menu does not work. Nothing
  happens when it is clicked. This menu option goes away when I disable
  the addon so this is an issue with the addon, not in Firefox itself.

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

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


[Desktop-packages] [Bug 1664400] Re: Search on Start Page Does Not Work

2017-02-13 Thread spm2011
** Package changed: ubufox (Ubuntu) => ubufox

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

Title:
  Search on Start Page Does Not Work

Status in Ubufox Extension:
  New

Bug description:
  KDE neon User Edition 5.8
  Firefox Version: 51.0.1+build2-0ubuntu0.16.04.2
  Version: 3.2-0ubuntu1

  The search bar on the addon version of the start page does not work at
  all. Hitting enter or the blue button to search does nothing.
  Reproducible with clean profile.

  No errors reported in Console.

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

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


[Desktop-packages] [Bug 1664057] Re: nvidia-340 340.101-0ubuntu0.14.04.1: nvidia-340 kernel module failed to build

2017-02-13 Thread Emily Ratliff
** Information type changed from Private Security to Public

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

Title:
  nvidia-340 340.101-0ubuntu0.14.04.1: nvidia-340 kernel module failed
  to build

Status in nvidia-graphics-drivers-340 package in Ubuntu:
  New

Bug description:
  Problem showed up during routine software updates.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-340 340.101-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 4.4.0-62.83~14.04.1-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  NonfreeKernelModules: talpa_vfshook talpa_pedconnector talpa_pedevice 
talpa_vcdevice talpa_core talpa_linux talpa_syscallhook nvidia
  ApportVersion: 2.14.1-0ubuntu3.23
  Architecture: amd64
  DKMSKernelVersion: 4.4.0-63-generic
  Date: Sun Feb 12 14:17:10 2017
  InstallationDate: Installed on 2016-07-15 (211 days ago)
  InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  PackageVersion: 340.101-0ubuntu0.14.04.1
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.7
   apt  1.0.1ubuntu2.17
  SourcePackage: nvidia-graphics-drivers-340
  Title: nvidia-340 340.101-0ubuntu0.14.04.1: nvidia-340 kernel module failed 
to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1664057/+subscriptions

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


[Desktop-packages] [Bug 1664004] Re: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-13 Thread Emily Ratliff
** Information type changed from Private Security to Public

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

Title:
  package tex-common 6.04 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in tex-common package in Ubuntu:
  New

Bug description:
  I dont know more

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: tex-common 6.04
  ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
  Uname: Linux 4.4.0-59-generic i686
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: i386
  Date: Sun Feb 12 14:13:38 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2012-11-12 (1552 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  SourcePackage: tex-common
  Title: package tex-common 6.04 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-08-28 (167 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1664004/+subscriptions

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


[Desktop-packages] [Bug 1664004] Re: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-13 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package tex-common 6.04 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in tex-common package in Ubuntu:
  New

Bug description:
  I dont know more

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: tex-common 6.04
  ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
  Uname: Linux 4.4.0-59-generic i686
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: i386
  Date: Sun Feb 12 14:13:38 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2012-11-12 (1552 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.19
  SourcePackage: tex-common
  Title: package tex-common 6.04 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to xenial on 2016-08-28 (167 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1664004/+subscriptions

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


[Desktop-packages] [Bug 1664408] [NEW] Não detecta

2017-02-13 Thread Matheus
Public bug reported:

Não esta detectando a placa de video NVIDIA-820M

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Feb 13 21:56:14 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
   Subsystem: Dell Broadwell-U Integrated Graphics [1028:0655]
   Subsystem: Dell GeForce 820M [1028:0655]
InstallationDate: Installed on 2017-02-12 (1 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: Dell Inc. Inspiron 3443
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic.efi.signed 
root=UUID=416809d0-a1c9-440f-afee-a27e1a9bf8b3 ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/13/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 07GVPJ
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd05/13/2016:svnDellInc.:pnInspiron3443:pvrA08:rvnDellInc.:rn07GVPJ:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron 3443
dmi.product.version: A08
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.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.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Mon Feb 13 19:22:48 2017
xserver.configfile: default
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
 NOUVEAU(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id1112 
 vendor LGD
xserver.version: 2:1.18.4-0ubuntu0.2

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


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

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

Title:
  Não detecta

Status in xorg package in Ubuntu:
  New

Bug description:
  Não esta detectando a placa de video NVIDIA-820M

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Feb 13 21:56:14 2017
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Broadwell-U Integrated Graphics [1028:0655]
 Subsystem: Dell GeForce 820M [1028:0655]
  InstallationDate: Installed on 2017-02-12 (1 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: Dell Inc. Inspiron 3443
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic.efi.signed 
root=UUID=416809d0-a1c9-440f-afee-a27e1a9bf8b3 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/13/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 07GVPJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd05/13/2016:svnDellInc.:pnInspiron3443:pvrA08:rvnDellInc.:rn07GVPJ:rvrA00:cvnDellInc.:ct8:cvr

[Desktop-packages] [Bug 1657092] Re: deja-dup refers to "Files" instead of "Caja"

2017-02-13 Thread Vej
@Nathanaël: Could you please upload your patch to a (upstream) branch
and propose it for merging?

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

Title:
  deja-dup refers to "Files" instead of "Caja"

Status in Déjà Dup:
  Triaged
Status in deja-dup package in Ubuntu:
  Confirmed

Bug description:
  The Backups application's Overview screen says "You can restore the
  entire backup with the Restore... button or use Files"

  It should say "or use Caja", since the file manager in Mate has been
  renamed Caja.

  Screenshot attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1657092/+subscriptions

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


[Desktop-packages] [Bug 1664420] [NEW] [, Intel Kabylake HDMI, Digital Out, HDMI] No sound at all untill DPMS kicks in.

2017-02-13 Thread Rui Madeira
Public bug reported:

Intel NUC7i3BNH running Ubuntu MATE 16.10 plays no sound out on the HDMI port 
to a Samsung UN32EH5300F
until after the power management puts the display to sleep at least once. Upon  
waking the monitor sound is restored. Changing cables and ports did nothing, 
and testing on a second UN32EH5300F had the same results. Oddly, testing on two 
other TV's resulted in no problems with the audio.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
Uname: Linux 4.8.0-37-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0c:   rui1911 F...m pulseaudio
 /dev/snd/pcmC0D0p:   rui1911 F...m pulseaudio
 /dev/snd/controlC0:  rui1911 F pulseaudio
CurrentDesktop: MATE
Date: Mon Feb 13 19:29:29 2017
InstallationDate: Installed on 2017-02-13 (0 days ago)
InstallationMedia: Ubuntu-MATE 16.10 "Yakkety Yak" - Release amd64 (20161012.1)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0c:   rui1911 F...m pulseaudio
 /dev/snd/pcmC0D0p:   rui1911 F...m pulseaudio
 /dev/snd/controlC0:  rui1911 F pulseaudio
Symptom_Jack: Digital Out, HDMI
Symptom_Type: No sound at all
Title: [, Intel Kabylake HDMI, Digital Out, HDMI] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.vendor: Intel Corp.
dmi.board.vendor: Intel Corporation

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


** Tags: amd64 apport-bug yakkety

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

Title:
  [, Intel Kabylake HDMI, Digital Out, HDMI] No sound at all untill DPMS
  kicks in.

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Intel NUC7i3BNH running Ubuntu MATE 16.10 plays no sound out on the HDMI port 
to a Samsung UN32EH5300F
  until after the power management puts the display to sleep at least once. 
Upon  waking the monitor sound is restored. Changing cables and ports did 
nothing, and testing on a second UN32EH5300F had the same results. Oddly, 
testing on two other TV's resulted in no problems with the audio.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   rui1911 F...m pulseaudio
   /dev/snd/pcmC0D0p:   rui1911 F...m pulseaudio
   /dev/snd/controlC0:  rui1911 F pulseaudio
  CurrentDesktop: MATE
  Date: Mon Feb 13 19:29:29 2017
  InstallationDate: Installed on 2017-02-13 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   rui1911 F...m pulseaudio
   /dev/snd/pcmC0D0p:   rui1911 F...m pulseaudio
   /dev/snd/controlC0:  rui1911 F pulseaudio
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: No sound at all
  Title: [, Intel Kabylake HDMI, Digital Out, HDMI] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.vendor: Intel Corp.
  dmi.board.vendor: Intel Corporation

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

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


[Desktop-packages] [Bug 1664057] Re: nvidia-340 340.101-0ubuntu0.14.04.1: nvidia-340 kernel module failed to build

2017-02-13 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1365200 ***
https://bugs.launchpad.net/bugs/1365200

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


** This bug has been marked a duplicate of bug 1365200
   nvidia-* kernel module failed to build [Makefile: No such file or directory]

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

Title:
  nvidia-340 340.101-0ubuntu0.14.04.1: nvidia-340 kernel module failed
  to build

Status in nvidia-graphics-drivers-340 package in Ubuntu:
  New

Bug description:
  Problem showed up during routine software updates.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-340 340.101-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 4.4.0-62.83~14.04.1-generic 4.4.40
  Uname: Linux 4.4.0-62-generic x86_64
  NonfreeKernelModules: talpa_vfshook talpa_pedconnector talpa_pedevice 
talpa_vcdevice talpa_core talpa_linux talpa_syscallhook nvidia
  ApportVersion: 2.14.1-0ubuntu3.23
  Architecture: amd64
  DKMSKernelVersion: 4.4.0-63-generic
  Date: Sun Feb 12 14:17:10 2017
  InstallationDate: Installed on 2016-07-15 (211 days ago)
  InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  PackageVersion: 340.101-0ubuntu0.14.04.1
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.7
   apt  1.0.1ubuntu2.17
  SourcePackage: nvidia-graphics-drivers-340
  Title: nvidia-340 340.101-0ubuntu0.14.04.1: nvidia-340 kernel module failed 
to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1664057/+subscriptions

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


[Desktop-packages] [Bug 1365200] Re: nvidia-* kernel module failed to build [Makefile: No such file or directory]

2017-02-13 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-340 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-340 (Ubuntu)
   Status: New => Confirmed

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

Title:
  nvidia-* kernel module failed to build [Makefile: No such file or
  directory]

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-340-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-352 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-352-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-361 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-367 package in Ubuntu:
  Confirmed

Bug description:
  I was updating my kernel package to 3.14.1 and this showed up.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331 331.38-0ubuntu7.1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  DKMSKernelVersion: 3.14.1-031401-lowlatency
  Date: Wed Sep  3 17:05:36 2014
  InstallationDate: Installed on 2014-05-31 (95 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageVersion: 331.38-0ubuntu7.1
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.38-0ubuntu7.1: nvidia-331 kernel module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1365200/+subscriptions

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


[Desktop-packages] [Bug 1539209] Re: pulseaudio crashed with SIGABRT in pa_alsa_path_set_volume()

2017-02-13 Thread Mauricio Maluff Masi
...the issue is back now. Ignore post #42.

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

Title:
  pulseaudio crashed with SIGABRT in pa_alsa_path_set_volume()

Status in pulseaudio package in Ubuntu:
  Triaged

Bug description:
  Appears randomly.

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

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

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


[Desktop-packages] [Bug 1664288] Re: Update gdk-pixbuf to 2.36.5

2017-02-13 Thread Jeremy Bicha
** Changed in: gdk-pixbuf (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  Update gdk-pixbuf to 2.36.5

Status in gdk-pixbuf package in Ubuntu:
  Fix Committed

Bug description:
  gnome-desktop3 3.24 requires gdk-pixbuf 2.36.5

  https://git.gnome.org/browse/gdk-pixbuf/tree/NEWS
  https://git.gnome.org/browse/gdk-pixbuf/log

  I do not have upload privileges for this package so I will need
  sponsorship.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1664288/+subscriptions

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


[Desktop-packages] [Bug 1664426] [NEW] Can no longer play wma files with Ubuntu 16.04

2017-02-13 Thread Charles Mikesell
Public bug reported:

Multiple (7) computers were working just fine until a recent update
apparently removed the plug-in.

Perhaps you could provide us with an update to put the plug-in back in
place.(?)

** Affects: gstreamer1.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Can no longer play wma files with Ubuntu 16.04

Status in gstreamer1.0 package in Ubuntu:
  New

Bug description:
  Multiple (7) computers were working just fine until a recent update
  apparently removed the plug-in.

  Perhaps you could provide us with an update to put the plug-in back in
  place.(?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1664426/+subscriptions

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


[Desktop-packages] [Bug 307229] Re: Ctrl+N from desktop should open a new Nautilus window

2017-02-13 Thread shankao
Closing after comment from original reporter

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

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

Title:
  Ctrl+N from desktop should open a new Nautilus window

Status in Nautilus:
  Won't Fix
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Using Ubuntu 8.10 and Nautilus 2.24.1.

  The shortcut to open a new Nautilus window should work even the
  desktop is focused.

  Reproduce:
  * Click the desktop to focus it.
  * Enter Ctrl+N.
  ...and nothing happens.

  Expected:
  The same as when I enter alt+home - a new Nautilus window with my home folder 
showing.

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

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