Activity log for bug #1572331

Date Who What changed Old value New value Message
2016-04-19 22:46:22 marmuta bug added bug
2016-04-19 22:46:22 marmuta attachment added layout-failure.jpg https://bugs.launchpad.net/bugs/1572331/+attachment/4640239/+files/layout-failure.jpg
2016-04-19 22:49:44 marmuta attachment added gcc -o plug plug.c -O0 -g `pkg-config --cflags --libs gtk+-3.0` https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4640243/+files/plug.c
2016-04-19 22:51:31 marmuta attachment added socket.c https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4640244/+files/socket.c
2016-04-20 07:54:22 Sebastien Bacher affects gtk+3.0 (Ubuntu) ubuntu
2016-04-20 07:54:22 Sebastien Bacher ubuntu: importance Undecided Low
2016-04-20 08:18:35 Sebastien Bacher affects ubuntu gtk+3.0 (Ubuntu)
2016-04-20 14:41:38 marmuta bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=765327
2016-04-20 14:51:20 Sebastien Bacher gtk+3.0 (Ubuntu): status New Triaged
2016-04-20 14:51:34 Sebastien Bacher bug task added gtk
2016-04-20 15:58:24 Bug Watch Updater gtk: status Unknown Confirmed
2016-04-20 15:58:24 Bug Watch Updater gtk: importance Unknown Medium
2016-07-29 20:44:07 Wolfgang Koeck bug added subscriber Wolfgang Koeck
2016-12-14 15:30:57 Francesco Fumanti description See attached screen shot. Blue is a GtkPlug, black is a GtkSocket. Source code below. What I expect to happen is that the GtkPlug has the same size as the GtkSocket. What actually happens is that GtkPlug only covers a quarter of the area of the GtkSocket. Impact: Onboard on HiDPI displays is near unusable at login and lock screen, aka unity-greeter and gnome-screensaver. Original bug report here: https://bugs.launchpad.net/bugs/1562734. Steps to reproduce: - build plug and socket samples from below - set display scaling factor to 2 System Settings -> Display -> Scale for menu and title bars = 2 - run ./socket $(head -1 <(./plug)) -> blue GtkPlug is too small, it should cover all the black - resize the window -> at smaller sizes the scaling suddenly corrects itself, at larger ones it's wrong again ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: libgtk-3-0 3.18.9-1ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6 Uname: Linux 4.4.0-18-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 CurrentDesktop: Unity Date: Wed Apr 20 01:48:50 2016 SourcePackage: gtk+3.0 UpgradeStatus: No upgrade log present (probably fresh install) Hi, Marmuta wrote a patch for this issue, that I applied to the gtk+3.0 package shipping currently in the development version of Ubuntu zesty. You will find the corresponding debdiff attached to this bug thread. Can a sponsor please review the debdiff? Thanks in advance. Francesco ============================================================================= Original description: See attached screen shot. Blue is a GtkPlug, black is a GtkSocket. Source code below. What I expect to happen is that the GtkPlug has the same size as the GtkSocket. What actually happens is that GtkPlug only covers a quarter of the area of the GtkSocket. Impact: Onboard on HiDPI displays is near unusable at login and lock screen, aka unity-greeter and gnome-screensaver. Original bug report here: https://bugs.launchpad.net/bugs/1562734. Steps to reproduce: - build plug and socket samples from below - set display scaling factor to 2   System Settings -> Display -> Scale for menu and title bars = 2 - run ./socket $(head -1 <(./plug)) -> blue GtkPlug is too small, it should cover all the black - resize the window -> at smaller sizes the scaling suddenly corrects itself, at larger ones it's wrong again ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: libgtk-3-0 3.18.9-1ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6 Uname: Linux 4.4.0-18-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 CurrentDesktop: Unity Date: Wed Apr 20 01:48:50 2016 SourcePackage: gtk+3.0 UpgradeStatus: No upgrade log present (probably fresh install)
2016-12-14 15:32:11 Francesco Fumanti attachment added gtk+3.0_3.22.5-1ubuntu2.debdiff https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4791611/+files/gtk+3.0_3.22.5-1ubuntu2.debdiff
2016-12-14 15:33:06 Francesco Fumanti attachment added gtk+3.0_3.22.5-1ubuntu2.debian.tar.xz https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4791613/+files/gtk+3.0_3.22.5-1ubuntu2.debian.tar.xz
2016-12-14 15:34:09 Francesco Fumanti attachment added gtk+3.0_3.22.5-1ubuntu2.dsc https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4791614/+files/gtk+3.0_3.22.5-1ubuntu2.dsc
2016-12-14 15:34:51 Francesco Fumanti attachment added gtk+3.0_3.22.5-1ubuntu2_source.build https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4791615/+files/gtk+3.0_3.22.5-1ubuntu2_source.build
2016-12-14 15:35:35 Francesco Fumanti attachment added gtk+3.0_3.22.5-1ubuntu2_source.changes https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4791616/+files/gtk+3.0_3.22.5-1ubuntu2_source.changes
2016-12-14 15:36:22 Francesco Fumanti attachment added gtk+3.0_3.22.5-1ubuntu1.debian.tar.xz https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4791617/+files/gtk+3.0_3.22.5-1ubuntu1.debian.tar.xz
2016-12-14 15:37:11 Francesco Fumanti attachment added gtk+3.0_3.22.5-1ubuntu1.dsc https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4791618/+files/gtk+3.0_3.22.5-1ubuntu1.dsc
2016-12-14 15:41:37 Francesco Fumanti attachment added gtk+3.0_3.22.5.orig.tar.xz https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+attachment/4791619/+files/gtk+3.0_3.22.5.orig.tar.xz
2016-12-14 15:45:52 Francesco Fumanti description Hi, Marmuta wrote a patch for this issue, that I applied to the gtk+3.0 package shipping currently in the development version of Ubuntu zesty. You will find the corresponding debdiff attached to this bug thread. Can a sponsor please review the debdiff? Thanks in advance. Francesco ============================================================================= Original description: See attached screen shot. Blue is a GtkPlug, black is a GtkSocket. Source code below. What I expect to happen is that the GtkPlug has the same size as the GtkSocket. What actually happens is that GtkPlug only covers a quarter of the area of the GtkSocket. Impact: Onboard on HiDPI displays is near unusable at login and lock screen, aka unity-greeter and gnome-screensaver. Original bug report here: https://bugs.launchpad.net/bugs/1562734. Steps to reproduce: - build plug and socket samples from below - set display scaling factor to 2   System Settings -> Display -> Scale for menu and title bars = 2 - run ./socket $(head -1 <(./plug)) -> blue GtkPlug is too small, it should cover all the black - resize the window -> at smaller sizes the scaling suddenly corrects itself, at larger ones it's wrong again ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: libgtk-3-0 3.18.9-1ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6 Uname: Linux 4.4.0-18-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 CurrentDesktop: Unity Date: Wed Apr 20 01:48:50 2016 SourcePackage: gtk+3.0 UpgradeStatus: No upgrade log present (probably fresh install) Hi, Marmuta wrote a patch for this issue, that I applied to the gtk+3.0 package shipping currently in the development version of Ubuntu zesty. You will find the corresponding debdiff attached to this bug thread. Marmuta performed tests with org.gnome.desktop.interface scaling-factor = 2 , where few issues are left for Onboard on hidpi screens, that are not related to gtk, but rather to unity-greeter or gnome-screensaver. He did not notice any issue with scaling-factor = 1. Can a sponsor please review the debdiff? Thanks in advance. Francesco ============================================================================= Original description: See attached screen shot. Blue is a GtkPlug, black is a GtkSocket. Source code below. What I expect to happen is that the GtkPlug has the same size as the GtkSocket. What actually happens is that GtkPlug only covers a quarter of the area of the GtkSocket. Impact: Onboard on HiDPI displays is near unusable at login and lock screen, aka unity-greeter and gnome-screensaver. Original bug report here: https://bugs.launchpad.net/bugs/1562734. Steps to reproduce: - build plug and socket samples from below - set display scaling factor to 2   System Settings -> Display -> Scale for menu and title bars = 2 - run ./socket $(head -1 <(./plug)) -> blue GtkPlug is too small, it should cover all the black - resize the window -> at smaller sizes the scaling suddenly corrects itself, at larger ones it's wrong again ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: libgtk-3-0 3.18.9-1ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6 Uname: Linux 4.4.0-18-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 CurrentDesktop: Unity Date: Wed Apr 20 01:48:50 2016 SourcePackage: gtk+3.0 UpgradeStatus: No upgrade log present (probably fresh install)
2016-12-14 15:46:28 Francesco Fumanti bug added subscriber Ubuntu Sponsors Team
2016-12-14 15:47:38 Francesco Fumanti summary GtkPlug scaled to half the expected size on HiDPI screens GtkPlug scaled to half the expected size on HiDPI screens + zesty debdiff
2016-12-14 15:47:50 Francesco Fumanti bug added subscriber Francesco Fumanti
2016-12-14 19:02:18 Michael Terry bug added subscriber Michael Terry
2016-12-16 08:27:36 Jeremy Bícha removed subscriber Ubuntu Sponsors Team
2016-12-16 08:27:41 Jeremy Bícha gtk+3.0 (Ubuntu): status Triaged Fix Committed
2016-12-16 09:56:56 Launchpad Janitor gtk+3.0 (Ubuntu): status Fix Committed Fix Released
2017-01-21 18:39:30 marmuta gtk+3.0 (Ubuntu): status Fix Released Confirmed
2017-01-23 14:45:14 Jeremy Bícha gtk+3.0 (Ubuntu): status Confirmed Fix Committed
2017-01-24 22:21:10 Launchpad Janitor gtk+3.0 (Ubuntu): status Fix Committed Fix Released
2018-02-10 23:34:55 Bug Watch Updater gtk: status Confirmed Incomplete
2018-04-15 04:06:53 Bug Watch Updater gtk: status Incomplete Expired