[Bug 1919508] Re: AMDGPU lockup on every computer sleep if monitor is already asleep

2021-11-07 Thread Michael Gratton
Getting this with 5.13 on 21.10 with a Radeon RX 6800 XT with a AMD
Ryzen 5 3600.

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

Title:
  AMDGPU lockup on every computer sleep if monitor is already asleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oem-5.10/+bug/1919508/+subscriptions


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

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

2021-04-06 Thread Michael Gratton
Much appreciated, thanks!

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1922464/+subscriptions

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

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

2021-04-06 Thread Michael Gratton
As you're no doubt aware, using a PPA is at the moment the only way to
use GNOME 40 without compiling it from scratch or switching to another
distro. However the PPA does not ship GTK3, only GTK4 - hence this is a
bug in an Ubuntu package.

Since this bug occurs in Ubuntu's packaged version of GTK3, and has
already been fixed upstream in an API & ABI compatible branch, surely it
is reasonable to request the fix be packaged here?

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1922464/+subscriptions

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

[Bug 1922464] Re: 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
I just rebuilt the current packaged version of GTK 3 with the patch from
the MR and can confirm it fixes the crash.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1922464/+subscriptions

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

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1896316] Re: tracker-extract crashed with signal 31 in statx()

2020-09-28 Thread Michael Gratton
Good to know, thanks.

Image is classic piece of political humour, really.

** Attachment added: "JPEG being loaded when crash occurs"
   
https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1896316/+attachment/5414911/+files/727686182000168961-ChijwKzUUAAdBgF.jpg

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

Title:
  tracker-extract crashed with signal 31 in statx()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1896316/+subscriptions

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

[Bug 1896316] Re: tracker-extract crashed with signal 31 in statx()

2020-09-26 Thread Michael Gratton
Is further information needed for this? It is currently 100%
reproducible.

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

Title:
  tracker-extract crashed with signal 31 in statx()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1896316/+subscriptions

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

[Bug 1896316] Re: tracker-extract crashed with signal 31 in statx()

2020-09-24 Thread Michael Gratton
Just upgraded to 20.10 from 20.04 and tracker-extract is in a crash loop
with this error. Systemd starts the program, it crashes, systemd starts
it again, and so on.

The cause of the crash is related to a specific JPEG that it attempts to
index every time it starts up.

The following is repeatedly endlessly in the journal:

Sep 24 21:09:12 blanchefort systemd[1396]: tracker-extract.service: Main 
process exited, code=killed, status=31/SYS
Sep 24 21:09:12 blanchefort systemd[1396]: tracker-extract.service: Failed with 
result 'signal'.
Sep 24 21:09:12 blanchefort tracker-miner-f[31840]: tracker-extract vanished, 
maybe restarting.
Sep 24 21:09:13 blanchefort tracker-store[31831]: Removing D-Bus client data 
for 'tracker-extract' (pid: 37225) with id:':1.1455'
Sep 24 21:09:13 blanchefort tracker-miner-f[31840]: 
Tracker.Sparql.Backend.query_async(): 'SELECT ?u {   GRAPH 
 {?u a nfo:FileDataObject ;  
 tracker:available true ;a ?class . FILTER (?class IN 
(nfo:Media,nfo:Icon,nfo:Document,nmm:Playlist,nmm:MusicPiece,nfo:Audio,nfo:PlainTextDocument,nmm:Video,nfo:SourceCode,nfo:HtmlDocument,nfo:Video,nfo:SoftwareApplication,nfo:EBook,nmm:Photo,nfo:VectorImage,nfo:TextDocument,nfo:PaginatedTextDocument,nfo:Image,nfo:MediaList)
 && NOT EXISTS { ?u nie:dataSource 
 })  
}} LIMIT 1'
Sep 24 21:09:13 blanchefort tracker-miner-f[31840]: Setting up watch on 
tracker-extract (autostart: yes)
Sep 24 21:09:13 blanchefort dbus-daemon[1412]: [session uid=1000 pid=1412] 
Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' 
unit='tracker-extract.service' requested by ':1.1105' (uid=1000 pid=31840 
comm="/usr/libexec/tracker-miner-fs " label="unconfined")
Sep 24 21:09:13 blanchefort systemd[1396]: Starting Tracker metadata 
extractor...
Sep 24 21:09:13 blanchefort tracker-extract[40843]: Set scheduler policy to 
SCHED_IDLE
Sep 24 21:09:13 blanchefort tracker-extract[40843]: Setting priority nice level 
to 19
Sep 24 21:09:13 blanchefort tracker-store[31831]: <--- 
[99|tracker-extract|40843] Steroids.Update
Sep 24 21:09:13 blanchefort tracker-store[31831]:  
[99|tracker-extract|40843] query: INSERT { GRAPH 
 {  ?urn nie:dataSource 
;  
 nie:dataSource 
.}
 } WHERE {  ?urn nie:url 
"file:///home/mjog/Downloads/twitter-2020-09-23-8117d7174b4c80d303eec83455df1e9046779e879c8b594182ed227ce9aced0f/data/tweet_media/727686182000168961-ChijwKzUUAAdBgF.jpg"}
Sep 24 21:09:13 blanchefort tracker-store[31831]: Store is busy, removing 
shutdown timeout
Sep 24 21:09:13 blanchefort tracker-store[31831]: Preparing query: 'PRAGMA 
cache_size = 2000'
Sep 24 21:09:13 blanchefort tracker-store[31831]: Preparing query: 'BEGIN 
TRANSACTION'
Sep 24 21:09:13 blanchefort tracker-store[31831]: Preparing query: 'SELECT 
(SELECT Uri FROM Resource WHERE ID = "v_urn" ) AS "urn" FROM (SELECT 
"nie:DataObject1"."ID" AS "v_urn" FROM "nie:DataObject" AS "nie:DataObject1" 
WHERE "nie:DataObject1"."nie:url" = ?2 COLLATE TRACKER )'
Sep 24 21:09:13 blanchefort tracker-store[31831]: Preparing query: 'COMMIT'
Sep 24 21:09:13 blanchefort tracker-store[31831]: Checkpointing database...
Sep 24 21:09:13 blanchefort tracker-store[31831]: Preparing query: 'PRAGMA 
cache_size = 250'
Sep 24 21:09:13 blanchefort tracker-store[31831]: Store is idle, setting 
shutdown timeout
Sep 24 21:09:13 blanchefort tracker-store[31831]: ---> 
[99|tracker-extract|40843] Success, no error given
Sep 24 21:09:13 blanchefort tracker-store[31831]: Checkpointing complete
Sep 24 21:09:13 blanchefort dbus-daemon[1412]: [session uid=1000 pid=1412] 
Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Sep 24 21:09:13 blanchefort systemd[1396]: Started Tracker metadata extractor.
Sep 24 21:09:14 blanchefort tracker-extract[40843]: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
Sep 24 21:09:14 blanchefort tracker-extract[40843]: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
Sep 24 21:09:14 blanchefort tracker-extract[40843]: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
Sep 24 21:09:14 blanchefort tracker-extract[40843]: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
Sep 24 21:09:14 blanchefort tracker-extract[40843]: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
Sep 24 21:09:14 blanchefort tracker-extract[40843]: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
Sep 24 21:09:14 blanchefort tracker-extract[40843]: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
Sep 24 21:09:14 blanchefort tracker-extract[40843]: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
Sep 24 21:09:14 blanchefort tracker-extract[40843]: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
Sep 24 21:09:14 blanchefort tracker-extract[40843]: 

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1868152] Re: geary won't start after upgrading to 3.36

