[Bug 1663097] Re: Show featured snaps

2017-06-14 Thread Will Cooke
How did the slow start-up get resolved?  Also, yay!  Thanks for fixing
this.

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

Title:
  Show featured snaps

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697882] [NEW] GDM should not allow X11 sessions when NVIDIA's KMS is enabled

2017-06-14 Thread Alberto Milone
Public bug reported:

Due to a current limitation in the nvidia binary driver, when enabling
KMS (to use Wayland), any X11 sessions will crash.

Ideally, GDM would check if modesetting is enabled in the nvidia driver,
and blacklist the X11 sessions.

The following command can tell you whether the parameter is enabled or
not:

:$ sudo cat /sys/module/nvidia_drm/parameters/modeset
Y

NOTE: KMS is disabled by default in the nvidia driver, and it is
possible to enable it by editing the following file

/etc/modprobe.d/nvidia-graphics-drivers.conf

and by changing the following line:

options nvidia_375_drm modeset=0

to this:

options nvidia_375_drm modeset=1

Then you will probably have to update the initramfs too.

** Affects: gdm3 (Ubuntu)
 Importance: Medium
 Status: New

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

** Description changed:

  Due to a current limitation in the nvidia binary driver, when enabling
  KMS (to use Wayland), any X11 sessions will crash.
  
  Ideally, GDM would check if modesetting is enabled in the nvidia driver,
  and blacklist the X11 sessions.
  
  The following command can tell you whether the parameter is enabled or
  not:
  
  :$ sudo cat /sys/module/nvidia_drm/parameters/modeset
  Y
  
  NOTE: KMS is disabled by default in the nvidia driver, and it is
  possible to enable it by editing the following file
  
- /etc/modprobe.d/nvidia-graphics-drivers.com
+ /etc/modprobe.d/nvidia-graphics-drivers.conf
  
  and by changing the following line:
  
  options nvidia_375_drm modeset=0
  
  to this:
  
  options nvidia_375_drm modeset=1
  
  Then you will probably have to update the initramfs too.

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

Title:
  GDM should not allow X11 sessions when NVIDIA's KMS is enabled

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1696659] Re: Please merge gconf 3.2.6-4 (universe) from Debian unstable (main)

2017-06-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gconf - 3.2.6-4ubuntu1

