[Desktop-packages] [Bug 1631560] Re: Narrow spacing of icons in Files affects file names

2016-10-16 Thread Ari Torhamo
@ Sebastian Bacher: I found an existing bug report about this problem at Gnome 
Bugzilla, and I added my comment to it:
https://bugzilla.gnome.org/show_bug.cgi?id=745968
The report and the latest comment are a year and a half old, but the bug is 
marked as new. I guess it's better not to expect a quick patch. 

@ dino99: Thanks for the workaround, dino99. It alleviated the problem
somewhat. It would help more if I'd decrease the font size further, but
the text would get too small then.

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

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

Title:
  Narrow spacing of icons in Files affects file names

Status in nautilus package in Ubuntu:
  New

Bug description:
  When I upgraded to Ubuntu 16.10 beta a few days ago, horizontal
  distance between icons in Files and on the desktop got much smaller.
  Because of this there's less room horizontally for the file names, and
  many words got their last letters cut off to the next row. In many
  file names full rows now alternate with rows of only a couple of cut
  off letters. Name fields with longer file names also look
  disproportionately narrow and tall now. I think the spacing should be
  changed back to what it was, or at least it should be user selectable.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: nautilus 1:3.20.3-1ubuntu2
  ProcVersionSignature: Ubuntu 4.8.0-20.22-generic 4.8.0
  Uname: Linux 4.8.0-20-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Oct  8 04:04:55 2016
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.preferences' b'thumbnail-limit' b'uint64 4294967295'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'265'
   b'org.gnome.nautilus.window-state' b'maximized' b'true'
   b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 
'size', 'type', 'date_modified']"
   b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'date_modified', 'date_accessed', 'owner', 'group', 'permissions', 