2020-03-29 Thread Michael Gratton
This should be fixed in 3.36.1, which was just released. Anyone know how
to get the package updated?

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

Title:
  geary won't start after upgrading to 3.36

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1868152] Re: geary won't start after upgrading to 3.36

2020-03-19 Thread Michael Gratton
@jbicha does this ring any bells? I'd really rather Ubuntu not ship a
version of Geary that does not start.

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

Title:
  geary won't start after upgrading to 3.36

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

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

[Bug 1868152] Re: geary won't start after upgrading to 3.36

2020-03-19 Thread Michael Gratton
Pretty sure this is a build bug - it doesn't happen when compiling 3.36
from source and running it from there, doesn't happen installing the
Debian 3.36.0-2 package either.

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

Title:
  geary won't start after upgrading to 3.36

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

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

[Bug 1867187] Re: Geary 3.35.90-3 - No UI, but System Monitor Lists Process

2020-03-19 Thread Michael Gratton
*** This bug is a duplicate of bug 1868152 ***
https://bugs.launchpad.net/bugs/1868152

** This bug has been marked a duplicate of bug 1868152
   geary won't start after upgrading to 3.36

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

Title:
  Geary 3.35.90-3 - No UI, but System Monitor Lists Process

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

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

[Bug 1373919] Re: Can't paste images into compose window

2020-03-19 Thread Michael Gratton
This was fixed in 3.36

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

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

Title:
  Can't paste images into compose window

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

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

[Bug 1844158] Re: FTBFS using vala-0.46.1

2019-09-23 Thread Michael Gratton
Fix for FTB

** Patch added: "Fix for FTB"
   
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1844158/+attachment/5290648/+files/0001-Fix-FTB-with-recent-vala-requiring-non-public-abstra.patch

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

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

Title:
  FTBFS using vala-0.46.1

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

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

[Bug 1843524] Re: Please package 3.33.91 or remove Geary from Ubuntu

2019-09-20 Thread Michael Gratton
Thanks!

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

Title:
  Please package 3.33.91 or remove Geary from Ubuntu

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

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

[Bug 1843524] Re: Please package 3.33.91 or remove Geary from Ubuntu

2019-09-16 Thread Michael Gratton
A HOWTO is linked to on the main page for WebKitGTK on the WebKit wiki:
https://trac.webkit.org/wiki/WebKitGtkLayoutTests - don't know if it has
JSC API coverage though.

Regardless, I'm not sure why WebKitGTK gets a free pass wrt its tests
and Geary doesn't. Not that I'm saying that Geary's tests shouldn't be
run at build, but I can't see how test failures causing a FTB on two
arches with effectively non-existent desktop installation bases should
be blocking it getting updated for everyone else. Hence my suggestion
for disabling the tests for those two archs.

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

Title:
  Please package 3.33.91 or remove Geary from Ubuntu

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

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

[Bug 1843524] Re: Please package 3.33.91 or remove Geary from Ubuntu

