[Bug 1969598] Re: Desktop Icons NG steals keyboard focus from apps after workspace switch

2022-05-23 Thread Daniel van Vugt
** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #5517 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5517 ** Also affects: gnome-shell via

[Bug 1973397] Re: Ubuntu 22.04: Display manager resets when trying to change it using gear icon in login window

2022-05-23 Thread Daniel van Vugt
Great! I had tested 'nomodeset' when this bug was first reported but was unable to reproduce the problem myself. ** Changed in: gnome-shell (Ubuntu) Status: Incomplete => Invalid ** Changed in: gnome-shell (Ubuntu) Status: Invalid => Won't Fix ** Package changed: gnome-shell

[Bug 1875671] Re: wayland: desktop folder missing in Nautilus sidebar

2022-05-23 Thread Daniel van Vugt
** Also affects: mutter via https://gitlab.gnome.org/GNOME/mutter/-/issues/1985 Importance: Unknown Status: Unknown ** Project changed: gtk => ubuntu ** No longer affects: ubuntu ** No longer affects: gnome-shell ** Also affects: mutter (Ubuntu) Importance: Undecided

[Bug 1975544] [NEW] Gtk4 EventController GestureClick returns incorrect state- Gdk.ModifierType on mouse button press in X11

2022-05-23 Thread Sundeep
Public bug reported: Getting modifier state from event controller gesture click gives an error in Ubuntu 22.04 on X11. It seems it returns with the 4 bit set, which is not legal? The entire bug is reported in Gnome Discourse here-

[Bug 1975525] Re: nautilus crashed with SIGSEGV in gdk_x11_display_error_trap_push()

2022-05-23 Thread Apport retracing service
*** This bug is a duplicate of bug 1961472 *** https://bugs.launchpad.net/bugs/1961472 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1961472, so is being marked as such.

[Bug 1975521] Re: Please merge shotwell 0.30.16-1 (main) from Debian unstable

2022-05-23 Thread Nathan Teodosio
** Patch added: "deb-deb.diff" https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1975521/+attachment/5592347/+files/deb-deb.diff -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu.

[Bug 1975521] [NEW] Please merge shotwell 0.30.16-1 (main) from Debian unstable

2022-05-23 Thread Nathan Teodosio
Public bug reported: Following is a breakdown of the latest Ubuntu changes (in 0.30.14) and if they are still or no longer needed. Where "Debian diff" is mentioned below, I mean the diff between the Debian package 0.30.34-1 and 0.30.36-1, attached as deb-deb.diff.

[Bug 1974471] Re: mouse becomes laggy when fractional scaling is enabled

2022-05-23 Thread Mauro Gaspari
Quick follow up. I installed Ubuntu 22.04 on same RaspberryPI, and I noticed a huge performance difference with fractional scaling on Wayland. On Wayland I was unable to find any lag or delay or performance hit. On Xorg though, even Ubuntu 22.04 had the same performance issues as Ubuntu Budgie

[Bug 1975435] Re: cannot choose item from right-click menu with touch

2022-05-23 Thread Sebastien Bacher
Bug settings are a bit tricky, touch only configurations represent a low percentage of the configurations but ineeded it is annoying for those setup, I'm changing to High ** Changed in: nautilus (Ubuntu) Importance: Low => High -- You received this bug notification because you are a member

[Bug 1975435] Re: cannot choose item from right-click menu with touch

2022-05-23 Thread Krister Swenson
This is in both list and icon view. It was working before I updated to 22.04 from 21.10. I see that you marked this a low importance, but it makes it extremely difficult to use the computer, as I have to keep my keyboard nearby and reattach it the tablet just to open a file, copy, paste, etc.

[Bug 1973397] Re: Ubuntu 22.04: Display manager resets when trying to change it using gear icon in login window

2022-05-23 Thread Gaber Terseglav
Report after removing nomodeset from /etc/default/grub: * grub update and restart, * login screen shown, * gear shown in the lower right corner, * two options available: 1) Ubuntu 2) Ubuntu on X.org, * successfull login with first option (Ubuntu) selected, * echo $XDG_SESSION_TYPE wayland All

[Bug 1975489] Re: Update evince to 42.3

2022-05-23 Thread Jeremy Bicha
** Changed in: evince (Ubuntu Jammy) Assignee: (unassigned) => Jeremy Bicha (jbicha) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1975489 Title: Update evince to 42.3 To

[Bug 1875671] Re: wayland: desktop folder missing in Nautilus sidebar

2022-05-23 Thread Santiago Fernández Núñez
As long as I can tell, there isn't any fix released in GTK. The bug I opened is still, well, open: https://gitlab.gnome.org/GNOME/mutter/-/issues/1985 ** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #1985 https://gitlab.gnome.org/GNOME/mutter/-/issues/1985 -- You received this bug

[Bug 1975402] Re: GJS returns wrong session mode

2022-05-23 Thread popov895
Now it's clear, thanks! It's strange that it's not in the gjs guide. Anyway, I've found that it's better to use the imports.ui.main.sessionMode.isPrimary/isLocked properties for this purpose. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1971693] Re: Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-23 Thread trespasserw
Thanks, upgrading `libmutter-10-0` along with a couple of dependencies did help. There is weird caret blinking on switching from Terminal to IDEA (as if the former briefly regains the focus between ultimately relinquish it), but I can live with it. -- You received this bug notification because

