After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 784859 - gnome-shell on xorg crashes when dragging a window across displays
gnome-shell on xorg crashes when dragging a window across displays
Status: RESOLVED DUPLICATE of bug 783630
Product: gnome-shell
Classification: Core
Component: window-management
3.24.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-07-12 16:13 UTC by Matyas Selmeci
Modified: 2017-07-12 17:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matyas Selmeci 2017-07-12 16:13:24 UTC
Using Gnome with Xorg on Fedora 26, gnome-shell crashes when dragging a window in the main view from one display to another.  (Unlike 741567 and 776577, dragging a window on the overview does not crash.)

This crash doesn't appear to happen on Gnome with Wayland.

I have a mixed-DPI setup, with a high-DPI laptop display and standard-DPI external monitor.  I use HiDPI mode in Gnome and use XRandR to rotate and scale the external display so that I have enough room to work.

This issue did not happen on Fedora 25 (gnome-shell 3.22.1).

(As a side note, I would love to use Wayland, but I have no idea how to activate mixed-DPI support, if it's even been implemented.)
Comment 1 Florian Müllner 2017-07-12 16:22:07 UTC
Probably a duplicate of bug 783630, but hard to tell without a backtrace.
Comment 2 Matyas Selmeci 2017-07-12 16:27:15 UTC
Here's the link to the ABRT report, if that helps: https://retrace.fedoraproject.org/faf/reports/1722535/
Comment 3 Florian Müllner 2017-07-12 16:48:11 UTC
It does, it's indeed the same issue. An F26 build including that patch is currently on the way, I'll file an update once that's done.

*** This bug has been marked as a duplicate of bug 783630 ***
Comment 4 Matyas Selmeci 2017-07-12 16:49:08 UTC
OK, thank you!