[Bug 1993244] Re: weird default applications behaviour

2022-10-20 Thread Sebastien Bacher
And what's the output of $ gio mime text/calendar ? ** Changed in: gnome-control-center (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1991393] Re: Gnome calculator doesn't follow accent color

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

[Bug 1961508] Re: Dock displaying over window after resuming from blank screen

2022-10-20 Thread Sebastian
Upgraded to 22.10 and this still persists... wow -- 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/1961508 Title: Dock displaying over window after resuming from blank screen To

[Bug 1984147] Re: Monitor switcher popup (Super-P) is not displayed on desktop with joined display on Wayland

2022-10-20 Thread Rex Tsai
** Changed in: oem-priority Status: In Progress => Fix Committed -- 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/1984147 Title: Monitor switcher popup (Super-P) is not

[Bug 1993244] Re: weird default applications behaviour

2022-10-20 Thread Sebastien Bacher
interesting since your cache has text/calendar=org.gnome.Calendar.desktop;org.gnome.Evolution.desktop; it also shows the issue is at the glib level and not in the settings could you share the output of that one? $ for f in `strace -e openat gio mime text/calendar 2>&1 | grep mimeinfo.cache |

[Bug 1993244] Re: weird default applications behaviour

2022-10-20 Thread murmel
$ gio mime text/calendar Default application for “text/calendar”: org.gnome.Calendar.desktop Registered applications: org.gnome.Calendar.desktop Recommended applications: org.gnome.Calendar.desktop -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1993747] [NEW] Chromium browser "save as" window behaviour

2022-10-20 Thread Guillaume Michaud
Public bug reported: Hi! I have noticed that on both Ubuntu 22.04 and 22.10, when using a Chromium browser and opening a "save as" window (e.g. to save an image), I can't just push "Enter" and save nor push "Escape" and close the window. I have to click on the "Save" or "Cancel" buttons. All

[Bug 1993749] [NEW] system freeze after pasting documents from folders to online services or usb devices.

2022-10-20 Thread Irvin Hernandez
Public bug reported: The system freezes after copy and paste some large files from the documents folder to an external usb storage device. Or if you try to copy and paste some files from the documents folder to a cloud storage using the online services like google. For example if you have

[Bug 1993244] Re: weird default applications behaviour

2022-10-20 Thread murmel
$ for f in `strace -e openat gio mime text/calendar 2>&1 | grep mimeinfo.cache | grep -v ENOENT | sed 's/.*"\(.*\)".*/\1/'`; do echo $f; grep text/calendar $f; echo -e ''; done /usr/share/ubuntu/applications/mimeinfo.cache /usr/share/applications/mimeinfo.cache

[Bug 1961508] Re: Dock displaying over window after resuming from blank screen

2022-10-20 Thread ExploreWiki
Sebastian, are you using an external monitor connected to HDMI when this problem occurs? I've just seen Andrea's comment above in number 3 and noticed that I have the same setup. Laptop with an external HDMI display plugged in. I can now replicate the problem consistently. When I plug in the

[Bug 1823616] Re: Incorrect date format for Australia

2022-10-20 Thread Daniel van Vugt
** Changed in: gnome-desktop3 (Ubuntu) Status: Triaged => Fix Released ** Changed in: gnome-shell (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1969422] Re: gnome-shell crashed with SIGSEGV in gbm_surface_release_buffer() from meta_drm_buffer_gbm_finalize() from g_object_unref() from g_object_unref() from g_set_object()

2022-10-20 Thread Michael Lin
Hi Daniel, In order to meet customer's TTM expectation, would you please upload the solution to Jammy -proposed no later than Oct. 29, 2022? Thanks for your great support. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in

[Bug 1990563] Re: Some maximized windows appear on both monitors

2022-10-20 Thread gpothier
Hi, this bug has been in the "Fix Committed" state for a few weeks now, but the 43.1 version of mutter is still not released. -- 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/1990563

[Bug 1993751] [NEW] Rhythmbox won't launch

2022-10-20 Thread Jonas Gamao
Public bug reported: $ rhythmbox (gst-plugin-scanner:19184): GLib-GObject-WARNING **: 16:32:52.316: type name '-a-png-encoder-pred' contains invalid characters (gst-plugin-scanner:19184): GLib-GObject-CRITICAL **: 16:32:52.316: g_type_set_qdata: assertion 'node != NULL' failed

[Bug 1823616] Re: Incorrect date format for Australia

2022-10-20 Thread Jeffrey Adomski
This appears to be fixed in jammy and kinetic. -- 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/1823616 Title: Incorrect date format for Australia To manage notifications about

[Bug 1993557] Re: Nautilus "Files" hangs when trying to type search string

2022-10-20 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at https://wiki.ubuntu.com/Backtrace#Generation and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down

[Bug 1993557] Re: Nautilus "Files" hangs when trying to type search string

2022-10-20 Thread Sebastien Bacher
It seems the indexing service is also having an issue, probably hitting a bug on one of the files it tries to index and not dealing with the error correctly. https://wiki.gnome.org/Projects/Tracker/Documentation/Debugging has the debugging details is 'tracker search <...>' working or is it also

[Bug 1993625] Re: Ubuntu logo in Settings > About is rendered at half scale (when Display is 200%)

2022-10-20 Thread Daniel van Vugt
** Description changed: Ubuntu logo in Settings > About is rendered at half scale (when Display - is 200%) + is 200%). The minimum scale of the image should be that of the + display/widget scale. This is a new bug in 22.10, it does not occur in 22.04. ** Tags added: hidpi -- You

[Bug 1993244] Re: weird default applications behaviour

2022-10-20 Thread Sebastien Bacher
the cache has 'text/calendar=org.gnome.Calendar.desktop;org.gnome.Evolution.desktop;', what is settings listing as calendar options for you? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1993573] Re: Low resolution Ubuntu's logo and name in about tab

2022-10-20 Thread Daniel van Vugt
** Changed in: gnome-control-center (Ubuntu) Importance: Undecided => Low ** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #1709 https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1709 ** Also affects: gnome-control-center via

[Bug 1993244] Re: weird default applications behaviour

2022-10-20 Thread murmel
only Evolution right now -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1993244 Title: weird default applications behaviour To manage notifications about this bug go

[Bug 1993625] Re: Ubuntu logo in Settings > About is rendered at half scale (when Display is 200%)

2022-10-20 Thread Daniel van Vugt
See also bug 1993573. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1993625 Title: Ubuntu logo in Settings > About is rendered at half scale (when Display is 200%)

[Bug 1993573] Re: Low resolution Ubuntu's logo and name in about tab

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

[Bug 1993625] [NEW] Ubuntu logo in Settings > About is rendered at half scale (when Display is 200%)

2022-10-20 Thread Daniel van Vugt
Public bug reported: Ubuntu logo in Settings > About is rendered at half scale (when Display is 200%). The minimum scale of the image should be that of the display/widget scale. This is a new bug in 22.10, it does not occur in 22.04. ** Affects: gnome-control-center (Ubuntu) Importance:

[Bug 1993573] Re: Low resolution Ubuntu's logo and name in about tab

2022-10-20 Thread Daniel van Vugt
See also bug 1993625. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1993573 Title: Low resolution Ubuntu's logo and name in about tab To manage notifications about

[Bug 1993594] Re: Scrolling in a view with many files is broken

2022-10-20 Thread Sebastien Bacher
Thank you for the bug report and upstream gtk issue reference, it indeed seems to be the same problems ** Package changed: nautilus (Ubuntu) => gtk4 (Ubuntu) ** Changed in: gtk4 (Ubuntu) Importance: Undecided => Low ** Changed in: gtk4 (Ubuntu) Status: New => Triaged ** Also affects:

[Bug 1988625] Re: Left-over cursor visible on second screen

2022-10-20 Thread Daniel van Vugt
In the upload queue: https://launchpadlibrarian.net/629164794/mutter_42.5-0ubuntu1_source.changes ** Changed in: mutter (Ubuntu Jammy) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1969422] Re: gnome-shell crashed with SIGSEGV in gbm_surface_release_buffer() from meta_drm_buffer_gbm_finalize() from g_object_unref() from g_object_unref() from g_set_object()

2022-10-20 Thread Daniel van Vugt
It's in the upload queue for jammy updates: https://launchpadlibrarian.net/629164794/mutter_42.5-0ubuntu1_source.changes ** Changed in: mutter (Ubuntu Jammy) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 1895781] Re: ~/.gnomerc is not loaded anymore at startup

2022-10-20 Thread Kentaro
The same issue has been reproduced in Jammy (22.04.1). The following patch for 55gnome-session_gnomerc is a workaround that fixes this issue. 5c5 < if [ "$BASESTARTUP" = x-session-manager ]; then --- > if [ "$BASESTARTUP" = x-session-manager ] || [ "$BASESTARTUP" = env ]; then -- You received

[Bug 1992756] Re: Screen turns black for a long time after each login and when detecting screens or changing screen layout.

2022-10-20 Thread Daniel van Vugt
In that case it sounds like a problem in GNOME's (Mutter's) Xorg backend. ** Also affects: mutter (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1992756] Re: Screen turns black for a long time after each login and when detecting screens or changing screen layout.

2022-10-20 Thread Daniel van Vugt
-- 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/1992756 Title: Screen turns black for a long time after each login and when detecting screens or changing screen layout. To manage

[Bug 1993244] Re: weird default applications behaviour

2022-10-20 Thread Sebastien Bacher
do you get any warning on the stdout/err? it's a bit of a weird issue... ** Changed in: gnome-control-center (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1990089] Re: Screen freeze when performing memory stress in Wayland mode

2022-10-20 Thread jeremyszu
** Tags added: originate-from-1992736 -- 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/1990089 Title: Screen freeze when performing memory stress in Wayland mode To manage

[Bug 1993631] Re: GNOME-Shell freezes

2022-10-20 Thread Daniel van Vugt
If you still experience a problem then please check for crashes: https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1993557] Re: Nautilus "Files" hangs when trying to type search string

2022-10-20 Thread Philippe Lamalle
Hello and thanks for your replies. I followed the instructions provided in your first reply to generate the attached gdb-nautilus.txt ** Attachment added: "gdb-nautilus.txt" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1993557/+attachment/5625438/+files/gdb-nautilus.txt --

[Bug 1993631] Re: GNOME-Shell freezes

2022-10-20 Thread Daniel van Vugt
> "Realizing HW cursor failed: Failed to allocate gbm_bo: Das Argument ist ungültig" That's just a warning, it's not related to any freezes. ** Summary changed: - GNOME-Shell freezes with Realizing HW cursor failed: Failed to allocate gbm_bo + GNOME-Shell freezes -- You received this bug

[Bug 1952107] Re: Google Contacts API Deprecated

2022-10-20 Thread Alfred Porter
If I recall, you need to open the Seahorse application and search for "Address Book" entries. These need to be changed to the app-specific password you created in Google. But when Evolution interactively asks you for your Google account, you will still use the normal password that goes along

[Bug 1993573] Re: Blurry Ubuntu logo and name in about tab

2022-10-20 Thread Bug Watch Updater
** Changed in: gnome-control-center Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1993573 Title: Blurry Ubuntu logo and name in about

[Bug 175904]

2022-10-20 Thread Release-mgmt-account-bot
The severity field for this bug is relatively low, S3. However, the bug has 4 duplicates. :Amir, could you consider increasing the bug severity? For more information, please visit [auto_nag documentation](https://wiki.mozilla.org/Release_Management/autonag#severity_underestimated.py). -- You

[Bug 1993557] Re: Nautilus "Files" hangs when trying to type search string

2022-10-20 Thread Philippe Lamalle
Here is an attempt with tracker3... ** Attachment added: "gdb-tracker3.txt" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1993557/+attachment/5625451/+files/gdb-tracker3.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 175904]

2022-10-20 Thread Autonag-nomail-bot
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1993557] Re: Nautilus "Files" hangs when trying to type search string

2022-10-20 Thread Sebastien Bacher
gdb didn't manage to get a backtrace it seems :( did you try if 'tracker search ' is also misbehaving? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1993557 Title: Nautilus

[Bug 968213] Re: Too many icons in Gnome Shell Activities Overview require ellipses

2022-10-20 Thread Daniel van Vugt
** Tags added: kinetic -- 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/968213 Title: Too many icons in Gnome Shell Activities Overview require ellipses To manage notifications

[Bug 968213] Re: Too many icons in Gnome Shell Activities Overview require ellipses

2022-10-20 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: https://iso.qa.ubuntu.com/qatracker/reports/bugs/968213 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 1993557] Re: Nautilus "Files" hangs when trying to type search string

2022-10-20 Thread Philippe Lamalle
I performed a Files search with gdb running - since this is where my trouble lies. Files hanged as before. I tried ^C within the gdb screen, but without effect. I had to force quit Files before I could type anything in the gdb. Now, I have tried again and was able to ^C in gdb with force quit in

[Bug 1993557] Re: Nautilus "Files" hangs when trying to type search string

2022-10-20 Thread Philippe Lamalle
Sorry, in second paragraph I meant *without* force quit in Files! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1993557 Title: Nautilus "Files" hangs when trying to type search

[Bug 1993573] Re: Blurry Ubuntu logo and name in about tab

2022-10-20 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1993573 Title: Blurry Ubuntu logo and

[Bug 1993625] Re: Ubuntu logo in Settings > About is rendered at half scale (when Display is 200%)

2022-10-20 Thread Sebastien Bacher
** Changed in: gnome-control-center (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1993625 Title: Ubuntu logo in Settings >

[Bug 1993573] Re: Blurry Ubuntu logo and name in about tab

2022-10-20 Thread Bug Watch Updater
Launchpad has imported 15 comments from the remote bug at https://bugzilla.redhat.com/show_bug.cgi?id=2066781. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1952107] Re: Google Contacts API Deprecated

2022-10-20 Thread V B
Hi Alfred, I did create a app password in the Google account (I had to enable the 2-step veryfication before doing it), but Gnome, in its Online Contacts, does not accept my app password for the google account, instead only the real google account password. Any instructions please about how you

[Bug 1993557] Re: Nautilus "Files" hangs when trying to type search string

2022-10-20 Thread Sebastien Bacher
thanks, the new gdb file confirms it's hanging due to tracker they renamed the utility to tracker3, could you try to $ tracker3 search something and share the output on the report? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1993631] [NEW] GNOME-Shell freezes with Realizing HW cursor failed: Failed to allocate gbm_bo

2022-10-20 Thread Sebastian Heiden
Public bug reported: I'm using GNOME-Shell on Wayland with the latest nvidia-515 driver. I regularly encounter freezes of the entire desktop environment with the GNOME-Shell error "Realizing HW cursor failed: Failed to allocate gbm_bo: Das Argument ist ungültig" ProblemType: Bug

[Bug 1993634] [NEW] network-manager-openvpn: --cipher option deprecated in OpenVPN 2.6, no option to set suggested --data-ciphers flag instead

2022-10-20 Thread Franck
Public bug reported: Latest network-manager-openvpn still uses the deprecated --cipher option, and offers no way to set the new --data-ciphers option. nm-openvpn[257279]: OPTIONS ERROR: failed to negotiate cipher with server. Add the server's cipher ('AES-256-CBC') to --data-ciphers (currently

[Bug 1952107] Re: Google Contacts API Deprecated

2022-10-20 Thread V B
Hi again Affred and thank you very much for trying to help me. So, firstly, just to be sure that there is no confusion, the way I configured my google account in Ubuntu 22.04 is not in Evolution, but in Ubuntu Settings -> Online Accounts, then Evolution automatically uses that account. In

[Bug 1993244] Re: weird default applications behaviour

2022-10-20 Thread murmel
no, otherwise I would have added it. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1993244 Title: weird default applications behaviour To manage notifications about