---
gconf (3.2.6-4ubuntu1) artful; urgency=low

  * Merge from Debian unstable (LP: #1696659). Remaining changes:
+ don't package the gsettings backend since it's not meant to be
  distributed
+ debian/patches/02_xml-gettext-domain.patch: use gettext from schemas
  translations
+ debian/patches/05_nodisplay_autostart.patch: don't show in
  "Startup Applications"
+ debian/70gconfd_path-on-session, debian/gconf2-common.install: add
  additional gconf path depending on selected desktop session
+ debian/gconf-schemas:
  - convert to python3
  - encode and decode from UTF-8 to avoid postinst failing when schemas
contain non ascii chars
  - shrink the generated %gconf-tree.xml, by filtering out locale specific
defaults for uninstalled locales, leading tabs, empty short
descriptions, and mtimes (which aren't interesting for system-wide
defaults)
+ debian/update-gconf-defaults:
  - convert to python3
  - encode and decode from UTF-8 to avoid postinst failing when schemas
contain non ascii chars
+ debian/gconf2.triggers, debian/gconf2.postinst, debian/gconf2.postrm:
  declare a new trigger on /usr/share/GConf/gsettings to watch when new
  gsettings convert files are installed
+ split gconf-service further into gconf-service and gconf-service-backend,
  one package being Multi-Arch: foreign and the other Multi-Arch: none, so
  that we correctly handle the fact that gconf2 needs backend modules of
  the same arch whereas other reverse-dependencies just need a working
  daemon
+ debian/patches/0001-Support-s-to-as-migrations-v2.patch: support 's' to
  'as' migrations
+ debian/patches/call-dbus_g_thread_init.patch: Initialize dbus threads
  before doing anything. This fixes crashes in multithreaded applications
  that don't use libdbus directly.
+ debian/patches/pytwonisms.patch: fix gsettings-schema-convert pythonisms
+ debian/patches/reduce-polling.patch: call the cleanup routine every
  minute, instead of twice per minute, to reduce wakeups and therefore
  power usage
+ debian/rules:
  - updated for python3
  - call dh_python3 with --shebang=/usr/bin/python3
+ debian/{control,control.in}: updated for python3

gconf (3.2.6-4) unstable; urgency=medium

  [ Raphael Geissert ]
  * update-gconf-defaults: add support for lists of integers (Closes: #833131)

  [ Jeremy Bicha ]
  * debian/control.in:
- Depend on default-dbus-session-bus | dbus-session-bus instead of
  dbus-x11 (Closes: #835880)

 -- Olivier Tilloy   Thu, 08 Jun 2017
08:53:23 +0200

** Changed in: gconf (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Please merge gconf 3.2.6-4 (universe) from Debian unstable (main)

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1696952] Re: Can't drag with a second finger while holding down the clickpad (on a Xiaomi 12)

2017-06-14 Thread Steffen Schuhmann
Sadly no option is changing the behaviour of the double input.

* Switched the settings 
* Rebooted the system 
* Tested the input 

# Addition
I may also haven't worked in elementary os, i might have clicked the corner 
with my fingernail which isn't recognized as input

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

Title:
  Can't drag with a second finger while holding down the clickpad (on a
  Xiaomi 12)

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697920] [NEW] Gnome Software front end showed spinner on all actions; had to kill service process to fix

2017-06-14 Thread Stuart Langridge
Public bug reported:

When opening Gnome Software, the front screen worked fine for me
(showing the featured app, editor's picks and so on) but taking any
action (clicking a different tab, or clicking an application, or doing a
search) showed an empty window with a spinner. There was a long-running
"/usr/bin/gnome-software --gapplication-service" process running;
killing that process and then starting Gnome Software made everything
work again (and updated the featured app to be the current one).

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-software 3.20.1+git20170208.0.a34b091-0ubuntu1~xenial1
ProcVersionSignature: Ubuntu 4.4.0-78.99-generic 4.4.62
Uname: Linux 4.4.0-78-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Jun 14 12:38:50 2017
InstallationDate: Installed on 2014-04-07 (1164 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
SourcePackage: gnome-software
UpgradeStatus: Upgraded to xenial on 2016-08-04 (314 days ago)

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


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

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

Title:
  Gnome Software front end showed spinner on all actions; had to kill
  service process to fix

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697951] [NEW] gvfsd-mtp crashed with SIGSEGV

2017-06-14 Thread Till Kamppeter
Public bug reported:

.

ProblemType: Crash
DistroRelease: Ubuntu 17.10
Package: gvfs-backends 1.32.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15
Uname: Linux 4.10.0-22-generic x86_64
ApportVersion: 2.20.5-0ubuntu4
Architecture: amd64
CrashCounter: 1
CurrentDesktop: GNOME
Date: Wed Jun 14 11:41:20 2017
ExecutablePath: /usr/lib/gvfs/gvfsd-mtp
InstallationDate: Installed on 2015-04-30 (776 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcCmdline: /usr/lib/gvfs/gvfsd-mtp --spawner :1.6 /org/gtk/gvfs/exec_spaw/2
ProcEnviron:
 LANG=en_US.UTF-8
 LANGUAGE=en_US
 PATH=(custom, user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
SegvAnalysis:
 Segfault happened at: 0x7f6ce91c3cc9:  mov0x18(%rax),%rax
 PC (0x7f6ce91c3cc9) ok
 source "0x18(%rax)" (0x0018) not located in a known VMA region (needed 
readable region)!
 destination "%rax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gvfs
StacktraceTop:
 () at /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
 () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
Title: gvfsd-mtp crashed with SIGSEGV
UpgradeStatus: Upgraded to artful on 2017-04-14 (61 days ago)
UserGroups: adm cdrom dip libvirt libvirtd lpadmin plugdev sambashare sudo 
wireshark

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


** Tags: amd64 apport-crash artful need-amd64-retrace third-party-packages

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

Title:
  gvfsd-mtp crashed with SIGSEGV

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697951] Re: gvfsd-mtp crashed with SIGSEGV

2017-06-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1689770 ***
https://bugs.launchpad.net/bugs/1689770

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

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

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

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

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

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

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

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

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

** Tags removed: need-amd64-retrace

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

Title:
  gvfsd-mtp crashed with SIGSEGV

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1085706] Re: pam_ecryptfs: seteuid error

2017-06-14 Thread redtux
** Tags added: neon

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

Title:
  pam_ecryptfs: seteuid error

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1647213] Re: [screensaver] Automatic screen lock never locks or blanks the screen using Gnome Shell and GDM

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

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

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

Title:
  [screensaver] Automatic screen lock never locks or blanks the screen
  using Gnome Shell and GDM

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697268] Re: gnome-keyring fails to store and serve passwords

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

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

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

