[Bug 1926364] Re: interactive resizes window jumps out of screen

2021-05-04 Thread Christian Rauch
bug 1922034 is gnome-terminal specific. The upstream issue was https://gitlab.gnome.org/GNOME/mutter/-/issues/1723. But this bug is generic for any Wayland client. And it also has been fixed in the 3.38 release. Now, this very issue is tagged "fixed-in-3.36.8" which is not correct I think. At

[Bug 1926364] [NEW] interactive resizes window jumps out of screen

2021-04-27 Thread Christian Rauch
Public bug reported: Interactively resizing a Wayland window while it resizes itself results in the window jumping out of the screen. This happens on GNOME Shell and pure mutter on the 3.36 branch but has been resolved on newer versions (3.37.1 onwards). See

[Bug 1919143] Re: SRU mutter to 3.36.9

2021-04-26 Thread Christian Rauch
I updated via focal-proposed to mutter and gnome-shell version 3.36.9 (3.36.9-0ubuntu0.20.04.1) but unfortunately my original issue reported at https://gitlab.gnome.org/GNOME/mutter/-/issues/1700 still persists. ** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #1700

[Bug 1923311] Re: nautilus crash when creating symlink

2021-04-24 Thread Christian Rauch
A bit unrelated, but the reason that there is no "nautilus-dbgsym" for the updated nautilus package (version 1:3.36.3-0ubuntu from "focal- updates") is that the dbgsym index for the released version ("focal") at: http://ddebs.ubuntu.com/dists/focal/main/binary-amd64/Packages shows the

[Bug 1923311] Re: nautilus crash when creating symlink

2021-04-16 Thread Christian Rauch
After installing that dbgsym package, I still do not get a backtrace. It just exits with "[Inferior 1 (process 116937) exited with code 01]" so maybe it does not crash but the failed assertion makes it just quit? Also, there is nothing in "/var/crash" which is another indicator that the process

[Bug 1923311] Re: nautilus crash when creating symlink

2021-04-16 Thread Christian Rauch
I have the ddebs sources added: deb http://ddebs.ubuntu.com focal main restricted universe multiverse deb http://ddebs.ubuntu.com focal-updates main restricted universe multiverse deb http://ddebs.ubuntu.com focal-proposed main restricted universe multiverse But the dbgsym version does not match

[Bug 1923311] [NEW] nautilus crash when creating symlink

2021-04-10 Thread Christian Rauch
Public bug reported: nautilus crashes when I try to create a symbolic link via drag and drop: 1. open an arbitrary folder in nautlus 2. hold 'Alt' and drag and drop a file 3. a context dialog will open with options to move, copy or link the file 4. chose any option Choosing any option (even

[Bug 1912833] Re: Gnome shell crashes when using wl-copy or wl-paste (SIGFPE in wl_shell_surface_role_configure from meta_window_wayland_configure)

2021-04-06 Thread Christian Rauch
I believe that this is the same issue that causes crashes for me in some situations where a Wayland surface is committed without a window geometry. The upstream bug https://gitlab.gnome.org/GNOME/mutter/-/issues/1739 includes a backtrace of the crash on the "gnome-3-36" branch. So this issue will

[Bug 1919143] Re: SRU mutter to 3.36.9

2021-04-05 Thread Christian Rauch
It would be helpful to also update the packages "mutter-dbgsym" and "libmutter-6-0-dbgsym" to the corresponding point/patch versions. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1919143] Re: Update mutter to 3.36.9

2021-03-20 Thread Christian Rauch
I am a bit confused about the version scheme here. My "About" page in the settings says I am already on GNOME Version 3.36.8, but the mutter version is 3.36.7 and the gnome-shell version is 3.36.4. How is this "GNOME Version" determined? Shouldn't all the GNOME packages be on the same version

[Bug 1919143] [NEW] update mutter to 3.36.8

2021-03-15 Thread Christian Rauch
Public bug reported: This is a request to update mutter to version 3.36.8 to fix various issues that have been fixed upstream. See https://gitlab.gnome.org/GNOME/mutter/-/issues/1700#note_1058654 for the original mutter issue report that will be fixed by 3.36.8. ProblemType: Bug DistroRelease:

[Bug 1917812] Re: extracting archives from within nautilus omits subfolders

2021-03-04 Thread Christian Rauch
I am experiencing this issue on two laptops with 20.04.2. But I just verified that it indeed works as expected with a Live ISO inside a VM. Is there a way to debug this? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in

[Bug 1917812] [NEW] extracting archives from within nautilus omits subfolders

2021-03-04 Thread Christian Rauch
Public bug reported: When extracting ZIP archives from within nautilus (e.g. right-click -> "Extract Here") the extracted file structure is missing subfolders. Reproduce: 1. download a ZIP archive that includes files and folders in the root (e.g.

[Bug 1730612] Re: Enable Remote desktop feature during build

2020-10-23 Thread Christian Rauch
This is still an issue on Ubuntu 20.10, while the GNOME Shell remote- desktop / screencast support on Wayland has been enabled for Fedora and other distributions for some time now. What is Ubuntu holding back from enabling Wayland remote-desktop support (and consecutively a Wayland-by-default

[Bug 1782629] Re: mutter is ignoring wl_shell_surface_move and wl_shell_surface_resize

2020-08-14 Thread Christian Rauch
To clarify, the original issue (not being able to move subsurface) is still present on an up-to-date Ubuntu 16.04. The patch is for the original debian source package at http://archive.ubuntu.com/ubuntu/pool/universe/m/mutter/mutter_3.18.3.orig.tar.xz and is also still valid. @vanvugt What do you

[Bug 1782629] Re: mutter is ignoring wl_shell_surface_move and wl_shell_surface_resize

2020-08-14 Thread Christian Rauch
Well the patch is for mutter 3.18.3, so it will still be needed on this version. However, this issue and patch are now more than 2 years old (without any response during this time). It has been fixed in newer mutter versions as used in Ubuntu 18.04 or 20.04. -- You received this bug

[Bug 1768734] Re: Restoring edge tiled windows on Wayland shrinks them

2020-01-12 Thread Christian Rauch
The mutter MR https://gitlab.gnome.org/GNOME/mutter/merge_requests/801 should fix that issue. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1768734 Title: Restoring edge tiled

[Bug 1844222] Re: Wayland session overlaid by window when fullscreen SDL apps exits

2019-11-12 Thread Christian Rauch
I think this is upstream bug https://gitlab.gnome.org/GNOME/mutter/issues/655. The bug has been solved by: https://gitlab.gnome.org/GNOME/mutter/merge_requests/924 https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/815 It is a quite critical bug since it renders the shell unusable. Would

[Bug 1782629] [NEW] mutter is ignoring wl_shell_surface_move and wl_shell_surface_resize

2018-07-19 Thread Christian Rauch
Public bug reported: mutter (wayland) is ignoring wl_shell_surface_move and wl_shell_surface_resize request, which prevents the use of subsurfaces window decorations (example: http://github.com/christianrauch/wayland_window_decoration_example). The same example works on weston. The fault is in