'mime_type', 'where', 'date_modified_with_time']"
  InstallationDate: Installed on 2016-03-27 (194 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=fi
   PATH=(custom, no user)
   LANG=fi_FI.UTF-8
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus: gnome-terminal 3.20.2-1ubuntu5

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

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


[Desktop-packages] [Bug 508618] Re: Setting max-specpdl-size of 34295 allows segfaults with 'simple' elisp

2016-10-16 Thread era
Did you ever attempt to report this upstream?  Does the bug exist in a
recent emacs-snapshot?  If so, we should probably forward this to the
Emacs maintainers rather than have it linger here.

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

Title:
  Setting max-specpdl-size of 34295 allows segfaults with 'simple' elisp

Status in emacs23 package in Ubuntu:
  New
Status in emacs24 package in Ubuntu:
  New

Bug description:
  Binary package hint: emacs23

  Setting max-specpdl-size higher than 34295, and then running the following 
code results in a segfault of emacs.  I am 
  running a system of mostly 9.04 with some packages (such as this one) 
upgraded. I know it's kind of pushing emacs to the limit, but still;  this 
seems like an arbitrary limit on emacs' otherwise diety-like functionality.  
What should happen is emacs should continue to fail to execute with 
"file-truename: Variable binding depth exceeds max-specpdl-size"  as it does 
below 34295., or at the very least when setting max-specpdl-size higher than 
34295 it should warn you that you are making some kind of error if this is not 
acceptable.

  example code:

  (defun por (pcurrent pb numberleft)
 (if (= numberleft 0)
   pcurrent
   (por (- (+ pcurrent pb) (* pcurrent pb)) pb (- numberleft 1

  (por 0 0.01 1)

  (setq max-lisp-eval-depth 100)  ; this may be necessary, but doesn't 
appear to be the problem
  (setq max-specpdl-size 34295)  ; setting this lower results in 
predictable, expected behaviour - emacs refuses to run the result, citing 
max-specpdl-size not high enough.   Setting this higher (like...34296), results 
in a segfault of emacs

  emacs23:
Installé : 23.1+1-4ubuntu3
Candidat : 23.1+1-4ubuntu3
   Table de version :
   *** 23.1+1-4ubuntu3 0
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  Package: emacs23 23.1+1-4ubuntu3
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: emacs23
  Uname: Linux 2.6.28-16-generic x86_64
  UnreportableReason: Ceci n'est pas un authentique paquet Ubuntu

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

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


[Desktop-packages] [Bug 1456181] Re: Not working preferences

2016-10-16 Thread Launchpad Bug Tracker
[Expired for firefox (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Not working preferences

Status in firefox package in Ubuntu:
  Expired

Bug description:
  My OS: 15.04

  What I did: updated Firefox to newest avaliable version (38.0) thru
  "apt-get update"

  Problem description:

  None of the preferences tab (except General) to with I try to switch
  is working

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

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


[Desktop-packages] [Bug 1612603] Re: After upgrade to 16.04, PDF reader Evince, arrows of page forward and page down do not work.

2016-10-16 Thread Launchpad Bug Tracker
[Expired for evince (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  After upgrade to 16.04,  PDF reader Evince, arrows of page forward and
  page down do not work.

Status in evince package in Ubuntu:
  Expired

Bug description:
  In Ubuntu 14.04 Evince always work correctly, but after upgrading to Ubuntu 
16.04 the arrows of page forward and page down are greyed and do not work. I 
must use the tabs RePag and AvPag of the keyboard.
  Is not a big problem, but after a while is a little frustrating.
  Sorry for my English. 

  /etc/apparmor.d/abstractions/evince
  Ubuntu 16.04 LTS 64 bits
  evince  3.18.2-1ubuntu4

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: evince 3.18.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Aug 12 11:50:16 2016
  InstallationDate: Installed on 2013-05-19 (1180 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=ca
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ca_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to xenial on 2016-07-31 (11 days ago)

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

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


[Desktop-packages] [Bug 1633979] [NEW] gnome-terminal appears in launcher twice when running

2016-10-16 Thread Chris Hermansen
Public bug reported:

In Ubuntu 16.10, I have gnome-terminal in my launcher.  When I start it,
I see two terminals in the launcher - one representing the running
terminal(s), one that allows me to open another terminal.  No other
application seems to behave this way.  I don't believe this behaviour
was evident in 16.04.

FWIW I have Ubuntu Tweak Tool also installed and I have selected
minimize single window applications on click (which works).  Also this
was an upgrade from 16.04.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: gnome-terminal 3.20.2-1ubuntu5
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 16 21:06:42 2016
InstallationDate: Installed on 2016-02-03 (256 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to yakkety on 2016-10-13 (3 days ago)

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


** Tags: amd64 apport-bug yakkety

** Attachment added: "In this screenshot two gnome-terminals can be seen in 
launcher; only one EasyTag though, even though also open."
   
https://bugs.launchpad.net/bugs/1633979/+attachment/4762276/+files/two_gnome_terminals.png

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

Title:
  gnome-terminal appears in launcher twice when running

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  In Ubuntu 16.10, I have gnome-terminal in my launcher.  When I start
  it, I see two terminals in the launcher - one representing the running
  terminal(s), one that allows me to open another terminal.  No other
  application seems to behave this way.  I don't believe this behaviour
  was evident in 16.04.

  FWIW I have Ubuntu Tweak Tool also installed and I have selected
  minimize single window applications on click (which works).  Also this
  was an upgrade from 16.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-terminal 3.20.2-1ubuntu5
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 16 21:06:42 2016
  InstallationDate: Installed on 2016-02-03 (256 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to yakkety on 2016-10-13 (3 days ago)

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

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


[Desktop-packages] [Bug 1564076] Re: Can't launch snaps

2016-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.20.1+git20160923.2
.7374bdc-0ubuntu1~xenial1

---
gnome-software (3.20.1+git20160923.2.7374bdc-0ubuntu1~xenial1) xenial; 
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix crash on 32 bit arch live images (LP: #1571729)
  * debian/README.source: Update branch name (wip/ubuntu-xenial -> wip/ubuntu).

gnome-software (3.20.1+git20160923.1.0c571f1-0ubuntu1~xenial1) xenial;
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix failure refining first snap doesn't affect other snaps (LP: #1626803)
- Support snap launching (LP: #1564076)
- Don't prompt user to upgrade held packages (LP: #1573061)
- Use /v2/find API instead of obsolete /v2/snaps API for searching (LP: 
#1596378)
- Download changelog information on demand (LP: #1574666)
  * debian/control:
- Depend on aptdaemon

 -- Iain Lane   Fri, 23 Sep 2016 18:28:31 +0100

** Changed in: gnome-software (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Can't launch snaps

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

Bug description:
  [Impact]
  No method of launching snaps from GNOME Software.

  [Test Case]
  1. Open GNOME Software
  2. Search for a snap (e.g. "moon-buggy")
  3. Click on snap description
  4. Click install

  Expected result:
  Snap is installed and launch button is shown (as for .deb apps)

  Observed result:
  Snap is installed; no launch button shown.

  [Regression potential]
  Low. We now take advantage of new snapd API to make snaps launchable.

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

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


[Desktop-packages] [Bug 1571729] Re: /usr/bin/gnome-software:11:look_at_pkg:load_apt_db:gs_plugin_refine:gs_plugin_loader_run_refine:gs_plugin_loader_run_results

2016-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.20.1+git20160923.2
.7374bdc-0ubuntu1~xenial1

---
gnome-software (3.20.1+git20160923.2.7374bdc-0ubuntu1~xenial1) xenial; 
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix crash on 32 bit arch live images (LP: #1571729)
  * debian/README.source: Update branch name (wip/ubuntu-xenial -> wip/ubuntu).

gnome-software (3.20.1+git20160923.1.0c571f1-0ubuntu1~xenial1) xenial;
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix failure refining first snap doesn't affect other snaps (LP: #1626803)
- Support snap launching (LP: #1564076)
- Don't prompt user to upgrade held packages (LP: #1573061)
- Use /v2/find API instead of obsolete /v2/snaps API for searching (LP: 
#1596378)
- Download changelog information on demand (LP: #1574666)
  * debian/control:
- Depend on aptdaemon

 -- Iain Lane   Fri, 23 Sep 2016 18:28:31 +0100

** Changed in: gnome-software (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  /usr/bin/gnome-
  
software:11:look_at_pkg:load_apt_db:gs_plugin_refine:gs_plugin_loader_run_refine:gs_plugin_loader_run_results

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

Bug description:
  [ Description ]
  gnome-software crashes on an i386 live image

  [ Steps to reproduce ]
  1. Boot an i386 live image
  2. launch gnome-software ("Ubuntu Software Center")
  3. crash

  [ Verifying the fix ]

  Instead of crashing, it should not crash.

  [ Fix ]
  We were using an invalid iterator. I'm not totally sure why this didn't break 
on amd64.

  [ Regression potential ]
  Verify that all applications are still shown exactly as before on an 
installed system.

  [ Original description ]

  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding gnome-software.  This problem was most recently seen with
  version 3.20.1+git20160415.1.9c08d97.ubuntu-xenial-0ubuntu1, the
  problem page at
  https://errors.ubuntu.com/problem/58f08ffc3281621f3df0ae8b636df69edadf0f02
  contains more details.

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

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


[Desktop-packages] [Bug 1573061] Re: gnome-software wants to upgrade held packages

2016-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.20.1+git20160923.2
.7374bdc-0ubuntu1~xenial1

---
gnome-software (3.20.1+git20160923.2.7374bdc-0ubuntu1~xenial1) xenial; 
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix crash on 32 bit arch live images (LP: #1571729)
  * debian/README.source: Update branch name (wip/ubuntu-xenial -> wip/ubuntu).

gnome-software (3.20.1+git20160923.1.0c571f1-0ubuntu1~xenial1) xenial;
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix failure refining first snap doesn't affect other snaps (LP: #1626803)
- Support snap launching (LP: #1564076)
- Don't prompt user to upgrade held packages (LP: #1573061)
- Use /v2/find API instead of obsolete /v2/snaps API for searching (LP: 
#1596378)
- Download changelog information on demand (LP: #1574666)
  * debian/control:
- Depend on aptdaemon

 -- Iain Lane   Fri, 23 Sep 2016 18:28:31 +0100

** Changed in: gnome-software (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  gnome-software wants to upgrade held packages

Status in One Hundred Papercuts:
  Confirmed
Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Released
Status in gnome-software source package in Yakkety:
  Fix Released

Bug description:
  [Impact]
  GNOME Software shows .deb packages marked as held as updatable.

  [Test Case]
  1. Hold a package that is available for update, e.g.
  $ sudo apt-mark hold gnome-calculator
  2. Open GNOME Software
  3. Click on Updates tab

  Expected result:
  Held package(s) are not shown

  Observed result:
  Held package(s) are shown

  [Regression potential]
  Low. We now just check the Apt flag for held packages.

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

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


[Desktop-packages] [Bug 1574666] Re: Slow to start when many updates available

2016-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.20.1+git20160923.2
.7374bdc-0ubuntu1~xenial1

---
gnome-software (3.20.1+git20160923.2.7374bdc-0ubuntu1~xenial1) xenial; 
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix crash on 32 bit arch live images (LP: #1571729)
  * debian/README.source: Update branch name (wip/ubuntu-xenial -> wip/ubuntu).

gnome-software (3.20.1+git20160923.1.0c571f1-0ubuntu1~xenial1) xenial;
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix failure refining first snap doesn't affect other snaps (LP: #1626803)
- Support snap launching (LP: #1564076)
- Don't prompt user to upgrade held packages (LP: #1573061)
- Use /v2/find API instead of obsolete /v2/snaps API for searching (LP: 
#1596378)
- Download changelog information on demand (LP: #1574666)
  * debian/control:
- Depend on aptdaemon

 -- Iain Lane   Fri, 23 Sep 2016 18:28:31 +0100

** Changed in: gnome-software (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Slow to start when many updates available

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

Bug description:
  [Impact]
  GNOME Software is slow to show anything when updates are available due to 
downloading Changelog information.

  [Test Case]
  1. Open GNOME Software when you have many updates to make and/or a very slow 
connection to changelogs.ubuntu.com

  Expected result:
  The home screen is quickly shown

  Observed result:
  The home screen takes many seconds to show

  [Regression potential]
  Low. We now just download these on demand.

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

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


[Desktop-packages] [Bug 1596378] Re: Uses legacy /v2/snapd?q= instead of /v2/find?q= API - caused many messages in log

2016-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.20.1+git20160923.2
.7374bdc-0ubuntu1~xenial1

---
gnome-software (3.20.1+git20160923.2.7374bdc-0ubuntu1~xenial1) xenial; 
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix crash on 32 bit arch live images (LP: #1571729)
  * debian/README.source: Update branch name (wip/ubuntu-xenial -> wip/ubuntu).

gnome-software (3.20.1+git20160923.1.0c571f1-0ubuntu1~xenial1) xenial;
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix failure refining first snap doesn't affect other snaps (LP: #1626803)
- Support snap launching (LP: #1564076)
- Don't prompt user to upgrade held packages (LP: #1573061)
- Use /v2/find API instead of obsolete /v2/snaps API for searching (LP: 
#1596378)
- Download changelog information on demand (LP: #1574666)
  * debian/control:
- Depend on aptdaemon

 -- Iain Lane   Fri, 23 Sep 2016 18:28:31 +0100

** Changed in: gnome-software (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Uses legacy /v2/snapd?q= instead of /v2/find?q= API - caused many
  messages in log

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

Bug description:
  [Impact]
  Using the old snapd search API causes messages to be written to the systemd 
log.

  [Test Case]
  1. Start GNOME Software
  2. Search for some apps (e.g. "moon")
  3. Check systemd journal with 'journalctl'

  Expected result:
  Results are shown, no significant logs written to systemd journal.

  Observed result:
  Many logs like this written:
  Jun 26 18:55:43 /usr/lib/snapd/snapd[1085]: api.go:474: jumping to "find" to 
better support legacy request "/v2/snaps?q=wikipe
  Jun 26 18:55:43 /usr/lib/snapd/snapd[1085]: api.go:393: DEBUG: use of 
obsolete "q" parameter: "/v2/snaps?q=wikipedia.org"
  Jun 26 18:55:41 /usr/lib/snapd/snapd[1085]: daemon.go:181: DEBUG: uid=1000;@ 
GET /v2/snaps?q=wikipedia 170.9766ms 200

  [Regression potential]
  Low. We just use the new request name in snapd.

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

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


[Desktop-packages] [Bug 1626803] Re: Search results show snaps not installed

2016-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.20.1+git20160923.2
.7374bdc-0ubuntu1~xenial1

---
gnome-software (3.20.1+git20160923.2.7374bdc-0ubuntu1~xenial1) xenial; 
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix crash on 32 bit arch live images (LP: #1571729)
  * debian/README.source: Update branch name (wip/ubuntu-xenial -> wip/ubuntu).

gnome-software (3.20.1+git20160923.1.0c571f1-0ubuntu1~xenial1) xenial;
urgency=medium

  * New upstream snapshot from the wip/ubuntu branch at
git://git.gnome.org/gnome-software.
- Fix failure refining first snap doesn't affect other snaps (LP: #1626803)
- Support snap launching (LP: #1564076)
- Don't prompt user to upgrade held packages (LP: #1573061)
- Use /v2/find API instead of obsolete /v2/snaps API for searching (LP: 
#1596378)
- Download changelog information on demand (LP: #1574666)
  * debian/control:
- Depend on aptdaemon

 -- Iain Lane   Fri, 23 Sep 2016 18:28:31 +0100

** Changed in: gnome-software (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Search results show snaps not installed

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

Bug description:
  [Impact]
  Sometimes when searching for snaps the results may show as not installed when 
they are.

  [Test Case]
  1. Search in gnome-software (e.g. "moon")
  2. Install not the first search result (e.g. "moon-buggy" which is after 
"sl-moon127")
  3. Search again

  Exepected result:
  The installed snap is marked as such

  Observed result:
  The installed snap is marked as not installed.

  [Regression potential]
  Low. GNOME Software was stopping checking local snaps on the first result 
(since it is not installed). We now ignore not installed snaps and keep 
checking.

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

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


[Desktop-packages] [Bug 1596378] Update Released

2016-10-16 Thread Martin Pitt
The verification of the Stable Release Update for gnome-software has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Uses legacy /v2/snapd?q= instead of /v2/find?q= API - caused many
  messages in log

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

Bug description:
  [Impact]
  Using the old snapd search API causes messages to be written to the systemd 
log.

  [Test Case]
  1. Start GNOME Software
  2. Search for some apps (e.g. "moon")
  3. Check systemd journal with 'journalctl'

  Expected result:
  Results are shown, no significant logs written to systemd journal.

  Observed result:
  Many logs like this written:
  Jun 26 18:55:43 /usr/lib/snapd/snapd[1085]: api.go:474: jumping to "find" to 
better support legacy request "/v2/snaps?q=wikipe
  Jun 26 18:55:43 /usr/lib/snapd/snapd[1085]: api.go:393: DEBUG: use of 
obsolete "q" parameter: "/v2/snaps?q=wikipedia.org"
  Jun 26 18:55:41 /usr/lib/snapd/snapd[1085]: daemon.go:181: DEBUG: uid=1000;@ 
GET /v2/snaps?q=wikipedia 170.9766ms 200

  [Regression potential]
  Low. We just use the new request name in snapd.

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

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


[Desktop-packages] [Bug 1574666] Update Released

2016-10-16 Thread Martin Pitt
The verification of the Stable Release Update for gnome-software has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Slow to start when many updates available

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

Bug description:
  [Impact]
  GNOME Software is slow to show anything when updates are available due to 
downloading Changelog information.

  [Test Case]
  1. Open GNOME Software when you have many updates to make and/or a very slow 
connection to changelogs.ubuntu.com

  Expected result:
  The home screen is quickly shown

  Observed result:
  The home screen takes many seconds to show

  [Regression potential]
  Low. We now just download these on demand.

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

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


[Desktop-packages] [Bug 1573061] Update Released

2016-10-16 Thread Martin Pitt
The verification of the Stable Release Update for gnome-software has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  gnome-software wants to upgrade held packages

Status in One Hundred Papercuts:
  Confirmed
Status in gnome-software package in Ubuntu:
  Fix Released
Status in gnome-software source package in Xenial:
  Fix Released
Status in gnome-software source package in Yakkety:
  Fix Released

Bug description:
  [Impact]
  GNOME Software shows .deb packages marked as held as updatable.

  [Test Case]
  1. Hold a package that is available for update, e.g.
  $ sudo apt-mark hold gnome-calculator
  2. Open GNOME Software
  3. Click on Updates tab

  Expected result:
  Held package(s) are not shown

  Observed result:
  Held package(s) are shown

  [Regression potential]
  Low. We now just check the Apt flag for held packages.

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

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


[Desktop-packages] [Bug 1626803] Update Released

2016-10-16 Thread Martin Pitt
The verification of the Stable Release Update for gnome-software has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  Search results show snaps not installed

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

Bug description:
  [Impact]
  Sometimes when searching for snaps the results may show as not installed when 
they are.

  [Test Case]
  1. Search in gnome-software (e.g. "moon")
  2. Install not the first search result (e.g. "moon-buggy" which is after 
"sl-moon127")
  3. Search again

  Exepected result:
  The installed snap is marked as such

  Observed result:
  The installed snap is marked as not installed.

  [Regression potential]
  Low. GNOME Software was stopping checking local snaps on the first result 
(since it is not installed). We now ignore not installed snaps and keep 
checking.

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

-- 
Mailing list: https://launchpad.net/~desktop-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'

2016-10-16 Thread Chris Hermansen
My steps are similar to #4 above but the problem occurs when I am logged
in as regular user (me).

Seems to be no workaround.

FWIW my 16.10 is upgraded from 16.04 and not a fresh install.

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

Title:
  Files application throws an error 'Oops! Something went wrong' when
  clicked on 'Recents'

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  The application crashes every time I click on 'Recent' with this
  message in a pop-up window:

  "Unhandled error message: Message recipient disconnected from message
  bus without replying."

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: nautilus 1:3.20.3-1ubuntu3
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 13 22:34:57 2016
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.preferences' b'enable-interactive-search' b'false'
   b'org.gnome.nautilus.window-state' b'geometry' b"'890x550+476+24'"
  InstallationDate: Installed on 2016-10-13 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus: gnome-terminal 3.20.2-1ubuntu5

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

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


[Desktop-packages] [Bug 1584740] Re: Libreoffice impress hanging and high cpu on slide operations

2016-10-16 Thread Jesse McNichol
I had the same problem with Libreoffice Impress and it caused me no end
of hassle until I uninstalled the GTK interface. Now it's fast and
responsive even with big slideshows. Only drawback is that the menus
look like Windows 95.

Try running "sudo apt-get remove libreoffice-gtk*" and see if that
resolves the issue on your machine. This command will remove
libreoffice-gtk, libreoffice-gtk3 and libreoffice-gnome but will leave
libreoffice otherwise intact.

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

Title:
  Libreoffice impress hanging and high cpu on slide operations

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
  - Create a presentation in libreoffice impress, 30-100 slides with or without 
images
  - Add, copy or delete slides
  - On those operations LO Impress hangs a lot; sometimes 5 mins or more
  - Opening and saving works quick

  Tested on 2 different laptops, both had the same issue. Both did have
  Intel Graphics, but different  ones.  It works fine on the same laptop
  with LO 5.1 on Ubuntu 14.04

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-impress 1:5.1.2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May 23 12:55:08 2016
  InstallationDate: Installed on 2016-04-29 (23 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  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/1584740/+subscriptions

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


[Desktop-packages] [Bug 1633935] Re: Inkscape freezes when selecting font

2016-10-16 Thread volomike
Not so fast. After more testing, the problem seems only intermittently
fixed. I can recreate the problem, but then when I click off the popdown
listbox for font sizes, switch from DejaVu Sans to FreeSans, and try
again, the problem is resolved for FreeSans, then, oddly, when I go back
to DejaVu Sans, the problem randomly either goes away or comes back
again. It's very bizarre!

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

Title:
  Inkscape freezes when selecting font

Status in inkscape package in Ubuntu:
  New

Bug description:
  If you perform the following steps, Inkscape freezes. It's a
  showstopper of using Inkscape at all with fonts.

  1. Launch Inkscape.
  2. On the new document, click the A on the left toolbar to create a new 
textbox.
  3. Drag a marquee in your document for the size of your textbox.
  4. Type the text "This is a test" and then choose Select All to select it all.
  5. Click the T in the top toolbar to open the Text and Font control panel.
  6. Choose DejaVu Sans.
  7. Put another window on top of the current window, such as switch to a web 
browser.
  8. Come back to Inkscape -- it won't repaint the window because it's frozen.

  Alternatively, you can also recreate the bug this way too:

  1. Launch Inkscape.
  2. On the new document, click the A on the left toolbar to create a new 
textbox.
  3. Drag a marquee in your document for the size of your textbox.
  4. Type the text "This is a test" and then choose Select All to select it all.
  5. Click the T in the top toolbar to open the Text and Font control panel.
  6. Choose DejaVu Sans.
  7. Set the font size to 48 from the Font Size: selector on that control 
panel. You'll notice that the dropdown occurs, when you select it, Inkscape 
freezes.

  Note that I'm running Inkscape 0.91 on Lubuntu Desktop 16.04 inside
  Oracle Virtualbox version 5.0.26 r108824 on a Mac Air 13" running OSX
  10.12 (Sierra) and have loaded the Virtualbox extensions. Note that I
  also tried the following things to see if they fixed the problem:

  - full apt-get update; apt-get upgrade; apt-get dist-upgrade, reboot,
  and tried that again

  - apt purge fonts-noto-cjk

  - tried briefly the latest stable PPA of Inkscape from Inkscape.org in
  my apt, and upgrade to the latest Inkscape -- that failed, so I did a
  purge remove of that version of inkscape, removed the PPA, redid my
  apt-get update, and installed the version that comes with Ubuntu 16.04
  (Inkscape 0.91).

  - unset GTK_IM_MODULE && inkscape

  All failed to show any fix.

  
  All failed to show any different result.

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

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


[Desktop-packages] [Bug 1629620] Re: DNS resolver stops accepting queries

2016-10-16 Thread Joe Barnett
this seems to be less of a problem after switching /etc/resolv.conf to
point to the systemd-resolved managed file instead of the resolvconf
managed file.  not sure exactly which package should be changed to have
this work automatically?

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

Title:
  DNS resolver stops accepting queries

Status in network-manager package in Ubuntu:
  New

Bug description:
  After a while / after resume from suspend, the system becomes unable
  to respond to DNS queries, with the following output for example:

  $ nslookup google.com 127.0.1.1
  Server:   127.0.1.1
  Address:  127.0.1.1#53

  ** server can't find google.com: REFUSED

  
  This is on an up to date yakkety install.  Changing resolv.conf to use 
8.8.8.8, or restarting network-manager appears to fix this, at least until it 
recurs again.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: network-manager 1.2.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-17.19-generic 4.8.0-rc7
  Uname: Linux 4.8.0-17-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Oct  1 21:28:51 2016
  EcryptfsInUse: Yes
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-08-21 (407 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Alpha amd64 (20150819)
  IpRoute:
   default via 192.168.1.1 dev wlp3s0  proto static  metric 600 
   169.254.0.0/16 dev docker0  scope link  metric 1000 linkdown 
   172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
   192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.5  metric 
600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to yakkety on 2016-09-29 (2 days ago)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 CONNECTION   CON-UUID  CON-PATH
   
   docker0bridgeconnected 
/org/freedesktop/NetworkManager/Devices/1  docker0  
63f0b05b-f699-4a68-81ce-f62d2c1a247d  
/org/freedesktop/NetworkManager/ActiveConnection/0 
   wlp3s0 wifi  connected 
/org/freedesktop/NetworkManager/Devices/4  HOME-1622-5  
6df3f2f0-fb86-43b5-802a-d59bc5734be3  
/org/freedesktop/NetworkManager/ActiveConnection/2 
   24:DA:9B:B9:09:0E  btdisconnected  
/org/freedesktop/NetworkManager/Devices/3  --   --  
  -- 
   lo loopback  unmanaged 
/org/freedesktop/NetworkManager/Devices/2  --   --  
  --
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.2.4connected  started  full  enabled enabled  
enabled  enabled  enabled

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

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


[Desktop-packages] [Bug 1308105] Re: Xfce resets TV mode to NULL when power cycled

2016-10-16 Thread Patricio
Thanks for that!
I think I'll keep waiting for the patched version to come out for my distro 
(32bit Xubuntu 16.04) as I'm really trying to avoid installing dev tool and 
compiling from source... I guess I'm just too old and grumpy now and prefer to 
spend time using my computers than fixing them. I already filled my quota of 
applying manual patches for things to just work in the 90's :D.

Anyway, I really appreciate the effort many of you guys put into making
my life easier with great, open software.

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

Title:
  Xfce resets TV mode to NULL when power cycled

Status in Mythbuntu:
  Confirmed
Status in xfce4-settings:
  Confirmed
Status in nvidia-graphics-drivers package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Invalid
Status in xfce4-settings package in Ubuntu:
  Confirmed

Bug description:
  I had an HTPC with Mythbuntu 12.04 installed.  Upon upgrading a new
  behavior that if the TV is power cycled it no longer detects a link
  with the HTPC.

  When this happens I can find in the xorg log that there is an
  accompanying log item:

  [ 39829.509] (II) NVIDIA(0): Setting mode "NULL"

  After debugging with NVIDIA at
  https://devtalk.nvidia.com/default/topic/729955/linux/tv-stops-being-
  detected/ we've deteremined it's a X client that reacts to the RANDR
  events causing the mode to be set to NULL.

  Working through the list in an Xfce environment, the culprit is
  xfsettingsd.  If xfsettingsd is running, it causes the TV to come up
  in a NULL mode.  If it's killed, it remains in the mode it was
  previously running in.

  
  Until this is fixed, this behavior can be worked around with a simple shell 
script:
  ==
  #!/bin/sh
  #Fix TV state when HDMI link is lost.
  #By Mario Limonciello 

  OUTPUT="HDMI-0"
  BAD_MODE="1280x720"
  GOOD_MODE="1920x1080"

  for MODE in $BAD_MODE $GOOD_MODE; do
   DISPLAY=:0 xrandr --output $OUTPUT --mode $MODE
   sleep 2
  done
  ==

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

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


[Desktop-packages] [Bug 1612994] Re: firefox crashes constantly

2016-10-16 Thread Shih-Yuan Lee
[23635.923619] Chrome_ChildThr[6792]: segfault at 0 ip 562b9f303bb8
sp 7fd29e2fe360 error 6 in plugin-container[562b9f2fb000+3e000]

I saw this in dmesg.

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

Title:
  firefox crashes constantly

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  firefox crashes constantly
  firefox crashes constantly
  firefox crashes constantly
  firefox crashes constantly
  firefox crashes constantly

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 48.0+build2-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  wadilson   3834 F pulseaudio
   /dev/snd/controlC0:  wadilson   3834 F pulseaudio
   /dev/snd/controlC2:  wadilson   3834 F pulseaudio
  BrokenPermissions:
   
datareporting/archived/2016-06/1465393881017.a684823d-a5e2-4f08-b88c-9355913c5035.main.jsonlz4
 (0o600, wrong owner)
   
datareporting/archived/2016-07/146953450.339095a1-d5c7-4bf3-adc2-59d4d4edcec5.main.jsonlz4
 (0o600, wrong owner)
   
datareporting/archived/2016-07/1469546217192.8ab4b38b-ef1e-4ba9-b51a-a38d9fda3697.main.jsonlz4
 (0o600, wrong owner)
   saved-telemetry-pings/8ab4b38b-ef1e-4ba9-b51a-a38d9fda3697 (0o600, wrong 
owner)
  BuildID: 20160728203720
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Sat Aug 13 18:32:21 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2016-07-25 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IpRoute:
   default via 192.168.0.1 dev enp6s2  proto static  metric 100 
   169.254.0.0/16 dev enp6s2  scope link  metric 1000 
   192.168.0.0/24 dev enp6s2  proto kernel  scope link  src 192.168.0.100  
metric 100
  IwConfig:
   enp2s0no wireless extensions.
   
   lono wireless extensions.
   
   enp6s2no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-6cf9c0b9-d679-4111-a8ed-3c25b2160813
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=pt_BR:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=48.0/20160728203720 (In use)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0303
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P7H55-M LX
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0303:bd07/15/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7H55-MLX:rvrX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

-- 
Mailing list: https://launchpad.net/~desktop-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

2016-10-16 Thread Hao-Sheng Lu
Output of command "groups"
u adm cdrom sudo dip plugdev nopasswdlogin lpadmin sambashare

and lightdm.log as attached

** Attachment added: "lightdm.log"
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1630156/+attachment/4762229/+files/lightdm.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/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:
  Confirmed
Status in OEM Priority Project trusty series:
  Confirmed
Status in lightdm package in Ubuntu:
  Confirmed

Bug description:
  OS: 14.04 trusty

  Tested with 16.10
  lightdm version is 1.19.5
  issue still exist

  
  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.
  3. Reboot and log to desktop without password.
  4. Then do the similar action "Set a password now" as the same way to set Log 
in password.
  5. Reboot but still no password needed at Log in interface.

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://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1026046] Re: Missing support for thumb resting on bottom of clickpad

2016-10-16 Thread Lee Portnoff
This is also a problem with Asus X540A. I'm running Linus Mint 18
Cinnamon 64-bit.

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

Title:
  Missing support for thumb resting on bottom of clickpad

Status in Xserver Xorg Input Synaptics:
  Unknown
Status in xserver-xorg-input-synaptics package in Ubuntu:
  In Progress
Status in xserver-xorg-input-synaptics source package in Precise:
  Confirmed
Status in xserver-xorg-input-synaptics package in Debian:
  New

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

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1026046/+subscriptions

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


[Desktop-packages] [Bug 1522316] Re: Icons are too big

2016-10-16 Thread Christopher
Still present in Yakkety. I know that the desktop and Nautilus icon
sizes are  interconnected, but I end up with tiny icons in Nautilus and
oversized (but a bit smaller) icons on the desktop.

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

Title:
  Icons are too big

Status in Nautilus:
  Incomplete
Status in nautilus package in Ubuntu:
  Triaged
Status in ubuntu-settings package in Ubuntu:
  Fix Released

Bug description:
  On xenial the icons in nautilus (also on the Desktop) are too big.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nautilus 1:3.18.2-1ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Dec  3 09:37:55 2015
  GsettingsChanges:
   b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 
'size', 'type', 'date_modified']"
   b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'date_modified', 'owner', 'group', 'permissions', 'mime_type', 'where']"
  InstallationDate: Installed on 2015-04-30 (216 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1633935] Re: Inkscape freezes when selecting font

2016-10-16 Thread volomike
I found the fix!

apt-get install ruby-pango

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

Title:
  Inkscape freezes when selecting font

Status in inkscape package in Ubuntu:
  New

Bug description:
  If you perform the following steps, Inkscape freezes. It's a
  showstopper of using Inkscape at all with fonts.

  1. Launch Inkscape.
  2. On the new document, click the A on the left toolbar to create a new 
textbox.
  3. Drag a marquee in your document for the size of your textbox.
  4. Type the text "This is a test" and then choose Select All to select it all.
  5. Click the T in the top toolbar to open the Text and Font control panel.
  6. Choose DejaVu Sans.
  7. Put another window on top of the current window, such as switch to a web 
browser.
  8. Come back to Inkscape -- it won't repaint the window because it's frozen.

  Alternatively, you can also recreate the bug this way too:

  1. Launch Inkscape.
  2. On the new document, click the A on the left toolbar to create a new 
textbox.
  3. Drag a marquee in your document for the size of your textbox.
  4. Type the text "This is a test" and then choose Select All to select it all.
  5. Click the T in the top toolbar to open the Text and Font control panel.
  6. Choose DejaVu Sans.
  7. Set the font size to 48 from the Font Size: selector on that control 
panel. You'll notice that the dropdown occurs, when you select it, Inkscape 
freezes.

  Note that I'm running Inkscape 0.91 on Lubuntu Desktop 16.04 inside
  Oracle Virtualbox version 5.0.26 r108824 on a Mac Air 13" running OSX
  10.12 (Sierra) and have loaded the Virtualbox extensions. Note that I
  also tried the following things to see if they fixed the problem:

  - full apt-get update; apt-get upgrade; apt-get dist-upgrade, reboot,
  and tried that again

  - apt purge fonts-noto-cjk

  - tried briefly the latest stable PPA of Inkscape from Inkscape.org in
  my apt, and upgrade to the latest Inkscape -- that failed, so I did a
  purge remove of that version of inkscape, removed the PPA, redid my
  apt-get update, and installed the version that comes with Ubuntu 16.04
  (Inkscape 0.91).

  - unset GTK_IM_MODULE && inkscape

  All failed to show any fix.

  
  All failed to show any different result.

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

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


[Desktop-packages] [Bug 1633935] Re: Inkscape freezes when selecting font

2016-10-16 Thread volomike
This may or may not be related to this:
https://bugs.launchpad.net/inkscape/+bug/1259100

This is the output I get during usage of Inkscape before the crash:

root@volomike-VirtualBox:/home/volomike# gdb /usr/bin/inkscape
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/inkscape...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/inkscape 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb2f7db40 (LWP 6175)]
[New Thread 0xb277cb40 (LWP 6176)]
[New Thread 0xb1f7bb40 (LWP 6177)]
[New Thread 0xb137db40 (LWP 6179)]
[New Thread 0xb080fb40 (LWP 6181)]
[New Thread 0xb000eb40 (LWP 6182)]
[New Thread 0xaf4ffb40 (LWP 6183)]
[Thread 0xb000eb40 (LWP 6182) exited]

(inkscape:6171): Pango-CRITICAL **: pango_font_family_list_faces:
assertion 'PANGO_IS_FONT_FAMILY (family)' failed

(inkscape:6171): Gtk-CRITICAL **: IA__gtk_tree_view_scroll_to_cell: assertion 
'tree_view->priv->tree != NULL' failed
[Thread 0xb080fb40 (LWP 6181) exited]
bt

(inkscape:6171): Pango-CRITICAL **: pango_font_family_list_faces:
assertion 'PANGO_IS_FONT_FAMILY (family)' failed

(inkscape:6171): Gtk-CRITICAL **: IA__gtk_tree_view_scroll_to_cell:
assertion 'tree_view->priv->tree != NULL' failed

(inkscape:6171): Pango-CRITICAL **: pango_font_family_list_faces:
assertion 'PANGO_IS_FONT_FAMILY (family)' failed

(inkscape:6171): Gtk-CRITICAL **: IA__gtk_tree_view_scroll_to_cell: assertion 
'tree_view->priv->tree != NULL' failed
[Thread 0xaf4ffb40 (LWP 6183) exited]
[Thread 0xb1f7bb40 (LWP 6177) exited]
[Thread 0xb277cb40 (LWP 6176) exited]
[Thread 0xb2f7db40 (LWP 6175) exited]
[Thread 0xb2f7f940 (LWP 6171) exited]
[Inferior 1 (process 6171) exited normally]
(gdb) bt
No stack.
(gdb) bt
No stack.
(gdb) quit

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

Title:
  Inkscape freezes when selecting font

Status in inkscape package in Ubuntu:
  New

Bug description:
  If you perform the following steps, Inkscape freezes. It's a
  showstopper of using Inkscape at all with fonts.

  1. Launch Inkscape.
  2. On the new document, click the A on the left toolbar to create a new 
textbox.
  3. Drag a marquee in your document for the size of your textbox.
  4. Type the text "This is a test" and then choose Select All to select it all.
  5. Click the T in the top toolbar to open the Text and Font control panel.
  6. Choose DejaVu Sans.
  7. Put another window on top of the current window, such as switch to a web 
browser.
  8. Come back to Inkscape -- it won't repaint the window because it's frozen.

  Alternatively, you can also recreate the bug this way too:

  1. Launch Inkscape.
  2. On the new document, click the A on the left toolbar to create a new 
textbox.
  3. Drag a marquee in your document for the size of your textbox.
  4. Type the text "This is a test" and then choose Select All to select it all.
  5. Click the T in the top toolbar to open the Text and Font control panel.
  6. Choose DejaVu Sans.
  7. Set the font size to 48 from the Font Size: selector on that control 
panel. You'll notice that the dropdown occurs, when you select it, Inkscape 
freezes.

  Note that I'm running Inkscape 0.91 on Lubuntu Desktop 16.04 inside
  Oracle Virtualbox version 5.0.26 r108824 on a Mac Air 13" running OSX
  10.12 (Sierra) and have loaded the Virtualbox extensions. Note that I
  also tried the following things to see if they fixed the problem:

  - full apt-get update; apt-get upgrade; apt-get dist-upgrade, reboot,
  and tried that again

  - apt purge fonts-noto-cjk

  - tried briefly the latest stable PPA of Inkscape from Inkscape.org in
  my apt, and upgrade to the latest Inkscape -- that failed, so I did a
  purge remove of that version of inkscape, removed the PPA, redid my
  apt-get update, and installed the version that comes with Ubuntu 16.04
  (Inkscape 0.91).

  - unset GTK_IM_MODULE && inkscape

  All failed to show any fix.

  
  All failed to show any different result.

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

-- 
Mailing list: 

[Desktop-packages] [Bug 1632650] Re: LibreOffice Snap (5.2.2.2 (rev 7) - after upgrade from 16.04 to 16.10) segfaults

2016-10-16 Thread Ads20000
Hmm, removed and reinstalled the Snap and it's fine now. Would have to
test installing the Snap on 16.04 and then upgrading to 16.10 to see if
it's reproducible that way. If it's not then would have to try finding
revision 6 and installing that then upgrading that (and trying rev 6 on
16.04 and then upgrading to 16.10 and rev 7) to see if that reproduces
the bug.

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

Title:
  LibreOffice Snap (5.2.2.2 (rev 7) - after upgrade from 16.04 to 16.10)
  segfaults

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  WORKAROUND:
  Thanks to Snappy being awesome, all you have to do to get the LibreOffice 
Snap to work again is to use the command `snap revert libreoffice` :D Would be 
nice if this was possible in Ubuntu Software but anyway - thanks Snappy! :D 
(This reverts LibreOffice to version 5.2.1.2 (rev 6) which doesn't segfault)

  ---

  Upgraded from Ubuntu 16.04 to Ubuntu 16.10 yesterday. The LibreOffice
  Snap no longer runs successfully. Running it as suggested on the
  LibreOffice website (https://www.libreoffice.org/download/snap/) in
  Terminal results in the following error:

  $ /snap/bin/libreoffice
  Segmentation fault

  Not sure if this is the right place to report the bug but I don't know
  of a channel specifically intended to report bugs with Snaps (I
  reported other bugs with the Snappy build of LibreOffice on the TDF
  Bugzilla but they said it's not their bug
  (https://bugs.documentfoundation.org/show_bug.cgi?id=102853,
  https://bugs.documentfoundation.org/show_bug.cgi?id=102841),
  presumably because although it's intended that the developers of each
  program make their own Snaps, it's actually Ubuntu who snap
  LibreOffice?)

  Would use `ubuntu-bug` to report the bug and automatically give logs
  etc, but `ubuntu-bug /snap/bin/libreoffice` doesn't work and `ubuntu-
  bug libreoffice` would just get logs for the Deb build of LibreOffice.
  Should I report that as a bug/feature request for ubuntu-bug? If
  there's any logs I should manually get then please ask me to get them.

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

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


[Desktop-packages] [Bug 1408963] Re: [Xbuntu 14.04, 14.10 and 15.04] Network manager stops working: iwl3945 0000:03:00.0: BSM uCode verification failed at addr ...; wlan0: deauthenticating from... by

2016-10-16 Thread Robin Hodgson
I had never heard of this problem until upgrading to 16.10 yesterday.
Now my HP DV6000 is suffering from this exact problem, about 5 times in
less than 24 hours since the upgrade.

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

Title:
  [Xbuntu 14.04, 14.10 and 15.04] Network manager stops working: iwl3945
  :03:00.0: BSM uCode verification failed at addr ...; wlan0:
  deauthenticating from... by local choice (Reason: 3=DEAUTH_LEAVING),

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  From time to time, the system loses all wireles networks and kubuntu
  network manager applet goes blank - not even one network is shown. All
  wifi connections are broken. Rebooting fixes the issue, switching to
  WICD on-the-fly enables to continue browsing without rebooting, so it
  seems to be no hardware issue or iwl3945 issue.

  What to expect: stable connections and flawless network managing.
  What happens: so above.

  Further informations about the system, the network configuration, the
  package version can be found in the attachment, also parts of rsyslog
  and dmesg.

  Interesting, according to some helpers, are the following lines:
  dmesg:   wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice 
(Reason: 3=DEAUTH_LEAVING)

  lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 14.10
  Release:14.10
  Codename:   utopic

  apt-cache policy network-manager
  network-manager:
    Installiert:   0.9.8.8-0ubuntu28
    Installationskandidat: 0.9.8.8-0ubuntu28
    Versionstabelle:
   *** 0.9.8.8-0ubuntu28 0
  500 http://de.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

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

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


[Desktop-packages] [Bug 1633935] [NEW] Inkscape freezes when selecting font

2016-10-16 Thread volomike
Public bug reported:

If you perform the following steps, Inkscape freezes. It's a showstopper
of using Inkscape at all with fonts.

1. Launch Inkscape.
2. On the new document, click the A on the left toolbar to create a new textbox.
3. Drag a marquee in your document for the size of your textbox.
4. Type the text "This is a test" and then choose Select All to select it all.
5. Click the T in the top toolbar to open the Text and Font control panel.
6. Choose DejaVu Sans.
7. Put another window on top of the current window, such as switch to a web 
browser.
8. Come back to Inkscape -- it won't repaint the window because it's frozen.

Alternatively, you can also recreate the bug this way too:

1. Launch Inkscape.
2. On the new document, click the A on the left toolbar to create a new textbox.
3. Drag a marquee in your document for the size of your textbox.
4. Type the text "This is a test" and then choose Select All to select it all.
5. Click the T in the top toolbar to open the Text and Font control panel.
6. Choose DejaVu Sans.
7. Set the font size to 48 from the Font Size: selector on that control panel. 
You'll notice that the dropdown occurs, when you select it, Inkscape freezes.

Note that I'm running Inkscape 0.91 on Lubuntu Desktop 16.04 inside
Oracle Virtualbox version 5.0.26 r108824 on a Mac Air 13" running OSX
10.12 (Sierra) and have loaded the Virtualbox extensions. Note that I
also tried the following things to see if they fixed the problem:

- full apt-get update; apt-get upgrade; apt-get dist-upgrade, reboot,
and tried that again

- apt purge fonts-noto-cjk

- tried briefly the latest stable PPA of Inkscape from Inkscape.org in
my apt, and upgrade to the latest Inkscape -- that failed, so I did a
purge remove of that version of inkscape, removed the PPA, redid my apt-
get update, and installed the version that comes with Ubuntu 16.04
(Inkscape 0.91).

- unset GTK_IM_MODULE && inkscape

All failed to show any fix.


All failed to show any different result.

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


** Tags: 16.04 font freeze frozen inkscape lubuntu repaint

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

Title:
  Inkscape freezes when selecting font

Status in inkscape package in Ubuntu:
  New

Bug description:
  If you perform the following steps, Inkscape freezes. It's a
  showstopper of using Inkscape at all with fonts.

  1. Launch Inkscape.
  2. On the new document, click the A on the left toolbar to create a new 
textbox.
  3. Drag a marquee in your document for the size of your textbox.
  4. Type the text "This is a test" and then choose Select All to select it all.
  5. Click the T in the top toolbar to open the Text and Font control panel.
  6. Choose DejaVu Sans.
  7. Put another window on top of the current window, such as switch to a web 
browser.
  8. Come back to Inkscape -- it won't repaint the window because it's frozen.

  Alternatively, you can also recreate the bug this way too:

  1. Launch Inkscape.
  2. On the new document, click the A on the left toolbar to create a new 
textbox.
  3. Drag a marquee in your document for the size of your textbox.
  4. Type the text "This is a test" and then choose Select All to select it all.
  5. Click the T in the top toolbar to open the Text and Font control panel.
  6. Choose DejaVu Sans.
  7. Set the font size to 48 from the Font Size: selector on that control 
panel. You'll notice that the dropdown occurs, when you select it, Inkscape 
freezes.

  Note that I'm running Inkscape 0.91 on Lubuntu Desktop 16.04 inside
  Oracle Virtualbox version 5.0.26 r108824 on a Mac Air 13" running OSX
  10.12 (Sierra) and have loaded the Virtualbox extensions. Note that I
  also tried the following things to see if they fixed the problem:

  - full apt-get update; apt-get upgrade; apt-get dist-upgrade, reboot,
  and tried that again

  - apt purge fonts-noto-cjk

  - tried briefly the latest stable PPA of Inkscape from Inkscape.org in
  my apt, and upgrade to the latest Inkscape -- that failed, so I did a
  purge remove of that version of inkscape, removed the PPA, redid my
  apt-get update, and installed the version that comes with Ubuntu 16.04
  (Inkscape 0.91).

  - unset GTK_IM_MODULE && inkscape

  All failed to show any fix.

  
  All failed to show any different result.

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

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


[Desktop-packages] [Bug 1632650] Re: LibreOffice Snap (5.2.2.2 (rev 7) - after upgrade from 16.04 to 16.10) segfaults

2016-10-16 Thread Ads20000
** Description changed:

+ WORKAROUND:
+ Thanks to Snappy being awesome, all you have to do to get the LibreOffice 
Snap to work again is to use the command `snap revert libreoffice` :D Would be 
nice if this was possible in Ubuntu Software but anyway - thanks Snappy! :D
+ 
+ ---
+ 
  Upgraded from Ubuntu 16.04 to Ubuntu 16.10 yesterday. The LibreOffice
  Snap no longer runs successfully. Running it as suggested on the
  LibreOffice website (https://www.libreoffice.org/download/snap/) in
  Terminal results in the following error:
  
  $ /snap/bin/libreoffice
  Segmentation fault
  
  Not sure if this is the right place to report the bug but I don't know
  of a channel specifically intended to report bugs with Snaps (I reported
  other bugs with the Snappy build of LibreOffice on the TDF Bugzilla but
  they said it's not their bug
  (https://bugs.documentfoundation.org/show_bug.cgi?id=102853,
  https://bugs.documentfoundation.org/show_bug.cgi?id=102841), presumably
  because although it's intended that the developers of each program make
  their own Snaps, it's actually Ubuntu who snap LibreOffice?)
  
  Would use `ubuntu-bug` to report the bug and automatically give logs
  etc, but `ubuntu-bug /snap/bin/libreoffice` doesn't work and `ubuntu-bug
  libreoffice` would just get logs for the Deb build of LibreOffice.
  Should I report that as a bug/feature request for ubuntu-bug? If there's
  any logs I should manually get then please ask me to get them.

** Description changed:

  WORKAROUND:
- Thanks to Snappy being awesome, all you have to do to get the LibreOffice 
Snap to work again is to use the command `snap revert libreoffice` :D Would be 
nice if this was possible in Ubuntu Software but anyway - thanks Snappy! :D
+ Thanks to Snappy being awesome, all you have to do to get the LibreOffice 
Snap to work again is to use the command `snap revert libreoffice` :D Would be 
nice if this was possible in Ubuntu Software but anyway - thanks Snappy! :D 
(This reverts LibreOffice to version 5.2.1.2 (rev 6) which doesn't segfault)
  
  ---
  
  Upgraded from Ubuntu 16.04 to Ubuntu 16.10 yesterday. The LibreOffice
  Snap no longer runs successfully. Running it as suggested on the
  LibreOffice website (https://www.libreoffice.org/download/snap/) in
  Terminal results in the following error:
  
  $ /snap/bin/libreoffice
  Segmentation fault
  
  Not sure if this is the right place to report the bug but I don't know
  of a channel specifically intended to report bugs with Snaps (I reported
  other bugs with the Snappy build of LibreOffice on the TDF Bugzilla but
  they said it's not their bug
  (https://bugs.documentfoundation.org/show_bug.cgi?id=102853,
  https://bugs.documentfoundation.org/show_bug.cgi?id=102841), presumably
  because although it's intended that the developers of each program make
  their own Snaps, it's actually Ubuntu who snap LibreOffice?)
  
  Would use `ubuntu-bug` to report the bug and automatically give logs
  etc, but `ubuntu-bug /snap/bin/libreoffice` doesn't work and `ubuntu-bug
  libreoffice` would just get logs for the Deb build of LibreOffice.
  Should I report that as a bug/feature request for ubuntu-bug? If there's
  any logs I should manually get then please ask me to get them.

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

Title:
  LibreOffice Snap (5.2.2.2 (rev 7) - after upgrade from 16.04 to 16.10)
  segfaults

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  WORKAROUND:
  Thanks to Snappy being awesome, all you have to do to get the LibreOffice 
Snap to work again is to use the command `snap revert libreoffice` :D Would be 
nice if this was possible in Ubuntu Software but anyway - thanks Snappy! :D 
(This reverts LibreOffice to version 5.2.1.2 (rev 6) which doesn't segfault)

  ---

  Upgraded from Ubuntu 16.04 to Ubuntu 16.10 yesterday. The LibreOffice
  Snap no longer runs successfully. Running it as suggested on the
  LibreOffice website (https://www.libreoffice.org/download/snap/) in
  Terminal results in the following error:

  $ /snap/bin/libreoffice
  Segmentation fault

  Not sure if this is the right place to report the bug but I don't know
  of a channel specifically intended to report bugs with Snaps (I
  reported other bugs with the Snappy build of LibreOffice on the TDF
  Bugzilla but they said it's not their bug
  (https://bugs.documentfoundation.org/show_bug.cgi?id=102853,
  https://bugs.documentfoundation.org/show_bug.cgi?id=102841),
  presumably because although it's intended that the developers of each
  program make their own Snaps, it's actually Ubuntu who snap
  LibreOffice?)

  Would use `ubuntu-bug` to report the bug and automatically give logs
  etc, but `ubuntu-bug /snap/bin/libreoffice` doesn't work and `ubuntu-
  bug libreoffice` would just get logs for the Deb build of LibreOffice.
  Should I report 

[Desktop-packages] [Bug 1622880] Re: nautilus crashes on Ubuntu 16.10

2016-10-16 Thread Springnuts
Removing the directory .config/nautilus worked for me too.  The
directory is then re-created immediately nautilus is started.

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

Title:
  nautilus crashes on Ubuntu 16.10

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  nautilus crashes on Ubuntu 16.10

  nautilus

  (nautilus:16009): Gtk-WARNING **: Theme parsing error: :1:0: 
Failed to import: The resource at '/org/gnome/libgd/tagged-entry/default.css' 
does not exist
  Nautilus-Share-Message: Called "net usershare info" but it failed: Failed to 
execute child process "net" (No such file or directory)
  **
  ERROR:nautilus-canvas-container.c:6021:finish_adding_new_icons: assertion 
failed: (!container->details->auto_layout)
  Aborted (core dumped)

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

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


[Desktop-packages] [Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2016-10-16 Thread liamdawe
Same issue here, had it for a long time. Can also confirm that "killall
nautilus" solves it. Still an issue on Ubuntu 16.10.

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

Title:
  Nautilus says the USB stick is read only when it is not

Status in Nautilus:
  Incomplete
Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  First time I use an USB drive since I updated to 12.04 and I found a
  really annoying bug on Nautilus. Nautilus claims that the destination
  drive is read-only when in fact it is not.

  How to reproduce:

  1. Connect a USB stick drive to your competer.
  2. The USB will appear in the desktop.
  3. Open two Nautilus windows one in your home folder, other in the USB stick 
drive.
  4. Select any file from your home folder (small enough to fit the free space 
in the USB drive)
  5. Drag the file and drop it in the USB drive window.

  -- Nautilus will say that it cannot copy the file because the
  destination is read ony --

  If you try the copy the same file with the terminal you will see that
  the file is copied without problem, other programs like gedit or
  LibreOffice can write in the usb stick drive just fine.

  It is not a problem with the USB stick, as shown here:

  [ 6232.288064] usb 2-1: new high-speed USB device number 6 using ehci_hcd
  [ 6232.426378] scsi8 : usb-storage 2-1:1.0
  [ 6233.468489] scsi 8:0:0:0: Direct-Access Kingston DT 101 IIPMAP 
PQ: 0 ANSI: 0 CCS
  [ 6233.469862] sd 8:0:0:0: Attached scsi generic sg2 type 0
  [ 6234.178262] sd 8:0:0:0: [sdb] 3909632 512-byte logical blocks: (2.00 
GB/1.86 GiB)
  [ 6234.178735] sd 8:0:0:0: [sdb] Write Protect is off
  [ 6234.178740] sd 8:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [ 6234.179251] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.179256] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.183369] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.183376] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.210138]  sdb: sdb1
  [ 6234.212732] sd 8:0:0:0: [sdb] No Caching mode page present
  [ 6234.212736] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  [ 6234.212740] sd 8:0:0:0: [sdb] Attached SCSI removable disk

  The permisions on the removable drive are set correctly:

  sergio@shana:/media$ ls -lah
  total 12K
  drwxr-xr-x  3 root   root   4,0K jul  5 10:20 .
  drwxr-xr-x 23 root   root   4,0K jul  3 11:01 ..
  drwx--  5 sergio sergio 4,0K dic 31  1969 DESIGNPLUS

  There is enough free space in the drive:

  sergio@shana:/media/DESIGNPLUS$ df -h
  S.ficheros Tamaño Usado  Disp Uso% Montado en
  /dev/sda2 50G  5,5G   42G  12% /
  udev 1,5G  4,0K  1,5G   1% /dev
  tmpfs579M  872K  579M   1% /run
  none 5,0M 0  5,0M   0% /run/lock
  none 1,5G  1,1M  1,5G   1% /run/shm
  /dev/sda1497M  113M  360M  24% /boot
  /dev/sda5245G  111G  122G  48% /home
  /dev/sdb11,9G  681M  1,2G  36% /media/DESIGNPLUS

  A file can be copied to the USB stick using the cp command for
  example.

  sergio@shana:~/Trash$ cp wireless.txt /media/DESIGNPLUS
  sergio@shana:~/Trash$ cd /media/DESIGNPLUS
  sergio@shana:/media/DESIGNPLUS$ ls -lah
  total 204K
  drwx-- 5 sergio sergio 4,0K jul  5 10:38 .
  drwxr-xr-x 3 root   root   4,0K jul  5 10:20 ..
  -rw-r--r-- 1 sergio sergio 117K jul  5 10:14 ._Screen Shot 2012-06-30 at 
8.50.37 AM.png
  -rw-r--r-- 1 sergio sergio  55K jun 30 08:51 Screen Shot 2012-06-30 at 
8.50.37 AM.png
  drwx-- 4 sergio sergio 4,0K jul  5 10:05 .Spotlight-V100
  drwx-- 2 sergio sergio 4,0K jul  5 10:05 .Trashes
  -rw-r--r-- 1 sergio sergio 4,0K jul  5 10:05 ._.Trashes
  -rw-r--r-- 1 sergio sergio   73 jul  5 10:38 wireless.txt

  But nautilus just dennies to copy the file claming that the
  destination is read only, when it is not.

  I tested it with two different USB sticks in two different computers
  running Ubuntu 12.04 and the same result.

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

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


[Desktop-packages] [Bug 1581713] Re: Ubuntu Software asks for an Ubuntu Single Sign-On account to install/remove a snap

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

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

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

Title:
  Ubuntu Software asks for an Ubuntu Single Sign-On account to
  install/remove a snap

Status in Ubuntu GNOME:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged
Status in snapd package in Ubuntu:
  Confirmed

Bug description:
  If I try to uninstall a snap using Ubuntu Software, it asks for an Ubuntu 
Single Sign-On account. It seems strange since if I use a terminal and do:
  $ sudo snap remove john-the-ripper

  Everything works as expected.

  BTW: Ubuntu Software takes ages to find out the size of the snap
  package.

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

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


[Desktop-packages] [Bug 1531151] Re: Can't be inserted into 4.3 kernel

2016-10-16 Thread Brian G. Maddox
Just installed Ubuntu MATE 16.10 and I still have problems with the 304
drivers.  Module still can't install with these in syslog:

Oct 16 16:50:24 sdf1 kernel: [   31.814521] nvidia: Unknown symbol mtrr_del 
(err 0)
Oct 16 16:50:24 sdf1 kernel: [   31.815037] nvidia: Unknown symbol mtrr_add 
(err 0)

It's an Inspiron E1705 with
NVIDIA Corporation G71M [GeForce Go 7900 GS] (rev a1) (prog-if 00 [VGA 
controller])

I see the fix released for Debian but the patch doesn't seem to be in
304 for Ubuntu 16.10.  Am going to patch the .run myself for now and
install manually.

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

Title:
  Can't be inserted into 4.3 kernel

Status in nvidia-graphics-drivers-304 package in Ubuntu:
  Confirmed
Status in Debian:
  Fix Released

Bug description:
  I just installed "nvidia-current", which was probably an error (I'm now using
  -352) but nevertheless it couldn't be loaded into my 4.3 kernel, on xenial.

  Jan 05 12:10:54 raleigh.local kernel: mtrr: no MTRR for f100,e0 found
  Jan 05 12:10:55 raleigh.local kernel: nvidia: Unknown symbol mtrr_del (err 0)
  Jan 05 12:10:55 raleigh.local kernel: nvidia: Unknown symbol mtrr_add (err 0)
  Jan 05 12:10:55 raleigh.local kernel: nvidia: Unknown symbol mtrr_del (err 0)
  Jan 05 12:10:55 raleigh.local kernel: nvidia: Unknown symbol mtrr_add (err 0)

  If we're providing it then it should be loadable into our shipping kernel.
  Otherwise maybe stop?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1531151/+subscriptions

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


[Desktop-packages] [Bug 1579501] Re: graphics distorted, lightdm restarting

2016-10-16 Thread Bruzzlee
Today I've updated the packages.
Graphics distortions are back again. Tried to reinstall the nvidia-304 driver. 
No success.

As far as I can remember, the only nvidia related software which was
updated was the nvidia-settings package.

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

Title:
  graphics distorted, lightdm restarting

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

Bug description:
  The system was running ubuntu 12.04 without any problems, quite fast
  and definitly worth keeping, I was able to play 3D games at decent
  quality while using official nvidia drivers. Overall a pretty stable
  system based on an Intel 965 Chipset and a Geforce 7600.

  I did a clean install of 16.04 and added nvidia-graphics-
  drivers-304-updates. At first the system was horribly unstable,
  displayed garbage at the slighted GPU load, even starting frozen
  bubble in full screen made lightdm restart.

  After using "dconf write
  /org/compiz/profiles/unity/plugins/opengl/enable-x11-sync false" the
  system became stable but display is still often distorted, missing
  picture elements, doesn't draw all elements in firefox, scrolling of
  firefox and terminal output is missing parts. This happens around once
  every minute so it is still workable but unprofessional. Happens a lot
  more often in Firefox than any other application.

  Also I have the feeling lots of stuff is working a lot slower than it
  did in 12.04, e.g. starting frozen bubble in full screen takes a lot
  longer than earlier.

  I think this error is somewhere between nvidia drivers, compiz and
  firefox.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: nvidia-304-updates 304.131-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  304.131  Sun Nov  8 21:44:08 
PST 2015
   GCC version:  gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun May  8 12:36:09 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: nvidia-304-updates, 304.131, 4.4.0-22-generic, i686: installed
  GraphicsCard:
   NVIDIA Corporation G73 [GeForce 7600 GS] [10de:0392] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Point of View BV G73 [GeForce 7600 GS] [1acc:8132]
  InstallationDate: Installed on 2016-05-05 (3 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
  MachineType: Gigabyte Technology Co., Ltd. 965P-DS3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-22-generic 
root=UUID=79fb27e9-d5d1-48c8-9210-7045256917c0 ro quiet splash nomodeset
  SourcePackage: nvidia-graphics-drivers-304-updates
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/28/2007
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F12
  dmi.board.name: 965P-DS3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF12:bd05/28/2007:svnGigabyteTechnologyCo.,Ltd.:pn965P-DS3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rn965P-DS3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: 965P-DS3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun May  8 12:27:11 2016
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputMicrosoft Microsoft IntelliMouse® Explorer 

[Desktop-packages] [Bug 1633751] Re: No login prompt when waking up the computer from suspend

2016-10-16 Thread Hadrien
That's fine to me, Gunnar.

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

Title:
  No login prompt when waking up the computer from suspend

Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 16.10 x64.

* I let my computer go to sleep.
* Several hours later I wake it up.

  Expected result: the lock screen is displayed, waiting for me to input my 
password.
  Actual result: I am directly back to my desktop.

  I verified that the option to ask for my password at wake up is
  correctly checked.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: lightdm 1.19.5-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Oct 15 18:34:14 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-10-14 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1537482] Re: nm-applet regularly crashes at logon, in combination with failing 3G connection

2016-10-16 Thread gerardo
Meanwhile, on Ubuntu 16.04 and with network-manager
1.2.2-0ubuntu0.16.04.3, from my side I have no longer the described
issues. Both ModemManager, NetworkManager and nm-applet are working
flawlessly.

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

Title:
  nm-applet regularly crashes at logon, in combination with failing 3G
  connection

Status in network-manager-applet package in Ubuntu:
  Confirmed

Bug description:
  I'm running Ubuntu 15.10 with network-manager 1.0.4-0ubuntu5.2.

  Regularly (if not always) the nm-applet icon is not showing in the
  Unity panel after logon.  Syslog shows these error messages:

  Jan 23 21:07:21 desk1 gnome-session[3904]: (nm-applet:4812): 
nm-applet-WARNING **: Could not find ShellVersion property on org.gnome.Shell 
after 5 tries
  Jan 24 09:42:37 desk1 gnome-session[19922]: (nm-applet:20700): 
libnm-glib-WARNING **: Error in get_property: Method "Get" with signature "ss" 
on interface "org.freedesktop.DBus.Properties" doesn't exist
  Jan 24 09:42:38 desk1 gnome-session[19922]: (nm-applet:20700): 
nm-applet-WARNING **: Cannot grab information for modem at 
/org/freedesktop/ModemManager1/Modem/0: No ModemManager support
  Jan 24 09:42:38 desk1 gnome-session[19922]: (nm-applet:20700): 
nm-applet-WARNING **: ModemManager is not available for modem at 
/org/freedesktop/ModemManager1/Modem/0
  Jan 24 09:42:38 desk1 gnome-session[19922]: message repeated 3 times: [ 
(nm-applet:20700): nm-applet-WARNING **: ModemManager is not available for 
modem at /org/freedesktop/ModemManager1/Modem/0]
  Jan 24 09:42:38 desk1 gnome-session[19922]: 
nm-applet:ERROR:applet-device-broadband.c:644:get_icon: assertion failed: (info)

  Manually starting nm-applet from a Terminal works, sometimes however
  only after some attempts where error messages similar to the ones
  above are shown (btw, even when succeeding, the first 2 warning/error
  messages on the ss signature and the ShellVersion show up). Once nm-
  applet is started, the 3G modem connection signal bars are shown and
  sometimes indeed a network connection (through 3G modem) is available.
  Often however, several manual disconnect and subsequent connect
  operations are needed before having the  network connection really up
  and running.

  I suspect hence that there is an issue with my ModemManager and/or
  NetworkManager configuration or implementation, and that nm-applet is
  not robust enough to properly deal with these connection failures.

  I have no issues on another Ubuntu 15.10 system with the same version
  of network-manager installed.

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

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


[Desktop-packages] [Bug 1633923] [NEW] Banshee completely freezes whenever I try to import a folder

2016-10-16 Thread jdaviescoates
Public bug reported:

Whenever I try to import a foler in banshee it completely freezes and
the only thing I can do is force it to quit, which means I'm unable to
add any further music to my library :-/

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: banshee 2.9.0+really2.6.2-7ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
Uname: Linux 4.4.0-43-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 16 21:42:06 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-08-24 (1149 days ago)
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: banshee
UpgradeStatus: Upgraded to xenial on 2016-07-08 (100 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Banshee completely freezes whenever I try to import a folder

Status in banshee package in Ubuntu:
  New

Bug description:
  Whenever I try to import a foler in banshee it completely freezes and
  the only thing I can do is force it to quit, which means I'm unable to
  add any further music to my library :-/

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: banshee 2.9.0+really2.6.2-7ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
  Uname: Linux 4.4.0-43-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 16 21:42:06 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-08-24 (1149 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to xenial on 2016-07-08 (100 days ago)

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

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


[Desktop-packages] [Bug 508618] Re: Setting max-specpdl-size of 34295 allows segfaults with 'simple' elisp

2016-10-16 Thread themusicgod1
** Tags added: yakkety

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

Title:
  Setting max-specpdl-size of 34295 allows segfaults with 'simple' elisp

Status in emacs23 package in Ubuntu:
  New
Status in emacs24 package in Ubuntu:
  New

Bug description:
  Binary package hint: emacs23

  Setting max-specpdl-size higher than 34295, and then running the following 
code results in a segfault of emacs.  I am 
  running a system of mostly 9.04 with some packages (such as this one) 
upgraded. I know it's kind of pushing emacs to the limit, but still;  this 
seems like an arbitrary limit on emacs' otherwise diety-like functionality.  
What should happen is emacs should continue to fail to execute with 
"file-truename: Variable binding depth exceeds max-specpdl-size"  as it does 
below 34295., or at the very least when setting max-specpdl-size higher than 
34295 it should warn you that you are making some kind of error if this is not 
acceptable.

  example code:

  (defun por (pcurrent pb numberleft)
 (if (= numberleft 0)
   pcurrent
   (por (- (+ pcurrent pb) (* pcurrent pb)) pb (- numberleft 1

  (por 0 0.01 1)

  (setq max-lisp-eval-depth 100)  ; this may be necessary, but doesn't 
appear to be the problem
  (setq max-specpdl-size 34295)  ; setting this lower results in 
predictable, expected behaviour - emacs refuses to run the result, citing 
max-specpdl-size not high enough.   Setting this higher (like...34296), results 
in a segfault of emacs

  emacs23:
Installé : 23.1+1-4ubuntu3
Candidat : 23.1+1-4ubuntu3
   Table de version :
   *** 23.1+1-4ubuntu3 0
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  Package: emacs23 23.1+1-4ubuntu3
  ProcEnviron:
   PATH=(custom, user)
   LANG=fr_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: emacs23
  Uname: Linux 2.6.28-16-generic x86_64
  UnreportableReason: Ceci n'est pas un authentique paquet Ubuntu

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

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


[Desktop-packages] [Bug 1621735] Re: missing symlink for liblldb-3.8-div

2016-10-16 Thread Graham Inggs
** Changed in: llvm-toolchain-3.8 (Ubuntu)
   Status: New => Confirmed

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

** Also affects: llvm-toolchain-3.8 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841009
   Importance: Unknown
   Status: Unknown

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

Title:
  missing symlink for liblldb-3.8-div

Status in llvm-toolchain-3.8 package in Ubuntu:
  Confirmed
Status in llvm-toolchain-3.8 package in Debian:
  Unknown

Bug description:
  I'm trying to link to `lldb` after installing `liblldb-3.8-dev` but fail to 
do so.
  I guess problem is in missing symlink:
  $ llvm-config --libdir
  /usr/lib/llvm-3.8/lib

  $ ll /usr/lib/llvm-3.8/lib | grep lldb | grep .so
  lrwxrwxrwx 1 root root  14 июл 12 16:40 liblldb-3.8.0.so -> liblldb-3.8.so
  lrwxrwxrwx 1 root root  16 июл 12 16:40 liblldb-3.8.so -> liblldb-3.8.so.1
  lrwxrwxrwx 1 root root  14 июл 12 16:40 liblldb.so -> liblldb-3.8.so
  lrwxrwxrwx 1 root root  39 июл 12 16:40 liblldb.so.1 -> 
../../x86_64-linux-gnu/liblldb-3.8.so.1

  As you can see, `liblldb-3.8.so` is pointing at `liblldb-3.8.so.1`,
  but that file is missing. If I just copy `liblldb.so.1` to
  `liblldb-3.8.so.1`, everything works.


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

  apt-cache policy liblldb-3.8.dev
  liblldb-3.8-dev:
Installed: 1:3.8-2ubuntu4
Candidate: 1:3.8-2ubuntu4
Version table:
   *** 1:3.8-2ubuntu4 500
  500 http://ru.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.8-2ubuntu1 500
  500 http://ru.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.8/+bug/1621735/+subscriptions

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


[Desktop-packages] [Bug 1633922] [NEW] Chosen input source not persistent with IBus and m17n

2016-10-16 Thread O Gopal
Public bug reported:


I am using two input sources: English and sa-IAST (m17n) (which is used
for transliterated Sanskrit).

In my experience, the input source sa-IAST doesn't remain persistent, or
"sticky," between applications, and it won't automatically start in an
application either.

For example:

If I am in gedit and my language is set to English, I can use the app
indicator to change to sa-IAST, and the input source will work as
expected. But if I then switch to LibreOffice Writer, the app-indicator
will still indicate sa-IAST, but sa-IAST will no longer work.  Only if I
switch back to English and then use the app indicator to switch back to
sa-IAST does sa-IAST again work.

And regardless of which application I'm in, if my input source is set to
sa-IAST the application ignores it. Only after I switch to English and
then use the app indicator to switch back to sa-IAST does the
application "get it."

Unlike switching to sa-IAST using the app indicator, using a key
combination (like alt-space) to switch to sa-IAST doesn't activate the
sa-IAST input source. When I use the key combination, the language
displayed by the app indicator changes, but the behavior of the keyboard
doesn't.

Just for a test, I installed "Hindi (phonetic (m17n)) (IBus)." I saw the
same behavior pattern for this input source as well.

As another test, I installed "Hindi (Bolnagri)," and it works fine.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ibus-m17n 1.3.4-4
ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
Uname: Linux 4.4.0-43-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 16 16:30:24 2016
InstallationDate: Installed on 2014-07-18 (821 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ibus-m17n
UpgradeStatus: Upgraded to xenial on 2016-07-23 (84 days ago)

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


** Tags: amd64 apport-bug ibus m17n xenial

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

Title:
  Chosen input source not persistent with IBus and m17n

Status in ibus-m17n package in Ubuntu:
  New

Bug description:

  I am using two input sources: English and sa-IAST (m17n) (which is
  used for transliterated Sanskrit).

  In my experience, the input source sa-IAST doesn't remain persistent,
  or "sticky," between applications, and it won't automatically start in
  an application either.

  For example:

  If I am in gedit and my language is set to English, I can use the app
  indicator to change to sa-IAST, and the input source will work as
  expected. But if I then switch to LibreOffice Writer, the app-
  indicator will still indicate sa-IAST, but sa-IAST will no longer
  work.  Only if I switch back to English and then use the app indicator
  to switch back to sa-IAST does sa-IAST again work.

  And regardless of which application I'm in, if my input source is set
  to sa-IAST the application ignores it. Only after I switch to English
  and then use the app indicator to switch back to sa-IAST does the
  application "get it."

  Unlike switching to sa-IAST using the app indicator, using a key
  combination (like alt-space) to switch to sa-IAST doesn't activate the
  sa-IAST input source. When I use the key combination, the language
  displayed by the app indicator changes, but the behavior of the
  keyboard doesn't.

  Just for a test, I installed "Hindi (phonetic (m17n)) (IBus)." I saw
  the same behavior pattern for this input source as well.

  As another test, I installed "Hindi (Bolnagri)," and it works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ibus-m17n 1.3.4-4
  ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
  Uname: Linux 4.4.0-43-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 16 16:30:24 2016
  InstallationDate: Installed on 2014-07-18 (821 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ibus-m17n
  UpgradeStatus: Upgraded to xenial on 2016-07-23 (84 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-m17n/+bug/1633922/+subscriptions

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


[Desktop-packages] [Bug 1632772] Re: GNOME on Wayland does not start from LightDM

2016-10-16 Thread Fred
Requested log file attached.

** Attachment added: "lightdm.log"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1632772/+attachment/4762171/+files/lightdm.log

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

Title:
  GNOME on Wayland does not start from LightDM

Status in gnome-session package in Ubuntu:
  New
Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  When picking GNOME on Wayland as session and attempting to login from
  LightDM then it fails, all you see is a black screen with a blinking
  cursor.

  However, manually running:
  $ dbus-run-session gnome-shell --display-server --wayland
  from the console/vt1 (Ctrl+Alt+F1) seems to work.
  But from LightDM it does not work.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-session-wayland 3.20.2-1ubuntu7
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Wed Oct 12 18:06:13 2016
  InstallationDate: Installed on 2013-12-26 (1020 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1631424] Re: GTK theme is not applied in Classic session

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

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

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

Title:
  GTK theme is not applied in Classic session

Status in gnome-session package in Ubuntu:
  Confirmed

Bug description:
  The Adwaita GTK theme is not applied to the Classic session.
  Instead it forces the Ubuntu Ambiance theme.

  I can chose to use Adwaita in GNOME Tweak Tool and it works in GNOME
  but not in GNOME Classic session.

  This is a regression, it worked fine 2-3 days ago. Then the Unity 8 /
  Mir thing was pushed out, and that's when it broke.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-session 3.20.2-1ubuntu7
  ProcVersionSignature: Ubuntu 4.8.0-19.21-generic 4.8.0-rc8
  Uname: Linux 4.8.0-19-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME-Classic:GNOME
  Date: Fri Oct  7 18:10:06 2016
  InstallationDate: Installed on 2013-12-26 (1015 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  PackageArchitecture: all
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1478088] Re: doubleclicking video button makes no button selected

2016-10-16 Thread themusicgod1
** Tags added: yakkety

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

Title:
  doubleclicking video button makes no button selected

Status in cheese package in Ubuntu:
  New

Bug description:
  Minor UI glitch: 
  if you single click on the photo button, the photo button is clearly selected 
 (it is shaded darker)
  if you single click on the video button,  the video button is clearly 
selected  (it is shaded darker)
  if you double click on the video button, it is not clear what button is 
selected -- but it does seem like cheese is ready to take video otherwise (ie 
the timer is on the screen)

  Ubuntu: 15.10 wily werewolf.
  Cheese:  
Installed: 3.16.1-1ubuntu1
Candidate: 3.16.1-1ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: cheese 3.16.1-1ubuntu1
  Uname: Linux 4.1.0-040100rc1-generic x86_64
  ApportVersion: 2.18-0ubuntu2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Jul 24 12:47:54 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-07-09 (379 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 
(20140708)
  SourcePackage: cheese
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1533480] Re: banshee stops respondiing during media import

2016-10-16 Thread Johannes Konow
I have tried various scenarios... First I tried with eMusic only
disabled and that didn't work for me. Then I tried disabling all the
suggested extensions and that made the import seamless. Then I tried to
purge the settings folder for banshee and reinstalled it and tried again
with only podcast disabled and it does work... kinda. It crashed on the
first import halfway through and the second one worked but no progress
bar.

Something very fishy is going on here.

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

Title:
  banshee stops respondiing during media import

Status in banshee package in Ubuntu:
  Confirmed

Bug description:
  Trying to import media to banshee in ubuntu 16.04 freezes banshee.
  Import works fine in rhythmbox. Problem only with banshee

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.3.0-5-generic 4.3.0-5.16
  ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3
  Uname: Linux 4.3.0-5-generic x86_64
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  krishnan   1972 F pulseaudio
   /dev/snd/controlC0:  krishnan   1972 F pulseaudio
  Date: Wed Jan 13 10:20:16 2016
  HibernationDevice: RESUME=UUID=1f4f89ff-6e3c-4610-8450-a25509f5b5c5
  InstallationDate: Installed on 2015-12-26 (17 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
  MachineType: LENOVO INVALID
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-5-generic.efi.signed 
root=UUID=0bf37a84-dc7d-4bd4-999a-f8df2baffc39 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.3.0-5-generic N/A
   linux-backports-modules-4.3.0-5-generic  N/A
   linux-firmware   1.155
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/23/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 83CN12WW(V1.01)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lenovo G505s
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G505s
  dmi.modalias: 
dmi:bvnLENOVO:bvr83CN12WW(V1.01):bd04/23/2013:svnLENOVO:pnINVALID:pvrLenovoG505s:rvnLENOVO:rnLenovoG505s:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG505s:
  dmi.product.name: INVALID
  dmi.product.version: Lenovo G505s
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 884122] Re: xclock -digital shows seconds but redraws on the minute

2016-10-16 Thread themusicgod1
** Tags added: yakkety

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

Title:
  xclock -digital shows seconds but redraws on the minute

Status in x11-apps package in Ubuntu:
  Confirmed

Bug description:
  i.e., on start it will show, e.g. "Mon 31 Oct 2011 09:17:15 GMT"
  (en_GB format), and stay that way for 45 seconds, then show "Mon 31
  Oct 2011 09:18:00 GMT" for a minute, etc.

  It redraws to show the correct time, including seconds, when the
  window is resized.  Window manager is Unity, version as of oneric-
  updates: 4.24.0-0ubuntu2b1 0.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: x11-apps 7.6+4ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  CheckboxSubmission: b0d31efda01870980e2e5a89390b685c
  CheckboxSystem: 6ce041aeed0a2c17b3343b66d157175d
  Date: Mon Oct 31 09:11:52 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/zsh
  SourcePackage: x11-apps
  UpgradeStatus: Upgraded to oneiric on 2011-05-03 (181 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/884122/+subscriptions

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


[Desktop-packages] [Bug 492912] Re: Uniconvertor Failed

2016-10-16 Thread jazzynico
0.92 no longer requires Uniconvertor for CDR import and export.

** Changed in: inkscape
   Status: Triaged => Fix Committed

** Changed in: inkscape
Milestone: None => 0.92

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

Title:
  Uniconvertor Failed

Status in Inkscape:
  Fix Committed
Status in UniConvertor:
  Confirmed
Status in inkscape package in Ubuntu:
  Triaged

Bug description:
  UniConvertor failed:Traceback (most recent call last):
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/cdrloader.py",
 line 582, in Load
  self.info.process_properties()
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/cdrloader.py",
 line 250, in process_properties
  self.process_paths(chunk)
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/cdrloader.py",
 line 319, in process_paths
  self.loda_type_func[argtype](chunk,type,offset,cdr_version,trafo)
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/cdrloader.py",
 line 395, in loda_coords
  path.AppendBezier(point1,point2,Point(CoordX*self.scale, 
CoordY*self.scale),cont)
  TypeError: three points expected
  Traceback (most recent call last):
File "", line 1, in 
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\__init__.py", line 72, in 

  doc = load.load_drawing(sys.argv[1])
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app\io\load.py", line 364, 
in load_drawing
  return load_drawing_from_file(file, filename)
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app\io\load.py", line 337, 
in load_drawing_from_file
  doc = loader.Load()
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/cdrloader.py",
 line 582, in Load
  self.info.process_properties()
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/cdrloader.py",
 line 250, in process_properties
  self.process_paths(chunk)
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/cdrloader.py",
 line 319, in process_paths
  self.loda_type_func[argtype](chunk,type,offset,cdr_version,trafo)
File "C:\Program 
Files\Inkscape\python\lib\site-packages\uniconvertor\app/plugins/Filters/cdrloader.py",
 line 395, in loda_coords
  path.AppendBezier(point1,point2,Point(CoordX*self.scale, 
CoordY*self.scale),cont)
  TypeError: three points expected

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

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


[Desktop-packages] [Bug 1621735] Re: missing symlink for liblldb-3.8-div

2016-10-16 Thread Graham Inggs
Would you please attach a test case?

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

Title:
  missing symlink for liblldb-3.8-div

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

Bug description:
  I'm trying to link to `lldb` after installing `liblldb-3.8-dev` but fail to 
do so.
  I guess problem is in missing symlink:
  $ llvm-config --libdir
  /usr/lib/llvm-3.8/lib

  $ ll /usr/lib/llvm-3.8/lib | grep lldb | grep .so
  lrwxrwxrwx 1 root root  14 июл 12 16:40 liblldb-3.8.0.so -> liblldb-3.8.so
  lrwxrwxrwx 1 root root  16 июл 12 16:40 liblldb-3.8.so -> liblldb-3.8.so.1
  lrwxrwxrwx 1 root root  14 июл 12 16:40 liblldb.so -> liblldb-3.8.so
  lrwxrwxrwx 1 root root  39 июл 12 16:40 liblldb.so.1 -> 
../../x86_64-linux-gnu/liblldb-3.8.so.1

  As you can see, `liblldb-3.8.so` is pointing at `liblldb-3.8.so.1`,
  but that file is missing. If I just copy `liblldb.so.1` to
  `liblldb-3.8.so.1`, everything works.


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

  apt-cache policy liblldb-3.8.dev
  liblldb-3.8-dev:
Installed: 1:3.8-2ubuntu4
Candidate: 1:3.8-2ubuntu4
Version table:
   *** 1:3.8-2ubuntu4 500
  500 http://ru.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.8-2ubuntu1 500
  500 http://ru.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.8/+bug/1621735/+subscriptions

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


[Desktop-packages] [Bug 1589055] Re: Ubuntu crash on boot(black screen)

2016-10-16 Thread Graham Inggs
I can't see how this is related to llvm-toolchain-3.8.
Could be xserver-xorg-video-intel though.


** Also affects: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: llvm-toolchain-3.8 (Ubuntu)
   Status: New => Invalid

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

Title:
  Ubuntu crash on boot(black screen)

Status in llvm-toolchain-3.8 package in Ubuntu:
  Invalid
Status in xserver-xorg-video-intel package in Ubuntu:
  New

Bug description:
  I start with nomodeset because my PC with only output HDMI crash in standart 
boot.
  The Samsung HD smart tv tell me : definition not supported in sometimes
  I tryed boot with the Live CD in a USB an crashed too.
  Does not recognize the display.
  Before the upgrade, with Ubuntu 14.04 this work fine, now Y have't sound and 
display HDMI.

  PC: gigabyte Brix GB-BXi3H-5010

  lspci -l:
  00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
  00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated 
Graphics (rev 09)
  00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
  00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI 
Controller (rev 03)
  00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI 
Controller #1 (rev 03)
  00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition 
Audio Controller (rev 03)
  00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#1 (rev e3)
  00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#3 (rev e3)
  00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port 
#4 (rev e3)
  00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI 
Controller (rev 03)
  00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
  00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller 
[AHCI Mode] (rev 03)
  00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
  02:00.0 Network controller: Intel Corporation Wireless 3160 (rev 83)
  03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.8/+bug/1589055/+subscriptions

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


[Desktop-packages] [Bug 1633912] Re: Problem with DNS resolution after suspend

2016-10-16 Thread Jonas Schwabe
▶ sudo killall dnsmasq
Works as well, afterwards things work again.

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

Title:
  Problem with DNS resolution after suspend

Status in network-manager package in Ubuntu:
  New

Bug description:
  I upgraded my laptop to 16.10 yesterday. Sometimes after suspend I
  have network issues, one time I was not able to connect to a wifi
  network (might report another bug if this occurees again, but maybe it
  is related, as in network-manager is in some broken state after
  suspend).

  Here is whats happening pretty often: After resume from suspend I have
  a solid network connection, no problem to ping machines in LAN or on
  the internet. But DNS resolution is broken until I restart the
  network-manager service.

  I ran ubuntu-bug while DNS was broken, so if anything gets log-ed it
  should be in there.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: network-manager 1.2.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 16 21:01:09 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-09-28 (18 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  IpRoute:
   default via 192.168.0.1 dev wlp58s0  proto static  metric 600 
   169.254.0.0/16 dev br-541a0f9bec93  scope link  metric 1000 
   172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
   172.18.0.0/16 dev br-541a0f9bec93  proto kernel  scope link  src 172.18.0.1 
   192.168.0.0/24 dev wlp58s0  proto kernel  scope link  src 192.168.0.118  
metric 600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to yakkety on 2016-10-15 (1 days ago)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.2.4connected  started  full  enabled enabled  
enabled  enabled  enabled

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

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


[Desktop-packages] [Bug 1633751] Re: No login prompt when waking up the computer from suspend

2016-10-16 Thread Gunnar Hjalmarsson
Thanks for that info. If the issue isn't reproducible it's hard to deal
with..

I let the status of this bug report remain "Incomplete". It means that
it will be automatically closed in a couple of months if there is no
further activity. Would you be able to reproduce the issue after that,
please file a new bug.

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

Title:
  No login prompt when waking up the computer from suspend

Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 16.10 x64.

* I let my computer go to sleep.
* Several hours later I wake it up.

  Expected result: the lock screen is displayed, waiting for me to input my 
password.
  Actual result: I am directly back to my desktop.

  I verified that the option to ask for my password at wake up is
  correctly checked.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: lightdm 1.19.5-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Oct 15 18:34:14 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-10-14 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1633912] [NEW] Problem with DNS resolution after suspend

2016-10-16 Thread Jonas Schwabe
Public bug reported:

I upgraded my laptop to 16.10 yesterday. Sometimes after suspend I have
network issues, one time I was not able to connect to a wifi network
(might report another bug if this occurees again, but maybe it is
related, as in network-manager is in some broken state after suspend).

Here is whats happening pretty often: After resume from suspend I have a
solid network connection, no problem to ping machines in LAN or on the
internet. But DNS resolution is broken until I restart the network-
manager service.

I ran ubuntu-bug while DNS was broken, so if anything gets log-ed it
should be in there.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: network-manager 1.2.4-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 16 21:01:09 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-09-28 (18 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
IpRoute:
 default via 192.168.0.1 dev wlp58s0  proto static  metric 600 
 169.254.0.0/16 dev br-541a0f9bec93  scope link  metric 1000 
 172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
 172.18.0.0/16 dev br-541a0f9bec93  proto kernel  scope link  src 172.18.0.1 
 192.168.0.0/24 dev wlp58s0  proto kernel  scope link  src 192.168.0.118  
metric 600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to yakkety on 2016-10-15 (1 days ago)
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.2.4connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (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 network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1633912

Title:
  Problem with DNS resolution after suspend

Status in network-manager package in Ubuntu:
  New

Bug description:
  I upgraded my laptop to 16.10 yesterday. Sometimes after suspend I
  have network issues, one time I was not able to connect to a wifi
  network (might report another bug if this occurees again, but maybe it
  is related, as in network-manager is in some broken state after
  suspend).

  Here is whats happening pretty often: After resume from suspend I have
  a solid network connection, no problem to ping machines in LAN or on
  the internet. But DNS resolution is broken until I restart the
  network-manager service.

  I ran ubuntu-bug while DNS was broken, so if anything gets log-ed it
  should be in there.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: network-manager 1.2.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 16 21:01:09 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-09-28 (18 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  IpRoute:
   default via 192.168.0.1 dev wlp58s0  proto static  metric 600 
   169.254.0.0/16 dev br-541a0f9bec93  scope link  metric 1000 
   172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
   172.18.0.0/16 dev br-541a0f9bec93  proto kernel  scope link  src 172.18.0.1 
   192.168.0.0/24 dev wlp58s0  proto kernel  scope link  src 192.168.0.118  
metric 600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to yakkety on 2016-10-15 (1 days ago)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.2.4connected  started  full  enabled enabled  
enabled  enabled  enabled

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

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


[Desktop-packages] [Bug 1449795] Re: keys not showing up after creation

2016-10-16 Thread themusicgod1
** Tags added: yakkety

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

Title:
  keys not showing up after creation

Status in seahorse package in Ubuntu:
  Confirmed

Bug description:
  Hit "+" button -> PGP key -> details: test1 test2 t...@ohmbase.org ->
  hit create button -> test/test (username/password) -> ok

  nothing happens.  no error message, no 'seahorse/gpg is working'
  ...nothing

  ubuntu 15.04
  seahorse:
    Installed: 3.15.90-0ubuntu1
    Candidate: 3.15.90-0ubuntu1

  gnupg:
    Installed: 1.4.18-7ubuntu1
    Candidate: 1.4.18-7ubuntu1

  *once* the key showed up when I was on another window.

  what should have happened:
  if it was possible to create the key ...the key should be displayed
  if not...an error message.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: seahorse 3.15.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic i686
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Tue Apr 28 20:09:50 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-24 (4 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
  SourcePackage: seahorse
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1573470] Re: GLX apps (including Libreoffice Impress presentation mode) on ARM devices display wrong colors

2016-10-16 Thread Jaap Dekker
I use Citix receiver to connect to my desktop at the office (Windows 7 /
Office 2013) in libertine. Same problem as in Impress presentation mode.
Colors are mixed up.

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

Title:
  GLX apps (including Libreoffice Impress presentation mode) on ARM
  devices display wrong colors

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Opinion
Status in Puritine:
  Invalid
Status in mesa package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Opinion
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  GLX apps (including Libreoffice Impress presentation mode) on ARM
  devices display wrong colors

  ---
  On the new BQ M10 tablet.

  1- switch to desktop mode (manual, no external peripheral attached)
  2- launch libreoffice
  3- open impress file
  4- colours in images are all messed up on the BQ M10 screen when toggle to 
presentation view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1573470/+subscriptions

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


[Desktop-packages] [Bug 1633751] Re: No login prompt when waking up the computer from suspend

2016-10-16 Thread Hadrien
'sudo systemctl suspend' works fine and I m prompted for my password on
wake-up.

When I voluntarily ask the computer, it's ok too.

I tried to reproduce the same conditions than when the bug occurred: I
was watching a flash video in my web browser, and flash does not disable
screen power off nor sleep mode when a video is playing.

Unfortunately I did not reproduce the bug. If I encounter the bug again
I will add more information here, hopefully I will find the conditions
that led to the bug (I only saw it once but my Ubuntu 16.10 installation
is fresh).

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

Title:
  No login prompt when waking up the computer from suspend

Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 16.10 x64.

* I let my computer go to sleep.
* Several hours later I wake it up.

  Expected result: the lock screen is displayed, waiting for me to input my 
password.
  Actual result: I am directly back to my desktop.

  I verified that the option to ask for my password at wake up is
  correctly checked.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: lightdm 1.19.5-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Oct 15 18:34:14 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-10-14 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1449112] Re: can't move files to trash without any owner/permission issues

2016-10-16 Thread Simplehuman
** Tags added: xenial yakkety

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

Title:
  can't move files to trash without any owner/permission issues

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  This is something that wouldn't happen before upgrading from Ubuntu
  14.10 / Nautilus 3.10 to Ubuntu 15.04 / Nautilus 3.14:

  I have a proper HOME partition and most User folders there (Documents,
  Downloads, Music, Pictures, Videos) are merely SYMLINKS to folders
  with the same names in a DATA partition which is mounted automatically
  at startup with proper options in fstab.

  Now -- unlike before -- when I attempt to delete an item in one of
  these folders after I open it via the SYMLINK I get the message "...
  can't be put in the trash. Do you want to delete it immediately?"
  although it is immediately moved to the Trash after I open the folder
  via the Data partition in the sidebar. (Naturally there are no such
  problems with items in other (real) items in my Home folder.

  Nautilus now seems confused about / not knowing where to move the item
  in question; to the Trash folder in the Home partition (symlink
  location) or the Data partition (real item location).

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

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


[Desktop-packages] [Bug 1630855] Re: cmake can't find llvm-libs

2016-10-16 Thread Graham Inggs
This is fixed in 1:3.8.1-12ubuntu1 in Yakkety.  It should be released as
an SRU for Xenial.

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

** Also affects: llvm-toolchain-3.8 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819072
   Importance: Unknown
   Status: Unknown

** Changed in: llvm-toolchain-3.8 (Ubuntu)
   Status: New => Fix Released

** Also affects: llvm-toolchain-3.8 (Ubuntu Xenial)
   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/1630855

Title:
  cmake can't find llvm-libs

Status in llvm-toolchain-3.8 package in Ubuntu:
  Fix Released
Status in llvm-toolchain-3.8 source package in Xenial:
  New
Status in llvm-toolchain-3.8 package in Debian:
  Unknown

Bug description:
  When building project with llvm-libs using cmake, cmake is complaining about 
incorrect library path. It looks like installation path is incorrectly setup. 
Also, 3.7 doesn't have any problem.
  DISCLAIMER: I'm using ubuntu docker, don't know if that changes anything.

  Error:
  -- The C compiler identification is GNU 5.4.0
  -- The CXX compiler identification is GNU 5.4.0
  -- Check for working C compiler: /usr/bin/cc
  -- Check for working C compiler: /usr/bin/cc -- works
  -- Detecting C compiler ABI info
  -- Detecting C compiler ABI info - done
  -- Detecting C compile features
  -- Detecting C compile features - done
  -- Check for working CXX compiler: /usr/bin/c++
  -- Check for working CXX compiler: /usr/bin/c++ -- works
  -- Detecting CXX compiler ABI info
  -- Detecting CXX compiler ABI info - done
  -- Detecting CXX compile features
  -- Detecting CXX compile features - done
  CMake Error at /usr/share/llvm-3.8/cmake/LLVMConfig.cmake:178 (include):
include could not find load file:

  /usr/share/llvm/cmake/LLVMExports.cmake
  Call Stack (most recent call first):
CMakeLists.txt:4 (find_package)

  
  CMake Error at /usr/share/llvm-3.8/cmake/LLVMConfig.cmake:181 (include):
include could not find load file:

  /usr/share/llvm/cmake/LLVM-Config.cmake
  Call Stack (most recent call first):
CMakeLists.txt:4 (find_package)

  
  -- 
  CMake Error at CMakeLists.txt:13 (llvm_map_components_to_libnames):
Unknown CMake command "llvm_map_components_to_libnames".

  
  -- Configuring incomplete, errors occurred!
  See also "XX/dummy/build/CMakeFiles/CMakeOutput.log".

  Expected output(something like below), also I can confirm that it can work 
once all the path and symlink in the files are fixed:
  -- The C compiler identification is GNU 6.2.1
  -- The CXX compiler identification is GNU 6.2.1
  -- Check for working C compiler: /usr/bin/cc
  -- Check for working C compiler: /usr/bin/cc -- works
  -- Detecting C compiler ABI info
  -- Detecting C compiler ABI info - done
  -- Detecting C compile features
  -- Detecting C compile features - done
  -- Check for working CXX compiler: /usr/bin/c++
  -- Check for working CXX compiler: /usr/bin/c++ -- works
  -- Detecting CXX compiler ABI info
  -- Detecting CXX compiler ABI info - done
  -- Detecting CXX compile features
  -- Detecting CXX compile features - done
  -- 
  -- Configuring done
  -- Generating done
  -- Build files have been written to: X/dummy/build

  Attachment is a dummy project file that uses llvm and clang, need package:
llvm llvm-dev clang libclang-dev
  To reproduce the error
  1. unarchive
  2. cd
  3. mkdir build
  4. cd build
  5. cmake ..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.8/+bug/1630855/+subscriptions

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


[Desktop-packages] [Bug 1633855] Re: akonadi fails to start after upgrade to yakkety

2016-10-16 Thread xabilon
Fixed with this command :

sudo mkdir /var/lib/mysql-files

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

Title:
  akonadi fails to start after upgrade to yakkety

Status in akonadi package in Ubuntu:
  Confirmed

Bug description:
  After yesterday 15 sept. upgrade to Kubuntu 16.10 Yakkety Yak, kmail
  fails to start, because akonadi backend fails.

  Starting akonadi from command line, 
  $ akonadictl start
  the output contains:
 stderr: "mysqld: Error on realpath() on '/var/lib/mysql-files' (Error 2 - 
No such file or directory)\n2016-10-16T11:54:23.365277Z 0 [Warning] The syntax 
'--log_warnings/-W' is deprecated and will be removed in a future release. 
Please use '--log_error_verbosity' instead.\n2016-10-16T11:54:23.365377Z 0 
[Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use 
--explicit_defaults_for_timestamp server option (see documentation for more 
details).\n2016-10-16T11:54:23.365479Z 0 [ERROR] Failed to access directory for 
--secure-file-priv. Please make sure that directory exists and is accessible by 
MySQL Server. Supplied value : 
/var/lib/mysql-files\n2016-10-16T11:54:23.365488Z 0 [ERROR] 
Aborting\n\n2016-10-16T11:54:23.365508Z 0 [Note] Binlog end\n"

  The cause is a regression in the file 
  /etc/xdg/akonadi/mysql-global.conf
  provided by the package
  akonadi-backend-mysql

  Diff of the content of mysql-global.conf from Yakkety vs Xenial:
  

  diff -u "akonadi-backend-mysql_16.04.3-0ubuntu2_all.deb - mysql-global.conf" 
"akonadi-backend-mysql_15.12.3-0ubuntu6_all.deb - mysql-global.conf" 
  --- "akonadi-backend-mysql_16.04.3-0ubuntu2_all.deb - mysql-global.conf"  
  2016-06-24 15:51:12.0 +0200
  +++ "akonadi-backend-mysql_15.12.3-0ubuntu6_all.deb - mysql-global.conf"  
  2016-04-20 10:42:09.0 +0200
  @@ -100,5 +100,14 @@
   # We use InnoDB, so don't let MyISAM eat up memory
   key_buffer_size=16K
   
  +# KUBUNTU:
  +# Unset the export dir check as only the full mysql-server package creates it
  +secure_file_priv=
  +
  +# KUBUNTU:
  +# workaround for 5.7 being more strict with column types
  +# (reverts to 5.6 behavior)
  +sql_mode=NO_ENGINE_SUBSTITUTION
  +
   [client]
   default-character-set=utf8

  

  Applying this patch fixes the bug.

  The "secure_file_priv" setting went missing is referenced in the package 
changelog:
 akonadi (4:15.12.3-0ubuntu5) xenial; urgency=medium

   * kubuntu_disable_secure_file_priv_check.diff:
  - Set secure_file_priv to empty as that directory is not set in a default
kubuntu install

  -- Philip Muškovac   Mon, 18 Apr 2016 15:24:43
  +0200

  Marco Gamberoni

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

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


[Desktop-packages] [Bug 1633855] Re: akonadi fails to start after upgrade to yakkety

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

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

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

Title:
  akonadi fails to start after upgrade to yakkety

Status in akonadi package in Ubuntu:
  Confirmed

Bug description:
  After yesterday 15 sept. upgrade to Kubuntu 16.10 Yakkety Yak, kmail
  fails to start, because akonadi backend fails.

  Starting akonadi from command line, 
  $ akonadictl start
  the output contains:
 stderr: "mysqld: Error on realpath() on '/var/lib/mysql-files' (Error 2 - 
No such file or directory)\n2016-10-16T11:54:23.365277Z 0 [Warning] The syntax 
'--log_warnings/-W' is deprecated and will be removed in a future release. 
Please use '--log_error_verbosity' instead.\n2016-10-16T11:54:23.365377Z 0 
[Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use 
--explicit_defaults_for_timestamp server option (see documentation for more 
details).\n2016-10-16T11:54:23.365479Z 0 [ERROR] Failed to access directory for 
--secure-file-priv. Please make sure that directory exists and is accessible by 
MySQL Server. Supplied value : 
/var/lib/mysql-files\n2016-10-16T11:54:23.365488Z 0 [ERROR] 
Aborting\n\n2016-10-16T11:54:23.365508Z 0 [Note] Binlog end\n"

  The cause is a regression in the file 
  /etc/xdg/akonadi/mysql-global.conf
  provided by the package
  akonadi-backend-mysql

  Diff of the content of mysql-global.conf from Yakkety vs Xenial:
  

  diff -u "akonadi-backend-mysql_16.04.3-0ubuntu2_all.deb - mysql-global.conf" 
"akonadi-backend-mysql_15.12.3-0ubuntu6_all.deb - mysql-global.conf" 
  --- "akonadi-backend-mysql_16.04.3-0ubuntu2_all.deb - mysql-global.conf"  
  2016-06-24 15:51:12.0 +0200
  +++ "akonadi-backend-mysql_15.12.3-0ubuntu6_all.deb - mysql-global.conf"  
  2016-04-20 10:42:09.0 +0200
  @@ -100,5 +100,14 @@
   # We use InnoDB, so don't let MyISAM eat up memory
   key_buffer_size=16K
   
  +# KUBUNTU:
  +# Unset the export dir check as only the full mysql-server package creates it
  +secure_file_priv=
  +
  +# KUBUNTU:
  +# workaround for 5.7 being more strict with column types
  +# (reverts to 5.6 behavior)
  +sql_mode=NO_ENGINE_SUBSTITUTION
  +
   [client]
   default-character-set=utf8

  

  Applying this patch fixes the bug.

  The "secure_file_priv" setting went missing is referenced in the package 
changelog:
 akonadi (4:15.12.3-0ubuntu5) xenial; urgency=medium

   * kubuntu_disable_secure_file_priv_check.diff:
  - Set secure_file_priv to empty as that directory is not set in a default
kubuntu install

  -- Philip Muškovac   Mon, 18 Apr 2016 15:24:43
  +0200

  Marco Gamberoni

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

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


[Desktop-packages] [Bug 1593924] Re: systemd-shim was not installed in 16.10 and now cannot purge or remove

2016-10-16 Thread Julien-Charles Lévesque
To me this seems to be the problem :

dpkg-divert: error: rename involves overwriting 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
  different file 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd', 
not allowed

Why does the package try to do this if it is not allowed?

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

Title:
  systemd-shim was not installed in 16.10 and now cannot purge or remove

Status in libjpeg-turbo package in Ubuntu:
  Invalid

Bug description:
  spsanchez@spsanchez-OEM:~$ sudo apt upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  The following packages will be REMOVED:
systemd-shim
  0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  1 not fully installed or removed.
  After this operation, 71.7 kB disk space will be freed.
  Do you want to continue? [Y/n] y
  (Reading database ... 63 files and directories currently installed.)
  Removing systemd-shim (9-1bzr4ubuntu1) ...
  Removing 'diversion of 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd by 
systemd-shim'
  dpkg-divert: error: rename involves overwriting 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
different file 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd', 
not allowed
  dpkg: error processing package systemd-shim (--remove):
   subprocess installed post-removal script returned error exit status 2
  Errors were encountered while processing:
   systemd-shim
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  spsanchez@spsanchez-OEM:~$

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1593924/+subscriptions

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


[Desktop-packages] [Bug 1633877] [NEW] VPN - "Additional Search Domains" Settings are being Ignored

2016-10-16 Thread Lonnie Lee Best
Public bug reported:

During configuring of a VPN, Network Manager normally allows you to
specify "additional Search Domains" that are located on the virtual
private network:

http://neartalk.com/ss/2016-10-16_001_601x625.png

However, in Ubuntu 16.10 the network manager is ignoring the "additional
Search Domains" that I've specified at the dialog I've linked above.

Normally, after connecting to a VPN (where additional Search Domains are
specified), the command (below) will show (in addition to your local
Search Domains) the remote Search Domains (located on the VPN):

nmcli dev show | grep DOMAIN

Unfortunately, in Ubuntu 16.10, this is not working. Consequently, I
cannot resolve remote computers by their computer-name because the
"Search Domains" I've specified are not getting appended to the
computer-names I'm pinging.

I've confirm this issue on both OpenVPN and Cisco vpnc connections. The
additional Search Domains are not making it here:

nmcli dev show | grep DOMAIN

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: network-manager 1.2.4-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 16 10:16:04 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-10-13 (2 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
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.4connected  started  full  enabled disabled  
disabled  enabled  enabled

** Affects: network-manager-applet
 Importance: Undecided
 Status: New

** Affects: network-manager-openvpn
 Importance: Undecided
 Status: New

** Affects: network-manager-vpnc
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug yakkety

** Also affects: network-manager-vpnc
   Importance: Undecided
   Status: New

** Also affects: network-manager-openvpn
   Importance: Undecided
   Status: New

** Also affects: network-manager-applet
   Importance: Undecided
   Status: New

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

Title:
  VPN - "Additional Search Domains" Settings are being Ignored

Status in Network Manager Applet:
  New
Status in NetworkManager-OpenVPN:
  New
Status in network-manager-vpnc:
  New
Status in network-manager package in Ubuntu:
  New

Bug description:
  During configuring of a VPN, Network Manager normally allows you to
  specify "additional Search Domains" that are located on the virtual
  private network:

  http://neartalk.com/ss/2016-10-16_001_601x625.png

  However, in Ubuntu 16.10 the network manager is ignoring the
  "additional Search Domains" that I've specified at the dialog I've
  linked above.

  Normally, after connecting to a VPN (where additional Search Domains
  are specified), the command (below) will show (in addition to your
  local Search Domains) the remote Search Domains (located on the VPN):

  nmcli dev show | grep DOMAIN

  Unfortunately, in Ubuntu 16.10, this is not working. Consequently, I
  cannot resolve remote computers by their computer-name because the
  "Search Domains" I've specified are not getting appended to the
  computer-names I'm pinging.

  I've confirm this issue on both OpenVPN and Cisco vpnc connections.
  The additional Search Domains are not making it here:

  nmcli dev show | grep DOMAIN

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: network-manager 1.2.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 16 10:16:04 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-10-13 (2 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  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.4connected  started  full  enabled disabled  
disabled  enabled  enabled

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1633852] Re: Blank screen on boot when using nvidia

2016-10-16 Thread Hassan Williamson
** Description changed:

  The problem always happens when I try to use the nvidia graphics card
  using the command prime-select nvidia. When using prime-select intel it
  works fine.
  
  The baffling part is that I dual boot 2 Ubuntu installs... And the other
  one works fine. I can help try and figure out what seems to be wrong, I
  just don't know which files to diff.
  
+ -
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
  Uname: Linux 4.4.0-43-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
PDT 2016
-  GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
PDT 2016
+  GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Oct 16 13:48:35 2016
  DistUpgraded: 2016-05-13 01:31:31,411 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory))
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
-Subsystem: Lenovo 2nd Generation Core Processor Family Integrated Graphics 
Controller [17aa:397d]
-  NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Lenovo GF108M [GeForce GT 540M] [17aa:397d]
+  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
+    Subsystem: Lenovo 2nd Generation Core Processor Family Integrated Graphics 
Controller [17aa:397d]
+  NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Lenovo GF108M [GeForce GT 540M] [17aa:397d]
  InstallationDate: Installed on 2014-12-31 (654 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: LENOVO HuronRiver Platform
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-43-generic.efi.signed 
root=UUID=dddc1c5f-ac3e-48b9-90c3-cd0effbf6a55 ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to xenial on 2016-05-13 (156 days ago)
  dmi.bios.date: 10/21/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN38WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN38WW:bd10/21/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.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.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Oct 16 13:45:12 2016
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors: Screen 1 deleted because of no matching config section.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  
+ 
  xserver.version: 2:1.18.4-0ubuntu0.1

** Also affects: nvidia-graphics-drivers-361 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Blank screen on boot when using nvidia

Status in nvidia-graphics-drivers-361 package in Ubuntu:
  New
Status in xorg package in Ubuntu:
  New

Bug description:
  The problem always happens when I try to use the nvidia graphics card

[Desktop-packages] [Bug 1633874] [NEW] VPN - "Additional DNS servers" Settings are being Ignored

2016-10-16 Thread Lonnie Lee Best
Public bug reported:

During configuring of a VPN, Network Manager normally allows you to
specify additional DNS servers that are located on the virtual private
network:

http://neartalk.com/ss/2016-10-16_001_601x625.png

However, in Ubuntu 16.10 the network manager is ignoring the additional
DNS that I've specified at the dialog I've linked above.

Normally, after connecting to a VPN (where additional DNS servers are
specified), the command (below) will show (in addition to your local DNS
servers) the remote DNS servers (located on the VPN):

nmcli dev show | grep DNS

Unfortunately, in Ubuntu 16.10, this is not working. Consequently, I
cannot resolve remote computers by their computer-name, which is very
inconvenient considering that I have over 100 Remmina connections set to
resolve by name. Right now, I have to manually discover the IP addresses
of the remote computer-names before connecting to the computers with
Remmina.

I've confirm this issue on both OpenVPN and Cisco vpnc connections. The
additional DNS server are not making it here:

nmcli dev show | grep DNS

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: network-manager 1.2.4-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 16 09:31:31 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-10-13 (2 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
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.4connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager-applet
 Importance: Undecided
 Status: New

** Affects: network-manager-openvpn
 Importance: Undecided
 Status: New

** Affects: network-manager-vpnc
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug yakkety

** Also affects: network-manager-openvpn
   Importance: Undecided
   Status: New

** Also affects: network-manager-vpnc
   Importance: Undecided
   Status: New

** Also affects: network-manager-applet
   Importance: Undecided
   Status: New

** Description changed:

  During configuring of a VPN, Network Manager normally allows you to
  specify additional DNS servers that are located on the virtual private
  network:
  
  http://neartalk.com/ss/2016-10-16_001_601x625.png
  
  However, in Ubuntu 16.10 the network manager is ignoring the additional
  DNS that I've specified at the dialog I've linked above.
  
  Normally, after connecting to a VPN (where additional DNS servers are
  specified), the command (below) will show (in addition to your local DNS
- servers) the remote DNS servers located on the VPN:
+ servers) the remote DNS servers (located on the VPN):
  
  nmcli dev show | grep DNS
  
  Unfortunately, in Ubuntu 16.10, this is not working. Consequently, I
  cannot resolve remote computers by their computer-name, which is very
  inconvenient considering that I have over 100 Remmina connections set to
  resolve by name. Right now, I have to manually discover the IP addresses
  of the remote computer-names before connecting to the computers with
  Remmina.
  
  I've confirm this issue on both OpenVPN and Cisco vpnc connections. The
  additional DNS server are not making it here:
  
  nmcli dev show | grep DNS
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: network-manager 1.2.4-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 16 09:31:31 2016
  IfupdownConfig:
-  # interfaces(5) file used by ifup(8) and ifdown(8)
-  auto lo
-  iface lo inet loopback
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
  InstallationDate: Installed on 2016-10-13 (2 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  NetworkManager.state:
-  [main]
-  NetworkingEnabled=true
-  WirelessEnabled=true
-  WWANEnabled=true
+  [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.4connected  started  full  enabled enabled  
enabled  enabled  enabled
+  RUNNING  VERSION  STATE  STARTUP  

[Desktop-packages] [Bug 1456834] Re: Simple Scan and Sane hang greyed out

2016-10-16 Thread Christopher M. Penalver
David Oxland, to clarify, what instructions did you use specifically
(help.ubuntu.com, man page, Brother's website, etc.)?

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

Title:
  Simple Scan and Sane hang greyed out

Status in simple-scan package in Ubuntu:
  Invalid

Bug description:
  Sane has not been working at all.
   Simple Scan, XSane, and other associated programs detect and offer installed 
scanners, choose one then screen greys out after a long wait.
  Using Ubuntu 15.04
   check and update every day
  This scanner has been functioning commanded by PC and by scanner panel 
buttons for many months but now hangs with a grey screen and red note "failed 
to scan Unable to connect to scanner"
   I have tried al sorts but mostly up against a brick wall for the last few 
weeks.
  Printer operates properly.

  This might help
  david@david-Lenovo-H535:~$ simple-scan -d
  [+0.00s] DEBUG: simple-scan.vala:594: Starting Simple Scan 3.16.1.1, PID=10884
  [+0.00s] DEBUG: Connecting to session manager
  [+0.04s] DEBUG: ui.vala:1880: Loading state from 
/home/david/.cache/simple-scan/state
  [+0.04s] DEBUG: ui.vala:1848: Restoring window to 600x400 pixels
  [+0.04s] DEBUG: autosave-manager.vala:64: Loading autosave information
  [+0.04s] DEBUG: autosave-manager.vala:259: Waiting to autosave...
  [+0.04s] CRITICAL: gtk_event_controller_reset: assertion 
'GTK_IS_EVENT_CONTROLLER (controller)' failed
  [+0.23s] DEBUG: autosave-manager.vala:281: Autosaving book information
  [+0.23s] DEBUG: ui.vala:1971: Saving state to 
/home/david/.cache/simple-scan/state
  [+0.23s] DEBUG: scanner.vala:1446: sane_init () -> SANE_STATUS_GOOD
  [+0.23s] DEBUG: scanner.vala:1452: SANE version 1.0.24
  [+0.23s] DEBUG: scanner.vala:1513: Requesting redetection of scan devices
  [+0.23s] DEBUG: scanner.vala:802: Processing request
  [+0.39s] DEBUG: ui.vala:1971: Saving state to 
/home/david/.cache/simple-scan/state
  [+11.32s] DEBUG: scanner.vala:338: sane_get_devices () -> SANE_STATUS_GOOD
  [+11.32s] DEBUG: scanner.vala:350: Device: name="brother4:net1;dev2" 
vendor="Brother" model="*HaroParkScanner" type="k"
  [+11.32s] DEBUG: scanner.vala:350: Device: name="brother4:net1;dev1" 
vendor="Brother" model="*DCP-7065DN" type="DCP7065DN"
  [+11.32s] DEBUG: scanner.vala:350: Device: name="brother4:net1;dev0" 
vendor="Brother" model="*UpstairsScan" type="DCP7065DN"
  Expected scanner function.
  Simple scan window greyed out/hing had to force quit after 5 min.


  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: simple-scan 3.16.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 19 16:45:01 2015
  InstallationDate: Installed on 2015-01-29 (110 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO 10117
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=UUID=94709fac-8bfa-41bf-8d29-24abdd9f77cc ro quiet splash vt.handoff=7
  SimpleScanLog:
   
  SourcePackage: simple-scan
  UpgradeStatus: Upgraded to vivid on 2015-05-16 (3 days ago)
  dmi.bios.date: 11/05/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: I7KT31AUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.type: 3
  dmi.chassis.vendor: LENOVO
  dmi.modalias: 
dmi:bvnLENOVO:bvrI7KT31AUS:bd11/05/2013:svnLENOVO:pn10117:pvrLenovoH535:rvnLENOVO:rn:rvr31900058STD:cvnLENOVO:ct3:cvr:
  dmi.product.name: 10117
  dmi.product.version: Lenovo H535
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1456834/+subscriptions

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


[Desktop-packages] [Bug 1169870] Re: Incorrect work with icons on the Unity launcher

2016-10-16 Thread Simplehuman
** Tags removed: wily
** Tags added: yakkety

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

Title:
  Incorrect work with icons on the Unity launcher

Status in bamf package in Ubuntu:
  Confirmed

Bug description:
  I have a bug with incorrect work with icons on the Unity launcher.

  How to repeat:

  1. Run any application that does not have an icon on the panel (in my case it 
is Calc) .
  2. Move the new icon of opened application up, say, the fourth position.
  3. Close the application.
  4. Non-active icon should be remaining on the launcher, and still can be 
removed manually from it, but it is not normal behaviour.

  Then what can happen - if you open and close a new files using, for
  ex. Nautilus, for few times (6-7 times) new windows will be attached
  to the icon, but then it begins to create a second, identical icon.
  (see screenshot #1)

  And now buggy icon can't be removed, it can only be "attached" or I
  can run the application from there. To remove new icons I need to
  reboot PC or Unity.

  You can repeat in cycles, that's the beauty of what I get: see
  screenshot #2 .

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 7.0.0daily13.04.15-0ubuntu1
  Uname: Linux 3.9.0-030900rc6-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Wed Apr 17 11:09:22 2013
  InstallationDate: Installed on 2013-02-14 (61 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to raring on 2013-02-14 (61 days ago)

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

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


[Desktop-packages] [Bug 1313331] Re: Sound volume is adjusted in opposite direction by the mouse wheel in System Settings

2016-10-16 Thread Simplehuman
** Tags added: yakkety

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

Title:
  Sound volume is adjusted in opposite direction by the mouse wheel in
  System Settings

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

Bug description:
  [The bug]
  In System Settings -> Sound, the "Output volume" gauge reacts in opposite 
direction on the mouse wheel scrolling. That is, scrolling in the direction 
away from you leads to DECREASE of the volume, while it is natural to expect 
increase. Moreover, the sound indicator behaves well, as expected. Thus, the 
volume gauge in System Settings and the gauge in the sound indicator react 
differently on the mouse wheel scrolling.

  [How to reproduce]
  1. Hover the mouse pointer over the sound indicator.
  2. Scroll the wheel in the direction AWAY from you. The volume INCREASES. 
This is correct expected behaviour.
  3. Open System Settings -> Sound, hover the mouse pointer over the "Output 
volume" gauge.
  4. Scroll the wheel in the direction AWAY from you.

  [What is expected]
  The volume should increase.

  [What happens]
  The volume DECREASES.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Apr 27 16:14:16 2014
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2012-05-02 (725 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (5 days ago)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu14
   deja-dup 30.0-0ubuntu4
   gnome-control-center 1:3.6.3-0ubuntu56

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

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


[Desktop-packages] [Bug 1171435] Re: [AV200 - Xonar STX, recording] Microphone is not working on frontpanel

2016-10-16 Thread Simplehuman
** Tags removed: wily

** Tags added: yakkety

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

Title:
  [AV200 - Xonar STX, recording] Microphone is not working on frontpanel

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Microphone is not working on frontpanel of my soundcard Asus Xonar
  Essence STX. In Windows it works normally.

  Workaround:

  1. Start alsamixer from a terminal.
  2. Press F6 to select the Xonar sound card
  3. Press F4 to see recording controls.
  4. Use arrow keys to find a control named "Mic Source" and change it from 
"Mic Jack" to "Front Panel".

  Still actual for:

  Ubuntu 16.04 x64

  4.3.0-2-generic

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  Uname: Linux 3.9.0-030900rc8-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   2394 F pulseaudio
   /dev/snd/pcmC0D0c:   simplehuman   2394 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   2394 F pulseaudio
  Date: Mon Apr 22 15:06:32 2013
  InstallationDate: Installed on 2013-02-14 (67 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:STX failed
  Symptom_Card: GF110 High Definition Audio Controller - HDA NVidia
  Symptom_Type: None of the above
  Title: [AV200 - Xonar STX, recording] Recording problem
  UpgradeStatus: Upgraded to raring on 2013-02-14 (67 days ago)
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Desktop-packages] [Bug 1300308] Re: "select items matching" (ctrl+s) only selects one file in list view (due to interactive_search ubuntu change)

2016-10-16 Thread Simplehuman
** Tags removed: wily
** Tags added: yakkety

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

Title:
  "select items matching" (ctrl+s) only selects one file in list view
  (due to interactive_search ubuntu change)

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  steps to reproduce:
  1. open folder in files/nautilus which contains multiple files and/or folders
  2. type ctrl+s to bring up the "select items matching" dialog
  3. type glob pattern into text entry field which should match multiple files
  4. choose OK

  observed behavior:
   - only the first matching file is selected

  expected benavior:
   - all matching files should be selected

  This bug makes the "select items matching" feature completely
  nonfunctional, and is a regression from earlier versions of nautilus /
  files.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 31 12:06:55 2014
  InstallationDate: Installed on 2014-03-01 (30 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140228)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1288182] Re: Cyrillic not displayed in the input field

2016-10-16 Thread Simplehuman
Yakkety is also affected, adding tag "yakkety"

** Tags removed: wily

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

Title:
  Cyrillic not displayed in the input field

Status in Evince:
  Unknown
Status in Poppler:
  Confirmed
Status in evince package in Ubuntu:
  Triaged
Status in poppler package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 14.04 x64
  Evince 3.10.3
  Cyrillic not displayed in the input field.

  In attach screenshot: input field with text 'This сyrillic:
  "Кириллица"'

  Upd.

  Still actual for Ubuntu 16.04 x64
  Evince 3.18.2

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

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


[Desktop-packages] [Bug 1581713] Re: Ubuntu Software asks for an Ubuntu Single Sign-On account to install/remove a snap

2016-10-16 Thread Robert Ancell
Talked with the snappy people and they said they're working on a
solution to this. Once that exists we can make GNOME Software only
prompt for Ubuntu One credentials when required.

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

Title:
  Ubuntu Software asks for an Ubuntu Single Sign-On account to
  install/remove a snap

Status in Ubuntu GNOME:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged
Status in snapd package in Ubuntu:
  New

Bug description:
  If I try to uninstall a snap using Ubuntu Software, it asks for an Ubuntu 
Single Sign-On account. It seems strange since if I use a terminal and do:
  $ sudo snap remove john-the-ripper

  Everything works as expected.

  BTW: Ubuntu Software takes ages to find out the size of the snap
  package.

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

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


[Desktop-packages] [Bug 1633855] [NEW] akonadi fails to start after upgrade to yakkety

2016-10-16 Thread Marco Gamberoni
Public bug reported:

After yesterday 15 sept. upgrade to Kubuntu 16.10 Yakkety Yak, kmail
fails to start, because akonadi backend fails.

Starting akonadi from command line, 
$ akonadictl start
the output contains:
   stderr: "mysqld: Error on realpath() on '/var/lib/mysql-files' (Error 2 - No 
such file or directory)\n2016-10-16T11:54:23.365277Z 0 [Warning] The syntax 
'--log_warnings/-W' is deprecated and will be removed in a future release. 
Please use '--log_error_verbosity' instead.\n2016-10-16T11:54:23.365377Z 0 
[Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use 
--explicit_defaults_for_timestamp server option (see documentation for more 
details).\n2016-10-16T11:54:23.365479Z 0 [ERROR] Failed to access directory for 
--secure-file-priv. Please make sure that directory exists and is accessible by 
MySQL Server. Supplied value : 
/var/lib/mysql-files\n2016-10-16T11:54:23.365488Z 0 [ERROR] 
Aborting\n\n2016-10-16T11:54:23.365508Z 0 [Note] Binlog end\n"

The cause is a regression in the file 
/etc/xdg/akonadi/mysql-global.conf
provided by the package
akonadi-backend-mysql

Diff of the content of mysql-global.conf from Yakkety vs Xenial:


diff -u "akonadi-backend-mysql_16.04.3-0ubuntu2_all.deb - mysql-global.conf" 
"akonadi-backend-mysql_15.12.3-0ubuntu6_all.deb - mysql-global.conf" 
--- "akonadi-backend-mysql_16.04.3-0ubuntu2_all.deb - mysql-global.conf"
2016-06-24 15:51:12.0 +0200
+++ "akonadi-backend-mysql_15.12.3-0ubuntu6_all.deb - mysql-global.conf"
2016-04-20 10:42:09.0 +0200
@@ -100,5 +100,14 @@
 # We use InnoDB, so don't let MyISAM eat up memory
 key_buffer_size=16K
 
+# KUBUNTU:
+# Unset the export dir check as only the full mysql-server package creates it
+secure_file_priv=
+
+# KUBUNTU:
+# workaround for 5.7 being more strict with column types
+# (reverts to 5.6 behavior)
+sql_mode=NO_ENGINE_SUBSTITUTION
+
 [client]
 default-character-set=utf8



Applying this patch fixes the bug.

The "secure_file_priv" setting went missing is referenced in the package 
changelog:
   akonadi (4:15.12.3-0ubuntu5) xenial; urgency=medium

 * kubuntu_disable_secure_file_priv_check.diff:
- Set secure_file_priv to empty as that directory is not set in a default
  kubuntu install

-- Philip Muškovac   Mon, 18 Apr 2016 15:24:43
+0200

Marco Gamberoni

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

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

Title:
  akonadi fails to start after upgrade to yakkety

Status in akonadi package in Ubuntu:
  New

Bug description:
  After yesterday 15 sept. upgrade to Kubuntu 16.10 Yakkety Yak, kmail
  fails to start, because akonadi backend fails.

  Starting akonadi from command line, 
  $ akonadictl start
  the output contains:
 stderr: "mysqld: Error on realpath() on '/var/lib/mysql-files' (Error 2 - 
No such file or directory)\n2016-10-16T11:54:23.365277Z 0 [Warning] The syntax 
'--log_warnings/-W' is deprecated and will be removed in a future release. 
Please use '--log_error_verbosity' instead.\n2016-10-16T11:54:23.365377Z 0 
[Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use 
--explicit_defaults_for_timestamp server option (see documentation for more 
details).\n2016-10-16T11:54:23.365479Z 0 [ERROR] Failed to access directory for 
--secure-file-priv. Please make sure that directory exists and is accessible by 
MySQL Server. Supplied value : 
/var/lib/mysql-files\n2016-10-16T11:54:23.365488Z 0 [ERROR] 
Aborting\n\n2016-10-16T11:54:23.365508Z 0 [Note] Binlog end\n"

  The cause is a regression in the file 
  /etc/xdg/akonadi/mysql-global.conf
  provided by the package
  akonadi-backend-mysql

  Diff of the content of mysql-global.conf from Yakkety vs Xenial:
  

  diff -u "akonadi-backend-mysql_16.04.3-0ubuntu2_all.deb - mysql-global.conf" 
"akonadi-backend-mysql_15.12.3-0ubuntu6_all.deb - mysql-global.conf" 
  --- "akonadi-backend-mysql_16.04.3-0ubuntu2_all.deb - mysql-global.conf"  
  2016-06-24 15:51:12.0 +0200
  +++ "akonadi-backend-mysql_15.12.3-0ubuntu6_all.deb - mysql-global.conf"  
  2016-04-20 10:42:09.0 +0200
  @@ -100,5 +100,14 @@
   # We use InnoDB, so don't let MyISAM eat up memory
   key_buffer_size=16K
   
  +# KUBUNTU:
  +# Unset the export dir check as only the full mysql-server package creates it
  +secure_file_priv=
  +
  +# KUBUNTU:
  +# workaround for 5.7 being more strict with column types
  +# (reverts to 5.6 behavior)
  +sql_mode=NO_ENGINE_SUBSTITUTION
  +
   [client]
   default-character-set=utf8

  

  Applying this patch fixes the bug.

  The "secure_file_priv" setting went missing is referenced in the package 
changelog:
 akonadi (4:15.12.3-0ubuntu5) xenial; urgency=medium

   * kubuntu_disable_secure_file_priv_check.diff:
  - 

[Desktop-packages] [Bug 1633854] [NEW] package libreoffice-common (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/bin/soffice', que também está no pacote openoffice-debian-men

2016-10-16 Thread Edson Wasconcelos
Public bug reported:

Falha na instalacao.

ProblemType: Package
DistroRelease: Ubuntu 16.10
Package: libreoffice-common (not installed)
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
Date: Sun Oct 16 02:17:22 2016
ErrorMessage: a tentar sobre-escrever '/usr/bin/soffice', que também está no 
pacote openoffice-debian-menus 4.1.3-9783
InstallationDate: Installed on 2016-10-16 (0 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu1
 apt  1.3.1
SourcePackage: libreoffice
Title: package libreoffice-common (not installed) failed to install/upgrade: a 
tentar sobre-escrever '/usr/bin/soffice', que também está no pacote 
openoffice-debian-menus 4.1.3-9783
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package yakkety

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

Title:
  package libreoffice-common (not installed) failed to install/upgrade:
  a tentar sobre-escrever '/usr/bin/soffice', que também está no pacote
  openoffice-debian-menus 4.1.3-9783

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Falha na instalacao.

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: libreoffice-common (not installed)
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 16 02:17:22 2016
  ErrorMessage: a tentar sobre-escrever '/usr/bin/soffice', que também está no 
pacote openoffice-debian-menus 4.1.3-9783
  InstallationDate: Installed on 2016-10-16 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.1
  SourcePackage: libreoffice
  Title: package libreoffice-common (not installed) failed to install/upgrade: 
a tentar sobre-escrever '/usr/bin/soffice', que também está no pacote 
openoffice-debian-menus 4.1.3-9783
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1633749] Re: Double login to switch back to my session after closing the guest session

2016-10-16 Thread Robert Ancell
The log shows LightDM doing the correct thing - it unlocks the logind
session when you get to the greeter. I suspect that Unity has regressed
and is not removing its lock screen when this occurs.

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

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

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

Title:
  Double login to switch back to my session after closing the guest
  session

Status in lightdm package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  New

Bug description:
  Ubuntu 16.10 x64

* I have my session open and want to temporarily switch to the guest 
session. I click on the appropriate item (top right menu of Unity).
* I am now on the guest session. After I'm done, I close the guest session.
* I am now in front of a screen where I can input my password to go back to 
my session. The wallpaper is the default Ubuntu wallpaper as when I am not 
logged in.
* After I validate my password, another screen is displayed that asks my 
again to enter my password. That time, the wallpaper is my personnal wallpaper 
I have in my session.
* I enter my password again and I am back to my session.

  I did not have to enter my password twice in previous versions of
  Ubuntu when switching of sessions.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: lightdm 1.19.5-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Oct 15 18:26:17 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-10-14 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1632772] Re: GNOME on Wayland does not start from LightDM

2016-10-16 Thread Robert Ancell
Can you attach the contents of /var/log/lightdm/lightdm.log after
attempting to start the session? Thanks.

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

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

Title:
  GNOME on Wayland does not start from LightDM

Status in gnome-session package in Ubuntu:
  New
Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  When picking GNOME on Wayland as session and attempting to login from
  LightDM then it fails, all you see is a black screen with a blinking
  cursor.

  However, manually running:
  $ dbus-run-session gnome-shell --display-server --wayland
  from the console/vt1 (Ctrl+Alt+F1) seems to work.
  But from LightDM it does not work.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-session-wayland 3.20.2-1ubuntu7
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Wed Oct 12 18:06:13 2016
  InstallationDate: Installed on 2013-12-26 (1020 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 792085] Re: Automatic remount of safely removed usb 3.0 drive

2016-10-16 Thread Brad Figg
** Package changed: linux-meta (Ubuntu) => linux (Ubuntu)

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

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

Title:
  Automatic remount of safely removed usb 3.0 drive

Status in Nautilus:
  New
Status in thunar:
  Unknown
Status in linux package in Ubuntu:
  Confirmed
Status in nautilus package in Ubuntu:
  Confirmed
Status in thunar package in Ubuntu:
  Confirmed
Status in udev package in Ubuntu:
  Confirmed
Status in Fedora:
  Unknown
Status in openSUSE:
  Fix Released

Bug description:
  Binary package hint: nautilus

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

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

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Thu Jun  2 23:40:08 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 792085] Re: Automatic remount of safely removed usb 3.0 drive

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

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

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

Title:
  Automatic remount of safely removed usb 3.0 drive

Status in Nautilus:
  New
Status in thunar:
  Unknown
Status in linux package in Ubuntu:
  Confirmed
Status in nautilus package in Ubuntu:
  Confirmed
Status in thunar package in Ubuntu:
  Confirmed
Status in udev package in Ubuntu:
  Confirmed
Status in Fedora:
  Unknown
Status in openSUSE:
  Fix Released

Bug description:
  Binary package hint: nautilus

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

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

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Thu Jun  2 23:40:08 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1581713] Re: Ubuntu Software asks for an Ubuntu Single Sign-On account to install/remove a snap

2016-10-16 Thread Robert Ancell
** Also affects: snapd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Ubuntu Software asks for an Ubuntu Single Sign-On account to
  install/remove a snap

Status in Ubuntu GNOME:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged
Status in snapd package in Ubuntu:
  New

Bug description:
  If I try to uninstall a snap using Ubuntu Software, it asks for an Ubuntu 
Single Sign-On account. It seems strange since if I use a terminal and do:
  $ sudo snap remove john-the-ripper

  Everything works as expected.

  BTW: Ubuntu Software takes ages to find out the size of the snap
  package.

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

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


[Desktop-packages] [Bug 1616965] Re: package libtidy-0.99-0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.2.0

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

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

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

Title:
  package libtidy-0.99-0 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/libtidy.so', which is also in package
  tidy 5.2.0

Status in tidy package in Ubuntu:
  Confirmed

Bug description:
  Alerts me on startup

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libtidy-0.99-0 (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Wed Aug 24 15:40:20 2016
  DuplicateSignature:
   package:libtidy-0.99-0:(not installed)
   Unpacking libtidy-0.99-0 (20091223cvs-1.5) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libtidy-0.99-0_20091223cvs-1.5_amd64.deb (--unpack):
trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 
5.2.0
  ErrorMessage: trying to overwrite '/usr/lib/libtidy.so', which is also in 
package tidy 5.2.0
  InstallationDate: Installed on 2016-04-23 (123 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: tidy
  Title: package libtidy-0.99-0 (not installed) failed to install/upgrade: 
trying to overwrite '/usr/lib/libtidy.so', which is also in package tidy 5.2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1633852] [NEW] Blank screen on boot when using nvidia

2016-10-16 Thread Hassan Williamson
Public bug reported:

The problem always happens when I try to use the nvidia graphics card
using the command prime-select nvidia. When using prime-select intel it
works fine.

The baffling part is that I dual boot 2 Ubuntu installs... And the other
one works fine. I can help try and figure out what seems to be wrong, I
just don't know which files to diff.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
Uname: Linux 4.4.0-43-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
PDT 2016
 GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Sun Oct 16 13:48:35 2016
DistUpgraded: 2016-05-13 01:31:31,411 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory))
DistroCodename: xenial
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo 2nd Generation Core Processor Family Integrated Graphics 
Controller [17aa:397d]
 NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Lenovo GF108M [GeForce GT 540M] [17aa:397d]
InstallationDate: Installed on 2014-12-31 (654 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
MachineType: LENOVO HuronRiver Platform
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-43-generic.efi.signed 
root=UUID=dddc1c5f-ac3e-48b9-90c3-cd0effbf6a55 ro quiet splash
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to xenial on 2016-05-13 (156 days ago)
dmi.bios.date: 10/21/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 45CN38WW
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Emerald Lake
dmi.board.vendor: LENOVO
dmi.board.version: FAB1
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnLENOVO:bvr45CN38WW:bd10/21/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
dmi.product.name: HuronRiver Platform
dmi.product.version: Ideapad Z570
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.2+16.04.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.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sun Oct 16 13:45:12 2016
xserver.configfile: /etc/X11/xorg.conf
xserver.errors: Screen 1 deleted because of no matching config section.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.18.4-0ubuntu0.1

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


** Tags: amd64 apport-bug possible-manual-nvidia-install 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/1633852

Title:
  Blank screen on boot when using nvidia

Status in xorg package in Ubuntu:
  New

Bug description:
  The problem always happens when I try to use the nvidia graphics card
  using the command prime-select nvidia. When using prime-select intel
  it works fine.

  The baffling part is that I dual boot 2 Ubuntu installs... And the
  other one works fine. I can help try and figure out what seems to be
  wrong, I just don't know which files to diff.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
  Uname: Linux 4.4.0-43-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 

[Desktop-packages] [Bug 1633853] [NEW] No notifications or action on low battery or battery critical since upgrade

2016-10-16 Thread Pablo180
Public bug reported:

During the upgrade to 16.10 it seems that the installer disabled my low
battery notifications and actions. However after installation was
complete it didn't re-enable them. Now I no longer get notifications nor
is any action taken on the thresholds set in DConf.

Things I have tried:

 - Reinstalling gnome-power-manager
 - Reinstalling indicator-power
 - Reinstalling libnotify-bin notify-osd
 - Checked and altered settings in DConf - they're all still there, just seem 
to be ignored. 

None of this worked. I'm obviously quite worried as don't know what will
happen if I leave my laptop to run down the battery.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: gnome-power-manager 3.22.0-1ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 16 13:45:43 2016
InstallationDate: Installed on 2015-02-23 (600 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: gnome-power-manager
UpgradeStatus: Upgraded to yakkety on 2016-10-13 (2 days ago)

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


** Tags: amd64 apport-bug battery power yakkety

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

Title:
  No notifications or action on low battery or battery critical since
  upgrade

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

Bug description:
  During the upgrade to 16.10 it seems that the installer disabled my
  low battery notifications and actions. However after installation was
  complete it didn't re-enable them. Now I no longer get notifications
  nor is any action taken on the thresholds set in DConf.

  Things I have tried:

   - Reinstalling gnome-power-manager
   - Reinstalling indicator-power
   - Reinstalling libnotify-bin notify-osd
   - Checked and altered settings in DConf - they're all still there, just seem 
to be ignored. 

  None of this worked. I'm obviously quite worried as don't know what
  will happen if I leave my laptop to run down the battery.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-power-manager 3.22.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 16 13:45:43 2016
  InstallationDate: Installed on 2015-02-23 (600 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  SourcePackage: gnome-power-manager
  UpgradeStatus: Upgraded to yakkety on 2016-10-13 (2 days ago)

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

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


[Desktop-packages] [Bug 1171435] Re: [AV200 - Xonar STX, recording] Microphone is not working on frontpanel

2016-10-16 Thread Simplehuman
** Tags removed: vivid

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

Title:
  [AV200 - Xonar STX, recording] Microphone is not working on frontpanel

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Microphone is not working on frontpanel of my soundcard Asus Xonar
  Essence STX. In Windows it works normally.

  Workaround:

  1. Start alsamixer from a terminal.
  2. Press F6 to select the Xonar sound card
  3. Press F4 to see recording controls.
  4. Use arrow keys to find a control named "Mic Source" and change it from 
"Mic Jack" to "Front Panel".

  Still actual for:

  Ubuntu 16.04 x64

  4.3.0-2-generic

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  Uname: Linux 3.9.0-030900rc8-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simplehuman   2394 F pulseaudio
   /dev/snd/pcmC0D0c:   simplehuman   2394 F...m pulseaudio
   /dev/snd/controlC1:  simplehuman   2394 F pulseaudio
  Date: Mon Apr 22 15:06:32 2013
  InstallationDate: Installed on 2013-02-14 (67 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:STX failed
  Symptom_Card: GF110 High Definition Audio Controller - HDA NVidia
  Symptom_Type: None of the above
  Title: [AV200 - Xonar STX, recording] Recording problem
  UpgradeStatus: Upgraded to raring on 2013-02-14 (67 days ago)
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1402
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: SABERTOOTH X58
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1402:bd08/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnSABERTOOTHX58:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Desktop-packages] [Bug 792085] Re: Automatic remount of safely removed usb 3.0 drive

2016-10-16 Thread Norbert
Dear Ubuntu developers!

Please apply SUSE's patch on kernels in Ubuntu 12.04 LTS, 14.04 LTS,
16.04 LTS, 16.10 - http://kernel.suse.com/cgit/kernel-
source/commit/?id=43e64619bd7eeb1f3d287e8faffc16ed3c1f2a2b .

** Also affects: linux-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: precise trusty xenial

** Tags removed: i386

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

Title:
  Automatic remount of safely removed usb 3.0 drive

Status in Nautilus:
  New
Status in thunar:
  Unknown
Status in linux-meta package in Ubuntu:
  New
Status in nautilus package in Ubuntu:
  Confirmed
Status in thunar package in Ubuntu:
  Confirmed
Status in udev package in Ubuntu:
  Confirmed
Status in Fedora:
  Unknown
Status in openSUSE:
  Fix Released

Bug description:
  Binary package hint: nautilus

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

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

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Thu Jun  2 23:40:08 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1300308] Re: "select items matching" (ctrl+s) only selects one file in list view (due to interactive_search ubuntu change)

2016-10-16 Thread Simplehuman
same bug in 16.10 Nautilus 3.20.3

** Tags removed: vivid

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

Title:
  "select items matching" (ctrl+s) only selects one file in list view
  (due to interactive_search ubuntu change)

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  steps to reproduce:
  1. open folder in files/nautilus which contains multiple files and/or folders
  2. type ctrl+s to bring up the "select items matching" dialog
  3. type glob pattern into text entry field which should match multiple files
  4. choose OK

  observed behavior:
   - only the first matching file is selected

  expected benavior:
   - all matching files should be selected

  This bug makes the "select items matching" feature completely
  nonfunctional, and is a regression from earlier versions of nautilus /
  files.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 31 12:06:55 2014
  InstallationDate: Installed on 2014-03-01 (30 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140228)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1288182] Re: Cyrillic not displayed in the input field

2016-10-16 Thread Simplehuman
** Tags removed: vivid

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

Title:
  Cyrillic not displayed in the input field

Status in Evince:
  Unknown
Status in Poppler:
  Confirmed
Status in evince package in Ubuntu:
  Triaged
Status in poppler package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 14.04 x64
  Evince 3.10.3
  Cyrillic not displayed in the input field.

  In attach screenshot: input field with text 'This сyrillic:
  "Кириллица"'

  Upd.

  Still actual for Ubuntu 16.04 x64
  Evince 3.18.2

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

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


[Desktop-packages] [Bug 1620806] Re: gedit edit window is transparent when using Ambiance and Radiance themes

2016-10-16 Thread Paul White
** Changed in: ubuntu-themes (Ubuntu)
   Status: Incomplete => New

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

Title:
  gedit edit window  is transparent when using Ambiance and Radiance
  themes

Status in gedit package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  In a freshly booted and fully updated Ubuntu 16.10 the edit window of
  gedit is transparent using the *Classic* colour scheme. Other colour
  schemes seem to work as intended.

  The text of loaded files shows against the desktop wallpaper but when
  no files are loaded gedit displays its edit window or pane as it
  should do.

  To clarify this bug is only apparent when a file is loaded.

  I don't know when this started as I don't normally used gedit to edit
  files. I haven't found any other application affected by this problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gedit 3.20.2-2ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep  6 21:01:35 2016
  InstallationDate: Installed on 2016-03-11 (179 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160311)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1620806] Re: gedit edit window is transparent when using Ambiance and Radiance themes

2016-10-16 Thread Maxime
I see this bug after upgrading 16.04 to 16.10 just now.

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

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

Title:
  gedit edit window  is transparent when using Ambiance and Radiance
  themes

Status in gedit package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  Incomplete

Bug description:
  In a freshly booted and fully updated Ubuntu 16.10 the edit window of
  gedit is transparent using the *Classic* colour scheme. Other colour
  schemes seem to work as intended.

  The text of loaded files shows against the desktop wallpaper but when
  no files are loaded gedit displays its edit window or pane as it
  should do.

  To clarify this bug is only apparent when a file is loaded.

  I don't know when this started as I don't normally used gedit to edit
  files. I haven't found any other application affected by this problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gedit 3.20.2-2ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep  6 21:01:35 2016
  InstallationDate: Installed on 2016-03-11 (179 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160311)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1633845] [NEW] network-manager does not connect to wifi

2016-10-16 Thread FlorianChis
Public bug reported:

When trying to connect to wifi network, network-manager remains blocked
in waiting for authentification state then fails after cca 1min. This
started to happen after I updated to kubuntu 16.10.

Stopping network manager from service and trying to manually connect
with wpa_supplicant works fine.

The only way to fix this for me was to stop network manager and/or
networking and restart the services sometimes more than once.

os: Kubuntu 16.10
network-manager: 1.2.4
hardware: dell xps 9550 
network controller: BCM43602

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

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

Title:
  network-manager does not connect to wifi

Status in network-manager package in Ubuntu:
  New

Bug description:
  When trying to connect to wifi network, network-manager remains
  blocked in waiting for authentification state then fails after cca
  1min. This started to happen after I updated to kubuntu 16.10.

  Stopping network manager from service and trying to manually connect
  with wpa_supplicant works fine.

  The only way to fix this for me was to stop network manager and/or
  networking and restart the services sometimes more than once.

  os: Kubuntu 16.10
  network-manager: 1.2.4
  hardware: dell xps 9550 
  network controller: BCM43602

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

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


[Desktop-packages] [Bug 1633826] Re: nautilus desktop crashes when called with --no-desktop

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

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

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

Title:
  nautilus desktop crashes when called with --no-desktop

Status in nautilus package in Ubuntu:
  Confirmed
Status in nautilus-dropbox package in Ubuntu:
  Confirmed

Bug description:
  When calling nautilus with the --no-desktop flag in Ubuntu 16.10, the
  existing desktop crashes with the following error:

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

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

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


[Desktop-packages] [Bug 1633826] Re: nautilus desktop crashes when called with --no-desktop

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

** Changed in: nautilus-dropbox (Ubuntu)
   Status: New => Confirmed

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

Title:
  nautilus desktop crashes when called with --no-desktop

Status in nautilus package in Ubuntu:
  Confirmed
Status in nautilus-dropbox package in Ubuntu:
  Confirmed

Bug description:
  When calling nautilus with the --no-desktop flag in Ubuntu 16.10, the
  existing desktop crashes with the following error:

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

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

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


[Desktop-packages] [Bug 1633838] Re: Garbled display after resuming from suspend

2016-10-16 Thread Sten Jørgen Pettersen
https://youtu.be/xlCtO1xv4Uo

Here is a video of the error. Pardon the shaky handheld camera, I was
holding my toddler in my lap at the same time...

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

Title:
  Garbled display after resuming from suspend

Status in nvidia-graphics-drivers-367 package in Ubuntu:
  New

Bug description:
  Every time I resume from suspend, my display is garbled (looks a bit
  like the loading screen from a Commodore 64). A "sudo service lightdm
  restart" from a different console (Ctrl+Alt+F1) fixes the issue, but
  logs me out of the session as well. I get past the login screen, and
  sometimes the display is fine for about a minute or so, but it
  inevitably garbles up. The artifacts shift when I move my mouse, and
  will occasionally have a clear picture for a frame or two, or if my
  mouse is in a specific point, and not moving. This error was not
  present before I upgraded my system from an AMD RadeonHD 6870 to an
  Nvidia GeForce GTX 1060, and I therefore believe this is a bug in the
  nvidia drivers, rather than lightdm itself.

  Ubuntu 16.10
  nvidia-367:
Installed: 367.57-0ubuntu3
Candidate: 367.57-0ubuntu3
Version table:
   *** 367.57-0ubuntu3 500
  500 http://no.archive.ubuntu.com/ubuntu yakkety/restricted amd64 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: nvidia-367 367.57-0ubuntu3
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 16 13:01:14 2016
  InstallationDate: Installed on 2016-07-20 (88 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: nvidia-graphics-drivers-367
  UpgradeStatus: Upgraded to yakkety on 2016-10-13 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-367/+bug/1633838/+subscriptions

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


[Desktop-packages] [Bug 1633838] [NEW] Garbled display after resuming from suspend

2016-10-16 Thread Sten Jørgen Pettersen
Public bug reported:

Every time I resume from suspend, my display is garbled (looks a bit
like the loading screen from a Commodore 64). A "sudo service lightdm
restart" from a different console (Ctrl+Alt+F1) fixes the issue, but
logs me out of the session as well. I get past the login screen, and
sometimes the display is fine for about a minute or so, but it
inevitably garbles up. The artifacts shift when I move my mouse, and
will occasionally have a clear picture for a frame or two, or if my
mouse is in a specific point, and not moving. This error was not present
before I upgraded my system from an AMD RadeonHD 6870 to an Nvidia
GeForce GTX 1060, and I therefore believe this is a bug in the nvidia
drivers, rather than lightdm itself.

Ubuntu 16.10
nvidia-367:
  Installed: 367.57-0ubuntu3
  Candidate: 367.57-0ubuntu3
  Version table:
 *** 367.57-0ubuntu3 500
500 http://no.archive.ubuntu.com/ubuntu yakkety/restricted amd64 
Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: nvidia-367 367.57-0ubuntu3
ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
Uname: Linux 4.8.0-22-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
Date: Sun Oct 16 13:01:14 2016
InstallationDate: Installed on 2016-07-20 (88 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: nvidia-graphics-drivers-367
UpgradeStatus: Upgraded to yakkety on 2016-10-13 (2 days ago)

** Affects: nvidia-graphics-drivers-367 (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 nvidia-graphics-drivers-367 in Ubuntu.
https://bugs.launchpad.net/bugs/1633838

Title:
  Garbled display after resuming from suspend

Status in nvidia-graphics-drivers-367 package in Ubuntu:
  New

Bug description:
  Every time I resume from suspend, my display is garbled (looks a bit
  like the loading screen from a Commodore 64). A "sudo service lightdm
  restart" from a different console (Ctrl+Alt+F1) fixes the issue, but
  logs me out of the session as well. I get past the login screen, and
  sometimes the display is fine for about a minute or so, but it
  inevitably garbles up. The artifacts shift when I move my mouse, and
  will occasionally have a clear picture for a frame or two, or if my
  mouse is in a specific point, and not moving. This error was not
  present before I upgraded my system from an AMD RadeonHD 6870 to an
  Nvidia GeForce GTX 1060, and I therefore believe this is a bug in the
  nvidia drivers, rather than lightdm itself.

  Ubuntu 16.10
  nvidia-367:
Installed: 367.57-0ubuntu3
Candidate: 367.57-0ubuntu3
Version table:
   *** 367.57-0ubuntu3 500
  500 http://no.archive.ubuntu.com/ubuntu yakkety/restricted amd64 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: nvidia-367 367.57-0ubuntu3
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 16 13:01:14 2016
  InstallationDate: Installed on 2016-07-20 (88 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: nvidia-graphics-drivers-367
  UpgradeStatus: Upgraded to yakkety on 2016-10-13 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-367/+bug/1633838/+subscriptions

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


[Desktop-packages] [Bug 1618041] Re: Cannot login to Ubuntu One Single Sign-On Account to install Snaps

2016-10-16 Thread IKT
*** This bug is a duplicate of bug 1616943 ***
https://bugs.launchpad.net/bugs/1616943

I'm not sure why this was marked as a duplicate of "Ubuntu Software asks
for an Ubuntu Single Sign-On account to install/remove a snap", as there
is no problem with the software centre asking for a login.

The problem is that the login component of it isn't working, the
original description could not be clearer of the problem:

I keep getting "Incorrect email or password" even though I know for a
fact the email and password are correct. I am able to sign into Ubuntu
One just fine on a web browser.

Confirmation:

https://ikt.id.au/uploads/badpassword.png

** This bug is no longer a duplicate of bug 1581713
   Ubuntu Software asks for an Ubuntu Single Sign-On account to install/remove 
a snap

** Also affects: gnome-software (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** This bug has been marked a duplicate of bug 1616943
   Can't auth against U1 in g-s

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

Title:
  Cannot login to Ubuntu One Single Sign-On Account to install Snaps

Status in Ubuntu GNOME:
  Confirmed
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  I keep getting "Incorrect email or password" even though I know for a
  fact the email and password are correct. I am able to sign into Ubuntu
  One just fine on a web browser.

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

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


[Desktop-packages] [Bug 1618041] Re: Cannot login to Ubuntu One Single Sign-On Account to install Snaps

2016-10-16 Thread IKT
*** This bug is a duplicate of bug 1616943 ***
https://bugs.launchpad.net/bugs/1616943

Nevermind, found bug has been already logged thanks to:

https://askubuntu.com/questions/834331/16-04-ubuntu-single-sign-on-
wrong-e-mail-or-password/834555#834555

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

Title:
  Cannot login to Ubuntu One Single Sign-On Account to install Snaps

Status in Ubuntu GNOME:
  Confirmed
Status in gnome-software package in Ubuntu:
  Confirmed

Bug description:
  I keep getting "Incorrect email or password" even though I know for a
  fact the email and password are correct. I am able to sign into Ubuntu
  One just fine on a web browser.

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

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


[Desktop-packages] [Bug 1633827] Re: Screen goes black on NVidia card

2016-10-16 Thread Wolf Rogner
The workaround seems to produce side effects

(in dconf the color spec is entered with double digits. See screenshot)

Should that be the aspired behaviour?


** Attachment added: "Screenshot from 2016-10-16 12-32-30.png"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1633827/+attachment/4761864/+files/Screenshot%20from%202016-10-16%2012-32-30.png

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

Title:
  Screen goes black on NVidia card

Status in xorg package in Ubuntu:
  New

Bug description:
  I've set my desktop to show a gradient blue (standard dark blue to
  middle blue from the selection box).

  After resume from suspend the screen was black.

  This happened before when running an application that covered 70% of
  the screen (a black banner on the bottom of the screen 50% of screen
  hight).

  Workaround:
  System Settings -> Appearance -> Colors & Gradients
  choose single color (will switch to blue)
  choose gradient again (will show two previously selected colors)
  Screen changes accordingly

  The graphics card works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  NonfreeKernelModules: nvidia_uvm wl 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 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Oct 16 11:56:55 2016
  DistUpgraded: 2016-10-15 12:59:20,764 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory) (8))
  DistroCodename: yakkety
  DistroVariant: ubuntu
  GconfCompiz:
   /apps/compiz-1/general:
 /apps/compiz-1/general/screen0:
  /apps/compiz-1/general/screen0/options:
   active_plugins = 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  GraphicsCard:
   NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] [10de:0fd5] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: Apple Inc. GK107M [GeForce GT 650M Mac Edition] [106b:00f2]
  InstallationDate: Installed on 2013-05-17 (1247 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64+mac 
(20130424)
  MachineType: Apple Inc. MacBookPro10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-generic 
root=UUID=3679e976-6405-4981-aa99-8c79d15e6aa3 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to yakkety on 2016-10-15 (0 days ago)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6
  

[Desktop-packages] [Bug 1633830] [NEW] No sound from the front headphone jack. Shows "unplugged" always. Able to fix by fiddling with pulseaudio profiles somehow

2016-10-16 Thread Oskari Petas
Public bug reported:

Will update later

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
Uname: Linux 4.4.0-42-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME-Classic:GNOME
Date: Sun Oct 16 13:18:00 2016
InstallationDate: Installed on 2016-09-22 (24 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_Jack: Green Headphone Out, Front
Symptom_Type: No sound at all
Title: [MS-7918, Realtek ALC1150, Green Headphone Out, Front] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/28/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V2.9
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z97 GAMING 3 (MS-7918)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV2.9:bd08/28/2015:svnMSI:pnMS-7918:pvr1.0:rvnMSI:rnZ97GAMING3(MS-7918):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7918
dmi.product.version: 1.0
dmi.sys.vendor: MSI
mtime.conffile..etc.modprobe.d.alsa-base.conf: 2016-09-24T08:49:07.298623

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


** Tags: amd64 apport-bug xenial

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

Title:
  No sound from the front headphone jack. Shows "unplugged" always. Able
  to fix by fiddling with pulseaudio profiles somehow

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Will update later

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
  Uname: Linux 4.4.0-42-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME-Classic:GNOME
  Date: Sun Oct 16 13:18:00 2016
  InstallationDate: Installed on 2016-09-22 (24 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Green Headphone Out, Front
  Symptom_Type: No sound at all
  Title: [MS-7918, Realtek ALC1150, Green Headphone Out, Front] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/28/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V2.9
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z97 GAMING 3 (MS-7918)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV2.9:bd08/28/2015:svnMSI:pnMS-7918:pvr1.0:rvnMSI:rnZ97GAMING3(MS-7918):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7918
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2016-09-24T08:49:07.298623

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

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


[Desktop-packages] [Bug 1308105] Re: Xfce resets TV mode to NULL when power cycled

2016-10-16 Thread Alexandre ACEBEDO
Hi!
The XFCE4's maintainer claimed to have merged the patch for this bug here:
https://bugzilla.xfce.org/show_bug.cgi?id=11107#c67 on 2016-08-12.

A new version of xfce-settings (4.12.1) has been released on 2016-09-15
so we can assume that the fix is integrated in the release.

Note that the patch is not the same as the one I've linked in comment
#107. I still have to test the new version.

Note also that the 4.12.1 version was not integrated in ubuntu 16.10 so
we still have to recompile and install it manually :(

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

Title:
  Xfce resets TV mode to NULL when power cycled

Status in Mythbuntu:
  Confirmed
Status in xfce4-settings:
  Confirmed
Status in nvidia-graphics-drivers package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Invalid
Status in xfce4-settings package in Ubuntu:
  Confirmed

Bug description:
  I had an HTPC with Mythbuntu 12.04 installed.  Upon upgrading a new
  behavior that if the TV is power cycled it no longer detects a link
  with the HTPC.

  When this happens I can find in the xorg log that there is an
  accompanying log item:

  [ 39829.509] (II) NVIDIA(0): Setting mode "NULL"

  After debugging with NVIDIA at
  https://devtalk.nvidia.com/default/topic/729955/linux/tv-stops-being-
  detected/ we've deteremined it's a X client that reacts to the RANDR
  events causing the mode to be set to NULL.

  Working through the list in an Xfce environment, the culprit is
  xfsettingsd.  If xfsettingsd is running, it causes the TV to come up
  in a NULL mode.  If it's killed, it remains in the mode it was
  previously running in.

  
  Until this is fixed, this behavior can be worked around with a simple shell 
script:
  ==
  #!/bin/sh
  #Fix TV state when HDMI link is lost.
  #By Mario Limonciello 

  OUTPUT="HDMI-0"
  BAD_MODE="1280x720"
  GOOD_MODE="1920x1080"

  for MODE in $BAD_MODE $GOOD_MODE; do
   DISPLAY=:0 xrandr --output $OUTPUT --mode $MODE
   sleep 2
  done
  ==

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

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


[Desktop-packages] [Bug 1606159] Re: Battery not recognized on HP Pavilion Detachable X2 10-N123NF

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

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

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

Title:
  Battery not recognized on HP Pavilion Detachable X2 10-N123NF

Status in upower package in Ubuntu:
  Confirmed

Bug description:
  After a clean install of xenial on HP Pavilion Detachable X2
  10-N123NF, the battery is not "seen" at all.

  It doesn't appear in Ubuntu's "energy" tab.

  # acpi
  No support for device type: power_supply

  However...:

  # lshw -class power
  USB   
*-battery
 description: Lithium Ion Battery
 product: O02033X
 vendor: 333-42-D7
 physical id: 1
 version: 02/07/2026
 serial: 01794 02/07/2026
 slot: Primary
 capacity: 33060mWh
 configuration: voltage=3.8V
*-power UNCLAIMED
 description: OEM Define 1
 product: OEM Define 5
 vendor: OEM Define 2
 physical id: 2
 version: OEM Define 6
 serial: OEM Define 3
 capacity: 42mWh

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: acpi-support 0.142
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jul 25 10:55:19 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-22 (3 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: acpi-support
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1633827] Re: Screen goes black on NVidia card

2016-10-16 Thread Wolf Rogner
When screen blanks partially, the workaround described above does not
work.

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

Title:
  Screen goes black on NVidia card

Status in xorg package in Ubuntu:
  New

Bug description:
  I've set my desktop to show a gradient blue (standard dark blue to
  middle blue from the selection box).

  After resume from suspend the screen was black.

  This happened before when running an application that covered 70% of
  the screen (a black banner on the bottom of the screen 50% of screen
  hight).

  Workaround:
  System Settings -> Appearance -> Colors & Gradients
  choose single color (will switch to blue)
  choose gradient again (will show two previously selected colors)
  Screen changes accordingly

  The graphics card works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  NonfreeKernelModules: nvidia_uvm wl 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 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Oct 16 11:56:55 2016
  DistUpgraded: 2016-10-15 12:59:20,764 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory) (8))
  DistroCodename: yakkety
  DistroVariant: ubuntu
  GconfCompiz:
   /apps/compiz-1/general:
 /apps/compiz-1/general/screen0:
  /apps/compiz-1/general/screen0/options:
   active_plugins = 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  GraphicsCard:
   NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] [10de:0fd5] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: Apple Inc. GK107M [GeForce GT 650M Mac Edition] [106b:00f2]
  InstallationDate: Installed on 2013-05-17 (1247 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64+mac 
(20130424)
  MachineType: Apple Inc. MacBookPro10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-generic 
root=UUID=3679e976-6405-4981-aa99-8c79d15e6aa3 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to yakkety on 2016-10-15 (0 days ago)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: 

[Desktop-packages] [Bug 1633827] Re: Screen goes black on NVidia card

2016-10-16 Thread Wolf Rogner
** Attachment added: "Blanked portion of screen"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1633827/+attachment/4761854/+files/Screenshot%20from%202016-10-16%2012-17-39.png

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

Title:
  Screen goes black on NVidia card

Status in xorg package in Ubuntu:
  New

Bug description:
  I've set my desktop to show a gradient blue (standard dark blue to
  middle blue from the selection box).

  After resume from suspend the screen was black.

  This happened before when running an application that covered 70% of
  the screen (a black banner on the bottom of the screen 50% of screen
  hight).

  Workaround:
  System Settings -> Appearance -> Colors & Gradients
  choose single color (will switch to blue)
  choose gradient again (will show two previously selected colors)
  Screen changes accordingly

  The graphics card works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  NonfreeKernelModules: nvidia_uvm wl 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 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Oct 16 11:56:55 2016
  DistUpgraded: 2016-10-15 12:59:20,764 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory) (8))
  DistroCodename: yakkety
  DistroVariant: ubuntu
  GconfCompiz:
   /apps/compiz-1/general:
 /apps/compiz-1/general/screen0:
  /apps/compiz-1/general/screen0/options:
   active_plugins = 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  GraphicsCard:
   NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] [10de:0fd5] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: Apple Inc. GK107M [GeForce GT 650M Mac Edition] [106b:00f2]
  InstallationDate: Installed on 2013-05-17 (1247 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64+mac 
(20130424)
  MachineType: Apple Inc. MacBookPro10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-22-generic 
root=UUID=3679e976-6405-4981-aa99-8c79d15e6aa3 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to yakkety on 2016-10-15 (0 days ago)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
  version.xserver-xorg-video-intel: 

[Desktop-packages] [Bug 1633826] [NEW] nautilus desktop crashes when called with --no-desktop

2016-10-16 Thread Fork
Public bug reported:

When calling nautilus with the --no-desktop flag in Ubuntu 16.10, the
existing desktop crashes with the following error:

(nautilus:3723): GLib-GIO-CRITICAL **:
g_dbus_interface_skeleton_unexport: assertion
'interface_->priv->connections != NULL' failed

(nautilus:3723): GLib-GIO-CRITICAL **:
g_dbus_interface_skeleton_unexport: assertion
'interface_->priv->connections != NULL' failed

This is relevant since e.g. the Dropbox indicator calls nautilus this
way, resulting in the desktop crashing.

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

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

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

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

Title:
  nautilus desktop crashes when called with --no-desktop

Status in nautilus package in Ubuntu:
  New
Status in nautilus-dropbox package in Ubuntu:
  New

Bug description:
  When calling nautilus with the --no-desktop flag in Ubuntu 16.10, the
  existing desktop crashes with the following error:

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  (nautilus:3723): GLib-GIO-CRITICAL **:
  g_dbus_interface_skeleton_unexport: assertion
  'interface_->priv->connections != NULL' failed

  This is relevant since e.g. the Dropbox indicator calls nautilus this
  way, resulting in the desktop crashing.

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

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