Title:
  gnome-keyring fails to store and serve passwords

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1085706] Re: pam_ecryptfs: seteuid error

2017-06-14 Thread redtux
BTW: This bug also affects KDE systems, not just Gnome/GTK. When the
screen is locked, it always takes some seconds until I am logged in
after typing my password.

lsb_release -a
No LSB modules are available.
Distributor ID: neon
Description:KDE neon LTS User Edition 5.8
Release:16.04
Codename:   xenial

apt-cache policy sddm
sddm:
  Installed: 0.14.0-1~2.gbpf70012+16.04+xenial+build2
  Candidate: 0.14.0-1~2.gbpf70012+16.04+xenial+build2
  Version table:
 *** 0.14.0-1~2.gbpf70012+16.04+xenial+build2 500
500 http://archive.neon.kde.org/user/lts xenial/main amd64 Packages
100 /var/lib/dpkg/status
 0.14.0-1~2.gbpf70012+16.04+build1 500
500 http://archive.neon.kde.org/user/lts xenial/main amd64 Packages
 0.13.0-1ubuntu5 500
500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

apt-cache policy ecryptfs-utils
ecryptfs-utils:
  Installed: 111-0ubuntu1.1
  Candidate: 111-0ubuntu1.1
  Version table:
 *** 111-0ubuntu1.1 500
500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
100 /var/lib/dpkg/status
 111-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages

apt-cache policy kde-cli-tools
kde-cli-tools:
  Installed: 4:5.8.7-0neon+16.04+xenial+build6
  Candidate: 4:5.8.7-0neon+16.04+xenial+build6
  Version table:
 *** 4:5.8.7-0neon+16.04+xenial+build6 500
500 http://archive.neon.kde.org/user/lts xenial/main amd64 Packages
100 /var/lib/dpkg/status
 4:5.8.6-0neon+16.04+build5 500
500 http://archive.neon.kde.org/user/lts xenial/main amd64 Packages
 4:5.5.5-0ubuntu1.1 500
500 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 
Packages
 4:5.5.5-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

apt-cache policy kde-config-screenlocker
kde-config-screenlocker:
  Installed: 5.8.7-0neon+16.04+xenial+build7
  Candidate: 5.8.7-0neon+16.04+xenial+build7
  Version table:
 *** 5.8.7-0neon+16.04+xenial+build7 500
500 http://archive.neon.kde.org/user/lts xenial/main amd64 Packages
100 /var/lib/dpkg/status
 5.8.6-0neon+16.04+build6 500
500 http://archive.neon.kde.org/user/lts xenial/main amd64 Packages
 5.5.5-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

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

Title:
  pam_ecryptfs: seteuid error

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697268] Re: gnome-keyring fails to store and serve passwords

2017-06-14 Thread Alexander Bethke
I can confirm this. Exactly the same behaviour and the same time frame.

