FS#51835 - [gtk3] Screen geometry detection for non-randr setups is broken

Attached to Project: Arch Linux
Opened by Michael Koloberdin (mkoloberdin) - Monday, 14 November 2016, 23:19 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 20 November 2016, 16:47 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

If X RANDR extension is not available, gdk/gtk detects screen resolution as 0x0.

Additional info:
* package version: 3.22.3
* upstream bug report and patch: https://bugzilla.gnome.org/show_bug.cgi?id=773601

Steps to reproduce:
Run any gtk3 application under an X server without RANDR extension.

The patch is attached. Please add it to the gtk3 PKGBUILD.
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Sunday, 20 November 2016, 16:47 GMT
Reason for closing:  Fixed
Comment by Michael Koloberdin (mkoloberdin) - Sunday, 20 November 2016, 16:47 GMT
gtk+ 3.22.4 includes this patch.

Loading...