This bug was fixed in the package accountsservice - 23.13.9-2ubuntu1
---
accountsservice (23.13.9-2ubuntu1) mantic; urgency=medium
* Includes some extra upstream bugfixes
accountsservice (23.13.9-2) unstable; urgency=medium
* debian/patches/git_user_manager.patch:
- Disconne
This bug was fixed in the package accountsservice - 23.13.9-2ubuntu1
---
accountsservice (23.13.9-2ubuntu1) mantic; urgency=medium
* Includes some extra upstream bugfixes
accountsservice (23.13.9-2) unstable; urgency=medium
* debian/patches/git_user_manager.patch:
- Disconne
This bug was fixed in the package accountsservice - 23.13.9-2ubuntu1
---
accountsservice (23.13.9-2ubuntu1) mantic; urgency=medium
* Includes some extra upstream bugfixes
accountsservice (23.13.9-2) unstable; urgency=medium
* debian/patches/git_user_manager.patch:
- Disconne
I'm reopening because I think there is still work to be done there,
opening the users panel in setting leads to those warnings
10:11:00.4223 **[19511]: WARNING: Couldn't get locale for
language: fr_FR:en
10:11:00.4224 GnomeDesktop[19511]:CRITICAL:
gnome_get_language_fro
** Tags removed: fixed-in-mutter-45
** Tags added: fixed-in-mutter-44.3
** Changed in: mutter (Ubuntu Lunar)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launch
** Tags removed: fixed-in-mutter-45
** Tags added: fixed-in-mutter-44.3
** Changed in: mutter (Ubuntu Lunar)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launch
** Description changed:
[ Impact ]
That's the GNOME 42 stable update, including some fixes:
https://gitlab.gnome.org/GNOME/gjs/-/commits/1.72.4
[ Test case ]
The update is part of GNOME stable updates
https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
- Gjs applications (su
This looks good. Accepting, but subject to test plan review. See
https://discourse.ubuntu.com/t/scope-of-gnome-mru/18041/61?u=rbasak.
It's probably worth waiting on SRU verification until the test plan is
approved.
** Tags added: verification-needed verification-needed-jammy
--
You received this
Hello Marco, or anyone else affected,
Accepted gjs into jammy-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gjs/1.72.4-0ubuntu0.22.04.1 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wi
Looking at this again, I'm now testing an even smaller patch (named
vv6):
@@ -92,6 +92,9 @@ calculate_xrandr_refresh_rate (XRRModeIn
float h_total;
float v_total;
+ if (xmode->hTotal == 0 || xmode->vTotal == 0)
+return 0.0f;
+
h_total = (float) xmode->hTotal;
v_total = (float) x
Hello Vladimir, or anyone else affected,
Accepted gjs into jammy-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gjs/1.72.4-0ubuntu0.22.04.1 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https:/
Also the virtual monitors turning on at revert stops happening if you
get your config file (~/.config/monitors.xml) to a state where the
secondary monitors are explicitly listed as . So there is a
difference between the default mutter config when monitors.xml doesn't
exist, and when they are explic
Here is an updated error message list from lunar:
# journalctl | grep Extension
Jun 28 08:27:35 vougeot gnome-shell[4088]: Extension
apps-m...@gnome-shell-extensions.gcampax.github.com already installed in
/usr/share/gnome-shell/extensions/apps-m...@gnome-shell-extensions.gcampax.github.com.
/
All autopkgtests for the newly accepted gjs (1.72.4-0ubuntu0.22.04.1) for jammy
have finished running.
The following regressions have been reported in tests triggered by the package:
gjs/1.72.4-0ubuntu0.22.04.1 (amd64)
Please visit the excuses page listed below and investigate the failures,
pr
All autopkgtests for the newly accepted gjs (1.72.4-0ubuntu0.22.04.1) for jammy
have finished running.
The following regressions have been reported in tests triggered by the package:
gjs/1.72.4-0ubuntu0.22.04.1 (amd64)
Please visit the excuses page listed below and investigate the failures,
pr
** Changed in: mutter (Ubuntu Lunar)
Status: Fix Committed => Triaged
--
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/2023766
Title:
Mouse cursor stutters but only over GUI el
** Changed in: mutter (Ubuntu Lunar)
Status: Fix Committed => Triaged
--
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/2016990
Title:
Irregular frame rate in some fullscreen ga
I have verified on lunar with both apparmor and evince packages updated
from the proposed pocket, it works as expected.
** Tags removed: verification-needed-lunar
** Tags added: verification-done-lunar
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which i
*** This bug is a duplicate of bug 2023322 ***
https://bugs.launchpad.net/bugs/2023322
** This bug has been marked a duplicate of bug 2023322
Unable to connect Ubuntu with Google Online Accounts
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which
** Summary changed:
- Unable to connect Ubuntu with Google Online Accounts
+ Unable to setup Google Online Accounts with Nvidia drivers
** Changed in: gnome-online-accounts (Ubuntu)
Importance: Undecided => High
** Changed in: gnome-online-accounts (Ubuntu)
Status: Confirmed => Triage
*** This bug is a duplicate of bug 2023322 ***
https://bugs.launchpad.net/bugs/2023322
Because you are using Nvidia drivers, I am marking this a duplicate of
bug 2023322
** This bug has been marked a duplicate of bug 2023322
Unable to setup Google Online Accounts with Nvidia drivers
--
Y
Installed libmutter-10-0 from jammy-proposed v42.9-0ubuntu1 in Ubuntu
Budgie
Logout and login. Tested standard window manipulation
(maximise/minimise) as well as side-by-side tiling with center resizing
- no issues
Examined /var/crash - no issues
shortcut keys to scroll left/right in workspace
Public bug reported:
mutter has one failing build test in Mantic. Debian Experimental has the
same build test failure but Ubuntu 23.04 (Lunar) does not.
This is reproducible with mutter 44.2-1 from earlier in June so this
appears to be triggered by a change in one of the dependencies.
https://la
** Changed in: gnome-control-center
Status: Unknown => 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/2023322
Title:
Unable to setup Google Online
Public bug reported:
If I open g-c-c from terminal on an updated mantic install and switch to
the Users panel, I see some warning messages (see attachment).
I don't know the significance of it, but it does not look right...
ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: gnome-control-cent
** Changed in: webkit2gtk (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2023322
Title:
Unable to setup Google Online Accounts w
** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy
--
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/1998286
Title:
Possibly the updated accountsservice has something to do with it.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2025290
Title:
user-accounts: GFileInfo created withou
** Changed in: mutter (Ubuntu)
Status: Triaged => Fix Committed
--
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/2025287
Title:
mutter cogl-test-framebuffer-get-bits-gl3 failur
I believe this is triggered by
https://launchpad.net/ubuntu/+source/glib2.0/2.76.3-1ubuntu1
It should be fixed upstream. Could you report this issue there?
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues
** Changed in: gnome-control-center (Ubuntu)
Status: New => Triaged
**
** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #2547
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2547
** Also affects: gnome-control-center via
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2547
Importance: Unknown
Status: U
** Changed in: gnome-control-center
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2025290
Title:
user-accounts: GFileInfo created withou
The main issue here looks like:
Jun 08 11:17:06 CCW-HAL kernel: WebKitWebProces[11026]: segfault at
55bd22ad9adc ip 55bd22ad9adc sp 7ffd1f6adbe8 error 14 likely on
CPU 2 (core 2, socket 0)
even though that doesn't sound the same as the upstream bugs. Maybe
we'll need to detach those...
T
Public bug reported:
unknown
ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: appstream 0.15.2-2
Uname: Linux 5.10.104-tegra aarch64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: arm64
CasperMD5CheckResult: unknown
Date: Wed Jun 28 21:47:23 2023
ErrorMessage: installed appstream packa
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to appstream in Ubuntu.
https://bugs.launchpad.net/bugs/2025308
Title:
package appstream 0.15.2-2 failed to install/upgrade: installed
appstream pa
https://errors.ubuntu.com/user/71bccc9eec8b281afbf94f22b6f69c64a37ecb7e24b101ec466be8c2cd4977590e029bded41a9364d90f45402e96cb8f3c33b48ae17febc41fc2a442a21d0ece
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubu
Nothing in /var/crash.
--
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/2023322
Title:
Unable to setup Google Online Accounts with Nvidia drivers
To manage notification
Launchpad has imported 51 comments from the remote bug at
https://bugs.webkit.org/show_bug.cgi?id=228268.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.la
In that case please try reproducing the bug again and then repeat the
steps in comment #7.
** Tags added: nvidia
--
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/2023322
It looks like a significant proportion of webkit2gtk crashes are Nvidia-
specific and don't have retraces (which is actually a bug in
errors.ubuntu.com because that doesn't happen when debugging locally):
https://errors.ubuntu.com/?release=Ubuntu%2023.04&package=webkit2gtk&period=week
So it looks
40 matches
Mail list logo