Geary for example also logs this:
[deb] 17:20:46 0,021083 geary-controller.vala:1122: Unable to open account 
Other:**redacted**: Error calling StartServiceByName for 
org.freedesktop.secrets: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: 
Failed to activate service 'org.freedesktop.secrets': timed out

The secret service seems to be running however. If I run:
/usr/bin/gnome-keyring-daemon --start --components=secrets
I get the following in the systemd journal:
gnome-keyring-daemon[2362]: The Secret Service was already initialized

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

Title:
  gnome-keyring fails to store and serve passwords

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697268] Re: gnome-keyring fails to store and serve passwords

2017-06-14 Thread Alexander Bethke
Forgot to mention: This is on Ubuntu 16.04.2 with HWE-kernel (fully
updated). Using Gnome Shell desktop.

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

Title:
  gnome-keyring fails to store and serve passwords

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1614925] Re: Allow one to set the week to start on Sunday in built-in calendar

2017-06-14 Thread Nikita Yerenkov-Scott
** Changed in: ubuntu-gnome
   Status: New => Confirmed

** Also affects: gnome-calendar (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  Allow one to set the week to start on Sunday in built-in calendar

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1614925] Re: Allow one to set the week to start on Sunday in built-in calendar

2017-06-14 Thread Nikita Yerenkov-Scott
** Bug watch added: GNOME Bug Tracker #783792
   https://bugzilla.gnome.org/show_bug.cgi?id=783792

** Also affects: gnome-calendar via
   https://bugzilla.gnome.org/show_bug.cgi?id=783792
   Importance: Unknown
   Status: Unknown

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

Title:
  Allow one to set the week to start on Sunday in built-in calendar

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1614925] Re: Allow one to set the week to start on Sunday in built-in calendar

2017-06-14 Thread Bug Watch Updater
** Changed in: gnome-calendar
   Status: Unknown => Confirmed

** Changed in: gnome-calendar
   Importance: Unknown => Wishlist

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

Title:
  Allow one to set the week to start on Sunday in built-in calendar

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1676131] Re: Gnome Night Light doesn't work

2017-06-14 Thread Ricardo Belo
Hello, Everyone!

Gnome night light doesn't work for my secondary display. ( Ubuntu 17.04
64-bit )

Hope that helps in triaging. Please let me know if I can do anything to
provide more information and/or help in debuggin.

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

Title:
  Gnome Night Light doesn't work

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1685683] Re: Update evolution to 3.24.1

2017-06-14 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution - 3.24.2-0ubuntu2

---
evolution (3.24.2-0ubuntu2) artful; urgency=medium

  * debian/patches/02_nss_paths.patch: update for cmake; reinstate the
path fix for finding NSS's certificate database library; otherwise you
don't start with any of the trusted certificates from NSS.

 -- Mathieu Trudel-Lapierre   Tue, 13 Jun 2017
14:30:23 -0400

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

Title:
  Update evolution to 3.24.1

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1685683] Re: Update evolution to 3.24.1

2017-06-14 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution-data-server -
3.24.2-0ubuntu2

---
evolution-data-server (3.24.2-0ubuntu2) artful; urgency=medium

  * Disable Ubuntu Online Accounts integration
  * Convert evolution-data-server-online-accounts into a transitional
package depending on evolution-data-server which now provides
the remaining GNOME Online Accounts support.

 -- Jeremy Bicha   Mon, 05 Jun 2017 08:34:44 -0400

** Changed in: evolution-data-server (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: evolution (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Update evolution to 3.24.1

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697882] Re: GDM should not allow X11 sessions when NVIDIA's KMS is enabled

2017-06-14 Thread Jeremy Bicha
** Tags added: gnome-17.10 wayland

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

Title:
  GDM should not allow X11 sessions when NVIDIA's KMS is enabled

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1696970] Re: softlockup DoS causes systemd-journald.service to abort with SIGABORT