2019-09-15 Thread Michael Gratton
Bugs upstream have been filed for the FTB on both platforms
(https://gitlab.gnome.org/GNOME/geary/issues/510 and
https://gitlab.gnome.org/GNOME/geary/issues/512), however they are
pending information. As I mention in one of those:

> One other point about this, since these runtime tests are only failing on two 
> arches without a big desktop userbase, I'm 90% sure these errors are caused 
> by GLib/WebKitGTK bugs on those arches, not by bugs in Geary.
>
> It's pretty telling that the webkit2gtk package's rules file disables tests 
> altogether.
>
> So I think a reasonable approach here, given the complete lack of tests at 
> built time for webkit2gtk, and given it's a webkit2gtk process that is 
> crashing, would be to just disable the tests for Geary for those two arches 
> only as well.

** Bug watch added: gitlab.gnome.org/GNOME/geary/issues #510
   https://gitlab.gnome.org/GNOME/geary/issues/510

** Bug watch added: gitlab.gnome.org/GNOME/geary/issues #512
   https://gitlab.gnome.org/GNOME/geary/issues/512

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

Title:
  Please package 3.33.91 or remove Geary from Ubuntu

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

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

[Bug 1843524] [NEW] Please package 3.33.91 or remove Geary from Ubuntu

2019-09-10 Thread Michael Gratton
Public bug reported:

I've just released Geary 3.33.91, which is basically a code complete
release of Geary 3.34.0.

Although a great number of features and important bug fixes have gone in
to the last few major releases, the current version of Geary currently
packaged in Ubuntu is still 0.12, which will be 2 years and 3 major
releases behind when 3.34.0 is released late next week.

So, please update Geary to 3.33.91. If that is not possible, then remove
it from Ubuntu altogether, because the currently packaged version is
doing more harm than good.

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

** Description changed:

  I've just released Geary 3.33.91, which is basically a code complete
  release of Geary 3.34.0.
  
  Although a great number of features and important bug fixes have gone in
  to the last few major releases, the current version of Geary currently
- packaged in Debian is still 0.12, which will be 2 years and 3 major
+ packaged in Ubuntu is still 0.12, which will be 2 years and 3 major
  releases behind when 3.34.0 is released late next week.
  
  So, please update Geary to 3.33.91. If that is not possible, then remove
- it from Debian altogether, because the currently packaged version is
+ it from Ubuntu altogether, because the currently packaged version is
  doing more harm than good.

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

Title:
  Please package 3.33.91 or remove Geary from Ubuntu

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

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

[Bug 1820510] Re: Build errors against recent valac

2019-03-17 Thread Michael Gratton
Attached patch fixes build errors with valac 0.44

** Patch added: "0001-Fix-build-errors-but-not-warnings-with-vala-044.patch"
   
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/1820510/+attachment/5247025/+files/0001-Fix-build-errors-but-not-warnings-with-vala-044.patch

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

Title:
  Build errors against recent valac

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

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

[Bug 1820510] Re: Build errors against recent valac

2019-03-17 Thread Michael Gratton
Wrong package, apologies.

** Project changed: unity-api => libunity

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

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

Title:
  Build errors against recent valac

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

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

[Bug 1816676] Re: Geary 0.13.0 encountered a problem connecting to an account.

2019-02-19 Thread Michael Gratton
Hi, thanks for the bug report. This is a problem with the version of
GLib in shipped in Ubuntu 18.04. It has been reported upstream as
https://gitlab.gnome.org/GNOME/geary/issues/217

As a work around you can try disabling IPv6 as directed in that issue,
or install Geary from https://flathub.org - a proper work around will be
released shortly in 0.13.1


** Changed in: geary (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Geary 0.13.0 encountered a problem connecting to an account.

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

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

[Bug 1816499] Re: Please remove geary/s390x

2019-02-18 Thread Michael Gratton
(this will be in 0.13.1)

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

Title:
  Please remove geary/s390x

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

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

[Bug 1816499] Re: Please remove geary/s390x

2019-02-18 Thread Michael Gratton
NB: https://gitlab.gnome.org/GNOME/geary/merge_requests/109

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

Title:
  Please remove geary/s390x

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

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

[Bug 1487618] Re: "Accounts" window won't fit into screen

2019-02-17 Thread Michael Gratton
A new user interface for adding and editing accounts was added in
version 0.13 that fixes this. Thanks for the bug report!


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

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

Title:
  "Accounts" window won't fit into screen

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

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

[Bug 1806281] Re: Add and Cancel button outside the view when an error message is displayed

2019-02-17 Thread Michael Gratton
A new user interface for adding and editing accounts was added in
version 0.13 that fixes this. Thanks for the bug report!

** Changed in: geary (Ubuntu)
   Status: New => Fix Released

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

Title:
  Add and Cancel button outside the view when an error message is
  displayed

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

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

[Bug 1391717] Re: Parse LaTeX formulas

2019-02-17 Thread Michael Gratton
Hi, thanks for the feature request. This would be cool to have, but
since there isn't likely to be too many people using it, it would an
ideal candidate for a plugin for the composer. If you'd like to help
working on adding support for plugins, there ticket for that is here:
https://gitlab.gnome.org/GNOME/geary/issues/155

In general, Geary tracks issues like this over at GNOME's GitLab
instance, so you'll probably get a faster response posting there. :)

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

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

Title:
  Parse LaTeX formulas

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

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

[Bug 1379024] Re: Remove icon from "Send" button

2019-02-17 Thread Michael Gratton
** Changed in: geary (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Remove icon from "Send" button

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

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

[Bug 1730919] Re: Problems connecting to GMail account

2019-02-17 Thread Michael Gratton
Geary 0.13 now supports OAUth2 via GNOME Online Accounts, please try
connecting with that and report any issues you find here:
https://gitlab.gnome.org/GNOME/geary

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

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

Title:
  Problems connecting to GMail account

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

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

[Bug 1815626] Re: [SRU] Update geary to bug-fix release 0.12.4 in Bionic

2019-02-13 Thread Michael Gratton
Hey, 0.12.4 is indeed a bug fix release. It would be good to have that
in Bionic.

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

Title:
  [SRU] Update geary to bug-fix release 0.12.4 in Bionic

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

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

[Bug 1567050] Re: Geary sometimes crashes when I open an unread mail

2019-02-06 Thread Michael Gratton
Per comment #2 I'd need a stack trace to work this out, so resolving as
incomplete for the moment. If someone can produce a stack trace, please
report it over in GitLab: https://gitlab.gnome.org/GNOME/geary

** Changed in: geary (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Geary sometimes crashes when I open an unread mail

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

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

[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2019-02-01 Thread Michael Gratton
Seth, no I didn't, it's just the debdiff taken from the dingo source
package: https://launchpad.net/ubuntu/+source/libytnef/1.9.3-1

I admit this is pretty lazy, but assumed that since it was fine for
dingo it would be fine here.

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

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

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

[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2019-01-23 Thread Michael Gratton
Ah, my bad. Here it is again.

It's actually just same as for the new version in cosmic. :)

** Patch added: "libytnef_1.9.2-2_1.9.3-1.diff"
   
https://bugs.launchpad.net/ubuntu/+source/libytnef/+bug/1666884/+attachment/5231869/+files/libytnef_1.9.2-2_1.9.3-1.diff

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

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

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

[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2019-01-21 Thread Michael Gratton
Marc, anything else needed to be done here?

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

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

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

[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2019-01-07 Thread Michael Gratton
Re-subscribed ubuntu-security-sponsors - the attached patch fixes the
CVEs.

NB despite the gz filename, it's actually a plain text patch. Apologies.

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

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

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

[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2019-01-07 Thread Michael Gratton
Attached patch updates from from 1.9.2 to 1.9.3

** Attachment added: "Patch from 1.9.2 to 1.9.3"
   
https://bugs.launchpad.net/ubuntu/+source/libytnef/+bug/1666884/+attachment/5227501/+files/libytnef_1.9.2-2_1.9.3-1.diff.gz

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

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

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

[Bug 1772341] Re: WebkitGTK API documentation not appearing in Devhelp

2018-09-19 Thread Michael Gratton
I think this was caused by an upstream build bug in the end, so all
good.

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

Title:
  WebkitGTK API documentation not appearing in Devhelp

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

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

[Bug 1373919] Re: Can't paste images into compose window

2018-09-15 Thread Michael Gratton
Ah yes, this hasn't been implemented yet. You can insert images using
the toolbar, but not from the clipboard or copy and paste.

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

Title:
  Can't paste images into compose window

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

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

[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2018-07-12 Thread Michael Gratton
Hey Leonidas,

Thanks for looking into this. It would be good to see if the updated
fixes can be applied to all currently supported releases, especially
since people are more likely to be running Xenial or Bionic, as well as
Cosmic, so we can rely on it working going forward.

Cheers!

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

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

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

[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2018-06-29 Thread Michael Gratton
Hey Leonidas,

Per this comment:
https://github.com/Yeraze/ytnef/issues/45#issuecomment-392658096, if you
download this example file
https://bugs.mageia.org/attachment.cgi?id=9088, then run a version of
ytnef with the patch from CVE-2017-9058 applied to it (e.g. libytnef0
1.9.2-2), you'll see the following:

> mjg@payens:~$ ytnef -v -f . ~/winmail.dat
> Corrupted file detected at ytnef.c : 546
> zappa_av1.jpg

In particular it doesn't successfully extract the file bookmark.htm from
the example.

What you should see instead is (this is running current yntef git
master):

> mjg@payens:~/local/src/ytnef$ ytnef/ytnef -v -f . ~/winmail.dat 
> Attempting to parse /home/mjg/Incoming/winmail.dat...
> ./zappa_av1.jpg
> ./bookmark.htm

Does that help?

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

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

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

[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2018-06-16 Thread Michael Gratton
Hey Seth, have a look at the last two comments in the original ticket
for the first CVE that was reported:
https://github.com/Yeraze/ytnef/issues/45#issuecomment-393044169 . The
PR with the proper fix for the CVE mentioned there
(https://github.com/Yeraze/ytnef/pull/58) has already been merged by the
maintainer. Note it depends on at least one other PR as well.

The person that developed that ytnef PR did so after looking at adding
TNEF support to Geary and noticing that ytnef was reasonably broken on
some distros, including Ubuntu. Looking into it, it seems those where it
is broken shipped the patch from the original CVE.

Recently some additional issues have been reported, there's a yet-to-be-
merged PR for those as well: https://github.com/Yeraze/ytnef/pull/71

** Bug watch added: github.com/Yeraze/ytnef/issues #45
   https://github.com/Yeraze/ytnef/issues/45

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

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

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

[Bug 1666884] Re: libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

2018-06-15 Thread Michael Gratton
The remaining CVE's have recently been fixed (or will be once the last
MR lands) in the library's repo. Also, importantly, the one CVE fix that
Ubuntu did ship last year broke the library's normal operation, making
it less than useful for decoding

Resubscribing ubuntu-security-sponsors since while these aren't
debdiffs, it would be good to get the package updated to address the
remaining CVEs and restore functionality.

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

Title:
  libytnef: February 2017 multiple vulnerabilities (X41-2017-002)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1772341] [NEW] WebkitGTK API documentation not appearing in Devhelp

2018-05-20 Thread Michael Gratton
Public bug reported:

I have libwebkit2gtk-4.0-doc 2.20.2-0ubuntu0.18.04.1 installed from
bionic, but the API docs don't show up in Devhelp.

This is a regression from artful at least, and maybe from earlier
version of the packages in bionic.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libwebkit2gtk-4.0-dev 2.20.2-0ubuntu0.18.04.1
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon May 21 11:23:09 2018
InstallationDate: Installed on 2015-07-22 (1033 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: webkit2gtk
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  WebkitGTK API documentation not appearing in Devhelp

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

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

[Bug 1772338] [NEW] Deprecation warning compiling against unity.vapi

2018-05-20 Thread Michael Gratton
Public bug reported:

Vala 0.31.1 deprecated the "Deprecated" code attribute, replacing it
with "Version". The copy of unity.vapi shipped by libunity-dev in bionic
still uses the Deprecated attribute, however.

I.e. in unity.vapi:

[Deprecated (replacement = "AppInfoManager.get_default")]
public static Unity.AppInfoManager get_instance ();

Should instead be:

[Version (deprecated = true, replacement = "AppInfoManager.get_default")]
public static Unity.AppInfoManager get_instance ();

This causes a deprecation warning when compiling against it, regardless
of whether any deprecated calls are actually being made by the code
being compiled. While a minor issue, it would be good to have fixed
since it makes it impossible to develop against it with fatal warnings
enabled, which is bad for QA.

The Unity build seems to generate that file as per usual (as a valac
build artefact) so I would assume this should be fixed by a simple
rebuild using vala >= 0.31.1, but surely the version of libunity-dev
that shipped with bionic would have been rebuild against valac that
ships with bionic (0.40)? So I'm not sure why Deprecated is still
present in the vapi.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libunity-dev 7.1.4+18.04.20180209.1-0ubuntu2
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon May 21 10:45:08 2018
InstallationDate: Installed on 2015-07-22 (1033 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: libunity
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Deprecation warning compiling against unity.vapi

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

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

[Bug 1724441] Re: No external network access for VMs

2018-04-22 Thread Michael Gratton
** Patch added: "Changes needed to /etc/libvirt/usr.sbin.libvirtd"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-boxes/+bug/1724441/+attachment/5125661/+files/usr.sbin.libvirtd-fixed.diff

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

Title:
  No external network access for VMs

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

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

[Bug 1724441] Re: No external network access for VMs

2018-04-22 Thread Michael Gratton
The changes to the apparmour profile aren't minimal, they could probably
be tightened up, but I'm not very familiar with it.

I also needed to "sudo chmod u+s /usr/lib/qemu/qemu-bridge-helper"
again, as well.

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

Title:
  No external network access for VMs

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

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

[Bug 1724441] Re: No external network access for VMs

2018-04-22 Thread Michael Gratton
** Patch added: "Changes needed to /etc/qemu.conf"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-boxes/+bug/1724441/+attachment/5125660/+files/qemu.conf-fixed.diff

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

Title:
  No external network access for VMs

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

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

[Bug 1724441] Re: No external network access for VMs

2018-04-22 Thread Michael Gratton
Apologies to re-open this for libvirt again, but I just had to go
through the same song and dance again after upgrading to 18.04 and
fixing the problem this required making some changes to the apparmour
profile for libvirt. Will attach a diff of the changes in a moment.

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

Title:
  No external network access for VMs

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

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

[Bug 1724441] Re: No external network access for VMs

2018-04-22 Thread Michael Gratton
** Changed in: libvirt (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  No external network access for VMs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1764596] Re: vanilla-gnome-desktop dependencies too strict

2018-04-17 Thread Michael Gratton
Hey Tim,

I'd be happy to take a look at it. I haven't done anything with seeds
before, but from having a quick look at the wiki it looks like that seed
is what generates the vanilla-gnome-desktop package - is that right? If
I wanted to try to split up the two packages would I need to produce a
second seed?

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

Title:
  vanilla-gnome-desktop dependencies too strict

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

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

[Bug 1764596] [NEW] vanilla-gnome-desktop dependencies too strict

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

Since the vanilla-gnome-desktop package lists a number of GNOME desktop
apps (Contacts, Calendar, Todo, etc) as Depends, people who want a stock
upstrem GNOME experience on Ubuntu but also use Flatpak to receive
updates for their applications are forced to either install and manage
duplicates of these applications, or uninstall vanilla-gnome-desktop,
breaking future upgrades.

It would be good to either drop these application packages to Recommends
(while keeping important infrastructure such as Software and Shell) so
they can at least be uninstalled without also uninstalling vanilla-
gnome-desktop, or moved to a separate package (vanilla-gnome-apps?)
which could Depend on vanilla-gnome-desktop and be listed in the
Recommends for it.

Either way, for end users who don't care about Flatpak (or Snaps) the
experience should be the same since installing Recommends is the
default.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: vanilla-gnome-desktop 0.83
ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10
Uname: Linux 4.15.0-13-generic x86_64
ApportVersion: 2.20.9-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Apr 17 11:47:15 2018
InstallationDate: Installed on 2015-07-22 (1000 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: ubuntu-gnome-meta
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  vanilla-gnome-desktop dependencies too strict

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

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

[Bug 1755378] Re: Plymouth, Wayland not working under 4.15

2018-03-28 Thread Michael Gratton
Is that kernel in main now? After adding proposed just now it doesn't
seem to have any kernel packages.

I just installed linux-image-4.15.0-13-generic from main (4.15.0-13.14)
however and rebooted with that and it seems to be working fine now.
Cheers!

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

Title:
  Plymouth, Wayland not working under 4.15

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

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

[Bug 1757582] Re: WebProcess crash rendering some email in Geary

2018-03-21 Thread Michael Gratton
** Also affects: geary (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  WebProcess crash rendering some email in Geary

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit-open-source/+bug/1757582/+subscriptions

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

[Bug 1757582] [NEW] WebProcess crash rendering some email in Geary

2018-03-21 Thread Michael Gratton
Public bug reported:

I just upgraded to Ubuntu bionic which currently has WebKitGTK 2.20.0,
and WebProcess is now crashing when Geary's WebExtension is attempting
to print a console message.

This is a moderately severe issue, since it stops any email that causes
a console message to be printed to not be displays.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libwebkit2gtk-4.0-37 2.20.0-1
Uname: Linux 4.16.0-041600rc4-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Mar 22 12:29:04 2018
InstallationDate: Installed on 2015-07-22 (973 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: webkit2gtk
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: webkit-open-source
 Importance: Unknown
 Status: Unknown

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


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

** Bug watch added: bugs.webkit.org/ #183883
   https://bugs.webkit.org/show_bug.cgi?id=183883

** Also affects: webkit-open-source via
   https://bugs.webkit.org/show_bug.cgi?id=183883
   Importance: Unknown
   Status: Unknown

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

Title:
  WebProcess crash rendering some email in Geary

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit-open-source/+bug/1757582/+subscriptions

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

[Bug 1757582] Re: WebProcess crash rendering some email in Geary

2018-03-21 Thread Michael Gratton
I've reported the bug upstream, adding the LP bug here so it can be
tracked.

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

Title:
  WebProcess crash rendering some email in Geary

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit-open-source/+bug/1757582/+subscriptions

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

[Bug 1755378] Re: Plymouth, Wayland not working under 4.15

2018-03-13 Thread Michael Gratton
Running 4.16.0-041600rc4-generic right now, works fine.

** Tags added: kernel-fixed-upstream

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

Title:
  Plymouth, Wayland not working under 4.15

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1755378] [NEW] Plymouth, Wayland not working under 4.15

2018-03-13 Thread Michael Gratton
Public bug reported:

I just upgraded to bionic from artful and the kernel's graphics stack
seems to be hosed. I can get text consoles, but neither plymouth nor
Wayland GDM sessions work.

X11 sessions do work however, e.g. by disabling Wayland for GDM3 in
custom.conf or running startx from the console, however to get to that
point you need to boot into a recovery session from the bootloader to
avoid invoking the bootsplash, then proceed to boot normally from the
recovery menu.

If I boot into the 4.13 kernel I had leftover from artful, everything
works fine.

This is on a MacBookPro12,1 with an i7-5557U and Intel Iris 6100
(Broadwell GT3) integrated GPU.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-10-generic 4.15.0-10.11
ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  mjg1452 F pulseaudio
 /dev/snd/controlC0:  mjg1452 F pulseaudio
CurrentDesktop: GNOME
Date: Tue Mar 13 17:57:38 2018
InstallationDate: Installed on 2015-07-22 (965 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Apple Inc. MacBookPro12,1
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-36-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash acpi_backlight=vendor 
i915.fastboot=1
RelatedPackageVersions:
 linux-restricted-modules-4.13.0-36-generic N/A
 linux-backports-modules-4.13.0-36-generic  N/A
 linux-firmware 1.172
SourcePackage: linux
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: linux (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Plymouth, Wayland not working under 4.15

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

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

[Bug 1622065] Re: /usr/bin/geary:11:gee_priority_queue_type1_node_remove:_gee_priority_queue_remove_type1_node:_gee_priority_queue_re_insert:_gee_priority_queue_decrease_key:_gee_priority_queue_delete

2018-02-13 Thread Michael Gratton
This is a bug in libgee. I've filed a bug upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=793438

** Also affects: libgee-0.8 (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  
/usr/bin/geary:11:gee_priority_queue_type1_node_remove:_gee_priority_queue_remove_type1_node:_gee_priority_queue_re_insert:_gee_priority_queue_decrease_key:_gee_priority_queue_delete

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

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

[Bug 1318850] Re: Geary shows wrong time format

2018-02-12 Thread Michael Gratton
Per the upstream bug, this should be working fine in the current version
of Geary. Please reset this issue's state to new if it still a problem.

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

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

Title:
  Geary shows wrong time format

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

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

[Bug 1577980] Re: Geary Mail freezes while viewing new messages

2018-02-12 Thread Michael Gratton
The fix for this was released in 0.12.

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

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

Title:
  Geary Mail freezes while viewing new messages

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

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

[Bug 1379024] Re: Remove icon from "Send" button

2018-02-12 Thread Michael Gratton
The HIG recommends this as well. It's been fixed on master, will be in
0.13.

** Changed in: geary (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Remove icon from "Send" button

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

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

[Bug 1464114] Re: Changing the icon name of draft

2018-02-12 Thread Michael Gratton
This was fixed in 0.12.

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

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

Title:
  Changing the icon name of draft

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

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

[Bug 1468789] Re: When using email aliases emails aren't collapsed

2018-02-12 Thread Michael Gratton
** Bug watch added: GNOME Bug Tracker #733388
   https://bugzilla.gnome.org/show_bug.cgi?id=733388

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

** Summary changed:

- When using email aliases emails aren't collapsed
+ Duplicate messages from self in conversations

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

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

Title:
  Duplicate messages from self in conversations

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

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

[Bug 1379005] Re: use "pan-down-symbolic" for message menu

2018-02-12 Thread Michael Gratton
We're now using the standard icon for this, released in 0.12

** Changed in: geary (Ubuntu)
   Status: New => Fix Released

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

Title:
  use "pan-down-symbolic" for message menu

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

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

[Bug 1379017] Re: Draw message list separate with CSS

2018-02-12 Thread Michael Gratton
This will be possible once we switch to a GtkListBox for the
conversation list per bgo 730682.

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

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

** Changed in: geary
   Status: Confirmed => Unknown

** Changed in: geary
 Remote watch: GNOME Bug Tracker #714972 => GNOME Bug Tracker #730682

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

Title:
  Draw message list separate with CSS

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

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

[Bug 1448961] Re: geary launches pipelight

2018-02-12 Thread Michael Gratton
The WebKit2 port was released in Geary 0.12, and should no longer be
loading plugins.

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

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

Title:
  geary launches pipelight

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

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

[Bug 1645495] Re: Geary displays a GtkHeaderBar wrapped under a regular title bar in Ubuntu

2018-02-12 Thread Michael Gratton
Geary explicitly does this to make the app integrate better with Unity
and work around some bugs it has with header-bar based apps. Now Ubuntu
is switching back to GNOME, this situation should improve since Geary
should default to not using the HeaderBar any more.

See https://bugzilla.gnome.org/show_bug.cgi?id=772546 for more details.

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

** Changed in: geary (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  Geary displays a GtkHeaderBar wrapped under a regular title bar in
  Ubuntu

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

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

[Bug 1730919] Re: geary doesn't load gmail account

2018-02-12 Thread Michael Gratton
Lets keep this open until the upstream bug has been fixed. For anyone
else having the same problem, this can be worked-around per the Geary
FAQ:

Google now requires email clients implement its proprietary protocol to
sign in by default. As a result, you may need to update your Google
settings to allow Geary to connect to your GMail account via IMAP. The
setting to change depends on whether you have 2-Step authentication
enabled for your Google account:

If 2-step verification is enabled, you should create an App Password,
and use that in your Geary account settings:
https://support.google.com/accounts/answer/185833

If 2-step verification is not enabled, you will need to allow access for
"Less Secure Apps":

A future version of Geary will support Google's proprietary protocol.


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

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

** Summary changed:

- geary doesn't load gmail account
+ Problems connecting to GMail account

** Changed in: geary
   Importance: Unknown => High

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

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

Title:
  Problems connecting to GMail account

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

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

[Bug 1724441] Re: No external network access for VMs

2018-02-11 Thread Michael Gratton
I managed to get this working in the end. Turns out that despite using
the libvirt/qemu user session for the VMs, gnome-boxes actually uses the
*system* libvirt network named "default" for networking so it works "out
of the box". In reality, I had to delete that network and re-create it
using virt-manager before it actually started bridging traffic to my
physical connection.

See this blog post and the comments: http://blog.wikichoon.com/2016/01
/qemusystem-vs-qemusession.html for more information.

So to fix this, at a minimum gnome-boxes should depend on libvirt-
daemon-system so that the "default" network is running and attendent
virbr0 interface is created at startup, and whichever libvirt package is
responsible for creating that network needs to ensure it bridges to all
physical devices by default.

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

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

Title:
  No external network access for VMs

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

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

[Bug 1381554] Re: Can't change email when forwarding/replying

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

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

** Changed in: geary
   Status: Invalid => Unknown

** Changed in: geary
 Remote watch: GNOME Bug Tracker #738902 => GNOME Bug Tracker #778764

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

Title:
  Can't change email when forwarding/replying

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

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

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

2017-12-03 Thread Michael Gratton
Looks similar, yeah.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

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

[Bug 1724441] Re: No external network access for VMs

2017-11-20 Thread Michael Gratton
Hey, thanks for the pointers, I've been looking into this a bit and
performed the following:

- Set `bridge_helper` correctly in `/etc/libvirt/qemu.conf` - it was commented 
out and pointing to the wrong binary
- Made qemu-bridge-helper set-uid
- Created an appropriate /etc/qemu/bridge.conf
- Restarted all the services

I'm getting a different error message now, at least.

As far as I can tell, gnome-boxes is just a libvirt client, so it just
expects a working installation.

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

Title:
  No external network access for VMs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1724441] Re: No external network access for VMs

2017-10-23 Thread Michael Gratton
Added libvirt since I can't add a NAT network to the qemu:///session
using virt-manager, either.

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

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

Title:
  No external network access for VMs

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

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

[Bug 1724441] [NEW] No external network access for VMs

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

VMs under Boxes no longer have external network access - there seems to
be a private internal network that is functioning fine, but when the
host is connected to a network it is not possible to access this
external network from VMs. Eg. It is possible to resolve DNS names, but
it is not possible to ping external hosts from a VM when the host
connected to the Internet.

This is a regression from zesty.

Looking at virt-manager, qemu:///system has a NAT network defined using
virbr0, but qemu:///session (which Boxes uses) has no network, and it is
not possible to create one - attempting to do so results in a "Operation
not permitted" error:

> Error creating virtual network: error creating bridge interface virbr1: 
> Operation not permitted
> 
> Traceback (most recent call last):
>   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 88, in 
> cb_wrapper
> callback(asyncjob, *args, **kwargs)
>   File "/usr/share/virt-manager/virtManager/createnet.py", line 746, in 
> _async_net_create
> net.install()
>   File "/usr/share/virt-manager/virtinst/network.py", line 262, in install
> net.create()
>   File "/usr/lib/python2.7/dist-packages/libvirt.py", line 2892, in create
> if ret == -1: raise libvirtError ('virNetworkCreate() failed', net=self)
> libvirtError: error creating bridge interface virbr1: Operation not permitted

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-boxes 3.26.1-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
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Oct 18 15:01:42 2017
InstallationDate: Installed on 2015-07-22 (819 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gnome-boxes
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  No external network access for VMs

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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

[Bug 1685648] Re: Apps using libwebkit2gtk become unresponsive since update to 2.16.*

2017-05-09 Thread Michael Gratton
2.16.2 is out now https://lists.webkit.org/pipermail/webkit-
gtk/2017-May/003031.html and already in proposed for artful. It
apparently contains a fix for this, but I haven't been able to verify
it.

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

Title:
  Apps using libwebkit2gtk become unresponsive since update to 2.16.*

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

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


[Bug 1685648] Re: Apps using libwebkit2gtk become unresponsive since update to 2.16.*

2017-04-26 Thread Michael Gratton
This is blocking the 0.12 release of Geary, since the new version
depends on webkit2gtk and this bug makes it completely unusable. I'm not
sure when 2.16.2 is due out, but it would be great if the patch from the
webkit bug could be applied to the package in the meantime.

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

Title:
  Apps using libwebkit2gtk become unresponsive since update to 2.16.*

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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

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


[Bug 1652732] Re: crashes after inserting Gif images

2017-01-01 Thread Michael Gratton
Hi Tahmid, thanks for reporting this issue. Which version of Geary are
you using?

Also, so we debug the problem, can you please obtain and attach to this
issue a stack trace when you insert a GIF and Geary crashes, per the
instructions here:
https://wiki.gnome.org/Apps/Geary/ReportingABug#Stack_Trace


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

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

Title:
  crashes after inserting Gif images

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

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


[Bug 1382061] Re: Geary crash when editing drafts

2016-12-25 Thread Michael Gratton
** Changed in: geary (Ubuntu)
   Status: New => Fix Released

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

Title:
  Geary crash when editing drafts

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

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


[Bug 1472450] Re: several incidents of program crashing/closing unexpectedly

2016-12-25 Thread Michael Gratton
** Changed in: geary (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  several incidents of program crashing/closing unexpectedly

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

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


[Bug 1531863] Re: Account list section of the UI cannot be expanded and shrunk by default

2016-12-25 Thread Michael Gratton
** Changed in: geary (Ubuntu)
   Status: New => Invalid

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

Title:
  Account list section of the UI cannot be expanded and shrunk by
  default

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

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


[Bug 1645495] Re: Geary displays a GtkHeaderBar wrapped under a regular title bar in Ubuntu

2016-12-25 Thread Michael Gratton
** Changed in: geary (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Geary displays a GtkHeaderBar wrapped under a regular title bar in
  Ubuntu

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

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


[Bug 1645495] Re: Geary displays a GtkHeaderBar wrapped under a regular title bar in Ubuntu

2016-11-28 Thread Michael Gratton
Hi, thanks for reporting this bug. Geary historically implemented some
Unity-specific workarounds due to Unity's poor support for GTK
applications using client-side decorations ("CSD", e.g. app menus and
window controls in the headerbar).

The unstable development branch of Geary had removed the workarounds
shortly after 0.11 was released, since Unity's support for CSD has
improved in some ways. However the use of a titlebar under Unity was
recently put back in, with a slightly different form, because of
multiple crasher bugs that Compiz/Unity still has has when GTK apps are
headerbar only. All the gory details are in this upstream bug:
https://bugzilla.gnome.org/show_bug.cgi?id=772546

If possible can you please build current Geary master and let me know if
the visual problem you are seeing still persists? Also, what theme are
you using? Thanks.

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

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

Title:
  Geary displays a GtkHeaderBar wrapped under a regular title bar in
  Ubuntu

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

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


[Bug 1640000] Re: kidle_inject overly onerous, fans never used on MacBookPro12, 1

2016-11-07 Thread Michael Gratton
Similarly to Bug #1389077, I can disable Intel Powerclamp by `rmmod
intel_powerclamp` to prevent kidle_inject from being used, and in this
case applesmc (presumably) will start the fan kicking in as the system
gets hotter.

However unlike Bug #1389077, when intel_powerclamp is loaded here the
fan never seems to get used.

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

Title:
  kidle_inject overly onerous, fans never used on MacBookPro12,1

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

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


[Bug 1640000] [NEW] kidle_inject overly onerous, fans never used on MacBookPro12, 1

2016-11-07 Thread Michael Gratton
Public bug reported:

At least since upgrading to Yakkey, my MacBookPro12,1 (13", 2015) seems
to respond to increased system heat using only kidle_inject, and not the
built-in fan. kidle_inject with kick in rather quickly, especially with
the Australian summer starting to be felt, and will render the system
near useless.

Doing some investigation, it appears that no fan is registered as a
cooling device:

> mjg@payens:~$ grep . /sys/class/thermal/cooling_device*/type
> /sys/class/thermal/cooling_device0/type:Processor
> /sys/class/thermal/cooling_device1/type:Processor
> /sys/class/thermal/cooling_device2/type:Processor
> /sys/class/thermal/cooling_device3/type:Processor
> /sys/class/thermal/cooling_device4/type:intel_powerclamp

Even though one is picked up by applesmc:

> Nov 08 10:08:56 payens kernel: applesmc: key=670 fan=1 temp=35
index=34 acc=0 lux=2 kbd=1

The fan seems to be physically in good condition, I tested it out using
the following:

> root@payens:~# echo 6000 > /sys/devices/platform/applesmc.768/fan1_min

Which started it blowing a lot of warm air out.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: linux-image-generic 4.8.0.26.35
ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
Uname: Linux 4.8.0-26-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  mjg3076 F pulseaudio
 /dev/snd/controlC0:  mjg3076 F pulseaudio
CurrentDesktop: GNOME
Date: Tue Nov  8 13:36:01 2016
HibernationDevice: RESUME=UUID=bc879a1f-ac27-48ae-82dd-3c81b7307dd0
InstallationDate: Installed on 2015-07-22 (475 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
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.8.0-26-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash acpi_backlight=vendor 
i915.fastboot=1
RelatedPackageVersions:
 linux-restricted-modules-4.8.0-26-generic N/A
 linux-backports-modules-4.8.0-26-generic  N/A
 linux-firmware1.161
SourcePackage: linux
UpgradeStatus: Upgraded to yakkety on 2016-10-05 (33 days ago)
dmi.bios.date: 09/28/2015
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP121.88Z.0167.B14.1509281135
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.B14.1509281135:bd09/28/2015:svnAppleInc.:pnMacBookPro12,1:pvr1.0:rvnAppleInc.:rnMac-E43C1C25D4880AD6:rvrMacBookPro12,1:cvnAppleInc.:ct9:cvrMac-E43C1C25D4880AD6:
dmi.product.name: MacBookPro12,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug yakkety

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

Title:
  kidle_inject overly onerous, fans never used on MacBookPro12,1

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

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


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

2016-10-20 Thread Michael Gratton
Some data points about this:

- Name resolution always works fine after first boot
- When name resolution is failing, dnsmasq seems to have stop accepting 
connections on UDP on 120.0.1.1 (TCP seems to work fine)
- I can reproduce the issue connecting to wifi at work - WPA2 enterprise wifi 
network
- I cannot reproduce the issue on the home wifi - WPA2 personal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/network-manager/+bug/1631241/+subscriptions

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


[Bug 1632165] Re: modesetting driver unbearably slow on intel graphics

2016-10-11 Thread Michael Gratton
The last two logs are for my user session using modesetting driver and
with the video group and accel config removed. The first with the
session started via lightdm, the second started using gdm3.

On my system, /usr/sbin/gdm3 and gdm-session-worker runs as root, while
the rest of the GDM processes run as user GDM. The greeter is run in a
Wayland session, not an X session.

I don't have Unity installed, sorry. This is a pretty stock Ubuntu GNOME
system.

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

Title:
  modesetting driver unbearably slow on intel graphics

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

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


[Bug 1632165] Re: modesetting driver unbearably slow on intel graphics

2016-10-11 Thread Michael Gratton
** Attachment added: "Xorg log with session started from lightdm"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1632165/+attachment/4759705/+files/Xorg.0.log-lightdm

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

Title:
  modesetting driver unbearably slow on intel graphics

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

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


  1   2   >