[Bug 1975489] [NEW] Update evince to 42.3

2022-05-23 Thread Jeremy Bicha
Public bug reported: Impact -- There is a new upstream release in the GNOME 42 stable series. I had previously cherry-picked all the code changes from 42.2. https://gitlab.gnome.org/GNOME/evince/-/blob/gnome-42/NEWS Test Case - Install the update. Open a variety of files with

[Bug 1975402] Re: GJS returns wrong session mode

2022-05-23 Thread Treviño
The value of imports.ui.main.sessionMode.currentMode (ubuntu) is not the login name, but the name of the ubuntu session. I'm sorry to say it but the gjs guide is wrong in assuming that's always the case as further sessions can be added. However, you can definitely check whether the used session

[Bug 1971693] Re: Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-23 Thread Dmitry Batrak
I believe, libmutter package (libmutter-10-0 to be exact) should be upgraded to fix the problem, as mutter binary by itself isn't used by gnome-shell. I couldn't upgrade libmutter-10-0 selectively as per https://wiki.ubuntu.com/Testing/EnableProposed due to some errors. I'm not experienced enough

[Bug 1975402] Re: GJS returns wrong session mode

2022-05-23 Thread Sebastien Bacher
Thank you for your bug report. Do you have an example of extension impacted? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gjs in Ubuntu. https://bugs.launchpad.net/bugs/1975402 Title: GJS returns wrong session mode To manage

[Bug 1975434] Re: Nautilus refuses to save files in directories I open by double clicking!

2022-05-23 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1971516 *** https://bugs.launchpad.net/bugs/1971516 ** This bug has been marked a duplicate of bug 1971516 Entering fileselector subdir disables the save button until filename is edited -- You received this bug notification because you are a member of

[Bug 1962630] Re: Video playback crashes with SIGSEGV in KernelDll_AllocateStates (intel-media-driver)

2022-05-23 Thread Sebastien Bacher
** Tags added: desktop-lts-wishlist rls-jj-incoming -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1962630 Title: Video playback crashes with SIGSEGV in KernelDll_AllocateStates

[Bug 1968907] Re: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed

2022-05-23 Thread Sebastien Bacher
Thanks, it sounds similar to https://gitlab.gnome.org/GNOME/gnome- session/-/issues/105 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-session/-/issues #105 https://gitlab.gnome.org/GNOME/gnome-session/-/issues/105 ** Changed in: gnome-session (Ubuntu) Importance: Undecided => Low --

[Bug 1973397] Re: Ubuntu 22.04: Display manager resets when trying to change it using gear icon in login window

2022-05-23 Thread Gaber Terseglav
Thanks for the support. Will change the grub config and reboot later today. I had to add nomodeset parameter a while ago using command line access, because computer didn't boot into graphic environment (I found this workaround on the internet). I will report how it goes. Also adding the

[Bug 1968907] Re: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed

2022-05-23 Thread KILA Fabrice
Hi, I have the same failure in syslog. I have upgrade to 22.04, and thats two week i am unable to use my computer. Does the fix it txo uses an older version of ubuntu ? When my computer display the login screen, if i click on my login name or anirher place in my screen. The computer display a

[Bug 1975435] Re: cannot choose item from right-click menu with touch

2022-05-23 Thread Sebastien Bacher
Thank you for your bug report. Is that in list or icon view? In which version was it working? ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1968390] Re: JS ERROR: TypeError: this.window_container is null

2022-05-23 Thread Bug Watch Updater
** Changed in: gnome-shell Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1968390 Title: JS ERROR: TypeError: this.window_container is null To

[Bug 1974471] Re: mouse becomes laggy when fractional scaling is enabled

2022-05-23 Thread Mauro Gaspari
Daniel, Thank you. This actually makes a lot of sense. Also, even if there is no fix, at least we will know what to tell our users if and when issues like this are reported. I am still going to test on Ubuntu on both Gnome and Wayland, and report if there is any difference, so we can keep it

[Bug 1968390] Re: JS ERROR: TypeError: this.window_container is null

2022-05-23 Thread Daniel van Vugt
Now tracking in https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5512 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #5512 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5512 ** Also affects: gnome-shell via https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5512

[Bug 1965208] Re: Ubuntu dock is visible too early during the login animation in Xorg sessions

2022-05-23 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu) Assignee: Daniel van Vugt (vanvugt) => (unassigned) ** Changed in: gnome-shell (Ubuntu) Assignee: Daniel van Vugt (vanvugt) => (unassigned) ** Changed in: gnome-shell (Ubuntu) Status: New => Triaged ** Changed in:

[Bug 1974471] Re: mouse becomes laggy when fractional scaling is enabled

2022-05-23 Thread Daniel van Vugt
Hmm one second delay is a bigger and different issue to bug 1902436. I've never seen anyone use Xorg fractional scaling on Raspberry Pi before but I would expect it to be super slow. Because Xorg fractional scaling effectively requires 4x the GPU power and it's only a Raspberry Pi... I would

[Bug 1972080] Re: GNOME (non-Ubuntu) login screen mouse cursor is a semi-opaque white square (missing adwaita-icon-theme-full)

2022-05-23 Thread Daniel van Vugt
Please tell us what you see when you run the above commands. ** Changed in: gdm3 (Ubuntu) Status: New => Incomplete ** Changed in: gnome-shell (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1974471] Re: mouse becomes laggy when fractional scaling is enabled

2022-05-23 Thread Mauro Gaspari
Daniel, This is with Xorg fractional scaling on Ubuntu Budgie ARM64. We don't have Wayland on Budgie DE, but I can flash Ubuntu 22.04 ARM64 on a spare microSD and test. Give me a few hours and I will follow up on that. Regarding input, yes I believe same issue as described on

[Bug 1975410] Re: Maximized window border under status bar in Wayland / Mutter

2022-05-23 Thread Daniel van Vugt
Please provide a screenshot or photo of the problem. It sounds like bug 1972151. ** Changed in: gnome-shell (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1975371] Re: Plugging / unplugging external monitor rearranges desktop icons differently

2022-05-23 Thread Daniel van Vugt
** Package changed: gnome-shell (Ubuntu) => gnome-shell-extension- desktop-icons-ng (Ubuntu) ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Importance: Undecided => Low ** Tags added: multimonitor -- You received this bug notification because you are a member of Ubuntu

[Bug 1974471] Re: mouse becomes laggy when fractional scaling is enabled

2022-05-23 Thread Daniel van Vugt
Also do you mean input becomes obviously broken, or just half speed (bug 1902436)? -- 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/1974471 Title: mouse becomes laggy when fractional

[Bug 1974471] Re: mouse becomes laggy when fractional scaling is enabled

2022-05-23 Thread Daniel van Vugt
Is this with Xorg fractional scaling? Can you try Wayland? ** Tags added: xrandr-scaling ** Changed in: mutter (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1972151] Re: App window starts overlapping two (vertical) monitors (under the panel of the bottom monitor)

2022-05-23 Thread Daniel van Vugt
** Also affects: mutter (Ubuntu) Importance: Undecided Status: New ** Changed in: mutter (Ubuntu) Importance: Undecided => Low ** Changed in: mutter (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 1974427] Re: window redraw wrong size when plug in hdmi

2022-05-23 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1972151 *** https://bugs.launchpad.net/bugs/1972151 Sounds like bug 1972151. ** Package changed: xorg (Ubuntu) => mutter (Ubuntu) ** This bug has been marked a duplicate of bug 1972151 App window starts overlapping two (vertical) monitors (under the

[Bug 1973397] Re: Ubuntu 22.04: Display manager resets when trying to change it using gear icon in login window

2022-05-23 Thread Daniel van Vugt
Please remove nomodeset from /etc/default/grub and then run: sudo update-grub and reboot. "nomodeset" will prevent almost all graphics drivers from working - you don't want that. Please also ensure you have a valid driver installed for the "GeForce 930MX" by using the 'Additional Drivers' app

[Bug 1972991] Re: 22.04 Totem crashes on launch (segmentation fault)

2022-05-23 Thread Daniel van Vugt
Imtiaz, you have bug 1962630. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1972991 Title: 22.04 Totem crashes on launch (segmentation fault) To manage notifications about this

[Bug 1974427] [NEW] window redraw wrong size when plug in hdmi

2022-05-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: If I have a window open on the primary display (laptop) and plug in an HDMI monitor (secondary) the window (primary) redraws without accounting for the top status bar. In other words, the window status bar is COVERING UP the top of the application window

[Bug 1875671] Re: wayland: desktop folder missing in Nautilus sidebar

2022-05-23 Thread Daniel van Vugt
** Package changed: gtk4 (Ubuntu) => gtk+3.0 (Ubuntu) ** Changed in: gtk+3.0 (Ubuntu) Importance: Undecided => Low ** Changed in: gtk+3.0 (Ubuntu) Status: New => Triaged ** No longer affects: gtk+3.0 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu

[Bug 1875671] Re: wayland: desktop folder missing in Nautilus sidebar

2022-05-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gtk+3.0 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1875671] Re: wayland: desktop folder missing in Nautilus sidebar

2022-05-23 Thread Daniel van Vugt
** Summary changed: - wayland: desktop folder missing in sidebar + wayland: desktop folder missing in Nautilus sidebar ** Tags added: jammy ** Also affects: gtk4 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Bug 1870956] Re: Desktop Icons Remain Highlighted when Mouse Cursor Leaves Them via Taskbar

2022-05-23 Thread Daniel van Vugt
Ubuntu 22.04 uses a different extension "gnome-shell-extension-desktop- icons-ng" that's not related to "gnome-shell-extension-desktop-icons" used in 20.04. They have different source code and different bugs. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 1971693] Re: Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-23 Thread Daniel van Vugt
** This bug is no longer a duplicate of bug 1969574 [Wayland] Can not select JetBrains IntelliJ IDEA windows (including Android Studio) with mouse in workspace -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.