2017-06-14 Thread Steve Langasek
The watchdogs are by design.  The unclean journal may not be.  OTOH if
this only happens with the ephemeral journal in /run, the impact is
minor.  We should check whether the unclean journal problem is
reproducible with /var/log/journal.

** Also affects: systemd (Ubuntu Artful)
   Importance: High
   Status: New

** Tags removed: rls-aa-incoming

** Changed in: systemd (Ubuntu Artful)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

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

Title:
  softlockup DoS causes systemd-journald.service to abort with SIGABORT

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1663097] Re: Show featured snaps

2017-06-14 Thread Robert Ancell
I made a general cache for the icons we download, so you only get the
hit once (and since it loads in the background you probably wont
notice). Now to attempt to backport all the fixes...

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

Title:
  Show featured snaps

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1698035] [NEW] gnome-control-center lacks any replacement for unity-control-center's Diagnostics tab for managing crash reports

2017-06-14 Thread Daniel van Vugt
Public bug reported:

gnome-control-center lacks any replacement for unity-control-center's
Diagnostics tab (Ubuntu-specific) for managing crash reports.

In Unity7 it's under:
  System Settings... > Security & Privacy > Diagnostics

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-control-center 1:3.24.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15
Uname: Linux 4.10.0-22-generic x86_64
ApportVersion: 2.20.5-0ubuntu4
Architecture: amd64
Date: Thu Jun 15 09:43:44 2017
InstallationDate: Installed on 2017-05-03 (42 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170502)
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful gnome-17.10

** Tags added: gnome-17.10

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

Title:
  gnome-control-center lacks any replacement for unity-control-center's
  Diagnostics tab for managing crash reports

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1696952] Re: Can't drag with a second finger while holding down the clickpad (on a Xiaomi 12)

2017-06-14 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

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

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

Title:
  Can't drag with a second finger while holding down the clickpad (on a
  Xiaomi 12)

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1696952] Re: Can't drag with a second finger while holding down the clickpad (on a Xiaomi 12)

2017-06-14 Thread Daniel van Vugt
The next step would be to find out if this is a kernel bug. Roughly that
involves:

sudo apt install evtest
sudo evtest

But I'm not yet sure exactly what information we'd be looking for
(there's a lot of information).

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

Title:
  Can't drag with a second finger while holding down the clickpad (on a
  Xiaomi 12)

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1663097] Re: Show featured snaps

2017-06-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu

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

Title:
  Show featured snaps

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697565] Re: Snaps without icons don't show as installed

2017-06-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu

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

Title:
  Snaps without icons don't show as installed

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1697565] Re: Snaps without icons don't show as installed

2017-06-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.24.3-0ubuntu4

---
gnome-software (3.24.3-0ubuntu4) artful; urgency=medium

  * debian/patches/0001-snap-Fix-icons-not-being-converted-to-pixbufs.patch:
- Fix snaps without icons not showing reliably (LP: #1697565)
  * debian/patches/0001-snap-Mark-snaps-as-sandboxed.patch:
  * debian/patches/0001-snap-Backport-fixes-from-master.patch:
- Show featured snaps (LP: #1663097)

 -- Robert Ancell   Thu, 15 Jun 2017
16:55:26 +1200

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

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

Title:
  Snaps without icons don't show as installed

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1663097] Re: Show featured snaps

2017-06-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.24.3-0ubuntu4

---
gnome-software (3.24.3-0ubuntu4) artful; urgency=medium

  * debian/patches/0001-snap-Fix-icons-not-being-converted-to-pixbufs.patch:
- Fix snaps without icons not showing reliably (LP: #1697565)
  * debian/patches/0001-snap-Mark-snaps-as-sandboxed.patch:
  * debian/patches/0001-snap-Backport-fixes-from-master.patch:
- Show featured snaps (LP: #1663097)

 -- Robert Ancell   Thu, 15 Jun 2017
16:55:26 +1200

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

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

Title:
  Show featured snaps

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs