[Bug 2022961] Re: Update gnome-shell to 44.2

2023-06-05 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 44.2-1ubuntu1

---
gnome-shell (44.2-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2022961). Remaining changes:
- Add some Recommends:
  + ubuntu-session (| gnome-session) to have the ubuntu session available
  + ubuntu-wallpapers
  + xserver-xorg-legacy
  + yaru-theme-gnome-shell for the default ubuntu theming
- Move some Recommends to Suggests:
  + chrome-gnome-shell
  + gnome-backgrounds
- Update debian/gbp.conf with Ubuntu settings
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- debian/patches: Do not hang & crash if fingerprint service fails to start
  (LP: #1962566)
- ubuntu/desktop_detect.patch:
  + add caching for desktop detection to avoid querying the current
desktop env variable as iterate through the list each time. For the
time of the Shell process, we can expect this env variable to stay
stable.
- ubuntu/lightdm-user-switching.patch:
  + Allow user switching when using LightDM.
- ubuntu/lock_on_suspend.patch
  + Respect Ubuntu's lock-on-suspend setting.
- ubuntu/background_login.patch
  + Change default background color as we modified the default GDM color
for our ubuntu session.
- ubuntu/gdm_alternatives.patch
  + Add support for GDM3 theme alternatives
- main-show-an-error-message-on-gnome-shell-crash.patch,
  global-make-possible-to-set-debug-flags-dynamically.patch,
  main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
  main-add-backtrace-crashes-all-and-backtrace-all.patch,
  sessionMode-add-support-for-debugFlags-parameter.patch:
  + Improve debug JS tracing for crash reports
- ubuntu/smarter_alt_tab.patch:
  + quick alt-tab (without showing up the switcher) switch only between
the last window of the last 2 applications to be focused instead of
raising all windows of those apps.
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
  + Show monitor scaled cursor when magnifier is enabled
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
  + stop searches when requested from UI
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch
- u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/configure_login_screen.patch
- ubuntu/layout-Make-starting-in-the-overview-optional.patch:
  + Makes dock replace overview easier
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
  + Ensure windows don't get maximized under the panels / dock
- debian/patches: Compute system background color from theme (LP: #1965727)
- ubuntu/configure-login-screen.patch: Use bg color for initial system bg
  (LP: #1965727)
- debian/patches: Ensure St.Entry's `selected-color` CSS property is
  honored (LP: #1878998)
- ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
- d/p/use-favorites-strings: Only apply this to ubuntu session
- debian/patches: Support configuring icons resource to use for mode
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
  + Ensure selected-text foreground color is preserved
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
  + Support loading iconsResourceName from session file
- ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
- ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
  + Support loading Yaru theme variants (for accent color)
- ubuntu/Revert-dash-Use-pin-instead-of-favorites
- ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch

gnome-shell (44.2-1) experimental; urgency=medium

  * New upstream release
  * debian/control.in: Bump minimum mutter to 44.2

 -- Jeremy Bícha   Mon, 05 Jun 2023 12:59:17 -0400

** Changed in: gnome-shell (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/2022961

Title:
  Update gnome-shell to 44.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2022961/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013235] Re: Drag and Drop not working in Qt-Applications on Gnome 44

2023-06-05 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.2-1ubuntu1

---
mutter (44.2-1ubuntu1) mantic; urgency=medium

  * Merge with Debian. Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints

mutter (44.2-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release (LP: #2022951)
- Fix drag and drop for Qt applications (LP: #2013235)
  * Drop display-Set-compositor-selection-earlier patch: applied in new release
  * Try dropping 2 of our flaky tests patches

  [ Daniel van Vugt ]
  * Update triple buffering patch to avoid NULL dereference on resume
from suspend (LP: #2020652)

 -- Jeremy Bícha   Mon, 05 Jun 2023 12:48:09 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2013235

Title:
  Drag and Drop not working in Qt-Applications on Gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdenlive/+bug/2013235/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020652] Re: gnome-shell crashed with SIGSEGV in on_swap_buffer_update_result() from on_swap_buffer_update_result() from flush_callbacks() from callback_idle() from g_main_dispatch()

2023-06-05 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.2-1ubuntu1

---
mutter (44.2-1ubuntu1) mantic; urgency=medium

  * Merge with Debian. Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints

mutter (44.2-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release (LP: #2022951)
- Fix drag and drop for Qt applications (LP: #2013235)
  * Drop display-Set-compositor-selection-earlier patch: applied in new release
  * Try dropping 2 of our flaky tests patches

  [ Daniel van Vugt ]
  * Update triple buffering patch to avoid NULL dereference on resume
from suspend (LP: #2020652)

 -- Jeremy Bícha   Mon, 05 Jun 2023 12:48:09 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2020652

Title:
  gnome-shell crashed with SIGSEGV in on_swap_buffer_update_result()
  from on_swap_buffer_update_result() from flush_callbacks() from
  callback_idle() from g_main_dispatch()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2020652/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2022951] Re: Update mutter to 44.2

2023-06-05 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.2-1ubuntu1

---
mutter (44.2-1ubuntu1) mantic; urgency=medium

  * Merge with Debian. Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints

mutter (44.2-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release (LP: #2022951)
- Fix drag and drop for Qt applications (LP: #2013235)
  * Drop display-Set-compositor-selection-earlier patch: applied in new release
  * Try dropping 2 of our flaky tests patches

  [ Daniel van Vugt ]
  * Update triple buffering patch to avoid NULL dereference on resume
from suspend (LP: #2020652)

 -- Jeremy Bícha   Mon, 05 Jun 2023 12:48:09 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2022951

Title:
  Update mutter to 44.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2022951/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2022849] Re: Nautilus UI glitch during file operation

2023-06-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
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/2022849

Title:
  Nautilus UI glitch during file operation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2022849/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2022930] Re: When deleting a file via Nautilus, following files can not be deleted

2023-06-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
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/2022930

Title:
  When deleting a file via Nautilus, following files can not be deleted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2022930/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2022851] Re: Inappropriate files display

2023-06-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
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/2022851

Title:
  Inappropriate files display

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2022851/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1918377] Re: In Wayland after the screensaver, some maximized windows appear behind the ubuntu dock

2023-06-02 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1917939 ***
https://bugs.launchpad.net/bugs/1917939

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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.
https://bugs.launchpad.net/bugs/1918377

Title:
  In Wayland after the screensaver, some maximized windows appear behind
  the ubuntu dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1918377/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020245] [NEW] cannot login to different user - gdmflexiserver not found

2023-06-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

when i want to start another user session from within the first one, i
cannot do that.

there is no option in the menu and from the lock-screen using the login
button, it doesn't work because gdmflexiserver is not found . there is
no package containing this command/binary

*sigh*

to make some fun out of this - wasn't linux been advertised as OS with
multi-user/multi-session capability ? (which windows didn't have at that
time?)  seems that it's not important to many people.otherwise i
can't explain, why this won't work by default.

** Affects: gdm3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
cannot login to different user - gdmflexiserver not found
https://bugs.launchpad.net/bugs/2020245
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gdm3 in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020881] [NEW] Accessibility settings not persistent

2023-06-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu 22.04.2 LTS
I enable Settings-Accessibility-Pointing and Clicking-Mouse Keys. This has to 
be enabled every time I boot up.  This should persist.  Previous Ubuntu 
versions retained this setting.

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment jammy
-- 
Accessibility settings not persistent
https://bugs.launchpad.net/bugs/2020881
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2021528] Re: Update evolution-data-server to 3.48.2

2023-06-02 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution-data-server - 3.48.2-1

---
evolution-data-server (3.48.2-1) unstable; urgency=medium

  [ Amin Bandali ]
  * New upstream release (LP: #2021528)
- Bug Fixes:
  + Camel: Set proper S/MIME signature verification status
(https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/474)
  + IMAP: Cannot remove labels added in Thunderbird
(https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/478)
  + WebDAV: Fails to discover iCloud address book
(https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/479)
  + Wrong S/MIME certificate selection for encrypted email
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2345)

  [ Jeremy Bícha ]
  * Release to unstable

 -- Amin Bandali   Mon, 29 May 2023 14:53:31 -0400

** Changed in: evolution-data-server (Ubuntu)
   Status: Fix Committed => Fix Released

** Bug watch added: gitlab.gnome.org/GNOME/evolution-data-server/-/issues #474
   https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/474

** Bug watch added: gitlab.gnome.org/GNOME/evolution-data-server/-/issues #478
   https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/478

** Bug watch added: gitlab.gnome.org/GNOME/evolution-data-server/-/issues #479
   https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/479

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2345
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2345

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/2021528

Title:
  Update evolution-data-server to 3.48.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/2021528/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2021529] Re: Update evolution to 3.48.2

2023-06-02 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution - 3.48.2-1

---
evolution (3.48.2-1) unstable; urgency=medium

  [ Amin Bandali ]
  * New upstream release (LP: #2021529)
- Bug Fixes:
  + Updated attachments are shown as updated, but sent in old version
(https://gitlab.gnome.org/GNOME/evolution/-/issues/1463)
  + TNEF attached message decoded incorrectly
(https://gitlab.gnome.org/GNOME/evolution/-/issues/1810)
  + Mail: Preview panel has too many vertical scrollbars
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2310)
  + Mail: Recalc preview iframe heights more often
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2332)
  + Composer: HTML formatting lost on paste from external browser
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2335)
  + Inconsistent S/MIME signature validation results
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2340)
  + Wrong S/MIME certificate selection for encrypted email
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2345)
  + Search input field's clear button unclickable during first entry
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2355)
  + PGP-MIME: Show decrypted protected header as Subject in preview
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2356)
  + Composer: Added extra quotation level after draft open
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2371)
  + Bundle 'x-office-...' non-symbolic icons
(https://gitlab.gnome.org/GNOME/evolution/-/issues/2372)
- Miscellaneous:
  + rss: Fix recently introduced memory leaks
  * Bump e-d-s dependencies and build-dependencies to 3.48.2

  [ Jeremy Bícha ]
  * Release to unstable

 -- Amin Bandali   Mon, 29 May 2023 15:28:49 -0400

** Changed in: evolution (Ubuntu)
   Status: Fix Committed => Fix Released

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #1463
   https://gitlab.gnome.org/GNOME/evolution/-/issues/1463

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #1810
   https://gitlab.gnome.org/GNOME/evolution/-/issues/1810

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2310
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2310

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2332
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2332

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2335
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2335

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2340
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2340

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2345
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2345

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2355
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2355

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2356
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2356

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2371
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2371

** Bug watch added: gitlab.gnome.org/GNOME/evolution/-/issues #2372
   https://gitlab.gnome.org/GNOME/evolution/-/issues/2372

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/2021529

Title:
  Update evolution to 3.48.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/2021529/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1979096] Re: gnome-shell search can't launch apps if dock auto-hide is enabled

2023-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
82ubuntu1

---
gnome-shell-extension-ubuntu-dock (82ubuntu1) mantic; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New Upstream release v82
  * debian/rules: Install prefs.js (it allows to tweak further settings)
  * docking: Use upstream addChrome to track actors
  * docking: Do ControlsManagerLayout allocation with box-adjusted workArea
(LP: #1979096)
  * docking: Be more consistent in reducing the overlay layout space
  * docking: Add both bottom and top spacing when there are no workspaces thumbs
  * dash: Use a different container to hold floating ShowAppsIcon
  * dash: Temporary remove separator when re-displaying icons (LP: #2017523)
  * dash: Compute number of icons easily and correctly to show the separator
  * dash: Cleanup a bit the icons ordering code
  * dash: Animate icons during overview animation but not during startup

  [ taoky ]
  * intellihide: add dropdown menu to handled window types (LP: #1983456)

  [ Sabri Ünal ]
  * Update Turkish translation

 -- Marco Trevisan (Treviño)   Fri, 02 Jun 2023
03:50:12 +0200

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: In Progress => Fix Released

-- 
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/1979096

Title:
  gnome-shell search can't launch apps if dock auto-hide is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1979096/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1983456] Re: Context menu options are shown under dock panel and can not be chosen in Wayland sessions

2023-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
82ubuntu1

---
gnome-shell-extension-ubuntu-dock (82ubuntu1) mantic; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New Upstream release v82
  * debian/rules: Install prefs.js (it allows to tweak further settings)
  * docking: Use upstream addChrome to track actors
  * docking: Do ControlsManagerLayout allocation with box-adjusted workArea
(LP: #1979096)
  * docking: Be more consistent in reducing the overlay layout space
  * docking: Add both bottom and top spacing when there are no workspaces thumbs
  * dash: Use a different container to hold floating ShowAppsIcon
  * dash: Temporary remove separator when re-displaying icons (LP: #2017523)
  * dash: Compute number of icons easily and correctly to show the separator
  * dash: Cleanup a bit the icons ordering code
  * dash: Animate icons during overview animation but not during startup

  [ taoky ]
  * intellihide: add dropdown menu to handled window types (LP: #1983456)

  [ Sabri Ünal ]
  * Update Turkish translation

 -- Marco Trevisan (Treviño)   Fri, 02 Jun 2023
03:50:12 +0200

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell-extension-ubuntu-dock
in Ubuntu.
https://bugs.launchpad.net/bugs/1983456

Title:
  Context menu options are shown under dock panel and can not be chosen
  in Wayland sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1983456/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2017523] Re: Launched application in second to last position in dock

2023-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
82ubuntu1

---
gnome-shell-extension-ubuntu-dock (82ubuntu1) mantic; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New Upstream release v82
  * debian/rules: Install prefs.js (it allows to tweak further settings)
  * docking: Use upstream addChrome to track actors
  * docking: Do ControlsManagerLayout allocation with box-adjusted workArea
(LP: #1979096)
  * docking: Be more consistent in reducing the overlay layout space
  * docking: Add both bottom and top spacing when there are no workspaces thumbs
  * dash: Use a different container to hold floating ShowAppsIcon
  * dash: Temporary remove separator when re-displaying icons (LP: #2017523)
  * dash: Compute number of icons easily and correctly to show the separator
  * dash: Cleanup a bit the icons ordering code
  * dash: Animate icons during overview animation but not during startup

  [ taoky ]
  * intellihide: add dropdown menu to handled window types (LP: #1983456)

  [ Sabri Ünal ]
  * Update Turkish translation

 -- Marco Trevisan (Treviño)   Fri, 02 Jun 2023
03:50:12 +0200

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell-extension-ubuntu-dock
in Ubuntu.
https://bugs.launchpad.net/bugs/2017523

Title:
  Launched application in second to last position in dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/2017523/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020641] Re: Installing or removing apps through snap-store launches another gdm session

2023-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm3 - 44.1-1ubuntu2

---
gdm3 (44.1-1ubuntu2) mantic; urgency=medium

  * debian/patches/ubuntu/gitlab_clearing_signal.patch:
- clear signal handlers after udev settle to avoid unexpected session
  logouts, thanks Ghadi Rahme (lp: #2020641)

 -- Sebastien Bacher   Thu, 01 Jun 2023 12:37:25
+0200

** Changed in: gdm3 (Ubuntu Mantic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/2020641

Title:
  Installing or removing apps through snap-store launches another gdm
  session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2020641/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020674] Re: Artifacts at window borders with mutter 44.1

2023-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk4 - 4.10.3+ds-0ubuntu1

---
gtk4 (4.10.3+ds-0ubuntu1) lunar; urgency=medium

  * New upstream release (LP: #2020708)
  * Cherry-pick patch to fix black rectangles seen with mutter 44.1
(LP: #2020674)

 -- Jeremy Bícha   Wed, 24 May 2023 16:41:45 -0400

** Changed in: gtk4 (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk4 in Ubuntu.
https://bugs.launchpad.net/bugs/2020674

Title:
  Artifacts at window borders with mutter 44.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/2020674/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020708] Re: Update gtk4 to 4.10.3

2023-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk4 - 4.10.3+ds-0ubuntu1

---
gtk4 (4.10.3+ds-0ubuntu1) lunar; urgency=medium

  * New upstream release (LP: #2020708)
  * Cherry-pick patch to fix black rectangles seen with mutter 44.1
(LP: #2020674)

 -- Jeremy Bícha   Wed, 24 May 2023 16:41:45 -0400

** Changed in: gtk4 (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk4 in Ubuntu.
https://bugs.launchpad.net/bugs/2020708

Title:
  Update gtk4 to 4.10.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk4/+bug/2020708/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2004475] Re: Archive type selection drop-down in archive creation window is clipped

2023-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:42.6-0ubuntu1

---
nautilus (1:42.6-0ubuntu1) jammy; urgency=medium

  * New upstream release (LP: #2013338)
- Also includes fixes for CVE-2022-37290, so we drop
  debian/patches/CVE-2022-37290.patch.
- Fixes too small archive type dropdown when creating an archive
  (LP: #2004475)

 -- Amin Bandali   Thu, 30 Mar 2023 09:39:16 -0400

** Changed in: nautilus (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-37290

-- 
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/2004475

Title:
  Archive type selection drop-down in archive creation window is clipped

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/2004475/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013338] Re: Update nautilus to 42.6

2023-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:42.6-0ubuntu1

---
nautilus (1:42.6-0ubuntu1) jammy; urgency=medium

  * New upstream release (LP: #2013338)
- Also includes fixes for CVE-2022-37290, so we drop
  debian/patches/CVE-2022-37290.patch.
- Fixes too small archive type dropdown when creating an archive
  (LP: #2004475)

 -- Amin Bandali   Thu, 30 Mar 2023 09:39:16 -0400

** Changed in: nautilus (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-37290

-- 
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/2013338

Title:
  Update nautilus to 42.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2013338/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2021915] [NEW] dock overlays the rename box

2023-05-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

ubuntu 23.04
wayland and xorg have the same bug
https://imgur.com/chWxw27

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
.proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
.proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.suspend: suspend hibernate resume
.proc.driver.nvidia.suspend_depth: default modeset uvm
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  525.105.17  Tue Mar 28 
18:02:59 UTC 2023
 GCC version:
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed May 31 04:29:44 2023
DistUpgraded: Fresh install
DistroCodename: lunar
DistroVariant: ubuntu
GraphicsCard:
 Subsystem: Acer Incorporated [ALI] GA107M [GeForce RTX 3050 Ti Mobile] 
[1025:1524]
 Advanced Micro Devices, Inc. [AMD/ATI] Lucienne [1002:164c] (rev c2) (prog-if 
00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Lucienne [1025:1524]
InstallationDate: Installed on 2023-05-30 (0 days ago)
InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418)
MachineType: Acer Aspire A715-42G
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=5c2a9ea0-07a7-4edf-82d7-b8daefb3a66b ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/28/2022
dmi.bios.release: 1.10
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.10
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: Azalea_CAS
dmi.board.vendor: LN
dmi.board.version: V1.10
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.10
dmi.ec.firmware.release: 1.3
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.10:bd07/28/2022:br1.10:efr1.3:svnAcer:pnAspireA715-42G:pvrV1.10:rvnLN:rnAzalea_CAS:rvrV1.10:cvnAcer:ct10:cvrV1.10:sku:
dmi.product.family: Aspire 7
dmi.product.name: Aspire A715-42G
dmi.product.sku: 
dmi.product.version: V1.10
dmi.sys.vendor: Acer
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.114-1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lunar ubuntu wayland-session
-- 
dock overlays the rename box
https://bugs.launchpad.net/bugs/2021915
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1972717] Re: Online accounts crashes on sign in

2023-05-30 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1965702 ***
https://bugs.launchpad.net/bugs/1965702

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.
https://bugs.launchpad.net/bugs/1972717

Title:
  Online accounts crashes on sign in

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1972717/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2021522] Re: Update eog to 44.2

2023-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package eog - 44.2-1

---
eog (44.2-1) experimental; urgency=medium

  * New upstream release (LP: #2021522)
- EogWindow: Fix refcount and signal handler issues around GSettings
  handles (Felix Riemann)
  (https://gitlab.gnome.org/GNOME/eog/-/merge_requests/153)
- Replace filename with basename (Khem Raj)
  (https://gitlab.gnome.org/GNOME/eog/-/merge_requests/154)

 -- Amin Bandali   Mon, 29 May 2023 14:06:30 -0400

** Changed in: eog (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/2021522

Title:
  Update eog to 44.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/2021522/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1983794] Re: Evolution not deleting autosave files

2023-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package libcanberra - 0.30-10ubuntu1.22.04.1

---
libcanberra (0.30-10ubuntu1.22.04.1) jammy; urgency=medium

  * d/p/gtk-module-Handle-display-closing-gracefully: Do not leak objects on
destruction.
As per previous fix for lp:1949200 we were leaking Gtk Widgets when they
were manually destroyed, because we never released the reference that we
added previously.
Thanks to Alberts Muktupāvels for providing the test case and some analysis.
(LP: #1983794)

 -- Marco Trevisan (Treviño)   Wed, 11 Jan 2023
15:48:13 +0100

** Changed in: libcanberra (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1983794

Title:
  Evolution not deleting autosave files

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/1983794/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019751] Re: Desktop area may get clipped to a small rectangle if the hypervisor changes X11 screen resolution during the login animation

2023-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
79ubuntu2.23.04.1

---
gnome-shell-extension-ubuntu-dock (79ubuntu2.23.04.1) lunar; urgency=medium

  * debian: Update VCS references to ubuntu-dock-lunar branch
  * docking: Handle monitors changes during early startup (LP: #2019751)
- docking: Cleanup startup animation injections once done
- docking: Handle monitors changed events while preparing startup animation
- docking: Keep clip and coverPane size matching current setup

 -- Marco Trevisan (Treviño)   Tue, 16 May 2023
01:47:35 +0200

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
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/2019751

Title:
  Desktop area may get clipped to a small rectangle if the hypervisor
  changes X11 screen resolution during the login animation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2019751/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019994] Re: Update gnome-calendar to 44.1

2023-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-calendar - 44.1-0ubuntu1

---
gnome-calendar (44.1-0ubuntu1) lunar; urgency=medium

  * New upstream release (LP: #2019994)
- Preserve week view zoom levels when closing the app
  (https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/916)
- Lots of stability and performance improvements to search
  (https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/981,
   https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/987,
   https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/988)
- Improve keyboard navigation of event preview popover
  (https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/980)
- Updated translations
  * debian/control.in: Bump minimum libgtk-4-dev to 4.10.0.

 -- Jeremy Bícha   Wed, 17 May 2023 13:38:21 -0400

** Changed in: gnome-calendar (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

** Bug watch added: gitlab.gnome.org/GNOME/gnome-calendar/-/issues #916
   https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/916

** Bug watch added: gitlab.gnome.org/GNOME/gnome-calendar/-/issues #981
   https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/981

** Bug watch added: gitlab.gnome.org/GNOME/gnome-calendar/-/issues #987
   https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/987

** Bug watch added: gitlab.gnome.org/GNOME/gnome-calendar/-/issues #988
   https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/988

** Bug watch added: gitlab.gnome.org/GNOME/gnome-calendar/-/issues #980
   https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/980

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-calendar in Ubuntu.
https://bugs.launchpad.net/bugs/2019994

Title:
  Update gnome-calendar to 44.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calendar/+bug/2019994/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1772212] Re: [nvidia] Night light doesn't cover all monitors fully

2023-05-28 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Expired

-- 
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/1772212

Title:
  [nvidia] Night light doesn't cover all monitors fully

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1772212/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1772212] Re: [nvidia] Night light doesn't cover all monitors fully

2023-05-28 Thread Launchpad Bug Tracker
[Expired for mutter (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mutter (Ubuntu)
   Status: Incomplete => Expired

-- 
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/1772212

Title:
  [nvidia] Night light doesn't cover all monitors fully

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1772212/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1772212] Re: [nvidia] Night light doesn't cover all monitors fully

2023-05-28 Thread Launchpad Bug Tracker
[Expired for gnome-settings-daemon (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Incomplete => Expired

-- 
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/1772212

Title:
  [nvidia] Night light doesn't cover all monitors fully

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1772212/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013135] Re: Dissapearing Mouse Cursor

2023-05-28 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Expired

-- 
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/2013135

Title:
  Dissapearing Mouse Cursor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2013135/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2017716] Re: Folders and files frequently need to be clicked twice

2023-05-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
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/2017716

Title:
  Folders and files frequently need to be clicked twice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2017716/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020806] Re: Move to trash: file icon moved, not removed

2023-05-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
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/2020806

Title:
  Move to trash: file icon moved, not removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2020806/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020822] Re: Update epiphany-browser to 44.3

2023-05-26 Thread Launchpad Bug Tracker
This bug was fixed in the package epiphany-browser - 44.3-1

---
epiphany-browser (44.3-1) experimental; urgency=medium

  * New upstream release (LP: #2020822)
- Fix failure to create web applications
  (https://gitlab.gnome.org/GNOME/epiphany/-/issues/1989)
- Fix crashes when using bookmarks popover
  (https://gitlab.gnome.org/GNOME/epiphany/-/issues/2055)
- Fix storage access (Intelligent Tracking Prevention) permission
  requests (https://gitlab.gnome.org/GNOME/epiphany/-/issues/2065)
- Remove Purism metadata from appdata file
  https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1326

 -- Amin Bandali   Thu, 25 May 2023 17:32:31 -0400

** Changed in: epiphany-browser (Ubuntu)
   Status: Fix Committed => Fix Released

** Bug watch added: gitlab.gnome.org/GNOME/epiphany/-/issues #1989
   https://gitlab.gnome.org/GNOME/epiphany/-/issues/1989

** Bug watch added: gitlab.gnome.org/GNOME/epiphany/-/issues #2055
   https://gitlab.gnome.org/GNOME/epiphany/-/issues/2055

** Bug watch added: gitlab.gnome.org/GNOME/epiphany/-/issues #2065
   https://gitlab.gnome.org/GNOME/epiphany/-/issues/2065

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu.
https://bugs.launchpad.net/bugs/2020822

Title:
  Update epiphany-browser to 44.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/2020822/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019906] Re: 23.04 : condensed, bold and black fonts can't be used for interface and title bar

2023-05-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mutter (Ubuntu)
   Status: New => Confirmed

-- 
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/2019906

Title:
  23.04 : condensed, bold and black fonts can't be used for interface
  and title bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop/+bug/2019906/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019906] Re: 23.04 : condensed, bold and black fonts can't be used for interface and title bar

2023-05-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: budgie-desktop (Ubuntu)
   Status: New => Confirmed

-- 
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/2019906

Title:
  23.04 : condensed, bold and black fonts can't be used for interface
  and title bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-desktop/+bug/2019906/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020674] Re: Artifacts at window borders with mutter 44.1

2023-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk4 - 4.10.3+ds-1ubuntu2

---
gtk4 (4.10.3+ds-1ubuntu2) mantic; urgency=medium

  * Cherry-pick patch to fix black rectangles seen with mutter 44.1
(LP: #2020674)

 -- Jeremy Bícha   Wed, 24 May 2023 16:32:14 -0400

** Changed in: gtk4 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk4 in Ubuntu.
https://bugs.launchpad.net/bugs/2020674

Title:
  Artifacts at window borders with mutter 44.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/2020674/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020759] [NEW] App bar non-responsive when not in front

2023-05-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When clicking on the "app bar" of some applications (containing the name
and close/minimise/... button) which are not in the foreground, nothing
happens. This seems to currently happen with the sioyek app (which was
not installed but is running through some fuse) and Discord, but did
happen to other stuff too :)

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Thu May 25 10:52:01 2023
DistUpgraded: 2023-04-23 21:55:53,032 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: lunar
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company HD Graphics 620 [103c:8292]
InstallationDate: Installed on 2023-03-30 (56 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 05c8:0397 Cheng Uei Precision Industry Co., Ltd 
(Foxlink) HP HD Camera
 Bus 001 Device 003: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
 Bus 001 Device 002: ID 03f0:a31d HP, Inc HP lt4132 LTE/HSPA+ 4G Module
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP EliteBook 820 G4
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=8b91027a-0905-472e-925a-7554704d7b0e ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to lunar on 2023-04-23 (31 days ago)
dmi.bios.date: 07/17/2018
dmi.bios.release: 1.23
dmi.bios.vendor: HP
dmi.bios.version: P78 Ver. 01.23
dmi.board.name: 8292
dmi.board.vendor: HP
dmi.board.version: KBC Version 45.43
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.ec.firmware.release: 69.67
dmi.modalias: 
dmi:bvnHP:bvrP78Ver.01.23:bd07/17/2018:br1.23:efr69.67:svnHP:pnHPEliteBook820G4:pvr:rvnHP:rn8292:rvrKBCVersion45.43:cvnHP:ct10:cvr:skuX3T23AV:
dmi.product.family: 103C_5336AN HP EliteBook
dmi.product.name: HP EliteBook 820 G4
dmi.product.sku: X3T23AV
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.114-1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.2-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: mutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lunar ubuntu
-- 
App bar non-responsive when not in front
https://bugs.launchpad.net/bugs/2020759
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to mutter in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2012230] Re: gnome-shell crashed with SIGSEGV in meta_wayland_compositor_get_context() from display_from_offer() from destroy_data_offer() from destroy_resource()

2023-05-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mutter (Ubuntu Lunar)
   Status: New => Confirmed

-- 
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/2012230

Title:
  gnome-shell crashed with SIGSEGV in
  meta_wayland_compositor_get_context() from display_from_offer() from
  destroy_data_offer() from destroy_resource()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2012230/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1927149] Re: Irrelevant translatable strings

2023-05-24 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 44.1-1ubuntu2

---
gnome-software (44.1-1ubuntu2) mantic; urgency=medium

  * No-change rebuild for translations
- Due to the change in dh-translations 153 this results in a
  smaller POT file being generated and imported to Launchpad, where
  the strings in the  section of
  org.gnome.Software.metainfo.xml are omitted (LP: #1927149).

 -- Gunnar Hjalmarsson   Wed, 24 May 2023 19:46:48
+0200

** Changed in: gnome-software (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1927149

Title:
  Irrelevant translatable strings

To manage notifications about this bug go to:
https://bugs.launchpad.net/appstream/+bug/1927149/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020674] Re: Artifacts at window borders with mutter 44.1

2023-05-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mutter (Ubuntu)
   Status: New => Confirmed

-- 
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/2020674

Title:
  Artifacts at window borders with mutter 44.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2020674/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1927149] Re: Irrelevant translatable strings

2023-05-24 Thread Launchpad Bug Tracker
This bug was fixed in the package pkgbinarymangler - 153

---
pkgbinarymangler (153) mantic; urgency=medium

  * Generate POT files with GNOME’s version of metainfo.its
(LP: #1927149)

 -- Gunnar Hjalmarsson   Wed, 24 May 2023 16:42:26
+0200

** Changed in: pkgbinarymangler (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1927149

Title:
  Irrelevant translatable strings

To manage notifications about this bug go to:
https://bugs.launchpad.net/appstream/+bug/1927149/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2015061] Re: [nvidia][lunar] Corrupted/missing windows title background when opening windows

2023-05-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mutter (Ubuntu)
   Status: New => Confirmed

-- 
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/2015061

Title:
  [nvidia][lunar] Corrupted/missing windows title background when
  opening windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2015061/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020458] [NEW] gnome-shell crash

2023-05-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When I move a Firefox tab hover the Ubuntu top menu, the graphic session
crash.

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
.proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
.proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.suspend: suspend hibernate resume
.proc.driver.nvidia.suspend_depth: default modeset uvm
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  525.105.17  Tue Mar 28 
18:02:59 UTC 2023
 GCC version:
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Tue May 23 11:31:17 2023
DistUpgraded: 2023-04-21 20:36:13,884 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: lunar
DistroVariant: ubuntu
DkmsStatus:
 virtualbox/7.0.6, 5.19.0-40-generic, x86_64: installed
 virtualbox/7.0.6, 6.2.0-20-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] [8086:3e9b] (prog-if 00 
[VGA controller])
   Subsystem: Dell CoffeeLake-H GT2 [UHD Graphics 630] [1028:087c]
   Subsystem: Dell GP107M [GeForce GTX 1050 Ti Mobile] [1028:087c]
InstallationDate: Installed on 2022-07-18 (308 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
MachineType: Dell Inc. XPS 15 9570
ProcEnviron:
 LANG=fr_FR.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=4aa30583-6cc3-484d-8ece-ba7c82da34a5 ro nouveau.blacklist=1 
acpi_osi=! "acpi_osi=Windows 2015" acpi_backlight=video mem_sleep_default=deep 
quiet splash acpi_backlight=legacy vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: Upgraded to lunar on 2023-04-22 (31 days ago)
dmi.bios.date: 03/13/2023
dmi.bios.release: 1.31
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.31.0
dmi.board.name: 0D0T05
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.31.0:bd03/13/2023:br1.31:svnDellInc.:pnXPS159570:pvr:rvnDellInc.:rn0D0T05:rvrA00:cvnDellInc.:ct10:cvr:sku087C:
dmi.product.family: XPS
dmi.product.name: XPS 15 9570
dmi.product.sku: 087C
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.114-1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.2-1ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: amd64 apport-bug crash lunar ubuntu wayland-session
-- 
gnome-shell crash
https://bugs.launchpad.net/bugs/2020458
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1987976] Re: firefox black window on wayland

2023-05-22 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.0-2ubuntu4.23.04.1

---
mutter (44.0-2ubuntu4.23.04.1) lunar; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Gunnar Hjalmarsson   Mon, 24 Apr 2023 19:59:49
+0200

** Changed in: mutter (Ubuntu Lunar)
   Status: Fix Committed => Fix 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/1987976

Title:
  firefox black window on wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1987976/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020225] [NEW] Update mutter to 44.1

2023-05-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Impact
--

** Affects: mutter (Ubuntu)
 Importance: Medium
 Status: Fix Released


** Tags: lunar upgrade-software-version
-- 
Update mutter to 44.1
https://bugs.launchpad.net/bugs/2020225
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to mutter in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020286] [NEW] shuttering screen especely yootube with nvidia rtx 20260 super

2023-05-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

after i went to free ubuntu subscription and update, 
using nvidia server driver metapackage from nvidia-driver-525-server 
(propietary)

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell (not installed)
ProcVersionSignature: Ubuntu 5.15.0-72.79-generic 5.15.98
Uname: Linux 5.15.0-72-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.4
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: XFCE
Date: Mon May 22 05:22:07 2023
InstallationDate: Installed on 2020-03-22 (1155 days ago)
InstallationMedia: Ubuntu 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy
-- 
shuttering screen  especely yootube with nvidia rtx 20260 super
https://bugs.launchpad.net/bugs/2020286
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 44.1-1ubuntu1

---
gnome-shell (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020277, LP: #1968383, LP: #1968390, LP: #2016007)
  * Remaining changes:
- Add some Recommends:
  + ubuntu-session (| gnome-session) to have the ubuntu session available
  + ubuntu-wallpapers
  + xserver-xorg-legacy
  + yaru-theme-gnome-shell for the default ubuntu theming
- Move some Recommends to Suggests:
  + chrome-gnome-shell
  + gnome-backgrounds
- Update debian/gbp.conf with Ubuntu settings
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- debian/patches: Do not hang & crash if fingerprint service fails to start
  (LP: #1962566)
- ubuntu/desktop_detect.patch:
  + add caching for desktop detection to avoid querying the current
desktop env variable as iterate through the list each time. For the
time of the Shell process, we can expect this env variable to stay
stable.
- ubuntu/lightdm-user-switching.patch:
  + Allow user switching when using LightDM.
- ubuntu/lock_on_suspend.patch
  + Respect Ubuntu's lock-on-suspend setting.
- ubuntu/background_login.patch
  + Change default background color as we modified the default GDM color
for our ubuntu session.
- ubuntu/gdm_alternatives.patch
  + Add support for GDM3 theme alternatives
- main-show-an-error-message-on-gnome-shell-crash.patch,
  global-make-possible-to-set-debug-flags-dynamically.patch,
  main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
  main-add-backtrace-crashes-all-and-backtrace-all.patch,
  sessionMode-add-support-for-debugFlags-parameter.patch:
  + Improve debug JS tracing for crash reports
- ubuntu/smarter_alt_tab.patch:
  + quick alt-tab (without showing up the switcher) switch only between
the last window of the last 2 applications to be focused instead of
raising all windows of those apps.
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
  + Show monitor scaled cursor when magnifier is enabled
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
  + stop searches when requested from UI
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch
- u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/configure_login_screen.patch
- ubuntu/layout-Make-starting-in-the-overview-optional.patch:
  + Makes dock replace overview easier
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
  + Ensure windows don't get maximized under the panels / dock
- debian/patches: Compute system background color from theme (LP: #1965727)
- ubuntu/configure-login-screen.patch: Use bg color for initial system bg
  (LP: #1965727)
- debian/patches: Ensure St.Entry's `selected-color` CSS property is
  honored (LP: #1878998)
- ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
- d/p/use-favorites-strings: Only apply this to ubuntu session
- debian/patches: Support configuring icons resource to use for mode
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
  + Ensure selected-text foreground color is preserved
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
  + Support loading iconsResourceName from session file
- ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
- ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
  + Support loading Yaru theme variants (for accent color)
- ubuntu/Revert-dash-Use-pin-instead-of-favorites
- ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch

gnome-shell (44.1-1) experimental; urgency=medium

  [ Jarred Wilson ]
  * New upstream release
  * Drop patches applied in new release
  * Rebase patches

  [ Jeremy Bicha ]
  * Drop patch to ensure tray icons windows are shown: applied in new release
  * debian/control.in: Bump minimum mutter to 44.1

 -- Jeremy Bícha   Sun, 21 May 2023 16:52:00 -0400

** Changed in: gnome-shell (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/1968383

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

To manage notifications about this bug go to:

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

2023-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 44.1-1ubuntu1

---
gnome-shell (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020277, LP: #1968383, LP: #1968390, LP: #2016007)
  * Remaining changes:
- Add some Recommends:
  + ubuntu-session (| gnome-session) to have the ubuntu session available
  + ubuntu-wallpapers
  + xserver-xorg-legacy
  + yaru-theme-gnome-shell for the default ubuntu theming
- Move some Recommends to Suggests:
  + chrome-gnome-shell
  + gnome-backgrounds
- Update debian/gbp.conf with Ubuntu settings
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- debian/patches: Do not hang & crash if fingerprint service fails to start
  (LP: #1962566)
- ubuntu/desktop_detect.patch:
  + add caching for desktop detection to avoid querying the current
desktop env variable as iterate through the list each time. For the
time of the Shell process, we can expect this env variable to stay
stable.
- ubuntu/lightdm-user-switching.patch:
  + Allow user switching when using LightDM.
- ubuntu/lock_on_suspend.patch
  + Respect Ubuntu's lock-on-suspend setting.
- ubuntu/background_login.patch
  + Change default background color as we modified the default GDM color
for our ubuntu session.
- ubuntu/gdm_alternatives.patch
  + Add support for GDM3 theme alternatives
- main-show-an-error-message-on-gnome-shell-crash.patch,
  global-make-possible-to-set-debug-flags-dynamically.patch,
  main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
  main-add-backtrace-crashes-all-and-backtrace-all.patch,
  sessionMode-add-support-for-debugFlags-parameter.patch:
  + Improve debug JS tracing for crash reports
- ubuntu/smarter_alt_tab.patch:
  + quick alt-tab (without showing up the switcher) switch only between
the last window of the last 2 applications to be focused instead of
raising all windows of those apps.
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
  + Show monitor scaled cursor when magnifier is enabled
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
  + stop searches when requested from UI
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch
- u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/configure_login_screen.patch
- ubuntu/layout-Make-starting-in-the-overview-optional.patch:
  + Makes dock replace overview easier
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
  + Ensure windows don't get maximized under the panels / dock
- debian/patches: Compute system background color from theme (LP: #1965727)
- ubuntu/configure-login-screen.patch: Use bg color for initial system bg
  (LP: #1965727)
- debian/patches: Ensure St.Entry's `selected-color` CSS property is
  honored (LP: #1878998)
- ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
- d/p/use-favorites-strings: Only apply this to ubuntu session
- debian/patches: Support configuring icons resource to use for mode
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
  + Ensure selected-text foreground color is preserved
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
  + Support loading iconsResourceName from session file
- ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
- ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
  + Support loading Yaru theme variants (for accent color)
- ubuntu/Revert-dash-Use-pin-instead-of-favorites
- ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch

gnome-shell (44.1-1) experimental; urgency=medium

  [ Jarred Wilson ]
  * New upstream release
  * Drop patches applied in new release
  * Rebase patches

  [ Jeremy Bicha ]
  * Drop patch to ensure tray icons windows are shown: applied in new release
  * debian/control.in: Bump minimum mutter to 44.1

 -- Jeremy Bícha   Sun, 21 May 2023 16:52:00 -0400

** Changed in: gnome-shell (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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 manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1968390/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2016007] Re: gnome-shell crashed with SIGSEGV in shell_global_get_display() from update_focus_app() from g_closure_invoke() from signal_emit_unlocked_R() from g_signal_emit_valist

2023-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 44.1-1ubuntu1

---
gnome-shell (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020277, LP: #1968383, LP: #1968390, LP: #2016007)
  * Remaining changes:
- Add some Recommends:
  + ubuntu-session (| gnome-session) to have the ubuntu session available
  + ubuntu-wallpapers
  + xserver-xorg-legacy
  + yaru-theme-gnome-shell for the default ubuntu theming
- Move some Recommends to Suggests:
  + chrome-gnome-shell
  + gnome-backgrounds
- Update debian/gbp.conf with Ubuntu settings
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- debian/patches: Do not hang & crash if fingerprint service fails to start
  (LP: #1962566)
- ubuntu/desktop_detect.patch:
  + add caching for desktop detection to avoid querying the current
desktop env variable as iterate through the list each time. For the
time of the Shell process, we can expect this env variable to stay
stable.
- ubuntu/lightdm-user-switching.patch:
  + Allow user switching when using LightDM.
- ubuntu/lock_on_suspend.patch
  + Respect Ubuntu's lock-on-suspend setting.
- ubuntu/background_login.patch
  + Change default background color as we modified the default GDM color
for our ubuntu session.
- ubuntu/gdm_alternatives.patch
  + Add support for GDM3 theme alternatives
- main-show-an-error-message-on-gnome-shell-crash.patch,
  global-make-possible-to-set-debug-flags-dynamically.patch,
  main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
  main-add-backtrace-crashes-all-and-backtrace-all.patch,
  sessionMode-add-support-for-debugFlags-parameter.patch:
  + Improve debug JS tracing for crash reports
- ubuntu/smarter_alt_tab.patch:
  + quick alt-tab (without showing up the switcher) switch only between
the last window of the last 2 applications to be focused instead of
raising all windows of those apps.
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
  + Show monitor scaled cursor when magnifier is enabled
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
  + stop searches when requested from UI
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch
- u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/configure_login_screen.patch
- ubuntu/layout-Make-starting-in-the-overview-optional.patch:
  + Makes dock replace overview easier
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
  + Ensure windows don't get maximized under the panels / dock
- debian/patches: Compute system background color from theme (LP: #1965727)
- ubuntu/configure-login-screen.patch: Use bg color for initial system bg
  (LP: #1965727)
- debian/patches: Ensure St.Entry's `selected-color` CSS property is
  honored (LP: #1878998)
- ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
- d/p/use-favorites-strings: Only apply this to ubuntu session
- debian/patches: Support configuring icons resource to use for mode
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
  + Ensure selected-text foreground color is preserved
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
  + Support loading iconsResourceName from session file
- ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
- ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
  + Support loading Yaru theme variants (for accent color)
- ubuntu/Revert-dash-Use-pin-instead-of-favorites
- ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch

gnome-shell (44.1-1) experimental; urgency=medium

  [ Jarred Wilson ]
  * New upstream release
  * Drop patches applied in new release
  * Rebase patches

  [ Jeremy Bicha ]
  * Drop patch to ensure tray icons windows are shown: applied in new release
  * debian/control.in: Bump minimum mutter to 44.1

 -- Jeremy Bícha   Sun, 21 May 2023 16:52:00 -0400

** Changed in: gnome-shell (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/2016007

Title:
  gnome-shell crashed with SIGSEGV in shell_global_get_display() from
  update_focus_app() from g_closure_invoke() from
  signal_emit_unlocked_R() from g_signal_emit_valist

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/2016007/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com

[Bug 2020277] Re: Update gnome-shell to 44.1

2023-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 44.1-1ubuntu1

---
gnome-shell (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020277, LP: #1968383, LP: #1968390, LP: #2016007)
  * Remaining changes:
- Add some Recommends:
  + ubuntu-session (| gnome-session) to have the ubuntu session available
  + ubuntu-wallpapers
  + xserver-xorg-legacy
  + yaru-theme-gnome-shell for the default ubuntu theming
- Move some Recommends to Suggests:
  + chrome-gnome-shell
  + gnome-backgrounds
- Update debian/gbp.conf with Ubuntu settings
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- debian/patches: Do not hang & crash if fingerprint service fails to start
  (LP: #1962566)
- ubuntu/desktop_detect.patch:
  + add caching for desktop detection to avoid querying the current
desktop env variable as iterate through the list each time. For the
time of the Shell process, we can expect this env variable to stay
stable.
- ubuntu/lightdm-user-switching.patch:
  + Allow user switching when using LightDM.
- ubuntu/lock_on_suspend.patch
  + Respect Ubuntu's lock-on-suspend setting.
- ubuntu/background_login.patch
  + Change default background color as we modified the default GDM color
for our ubuntu session.
- ubuntu/gdm_alternatives.patch
  + Add support for GDM3 theme alternatives
- main-show-an-error-message-on-gnome-shell-crash.patch,
  global-make-possible-to-set-debug-flags-dynamically.patch,
  main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
  main-add-backtrace-crashes-all-and-backtrace-all.patch,
  sessionMode-add-support-for-debugFlags-parameter.patch:
  + Improve debug JS tracing for crash reports
- ubuntu/smarter_alt_tab.patch:
  + quick alt-tab (without showing up the switcher) switch only between
the last window of the last 2 applications to be focused instead of
raising all windows of those apps.
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
  + Show monitor scaled cursor when magnifier is enabled
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
  + stop searches when requested from UI
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch
- u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/configure_login_screen.patch
- ubuntu/layout-Make-starting-in-the-overview-optional.patch:
  + Makes dock replace overview easier
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
  + Ensure windows don't get maximized under the panels / dock
- debian/patches: Compute system background color from theme (LP: #1965727)
- ubuntu/configure-login-screen.patch: Use bg color for initial system bg
  (LP: #1965727)
- debian/patches: Ensure St.Entry's `selected-color` CSS property is
  honored (LP: #1878998)
- ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
- d/p/use-favorites-strings: Only apply this to ubuntu session
- debian/patches: Support configuring icons resource to use for mode
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
  + Ensure selected-text foreground color is preserved
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
  + Support loading iconsResourceName from session file
- ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
- ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
  + Support loading Yaru theme variants (for accent color)
- ubuntu/Revert-dash-Use-pin-instead-of-favorites
- ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch

gnome-shell (44.1-1) experimental; urgency=medium

  [ Jarred Wilson ]
  * New upstream release
  * Drop patches applied in new release
  * Rebase patches

  [ Jeremy Bicha ]
  * Drop patch to ensure tray icons windows are shown: applied in new release
  * debian/control.in: Bump minimum mutter to 44.1

 -- Jeremy Bícha   Sun, 21 May 2023 16:52:00 -0400

** Changed in: gnome-shell (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/2020277

Title:
  Update gnome-shell to 44.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2020277/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2011383] Re: Slow down my system

2023-05-20 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Expired

-- 
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/2011383

Title:
  Slow down my system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2011383/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2006044] Re: Cursor becomes separated from window when unmaximizing via mouse drag

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1

---
mutter (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717,
LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578,
LP: #2011251, LP: #2016308)
  * Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints. (LP: #2007710, #2011611)

mutter (44.1-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop bash patch applied in new release
  * debian/libmutter-12-0.symbols: Add new symbols

  [ Daniel van Vugt ]
  * Update triple buffering patch for Mutter 44.1

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- Add d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Jeremy Bícha   Fri, 19 May 2023 16:24:49 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2006044

Title:
  Cursor becomes separated from window when unmaximizing via mouse drag

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2006044/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1999578] Re: Bursts of high CPU usage after triggering overview

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1

---
mutter (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717,
LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578,
LP: #2011251, LP: #2016308)
  * Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints. (LP: #2007710, #2011611)

mutter (44.1-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop bash patch applied in new release
  * debian/libmutter-12-0.symbols: Add new symbols

  [ Daniel van Vugt ]
  * Update triple buffering patch for Mutter 44.1

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- Add d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Jeremy Bícha   Fri, 19 May 2023 16:24:49 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/1999578

Title:
  Bursts of high CPU usage after triggering overview

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1999578/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2011251] Re: gnome-shell gets into state where clicking on window title bars doesn't raise them

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1

---
mutter (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717,
LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578,
LP: #2011251, LP: #2016308)
  * Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints. (LP: #2007710, #2011611)

mutter (44.1-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop bash patch applied in new release
  * debian/libmutter-12-0.symbols: Add new symbols

  [ Daniel van Vugt ]
  * Update triple buffering patch for Mutter 44.1

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- Add d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Jeremy Bícha   Fri, 19 May 2023 16:24:49 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2011251

Title:
  gnome-shell gets into state where clicking on window title bars
  doesn't raise them

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2011251/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2012717] Re: GNOME 44 multi-monitor screen freeze when resuming from sleep

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1

---
mutter (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717,
LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578,
LP: #2011251, LP: #2016308)
  * Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints. (LP: #2007710, #2011611)

mutter (44.1-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop bash patch applied in new release
  * debian/libmutter-12-0.symbols: Add new symbols

  [ Daniel van Vugt ]
  * Update triple buffering patch for Mutter 44.1

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- Add d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Jeremy Bícha   Fri, 19 May 2023 16:24:49 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2012717

Title:
  GNOME 44 multi-monitor screen freeze when resuming from sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2012717/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2012100] Re: gnome-shell crashed with SIGSEGV in meta_wayland_compositor_get_context() from display_from_offer() from data_offer_receive() from ffi_call_unix64()

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1

---
mutter (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717,
LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578,
LP: #2011251, LP: #2016308)
  * Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints. (LP: #2007710, #2011611)

mutter (44.1-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop bash patch applied in new release
  * debian/libmutter-12-0.symbols: Add new symbols

  [ Daniel van Vugt ]
  * Update triple buffering patch for Mutter 44.1

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- Add d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Jeremy Bícha   Fri, 19 May 2023 16:24:49 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2012100

Title:
  gnome-shell crashed with SIGSEGV in
  meta_wayland_compositor_get_context() from display_from_offer() from
  data_offer_receive() from ffi_call_unix64()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2012100/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013216] Re: Single click on title bar does not transfer focus to target window (server side decorations in Xorg sessions)

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1

---
mutter (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717,
LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578,
LP: #2011251, LP: #2016308)
  * Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints. (LP: #2007710, #2011611)

mutter (44.1-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop bash patch applied in new release
  * debian/libmutter-12-0.symbols: Add new symbols

  [ Daniel van Vugt ]
  * Update triple buffering patch for Mutter 44.1

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- Add d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Jeremy Bícha   Fri, 19 May 2023 16:24:49 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2013216

Title:
  Single click on title bar does not transfer focus to target window
  (server side decorations in Xorg sessions)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2013216/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2015861] Re: cursor does not track window when dragging between monitors with different scaling factors

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1

---
mutter (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717,
LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578,
LP: #2011251, LP: #2016308)
  * Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints. (LP: #2007710, #2011611)

mutter (44.1-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop bash patch applied in new release
  * debian/libmutter-12-0.symbols: Add new symbols

  [ Daniel van Vugt ]
  * Update triple buffering patch for Mutter 44.1

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- Add d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Jeremy Bícha   Fri, 19 May 2023 16:24:49 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2015861

Title:
  cursor does not track window when dragging between monitors with
  different scaling factors

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2015861/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1

---
mutter (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717,
LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578,
LP: #2011251, LP: #2016308)
  * Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints. (LP: #2007710, #2011611)

mutter (44.1-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop bash patch applied in new release
  * debian/libmutter-12-0.symbols: Add new symbols

  [ Daniel van Vugt ]
  * Update triple buffering patch for Mutter 44.1

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- Add d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Jeremy Bícha   Fri, 19 May 2023 16:24:49 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2016308

Title:
  gnome-shell crashed with signal 6:
  libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage:
  assertion failed: (window->display->focus_window != window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2016308/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019225] Re: log spam : meta_wayland_buffer_try_acquire_scanout: assertion 'scanout' failed

2023-05-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.1-1ubuntu1

---
mutter (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020225, LP: #2012100, LP: #2012717,
LP: #2013216, LP: #2019225, LP: #2006044, LP: #2015861, LP: #1999578,
LP: #2011251, LP: #2016308)
  * Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints. (LP: #2007710, #2011611)

mutter (44.1-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop bash patch applied in new release
  * debian/libmutter-12-0.symbols: Add new symbols

  [ Daniel van Vugt ]
  * Update triple buffering patch for Mutter 44.1

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- Add d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Jeremy Bícha   Fri, 19 May 2023 16:24:49 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix 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/2019225

Title:
  log spam : meta_wayland_buffer_try_acquire_scanout: assertion
  'scanout' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2019225/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019906] [NEW] 23.04 : condensed, bold and black fonts can't be used for interface and title bar

2023-05-18 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hi,

fresh lunar lobster installation here,

from legacy iso image ( ubiquity installer. )

As I usually do, I tried to change the font for interface, as I much
prefer « condensed » fonts rather than large, round, regular ones.

In 20.04 or 22.04 or 22.10 gnome-tweaks allowed to do that.

Today in 23.04, it only changes font in gnome-shell ( top panel,
activities and app's views ) but not in other app's, not in the whole
interface as it used to do.

In dconf-editor I did not find entries regarding « global » interface
font.

Is this intended behavior ?

Ability to change font type and size is also a matter of accessibility.

For references :
⋅ 
https://askubuntu.com/questions/1468338/23-04-how-change-font-in-interface-gnome-shell-window-title-bar
⋅ https://forum.ubuntu-fr.org/viewtopic.php?id=2079313

This affects many users.

** Affects: fonts-ubuntu (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
23.04 : condensed, bold and black fonts can't be used for interface and title 
bar
https://bugs.launchpad.net/bugs/2019906
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2017229] Re: Update evolution-data-server to 3.48.1

2023-05-18 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution-data-server -
3.48.1-0ubuntu1

---
evolution-data-server (3.48.1-0ubuntu1) lunar; urgency=medium

  * New upstream release (LP: #2017229)
  * debian/*.symbols: Add new symbols

 -- Jeremy Bicha   Fri, 21 Apr 2023 12:41:37 +0200

** Changed in: evolution-data-server (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/2017229

Title:
  Update evolution-data-server to 3.48.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/2017229/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2017231] Re: Update evolution to 3.48.1

2023-05-18 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution - 3.48.1-0ubuntu1

---
evolution (3.48.1-0ubuntu1) lunar; urgency=medium

  * New upstream release (LP: #2017231)
  * Bump e-d-s dependencies and build-dependencies to 3.48.1

 -- Jeremy Bicha   Fri, 21 Apr 2023 12:48:18 +0200

** Changed in: evolution (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/2017231

Title:
  Update evolution to 3.48.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/2017231/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019230] [NEW] Standard Notes Black Display

2023-05-18 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When I launch the application "Standard Notes" the application window
appears as solid black. I have had to change from using the Nvidia
graphics driver under 22.10 to the Nouveau driver since upgrading to
23.04 because the Nvidia 390 driver wasn't working (I have a GeForce GT
730 graphics card).

1) Ubuntu Release: 23.04
2) xorg package: 1:7.7+23ubuntu2
3) What I expected to happen: the Standard Notes would launch normally and 
would be usable.
4) What happened instead: the Standard Notes window launches but is a solid 
blob of black - the application is completely unusable.

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Thu May 11 17:55:20 2023
DistUpgraded: 2023-05-02 13:20:29,911 DEBUG icon theme changed, re-reading
DistroCodename: lunar
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GF108 [GeForce GT 730] [10de:0f02] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. GF108 [GeForce GT 730] [1043:84f6]
InstallationDate: Installed on 2019-05-04 (1467 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=0d1374ee-63ea-4275-8996-fad19b20d6e1 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to lunar on 2023-05-02 (9 days ago)
dmi.bios.date: 01/18/2019
dmi.bios.release: 5.13
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2012
dmi.board.asset.tag: Default string
dmi.board.name: PRIME B360M-A
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2012:bd01/18/2019:br5.13:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEB360M-A:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:skuASUS_MB_CNL:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: ASUS_MB_CNL
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.114-1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.2-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: mutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lunar possible-manual-nvidia-install ubuntu 
wayland-session
-- 
Standard Notes Black Display
https://bugs.launchpad.net/bugs/2019230
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to mutter in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 480516] Re: software sources not appear

2023-05-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gconf (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/480516

Title:
  software sources not appear

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/480516/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1973264] Re: when switching to another workspace, focus is lost

2023-05-17 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1969598 ***
https://bugs.launchpad.net/bugs/1969598

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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.
https://bugs.launchpad.net/bugs/1973264

Title:
  when switching to another workspace, focus is lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1973264/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1854222] Re: Screen keyboard improperly appears on laptops with touchscreen

2023-05-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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.
https://bugs.launchpad.net/bugs/1854222

Title:
  Screen keyboard improperly appears on laptops with touchscreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1854222/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019143] [NEW] xdg-desktop-portal.service

2023-05-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

hallo,

since i upgraded to mantic, i cant start xdg-desktop-portal.service`


systemctl --user status xdg-desktop-portal.service
× xdg-desktop-portal.service - Portal service
 Loaded: loaded (/usr/lib/systemd/user/xdg-desktop-portal.service; static)
 Active: failed (Result: timeout) since Wed 2023-05-10 19:00:58 CEST; 56min 
ago
Process: 2251968 ExecStart=/usr/libexec/xdg-desktop-portal (code=killed, 
signal=TERM)
   Main PID: 2251968 (code=killed, signal=TERM)
CPU: 25ms

May 10 18:59:28 cex systemd[2503]: Starting xdg-desktop-portal.service - Portal 
service...
May 10 19:00:18 cex xdg-desktop-por[2251968]: Failed to create settings proxy: 
Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.gnome: 
Timeout was reached
May 10 19:00:43 cex xdg-desktop-por[2251968]: Failed to create file chooser 
proxy: Error calling StartServiceByName for 
org.freedesktop.impl.portal.desktop.gnome: Timeout was reached
May 10 19:00:43 cex xdg-desktop-por[2251968]: No skeleton to export
May 10 19:00:58 cex systemd[2503]: xdg-desktop-portal.service: start operation 
timed out. Terminating.
May 10 19:00:58 cex systemd[2503]: xdg-desktop-portal.service: Failed with 
result 'timeout'.
May 10 19:00:58 cex systemd[2503]: Failed to start xdg-desktop-portal.service - 
Portal service.
--- 
ProblemType: Bug
ApportVersion: 2.26.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: sway
DistroRelease: Ubuntu 23.10
InstallationDate: Installed on 2021-01-13 (847 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
MachineType: SchenkerTechnologiesGmbH SCHENKER VIA 15 Pro
Package: linux (not installed)
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-1003-lowlatency 
root=UUID=a8161076-a843-4c8b-aba3-640ea33fbc6a ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 6.2.0-1003.3-lowlatency 6.2.6
RelatedPackageVersions:
 linux-restricted-modules-6.2.0-1003-lowlatency N/A
 linux-backports-modules-6.2.0-1003-lowlatency  N/A
 linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
Tags: wayland-session mantic
Uname: Linux 6.2.0-1003-lowlatency x86_64
UpgradeStatus: Upgraded to mantic on 2023-05-10 (0 days ago)
UserGroups: adm audio cdrom davfs2 dip libvirt lpadmin lxd plugdev sambashare 
sudo video wireshark
_MarkForUpload: True
dmi.bios.date: 12/08/2020
dmi.bios.release: 5.16
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: N.1.07.A02
dmi.board.asset.tag: Standard
dmi.board.name: PF5NU1G
dmi.board.vendor: SchenkerTechnologiesGmbH
dmi.board.version: Standard
dmi.chassis.asset.tag: Standard
dmi.chassis.type: 10
dmi.chassis.vendor: SchenkerTechnologiesGmbH
dmi.chassis.version: Standard
dmi.ec.firmware.release: 1.4
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN.1.07.A02:bd12/08/2020:br5.16:efr1.4:svnSchenkerTechnologiesGmbH:pnSCHENKERVIA15Pro:pvrStandard:rvnSchenkerTechnologiesGmbH:rnPF5NU1G:rvrStandard:cvnSchenkerTechnologiesGmbH:ct10:cvrStandard:skuSVI15PM20:
dmi.product.family: RENOIR
dmi.product.name: SCHENKER VIA 15 Pro
dmi.product.sku: SVI15PM20
dmi.product.version: Standard
dmi.sys.vendor: SchenkerTechnologiesGmbH

** Affects: xdg-desktop-portal (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: apport-collected mantic wayland-session
-- 
xdg-desktop-portal.service
https://bugs.launchpad.net/bugs/2019143
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to xdg-desktop-portal in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019751] Re: Shell startup animation may not complete on early resolution changes

2023-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock -
81ubuntu1

---
gnome-shell-extension-ubuntu-dock (81ubuntu1) mantic; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release
  * docking: Set dance timeline duration to 1 if animations are disabled
  * appInconIndicators: Improve the computing of the counter badge size
  * notificationsMonitor: Do not count the acknowledged resident notifications
  * docking: Initialize settings before than other classes that could use them
  * notificationsMonitor: Add an options to disable notifications counter only
  * appIconIndicators: Add an option to control whether the counters are summed
  * docking: Initialize the Launcher remote model only if needed
  * locations: Use correct name for default handler finish function
  * locationsWorker: Use more async awaitness
  * docking: Cleanup startup animation injections once done
  * docking: Handling monitors changed events while preparing startup animation
(LP: #2019751)
  * docking: Keep clip and coverPane size matching current setup (LP: #2019751)
  * schemas: Update some descriptions to match actual behavior
  * docking: Cleanup some stray lines
  * dash: Do DockDash class initialization at first thing
  * dash: Add option to keep the icons always centered in extended mode
  * Settings: improve wording on show-apps option
  * dash: Add option to show the show-apps button bound to icons in panel mode

  [ Amr Ibrahim ]
  * Update German translation
  * Change "dance" to "wiggle"

  [ hasecilu ]
  * Update Spanish translation
  * Update potfile changes to es.po

  [ Daniel van Vugt ]
  * prefs: Set default window height to 850, if it fits

  [ stuarthayhurst ]
  * Fix consistency of fullstops in strings
  * Updated translations

  [ Yaroslav Pronin ]
  * Update Russian translation

 -- Marco Trevisan (Treviño)   Tue, 16 May 2023
01:21:24 +0200

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell-extension-ubuntu-dock
in Ubuntu.
https://bugs.launchpad.net/bugs/2019751

Title:
  Shell startup animation may not complete on early resolution changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/2019751/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1995092] Re: Wrong ubuntu logo in About section in darkmode

2023-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center - 1:44.1-1ubuntu1

---
gnome-control-center (1:44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian. Remaining changes:
+ Add gnome-control-center-faces package to share with unity-control-center
+ Install apport hook
+ debian/control.in:
  - Build-Depend on libwhoopsie-preferences-dev
  - Depend on language-selector-gnome, system-config-printer &
whoopsie-preferences
  - Depend on libgtk-4-media-gstreamer for Mouse & Touchpad art
(LP: #2011849)
  - Don't depend on desktop-base
  - Recommend ibus
  - Suggest instead of recommend gnome-user-share & realmd
  - Don't recommend malcontent-gui or system-config-printer-common
  - Don't recommend or suggest pulseaudio (or even pipewire) stuff
  - Don't recommend libnss-myhostname since we use systemd-resolved
+ debian/gnome-control-center-data.install:
  - Don't install gnome-control-center.pkla since we use
policykit-desktop-privileges instead
  - Install additional assets used by unity-control-center
* debian/ubuntu-logo-icon.png, debian/source/include-binaries,
  debian/gnome-control-center-data.install: Include an Ubuntu logo
* debian/gnome-control-center-data.links:
  - Link audio-speaker-center* to audio-speaker-mono* so that an
icon is shown in the test speaker panel. (LP: #1704002)
+ debian/rules: Enable whoospie integration
+ Add patches:
  - keyboard-For-xkb-options-have-Layout-default-toggle-and-N.patch
  - keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch
  - u/keyboard-Add-launch-terminal-shortcut.patch
  - u/sound-Allow-volume-to-be-set-above-100.patch
  - u/Allow-tweaking-some-settings-for-Ubuntu-Dock.patch
  - u/background-Allow-configuring-the-ubuntu-accent-color.patch
  - u/multitasking-panel-Sync-workspace-and-monitor-isolation-d.patch
  - u/multitasking-panel-Sync-workspace-isolation-setting-on-ti.patch
  - u/Modify-Mulitasking-assets-for-accent-colors.patch
  - u/lock-Add-Lock-Screen-on-Suspend-option.patch
  - u/region-Add-Language-Selector-button.patch
  - u/Adapts-the-region-capplet-and-the-language-chooser-in-the.patch
  - u/printers-Temporarily-add-an-additional-advanced-printer-b.patch
  - u/notifications-Handle-.desktop-files-that-got-renamed.patch
  - u/shell-Change-the-default-height-so-all-category-are-on-sc.patch
  - u/connectivity-add-network-connectivity-checking-toggle.patch
  - u/diagnostics-Add-Whoopsie-support.patch
  - u/online-accounts-Hide-window-after-adding-an-online-accoun.patch
  - u/display-Support-UI-scaled-logical-monitor-mode.patch
  - u/Disable-non-working-camera-microphones-panels.patch
  - u/info-overview-Show-updates-in-software-propeties-instead-.patch
  - u/sound-Add-a-button-to-select-the-default-theme.patch
  - u/applications-Launch-snap-store-if-it-is-installed.patch
  - u/display-Allow-fractional-scaling-to-be-enabled.patch
  - u/mouse-Add-animations-following-the-accent-colors.patch
  - panels-mouse-Do-not-bind-sensitivity-to-touch-pad-setting.patch

gnome-control-center (1:44.1-1) experimental; urgency=medium

  * New upstream release
- Fix Automatic Date & Time switch getting out of sync (LP: #2012994)

  [ Sebastien Bacher ]
  * debian/rules: reference to the right dark logo image (LP: #1995092)

 -- Jarred Wilson   Thu, 11 May 2023
13:47:14 -0400

** Changed in: gnome-control-center (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/1995092

Title:
  Wrong ubuntu logo in About section in darkmode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1995092/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2012994] Re: Automatic Date & Time switch shows as insensitive when enabled

2023-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center - 1:44.1-1ubuntu1

---
gnome-control-center (1:44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian. Remaining changes:
+ Add gnome-control-center-faces package to share with unity-control-center
+ Install apport hook
+ debian/control.in:
  - Build-Depend on libwhoopsie-preferences-dev
  - Depend on language-selector-gnome, system-config-printer &
whoopsie-preferences
  - Depend on libgtk-4-media-gstreamer for Mouse & Touchpad art
(LP: #2011849)
  - Don't depend on desktop-base
  - Recommend ibus
  - Suggest instead of recommend gnome-user-share & realmd
  - Don't recommend malcontent-gui or system-config-printer-common
  - Don't recommend or suggest pulseaudio (or even pipewire) stuff
  - Don't recommend libnss-myhostname since we use systemd-resolved
+ debian/gnome-control-center-data.install:
  - Don't install gnome-control-center.pkla since we use
policykit-desktop-privileges instead
  - Install additional assets used by unity-control-center
* debian/ubuntu-logo-icon.png, debian/source/include-binaries,
  debian/gnome-control-center-data.install: Include an Ubuntu logo
* debian/gnome-control-center-data.links:
  - Link audio-speaker-center* to audio-speaker-mono* so that an
icon is shown in the test speaker panel. (LP: #1704002)
+ debian/rules: Enable whoospie integration
+ Add patches:
  - keyboard-For-xkb-options-have-Layout-default-toggle-and-N.patch
  - keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch
  - u/keyboard-Add-launch-terminal-shortcut.patch
  - u/sound-Allow-volume-to-be-set-above-100.patch
  - u/Allow-tweaking-some-settings-for-Ubuntu-Dock.patch
  - u/background-Allow-configuring-the-ubuntu-accent-color.patch
  - u/multitasking-panel-Sync-workspace-and-monitor-isolation-d.patch
  - u/multitasking-panel-Sync-workspace-isolation-setting-on-ti.patch
  - u/Modify-Mulitasking-assets-for-accent-colors.patch
  - u/lock-Add-Lock-Screen-on-Suspend-option.patch
  - u/region-Add-Language-Selector-button.patch
  - u/Adapts-the-region-capplet-and-the-language-chooser-in-the.patch
  - u/printers-Temporarily-add-an-additional-advanced-printer-b.patch
  - u/notifications-Handle-.desktop-files-that-got-renamed.patch
  - u/shell-Change-the-default-height-so-all-category-are-on-sc.patch
  - u/connectivity-add-network-connectivity-checking-toggle.patch
  - u/diagnostics-Add-Whoopsie-support.patch
  - u/online-accounts-Hide-window-after-adding-an-online-accoun.patch
  - u/display-Support-UI-scaled-logical-monitor-mode.patch
  - u/Disable-non-working-camera-microphones-panels.patch
  - u/info-overview-Show-updates-in-software-propeties-instead-.patch
  - u/sound-Add-a-button-to-select-the-default-theme.patch
  - u/applications-Launch-snap-store-if-it-is-installed.patch
  - u/display-Allow-fractional-scaling-to-be-enabled.patch
  - u/mouse-Add-animations-following-the-accent-colors.patch
  - panels-mouse-Do-not-bind-sensitivity-to-touch-pad-setting.patch

gnome-control-center (1:44.1-1) experimental; urgency=medium

  * New upstream release
- Fix Automatic Date & Time switch getting out of sync (LP: #2012994)

  [ Sebastien Bacher ]
  * debian/rules: reference to the right dark logo image (LP: #1995092)

 -- Jarred Wilson   Thu, 11 May 2023
13:47:14 -0400

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Fix Released

-- 
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/2012994

Title:
  Automatic Date & Time switch shows as insensitive when enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2012994/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018731] Re: Graphics memory (VRAM) leak in mutter-x11-frames

2023-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (Ubuntu)
   Status: New => Confirmed

-- 
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/2018731

Title:
  Graphics memory (VRAM) leak in mutter-x11-frames

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2018731/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018731] Re: Graphics memory (VRAM) leak in mutter-x11-frames

2023-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mutter (Ubuntu)
   Status: New => Confirmed

-- 
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/2018731

Title:
  Graphics memory (VRAM) leak in mutter-x11-frames

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2018731/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018539] Re: File selector extremely slow

2023-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
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/2018539

Title:
  File selector extremely slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2018539/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2011257] Re: Latest gnome-shell hanging regularly

2023-05-12 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Expired

-- 
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/2011257

Title:
  Latest gnome-shell hanging regularly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2011257/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019200] Re: fullscreen unredirection broken in gnome 44

2023-05-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mutter (Ubuntu)
   Status: New => Confirmed

-- 
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/2019200

Title:
  fullscreen unredirection broken in gnome 44

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2019200/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2000940] Re: Application "Startup Application Preferences" is not translated

2023-05-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-session (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/2000940

Title:
  Application "Startup Application Preferences" is not translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/2000940/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019171] [NEW] Black windows seen after moving Ubuntu to SSD from HDD

2023-05-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I upgraded (cloned) an HD containing both windows and linux to SSD on an
old desktop. Boot manager was grub and even after cloning it is able to
dual boot window/Ubuntu just as before. Windows is working identical as
before (but faster). Ubuntu also works except that only for few programs
like Chromium, the windows are coming up as black. Rest of the Ubuntu OS
graphics works fine. For example, I can edit a text file using Ubuntu
Notepad but if I open "Kate" editor, all I see is a black window and I
need to close it by clicking where the "X" button would have been
(although I can't see it). This issue is similar to the one reported at:

https://ubuntuforums.org/showthread.php?t=2408433

I can't find anything similar except for the above thread upon searching
on net.

Would appreciate any help/info/pointers.

Thanks and regards,
Santosh

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
Black windows seen after moving Ubuntu to SSD from HDD
https://bugs.launchpad.net/bugs/2019171
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2006059] Re: systemd refuses to start secondary Xorg logins [org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.]

2023-05-11 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm3 - 42.0-1ubuntu7.22.04.2

---
gdm3 (42.0-1ubuntu7.22.04.2) jammy; urgency=medium

  [ Daniel van Vugt ]
  * Add local-display-factory-Fix-typo-in-supported-session-types.patch:
To fix unreliable session type selection (LP: #2006059)

 -- Sebastien Bacher   Thu, 20 Apr 2023 15:27:53
+0200

** Changed in: gdm3 (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/2006059

Title:
  systemd refuses to start secondary Xorg logins
  [org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/2006059/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019162] [NEW] Please Stop The Creation of Files .trash1000

2023-05-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello,

I'm using 23.04 with Gnome 44.0

Can we please get this fix/corrected when using Files constantly making
.trash1000 directories when you delete something on an external drive?

This, is a major pain in the rear, all the clutter this leaves behind.
Everywhere I look on my usb external drives, these directories are
littering the place, and I truly hate this.

To me, this is just a flaw in the design of either Files or Gnome.

Please fix this, thanks.

** Affects: gvfs (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment lunar
-- 
Please Stop The Creation of Files .trash1000
https://bugs.launchpad.net/bugs/2019162
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gvfs in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1987976] Re: firefox black window on wayland

2023-05-09 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.0-2ubuntu6

---
mutter (44.0-2ubuntu6) mantic; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * Fix issue with Firefox opening black window in wayland sessions
- d/p/display-Set-compositor-selection-earlier-on-XWayland.patch
  (LP: #1987976)

 -- Gunnar Hjalmarsson   Mon, 01 May 2023 18:27:57
+0200

** Changed in: mutter (Ubuntu)
   Status: In Progress => Fix 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/1987976

Title:
  firefox black window on wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1987976/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2009893] Re: gnome-control-center online-accounts nextcloud handling crashes when changing options

2023-05-08 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Expired

-- 
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/2009893

Title:
  gnome-control-center online-accounts nextcloud handling crashes when
  changing options

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2009893/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2015042] Re: gnome-shell crashed with double free in g_datalist_clear() from g_object_unref() from clutter_event_free()

2023-05-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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.
https://bugs.launchpad.net/bugs/2015042

Title:
  gnome-shell crashed with double free in g_datalist_clear() from
  g_object_unref() from clutter_event_free()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2015042/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2002882] Re: nautilus sometimes gets stuck when opening a folder and never shows the files inside

2023-05-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
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/2002882

Title:
  nautilus sometimes gets stuck when opening a folder and never shows
  the files inside

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/2002882/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018685] [NEW] EoG (Image Viewer) 42.0 cannot open large images

2023-05-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

EoG (42.0, Ubuntu 22.10.2)cannot open large images. The window contents
remain blank and the application no longer responds to menu item clicks.

Here is an image that causes this behavior:
https://www.esa.int/Applications/Observing_the_Earth/Meteorological_missions/meteosat_third_generation/New_weather_satellite_reveals_spectacular_images_of_Earth

** Affects: eog (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment eog image viewer
-- 
EoG (Image Viewer) 42.0 cannot open large images
https://bugs.launchpad.net/bugs/2018685
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to eog in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018672] Re: Gnome 44: GDM background configurable with gsettings

2023-05-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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.
https://bugs.launchpad.net/bugs/2018672

Title:
  Gnome 44: GDM background configurable with gsettings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2018672/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1922298] Re: Ubuntu Dock on wrong display

2023-05-05 Thread Launchpad Bug Tracker
[Expired for gnome-shell-extension-ubuntu-dock (Ubuntu) because there
has been no activity for 60 days.]

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell-extension-ubuntu-dock
in Ubuntu.
https://bugs.launchpad.net/bugs/1922298

Title:
  Ubuntu Dock on wrong display

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1922298/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2004424] Re: This bug affects me.

2023-05-05 Thread Launchpad Bug Tracker
[Expired for gnome-shell-extension-appindicator (Ubuntu) because there
has been no activity for 60 days.]

** Changed in: gnome-shell-extension-appindicator (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell-extension-appindicator
in Ubuntu.
https://bugs.launchpad.net/bugs/2004424

Title:
  This bug affects me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/2004424/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018583] [NEW] evince does not store setting "Select page size using document page size"

2023-05-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

evince does not store setting "Select page size using document page
size".

the setting is overwritten by the setting "Draw border around pages"

fix:

diff -r evince-42.3/libview/ev-print-operation.c 
evince-42.3-patched/libview/ev-print-operation.c
2778c2778
<   gtk_print_settings_set_bool (settings, EV_PRINT_SETTING_PAGE_SIZE, 
print->draw_borders);
---
>   gtk_print_settings_set_bool (settings, EV_PRINT_SETTING_DRAW_BORDERS, 
> print->draw_borders);

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New

-- 
evince does not store setting "Select page size using document page size"
https://bugs.launchpad.net/bugs/2018583
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to evince in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018535] [NEW] Dialog boxes are displayed on background (hidden) on second monitor

2023-05-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Dialog boxes of applications opened on the second screen (side by side mode) 
are displayed hidden behind the main application window.
The same problem does not happen if the application is open on the first screen.

When trying to take a screenshot to send here the image is updated and
the dialog is displayed over the main application window.

How to reproduce it:
Open gnome text editor and when open preferences dialog. If you do it on the 
first screen you can see the dialog box but do it on the second screen you 
cannot see the dialog box.

No LSB modules are available.
Description:Ubuntu 23.04
Release:23.04

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
Dialog boxes are displayed on background (hidden) on second monitor
https://bugs.launchpad.net/bugs/2018535
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2016914] Re: gsd-smartcard: segfault on startup

2023-05-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/2016914

Title:
  gsd-smartcard: segfault on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/2016914/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018468] [NEW] Can't scan with Ricoh SP220SNw on ubuntu 22.04.2 LTS

2023-05-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello,

I'm a user of Ubuntu 22.04.2 LTS and I have a bug.

I have a Ricoh SP220SNw and I can't use it's scan function.
The printer is using ethernet connection with fixed IP address.

I tried with USB cable but simple-scan doesn't detect it.

When I launch simple-scan the scanner of my printer is detected.

I have 2 possibilities but no one is working:
- ESCL 220SNw-DB8340 on escl:https://192.168.1.26:443
- eSCL 220SNw-DB8340 on airscan:e0:220SNw-DB8340 

When I try to scan I have a message on the printer screen but nothing happens : 
"Numérisation (ESCL)".
After this the only thing I can do is to unplug the printer of the electricity 
for few seconds.

How can I help to solve this bug ?
Thanks for your help.

** Affects: sane-airscan (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Can't scan with Ricoh SP220SNw on ubuntu 22.04.2 LTS
https://bugs.launchpad.net/bugs/2018468
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to sane-airscan in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2017859] Re: Unable to access the right top controls in chromium based browsers after ubuntu 23.04 upgrade

2023-05-04 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 2012388 ***
https://bugs.launchpad.net/bugs/2012388

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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.
https://bugs.launchpad.net/bugs/2017859

Title:
  Unable to access the right top controls in chromium based browsers
  after ubuntu 23.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2017859/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2017343] Re: clicking on window's titlebar in ubuntu 23.04(gnome 44, x11) doesn't bring window to foreground

2023-05-04 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 2013216 ***
https://bugs.launchpad.net/bugs/2013216

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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.
https://bugs.launchpad.net/bugs/2017343

Title:
  clicking on window's titlebar in ubuntu 23.04(gnome 44, x11) doesn't
  bring window to foreground

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2017343/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2017859] [NEW] Unable to access the right top controls in chromium based browsers after ubuntu 23.04 upgrade

2023-05-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Unable to access the right-top Vivaldi browser controls. Found with
Vivaldi first but it affects all Chromium-based browsers. If I move the
browser a little low, then I am able to click that controls. It looks
like a particular part of the top right corner of the desktop is
disabled when Vivaldi running. Something is loading on that part (plz
check my video. The cursor is loading if I move the cursor on that
part). So I am unable to click anything in that area.

It only happens in Vivaldi and all other chromium based browsers (latest 
version)
All other programs are working perfectly. (check video)
The problem started immediately after Ubuntu 22.10 to Ubuntu 23.04 Upgrade.

Plz check this video:
https://drive.google.com/file/d/1jscZ8ohltC27yi8ROrJ0tRvHMNunBlr9/view?usp=share_link

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
Unable to access the right top controls in chromium based browsers after ubuntu 
23.04 upgrade
https://bugs.launchpad.net/bugs/2017859
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018296] [NEW] 23.04 org.gnome.Shell@wayland.service dumped randomly

2023-05-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello,

I would like to report an issue with "org.gnome.Shell@wayland.service".
The process seem to randomly crash with a code dumped, leading to getting 
disconnected from the session.

1751786184:May 02 12:52:01 lapbios systemd[336486]:
org.gnome.Shell@wayland.service: Main process exited, code=dumped,
status=11/SEGV

I found a similar report on AskUbuntu
(https://askubuntu.com/questions/1465560/lunar-lobster-wayland-crashes)
without answer yet.

I'm running Ubuntu 23.04 on a Razer Blade 15 2019 (i7, RTX 2070). This
issue appeared after upgrade to 23.04.

I identified a few cases where the bug occurs, 100% chance when dragging
a tab in Firefox over the taskbar. Sometimes when dragging an icon on
the desktop. Sometimes when the screen dim to lock the laptop.

I am not sure where to find the core dump or crash report. (Apport never
showed up) I will gladly help gather more information !

Thanks

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

-- 
23.04 org.gnome.Shell@wayland.service dumped randomly
https://bugs.launchpad.net/bugs/2018296
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018155] [NEW] gnome-magnifier prevents starting a graphical session

2023-05-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

After upgrading from Ubuntu 22.10 to Ubuntu 23.04, I am unable to login
to my session as I always get the "Oh no! Something has gone wrong."
error message.

I have screen magnifier enabled, but disabling it using:
gsettings set org.gnome.desktop.a11y.applications screen-magnifier-enabled false
makes the issue disappear. I can reproduce the bug inside a virtual machine on 
Windows as well, with different hardware.
The only piece of log I can find and that might be linked to the issue is:

avril 29 11:21:19 arnold-ThinkStation-P620 systemd[6918]: Starting 
org.gnome.Shell@x11.service - GNOME Shell on X11...
avril 29 11:21:19 arnold-ThinkStation-P620 dbus-daemon[6942]: [session uid=1000 
pid=6942] Activating via systemd: service 
name='org.freedesktop.impl.portal.desktop.gtk' 
unit='xdg-desktop-portal-gtk.service' requested by ':1.52' (uid=1000 pid=7773 
comm="/usr/libexec/xdg-desktop-portal" label="unconfined")
avril 29 11:21:19 arnold-ThinkStation-P620 systemd[6918]: Starting 
xdg-desktop-portal-gtk.service - Portal service (GTK/GNOME implementation)...
avril 29 11:21:19 arnold-ThinkStation-P620 at-spi-bus-launcher[7212]: 
dbus-daemon[7212]: Activating service name='org.a11y.atspi.Registry' requested 
by ':1.5' (uid=1000 pid=7862 comm="/usr/libexec/xdg-desktop-portal-gtk" 
label="unconfined")
avril 29 11:21:19 arnold-ThinkStation-P620 dbus-daemon[6942]: [session uid=1000 
pid=6942] Activating service name='org.gnome.ScreenSaver' requested by ':1.55' 
(uid=1000 pid=7862 comm="/usr/libexec/xdg-desktop-portal-gtk" 
label="unconfined")
avril 29 11:21:19 arnold-ThinkStation-P620 at-spi-bus-launcher[7212]: 
dbus-daemon[7212]: Successfully activated service 'org.a11y.atspi.Registry'
avril 29 11:21:19 arnold-ThinkStation-P620 at-spi-bus-launcher[7869]: 
SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
avril 29 11:21:19 arnold-ThinkStation-P620 gnome-shell[7863]: Running GNOME 
Shell (using mutter 44.0) as a X11 window and compositing manager
avril 29 11:21:19 arnold-ThinkStation-P620 dbus-daemon[6942]: [session uid=1000 
pid=6942] Successfully activated service 'org.gnome.ScreenSaver'
avril 29 11:21:19 arnold-ThinkStation-P620 gnome-session[7361]: 
gnome-session-binary[7361]: WARNING: Could not retrieve current screensaver 
active state: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient 
disconnected from message bus without replying
avril 29 11:21:19 arnold-ThinkStation-P620 gnome-session-binary[7361]: WARNING: 
Could not retrieve current screensaver active state: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected 
from message bus without replying
avril 29 11:21:19 arnold-ThinkStation-P620 dbus-daemon[6942]: [session uid=1000 
pid=6942] Successfully activated service 
'org.freedesktop.impl.portal.desktop.gtk'
avril 29 11:21:19 arnold-ThinkStation-P620 systemd[6918]: Started 
xdg-desktop-portal-gtk.service - Portal service (GTK/GNOME implementation).
avril 29 11:21:19 arnold-ThinkStation-P620 dbus-daemon[6942]: [session uid=1000 
pid=6942] Successfully activated service 'org.freedesktop.portal.Desktop'
avril 29 11:21:19 arnold-ThinkStation-P620 systemd[6918]: Started 
xdg-desktop-portal.service - Portal service.
avril 29 11:21:19 arnold-ThinkStation-P620 snapd-desktop-i[7769]: New theme: 
gtk=Yaru icon=Yaru cursor=(null), sound=Yaru
avril 29 11:21:19 arnold-ThinkStation-P620 snapd-desktop-i[7769]: All available 
theme snaps installed
avril 29 11:21:19 arnold-ThinkStation-P620 gnome-shell[7984]: libEGL warning: 
DRI2: failed to authenticate
avril 29 11:21:19 arnold-ThinkStation-P620 kernel: gnome-shell[7863]: segfault 
at 18 ip 7f7af86b2004 sp 7ffeb1dc3a18 error 4 in 
libmutter-12.so.0.0.0[7f7af864a000+13d000] likely on CPU 15 (core 15, socket 0)
avril 29 11:21:19 arnold-ThinkStation-P620 kernel: Code: 00 00 00 00 66 90 f3 
0f 1e fa 48 63 05 79 67 16 00 48 8b 04 07 c3 f3 0f 1e fa 48 8b 87 40 01 00 00 
c3 0f 1f 40 00 f3 0f 1e fa <48> 8b 47 18 c3 0f 1f 80 00 00 00 00 f3 0f 1e fa 48 
8b 47 28 c3 0f
avril 29 11:21:20 arnold-ThinkStation-P620 systemd[6918]: 
org.gnome.Shell@x11.service: Main process exited, code=dumped, status=11/SEGV
avril 29 11:21:20 arnold-ThinkStation-P620 systemd[6918]: 
org.gnome.Shell@x11.service: Failed with result 'core-dump'.
avril 29 11:21:20 arnold-ThinkStation-P620 systemd[6918]: Failed to start 
org.gnome.Shell@x11.service - GNOME Shell on X11.
avril 29 11:21:20 arnold-ThinkStation-P620 systemd[6918]: 
org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 3.
avril 29 11:21:20 arnold-ThinkStation-P620 systemd[6918]: Stopped 
org.gnome.Shell@x11.service - GNOME Shell on X11.
avril 29 11:21:20 arnold-ThinkStation-P620 systemd[6918]: 
org.gnome.Shell@x11.service: Start request repeated too quickly.
avril 29 11:21:20 arnold-ThinkStation-P620 systemd[6918]: 
org.gnome.Shell@x11.service: Failed with result 'core-dump'.
avril 29 11:21:20 

[Bug 2011244] Re: emacs launching in GNOME is all messed up

2023-05-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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.
https://bugs.launchpad.net/bugs/2011244

Title:
  emacs launching in GNOME is all messed up

To manage notifications about this bug go to:
https://bugs.launchpad.net/emacs/+bug/2011244/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2011244] Re: emacs launching in GNOME is all messed up

2023-05-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: emacs (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.
https://bugs.launchpad.net/bugs/2011244

Title:
  emacs launching in GNOME is all messed up

To manage notifications about this bug go to:
https://bugs.launchpad.net/emacs/+bug/2011244/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2018160] [NEW] gnome-shell crashes when top right panel touched on touchscreen

2023-05-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Version: ubuntu 23.04

Package: gnome-shell:
  Installed: 44.0-2ubuntu3
  Candidate: 44.0-2ubuntu3
  Version table:
 *** 44.0-2ubuntu3 500
500 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages
100 /var/lib/dpkg/status

What I expected: I expected the wifi/bluetooth/dark... menu (in the
upper right hand corner) to popup when I touched it on my touchscreen
(clicking with a mouse or touchpad works fine, touchscreen press does
not). This works as intended on Ubuntu 22.04.2 LTS.

What happened: The menu popped up as intended, but 2 seconds later it
disappeared, along with the top gnome shell panel (presumably it
crashed). A few seconds later the gnome panel restores but without the
menu. Running applications (such as firefox) don't seem to be affected.


Running on an Asus Vivobook 14 (touchscreen).

Tried using both safe mode and proprietary graphic mode with same
result. Earlier versions of gnome seem to work fine. Same problem
happens in Fedora too.

Willing to do additional testing. Really wanna get this working.

Thanks

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CasperVersion: 1.480
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr 29 18:06:49 2023
DistUpgraded: Fresh install
DistroCodename: lunar
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] [8086:9a49] (rev 01) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. TigerLake-LP GT2 [Iris Xe Graphics] 
[1043:13d2]
LiveMediaBuild: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418)
MachineType: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop TP470EA_TP470EA
ProcEnviron:
 LANG=C.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz nomodeset 
layerfs-path=minimal.standard.live.squashfs --- quiet splash
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/22/2021
dmi.bios.release: 5.19
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: TP470EA.311
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: TP470EA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 31
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrTP470EA.311:bd07/22/2021:br5.19:svnASUSTeKCOMPUTERINC.:pnVivoBook_ASUSLaptopTP470EA_TP470EA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnTP470EA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct31:cvr1.0:sku:
dmi.product.family: VivoBook Flip
dmi.product.name: VivoBook_ASUSLaptop TP470EA_TP470EA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.114-1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: amd64 apport-bug crash lunar ubuntu
-- 
gnome-shell crashes when top right panel touched on touchscreen
https://bugs.launchpad.net/bugs/2018160
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-shell in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

  1   2   3   4   5   6   7   8   9   10   >