[Bug 1922464] [NEW] GNOME 40: GTK3 apps crash with: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'

2021-04-03 Thread Michael Gratton
Public bug reported:

Applications running with GTK < 3.24.26 crash when running under GNOME
40. This was fixed in GTK 3.24.26 by MR
https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3219

Please package either current GTK 3 (3.24.28) or include the given MR in
the current build.

Thanks!

Example crash:

```
Starting program: /home/mjog/Projects/GNOME/geary/+build/test/test-client
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffeb8a7640 (LWP 58239)]
[New Thread 0x7fffeb086640 (LWP 58240)]
[New Thread 0x7fffea839640 (LWP 58241)]

(test-client:58235): GLib-GIO-ERROR **: 10:42:55.448: Settings schema
'org.gnome.settings-daemon.plugins.xsettings' does not contain a key
named 'antialiasing'

Thread 1 "test-client" received signal SIGTRAP, Trace/breakpoint trap.
0x774a5ea7 in g_log_structured_array () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt
#0  0x774a5ea7 in g_log_structured_array ()
at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x774a62b9 in g_log_default_handler () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x774a64fe in g_logv () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x774a67b3 in g_log () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7735d9d1 in  () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x7735e030 in  () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x773625d1 in g_settings_get_enum () at 
/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x710d90ea in update_xft_settings (screen=0x55a8d810)
at wayland/../../../../../gdk/wayland/gdkscreen-wayland.c:404
#8  0x710d3c7d in init_settings (screen=0x55a8d810)
at wayland/../../../../../gdk/wayland/gdkscreen-wayland.c:828
#9  _gdk_wayland_screen_new (display=0x55a8a0e0)
at wayland/../../../../../gdk/wayland/gdkscreen-wayland.c:1320
#10 _gdk_wayland_display_open (display_name=)
at wayland/../../../../../gdk/wayland/gdkdisplay-wayland.c:617
#11 0x71072635 in gdk_display_manager_open_display
(manager=, name=0x0) at 
../../../../gdk/gdkdisplaymanager.c:462
#12 0x76d011fb in gtk_init_check (argc=, argv=)
at ../../../../gtk/gtkmain.c:1110
#13 gtk_init_check (argc=, argv=)
at ../../../../gtk/gtkmain.c:1102
#14 0x76d0122d in gtk_init (argc=, argv=)
at ../../../../gtk/gtkmain.c:1167
#15 0x555b4854 in _vala_main (args=0x7fffdda8, args_length1=1)
at ../test/test-client.vala:32
#16 0x555b5213 in main (argc=1, argv=0x7fffdda8) at 
../test/test-client.vala:9
```

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: libgtk-3-0 3.24.25-1ubuntu3
ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
Uname: Linux 5.11.0-13-generic x86_64
ApportVersion: 2.20.11-0ubuntu61
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: GNOME
Date: Sun Apr  4 11:11:05 2021
InstallationDate: Installed on 2018-08-13 (964 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: gtk+3.0
UpgradeStatus: Upgraded to hirsute on 2021-04-03 (0 days ago)

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute third-party-packages wayland-session

** Description changed:

- Version of GTK <= 3.24.25 crash when running under GNOME 40. This was
- fixed in GTK 3.24.26 by MR
+ Applications running with GTK < 3.24.26 crash when running under GNOME
+ 40. This was fixed in GTK 3.24.26 by MR
  https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3219
  
  Please package either current GTK 3 (3.24.28) or include the given MR in
  the current build.
  
  Thanks!
  
  Example crash:
  
  ```
- Starting program: /home/mjog/Projects/GNOME/geary/+build/test/test-client 
+ Starting program: /home/mjog/Projects/GNOME/geary/+build/test/test-client
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  [New Thread 0x7fffeb8a7640 (LWP 58239)]
  [New Thread 0x7fffeb086640 (LWP 58240)]
  [New Thread 0x7fffea839640 (LWP 58241)]
  
  (test-client:58235): GLib-GIO-ERROR **: 10:42:55.448: Settings schema
  'org.gnome.settings-daemon.plugins.xsettings' does not contain a key
  named 'antialiasing'
  
  Thread 1 "test-client" received signal SIGTRAP, Trace/breakpoint trap.
  0x774a5ea7 in g_log_structured_array () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  (gdb) bt
  #0  0x774a5ea7 in g_log_structured_array ()
- at /lib/x86_64-linux-gnu/libglib-2.0.so.0
+ at /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #1  0x774a62b9 in g_log_default_handler () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #2  0x774a64fe in g_logv () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #3  0x774a67b3 in g_log () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #4  0x7735d9d1 in  () at /lib/x86_64-linux-gnu/libgio-2.0.so.0
  #5  

[Bug 1904819] [NEW] gnome-shell uses 100% cpu when screen blanked

2020-11-18 Thread Michael Gratton
Public bug reported:

Recently I've noticed gnome-shell eating 100% of the CPU when the screen
is blanked due to the session going idle.

This seems to have started happening sometime after upgrading to groovy
back when it was still in beta.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: gnome-shell 3.38.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu50.1
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: GNOME
Date: Thu Nov 19 17:04:37 2020
DisplayManager: gdm3
InstallationDate: Installed on 2018-08-13 (828 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
RebootRequiredPkgs:
 linux-image-5.8.0-26-generic
 linux-base
 linux-image-5.8.0-28-generic
 linux-base
RelatedPackageVersions: mutter-common 3.38.1-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to groovy on 2020-09-24 (55 days ago)

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


** Tags: amd64 apport-bug groovy wayland-session

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

Title:
  gnome-shell uses 100% cpu when screen blanked

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

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

[Bug 1868207] Re: Fractional scaling window sizes incorrect after resume from suspend

2020-11-03 Thread Michael Gratton
Nothing extra to report - haven't seen it again.

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

Title:
  Fractional scaling window sizes incorrect after resume from suspend

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

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

[Bug 1876647] Re: Nautilus search in gnome-shell performance regression

2020-05-07 Thread Michael Gratton
> This is probably related to the following bug:
>
> https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1874972
> 
> File search in overview mode is now always done full-text.

I don't know if that is is related or not, since here doing a full-text
search in Nautilus for "Downloads" is just as fast as doing a filename-
only search. It's only in the shell search provider that there is the
10s delay.

FWIW, I also see full-text search results in the shell search provider,
but I don't consider that a bug. :)

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

Title:
  Nautilus search in gnome-shell performance regression

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

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

[Bug 1876647] [NEW] Nautilus search in gnome-shell performance regression

2020-05-03 Thread Michael Gratton
Public bug reported:

Under 19.10, the Nautilus search provider returned near-instant results
when searching in GNOME shell's activities, for both standard top-level
folders like "Downloads", but also when returning results for files and
directories deeper down.

Under 20.04, it takes ~10 seconds to start showing results, even when
just searching for Downloads. It's a bit faster for a warm search, but
not by much. There is no difference if Nautilus is already running in
the background or not. Performing a type-to-find in a Nautilus window
proper is as as instantaneous as the shell search was in 19.10.

This is a substantial usability regression - I use the feature
constantly.

The only thing printed in the logs when performing a search is:

> May 04 12:40:39 blanchefort nautilus[232948]: Source ID 10873 was not
found when attempting to remove it

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nautilus 1:3.36.1.1-1ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
Uname: Linux 5.4.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: GNOME
Date: Mon May  4 12:28:30 2020
InstallationDate: Installed on 2018-08-13 (629 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: nautilus
UpgradeStatus: Upgraded to focal on 2020-03-07 (57 days ago)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug focal wayland-session

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

Title:
  Nautilus search in gnome-shell performance regression

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

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

[Bug 1868207] Re: Fractional scaling window sizes incorrect after resume from suspend

2020-04-20 Thread Michael Gratton
After upgrading to 3.36.1-3ubuntu3, the issue seems to have been
resolved on my laptop. This is with limited testing however, will report
back over the next few days if I see it again.

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

Title:
  Fractional scaling window sizes incorrect after resume from suspend

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

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

[Bug 1868207] Re: Fractional scaling window sizes incorrect after resume from suspend

2020-04-16 Thread Michael Gratton
> Is this happening only when suspending by closing the laptop lid?

Just tried suspending from the menu a few times and it didn't happen at
all, so perhaps.

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

Title:
  Fractional scaling window sizes incorrect after resume from suspend

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

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

[Bug 1868207] [NEW] Fractional scaling window sizes incorrect after resume from suspend

2020-03-20 Thread Michael Gratton
Public bug reported:

LP bug as requested at https://gitlab.gnome.org/GNOME/mutter/issues/1122

>From the summary there:

With fractional scaling enabled, after resume from suspend, maximised &
half tiled windows have been resized/scaled so they are too large for
the screen, and as a result no longer fit on the screen.  Not sure if it
also happens to windows that aren't in either of these states, I rarely
have any. Further, most but not all windows are scaled like this.
Epiphany and Terminal definitely are, maybe XWindows clients like Emacs
aren't?

Under 3.34, shell/mutter seemed to notice this and would visibly snap
the window sizes back to what they should be. Under 3.36, that no longer
seems to happen - the windows stay too big and I need to manually fix
them.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: mutter 3.35.91-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
ApportVersion: 2.20.11-0ubuntu20
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Mar 20 16:54:48 2020
InstallationDate: Installed on 2018-08-13 (584 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: mutter
UpgradeStatus: Upgraded to focal on 2020-03-07 (12 days ago)

** Affects: mutter
 Importance: Unknown
 Status: Unknown

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


** Tags: amd64 apport-bug focal wayland-session

** Bug watch added: gitlab.gnome.org/GNOME/mutter/issues #1122
   https://gitlab.gnome.org/GNOME/mutter/issues/1122

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/issues/1122
   Importance: Unknown
   Status: Unknown

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

Title:
  Fractional scaling window sizes incorrect after resume from suspend

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

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

[Bug 1774560] Re: xdg-desktop-portal-gtk malfunctions on Wayland: wl_display@1.error(zxdg_imported_v1@36, 0, "set_parent_of was called with an invalid child")

2018-06-11 Thread Michael Gratton
It would be great to get the fix backported to Bionic since people have
been reporting this as bug in Geary already:
https://bugzilla.gnome.org/show_bug.cgi?id=789846#c6

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

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

Title:
  xdg-desktop-portal-gtk malfunctions on Wayland:
  wl_display@1.error(zxdg_imported_v1@36, 0, "set_parent_of was called
  with an invalid child")

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

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

[Bug 1766140] [NEW] OpenGL Renderer window appears in tab list when playing a video

2018-04-22 Thread Michael Gratton
Public bug reported:

Every time a web page plays a video in Epiphany, a window named "OpenGL
Renderer" appears in the gnome-shell alt-tab list (but not in the
overview), one for each video. If I have several pages open with several
videos, I get several of these phantom windows. Selecting the window in
the list does nothing.

This started happening sometime during the beta, it didn't happen under
17.10 or after first upgrading to 18.04.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: epiphany-browser 3.28.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
Uname: Linux 4.15.0-15-generic x86_64
ApportVersion: 2.20.9-0ubuntu6
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Apr 23 10:51:07 2018
InstallationDate: Installed on 2015-07-22 (1005 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: epiphany-browser
UpgradeStatus: No upgrade log present (probably fresh install)

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

** Affects: gst-plugins-base1.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic wayland-session

** Also affects: gst-plugins-base1.0 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  OpenGL Renderer window appears in tab list when playing a video

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

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

[Bug 1754564] Re: nautilus crash on double clicking on a file

2018-03-13 Thread Michael Gratton
Francoise, geez, cubells: This is happening with a lot of GTK+ apps, not
just Nautilus. Notice the linked bug is assigned to mutter, not gedit.
That's why it's a duplicate.

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

Title:
  nautilus crash on double clicking on a file

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

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

[Bug 1728560] [NEW] Cannot resolve smtp-mail.outlook.com

2017-10-30 Thread Michael Gratton
Public bug reported:

After upgrading to 17.10, applications can no longer resolve smtp-
mail.outlook.com, although host can:

> mjg@payens:~/Projects/GNOME/geary$ telnet smtp-mail.outlook.com 25
> telnet: could not resolve smtp-mail.outlook.com/25: Temporary failure in name 
> resolution
> mjg@payens:~/Projects/GNOME/geary$ telnet smtp-mail.outlook.com
> telnet: could not resolve smtp-mail.outlook.com/telnet: Temporary failure in 
> name resolution
> mjg@payens:~/Projects/GNOME/geary$ host smtp-mail.outlook.com
> smtp-mail.outlook.com is an alias for smtp.live.com.
> smtp.live.com is an alias for smtp.glbdns2.microsoft.com.
> smtp.glbdns2.microsoft.com is an alias for smtp.office365.com.
> smtp.office365.com is an alias for smtp.outlook.office365.com.
> smtp.outlook.office365.com is an alias for outlook.office365.com.
> outlook.office365.com is an alias for lb.geo.office365.com.
> lb.geo.office365.com is an alias for outlook.office365.com.g.office365.com.
> outlook.office365.com.g.office365.com is an alias for 
> outlook-au.office365.com.
> outlook-au.office365.com has address 40.100.151.226
> [many more replies snipped]

Also reported on ask.ubuntu.com: https://askubuntu.com/questions/969689
/dns-problem-trying-to-ping-or-send-email-using-smtp-mail-outlook-com-
after-upgra

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: systemd 234-2ubuntu12.1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Oct 30 21:07:17 2017
InstallationDate: Installed on 2015-07-22 (831 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 05ac:0273 Apple, Inc. 
 Bus 001 Device 002: ID 05ac:8290 Apple, Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Apple Inc. MacBookPro12,1
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-16-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash acpi_backlight=vendor 
i915.fastboot=1 vt.handoff=7
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/24/2016
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP121.88Z.0167.B18.1610241407
dmi.board.name: Mac-E43C1C25D4880AD6
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro12,1
dmi.chassis.type: 9
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-E43C1C25D4880AD6
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP121.88Z.0167.B18.1610241407:bd10/24/2016:svnAppleInc.:pnMacBookPro12,1:pvr1.0:rvnAppleInc.:rnMac-E43C1C25D4880AD6:rvrMacBookPro12,1:cvnAppleInc.:ct9:cvrMac-E43C1C25D4880AD6:
dmi.product.family: MacBook Pro
dmi.product.name: MacBookPro12,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  Cannot resolve smtp-mail.outlook.com

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

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

[Bug 1721049] [NEW] "Got unknown content type text/html" error viewing flatpack packages

2017-10-03 Thread Michael Gratton
Public bug reported:

Whenever I view a Flatpak package in gnome-software, an in-app
notification appears saying:

> Sorry, something went wrong
> Got unknown content type text/html from reviews.ubuntu.com

Since this is modal, I then need to dismiss it before being able to do
anything else.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-software 3.26.0-0ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Oct  4 01:31:10 2017
InstallationDate: Installed on 2015-07-22 (804 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
InstalledPlugins:
 gnome-software-plugin-flatpak 3.26.0-0ubuntu3
 gnome-software-plugin-limba   N/A
 gnome-software-plugin-snapN/A
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  "Got unknown content type text/html" error viewing flatpack packages

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

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

[Bug 1584457] Re: gsd-backlight-helper spamming the logs since upate to 16.04

2017-09-22 Thread Michael Gratton
I'm getting this on artful at the moment.

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

Title:
  gsd-backlight-helper spamming the logs since upate to 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1584457/+subscriptions

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

[Bug 1623763] Re: GTK Inspector Statistics tab non-functional

2017-01-08 Thread Michael Gratton
Filed a new request in debbugs for --enable-debug

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

** Changed in: glib2.0 (Debian)
   Status: Won't Fix => Unknown

** Changed in: glib2.0 (Debian)
 Remote watch: Debian Bug tracker #170726 => Debian Bug tracker #850610

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

Title:
  GTK Inspector Statistics tab non-functional

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

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


[Bug 1623763] Re: GTK Inspector Statistics tab non-functional

2016-10-11 Thread Michael Gratton
Okay, I see. Upstream bug reported and linked here.

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

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

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

Title:
  GTK Inspector Statistics tab non-functional

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

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


[Bug 1631241] [NEW] Name resolution stops working after resume from suspend

2016-10-06 Thread Michael Gratton
Public bug reported:

After upgrading to Yakkety, when my Ubuntu GNOME laptop resumes from
suspend DNS resolution stops working.

After resuming, systemd-resolved is running and libnss-resolve is
installed, but /etc/resolv.conf contains 127.0.1.1 as the the only name
server. The dnsmasq-base package is installed since it is pulled in by
both network-manager and lxc1, and both NM and libvirt have spawned
instances of dnsmasq:

>  1155 pts/2S+ 0:00 grep dnsmasq
>  2724 ?S  0:00 dnsmasq -u lxc-dnsmasq --strict-order 
> --bind-interfaces --pid-file=/run/lxc/dnsmasq.pid --listen-address 10.0.3.1 
> --dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease-max=253 --dhcp-no-override 
> --except-interface=lo --interface=lxcbr0 
> --dhcp-leasefile=/var/lib/misc/dnsmasq.lxcbr0.leases --dhcp-authoritative
>  2992 ?S  0:00 /usr/sbin/dnsmasq 
> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
> --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
>  2993 ?S  0:00 /usr/sbin/dnsmasq 
> --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
> --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
> 22879 ?S  0:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground 
> --no-hosts --bind-interfaces --pid-file=/var/run/NetworkManager/dnsmasq.pid 
> --listen-address=127.0.1.1 --cache-size=0 --conf-file=/dev/null 
> --proxy-dnssec --enable-dbus=org.freedesktop.NetworkManager.dnsmasq 
> --conf-dir=/etc/NetworkManager/dnsmasq.d

Let me know if you need any extra info.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: libnss-resolve 231-9git1
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: Fri Oct  7 13:52:40 2016
InstallationDate: Installed on 2015-07-22 (443 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: systemd
UpgradeStatus: Upgraded to yakkety on 2016-10-05 (1 days ago)

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


** Tags: amd64 apport-bug yakkety

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

Title:
  Name resolution stops working after resume from suspend

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

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


[Bug 1544558] Re: All apps are marked as 3rd party non-free

2016-09-04 Thread Michael Gratton
This affects installed Flatpak apps now as well.

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

Title:
  All apps are marked as 3rd party non-free

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

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


[Bug 1221955] Re: GNOME_KEYRING_RESULT_IO_ERROR from launchpadlib

2016-08-09 Thread Michael Gratton
** Bug watch added: GNOME Bug Tracker #769666
   https://bugzilla.gnome.org/show_bug.cgi?id=769666

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

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

Title:
  GNOME_KEYRING_RESULT_IO_ERROR from launchpadlib

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

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


[Bug 1507469] [NEW] Evince's Apparmour profile prevents opening docs from other apps under Wayland

2015-10-19 Thread Michael Gratton
Public bug reported:

Evince fails to run when launched from another app (Nautilus, Ephy, etc)
and running under Wayland. For example, nothing appears to happen when
double-clicking on a PDF file in Nautilus. Evince is launched, but its
Apparmour profile is preventing access to a Wayland socket, hence it
immediately exits.

The following is typical of the reported error:

> Oct 19 15:06:40 payens kernel: audit: type=1400
audit(1445227600.333:26): apparmor="DENIED" operation="connect"
profile="/usr/bin/evince" name="/run/user/1000/wayland-0" pid=12956
comm="evince" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=1000

Adding the following lines to it's local Apparmour config and reloading
Apparmour fixes the problem:

>  owner /run/user/*/wayland-* rw,
>  owner /run/user/*/weston-shared-* rw,

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: evince 3.16.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Oct 19 17:49:19 2015
InstallationDate: Installed on 2015-07-22 (89 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: evince
UpgradeStatus: Upgraded to wily on 2015-08-27 (52 days ago)

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


** Tags: amd64 apparmor apport-bug gnome3-ppa third-party-packages 
wayland-session wily

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

Title:
  Evince's Apparmour profile prevents opening docs from other apps under
  Wayland

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

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


[Bug 1492374] Re: Google Calendar cannot login

2015-10-19 Thread Michael Gratton
Any chance of getting the upstream patch backported?

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

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

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

Title:
  Google Calendar cannot login

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

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