[Bug 1926799] Re: Cursor is not rendered in the correct location when at maximum desktop zoom

2022-01-22 Thread Sai Madhan
This issue still exists in ubuntu 21.10. I have tested the same with other 
distros and discovered that the issue occurs only in my lower end hardware with 
Open GL. In KDE this issue doesnt occur when changing compositor to XRender 
instead of OpenGL. 
This issue causes more trouble using my computer and makes it more unusable so, 
fix this ASAP please

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

Title:
  Cursor is not rendered in the correct location when at maximum desktop
  zoom

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


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

[Bug 1954649] Re: autopkgtest regressions with python3.10 as supported

2022-01-22 Thread Bug Watch Updater
** Changed in: python-b2sdk (Debian)
   Status: New => Confirmed

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

Title:
  autopkgtest regressions with python3.10 as supported

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


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

[Bug 1958719] [NEW] Copy paste does not work from and to Desktop

2022-01-22 Thread Nav
Public bug reported:

A similar problem is reported here by someone:
https://askubuntu.com/questions/1241475/cut-paste-or-copy-paste-not-
working-on-ubuntu-20-04-on-using-right-click-context

Everything was working fine when I had installed Ubuntu. This problem
began either ever since I did an update or perhaps after I installed
(don't know which) program.

The problem: 
If I copy a file/folder directly from the Desktop, then open Nautilus and try 
to paste the file/folder into any other folder, the Paste option is shown as 
disabled, in the right click menu.
Image attached. 
Same way, if I copy a file/folder from Nautilus and try pasting it directly 
onto the Desktop, the Paste option is shown as disabled in the right click menu.

However, when I open the Desktop folder in Nautilus, I can copy or paste
any files or folders to any other file or folder that's open in
Nautilus.

I'm sure this is not a file or folder permission issue. I'm able to copy
and move the files/folders without sudo when I use the terminal.

If I try to copy a file from Nautilus and right click on any folder on
the Desktop, the "paste into folder" option is not available either.

Guys, Ubuntu has such really annoying bugs related to the Desktop.
Please fix them ASAP.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nautilus 1:3.36.3-0ubuntu1.20.04.1
ProcVersionSignature: Ubuntu 5.13.0-27.29~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Jan 22 20:17:40 2022
GsettingsChanges:
 b'org.gnome.nautilus.compression' b'default-compression-format' b"'tar.xz'"
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'205'
 b'org.gnome.nautilus.preferences' b'click-policy' b"'single'"
 b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'owner', 'group', 'permissions', 'where', 'date_modified', 
'date_modified_with_time', 'date_accessed', 'recency', 'starred', 
'detailed_type']"
InstallationDate: Installed on 2021-10-24 (89 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug focal

** Attachment added: "paste not available"
   
https://bugs.launchpad.net/bugs/1958719/+attachment/5556386/+files/pasteDisabled.png

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

Title:
  Copy paste does not work from and to Desktop

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


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

[Bug 1958719] Re: Copy paste does not work from and to Desktop

2022-01-22 Thread Nav
Even pasting with Ctrl+v to the Desktop does not work. From any folder
on Nautilus to Desktop and Desktop to any folder on Nautilus. Both don't
work.

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

Title:
  Copy paste does not work from and to Desktop

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


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

[Bug 1958721] [NEW] appstreamcli refresh-cache reports MDB_MAP_FULL

2022-01-22 Thread David Nichols
Public bug reported:

On Ubuntu 21.10 aarch64 AppStream version: 0.14.5

I get the following error:
% sudo appstreamcli refresh-cache --force
Unable to add data: MDB_MAP_FULL: Environment mapsize limit reached

Using: 
sudo ltrace -f -l liblmdb.so.0 appstreamcli refresh-cache

I see that the DB is initialized with a 256MB size
[pid 244512] libappstream.so.4->mdb_env_set_mapsize(0xd38f46e0, 0x1000, 
0xd38f46e0, 0) = 0

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

** Attachment added: "ltrace from appstreamcli"
   
https://bugs.launchpad.net/bugs/1958721/+attachment/5556389/+files/appstreamcli.ltrace.bz2

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

Title:
  appstreamcli refresh-cache reports MDB_MAP_FULL

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


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

[Bug 1958722] [NEW] improve the sound -> over-amplification row

2022-01-22 Thread Muqtadir
Public bug reported:

Issue:

- The Over-Amplification setting present under Sound-panel in
ubuntu-22.04 is a bit outdated  because all the other settings-options
in the sound-panel make use of round-listboxes in GNOME-41.

- I also noticed Over-Amplification's description GtkLabel is not
aligned.

Proposal:

- make use of GtkListbox, HdyPreferencesRow and HdyActionRow for 
Over-Amplification.
- MR for the same: 
https://gitlab.gnome.org/Community/Ubuntu/gnome-control-center/-/merge_requests/6

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


** Tags: jammy

** Tags added: jammy

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

Title:
  improve the sound -> over-amplification row

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


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

[Bug 1958726] [NEW] gnome-control-center online-accounts cannot load accounts.google.com

2022-01-22 Thread Sam Magura
Public bug reported:

- Fresh install of Ubuntu 21.10, all packages upgraded.
- Trying to connect my Google account opens a small window which gets stuck at 
"Loading accounts.google.com". (See attachment.)

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: gnome-control-center 1:40.0-1ubuntu5
ProcVersionSignature: Ubuntu 5.13.0-27.29-generic 5.13.19
Uname: Linux 5.13.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sat Jan 22 13:16:15 2022
InstallationDate: Installed on 2022-01-22 (0 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug impish

** Attachment added: "connect-google-account.png"
   
https://bugs.launchpad.net/bugs/1958726/+attachment/5556397/+files/connect-google-account.png

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

Title:
  gnome-control-center online-accounts cannot load accounts.google.com

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


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

[Bug 1958721] Re: appstreamcli refresh-cache reports MDB_MAP_FULL

2022-01-22 Thread Matthias Klumpp
You have a cache bigger than 256MB?? This issue is already fixed with
appstream 0.15.0, but I still would like to know why your cache is so
huge. What's you system locale?

** Changed in: appstream (Ubuntu)
   Importance: Undecided => Medium

** Changed in: appstream (Ubuntu)
   Status: New => Fix Released

** Changed in: appstream (Ubuntu)
Milestone: None => ubuntu-22.04

** Also affects: appstream (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Also affects: appstream (Ubuntu Jammy)
   Importance: Medium
   Status: Fix Released

** Changed in: appstream (Ubuntu Jammy)
Milestone: ubuntu-22.04 => None

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

Title:
  appstreamcli refresh-cache reports MDB_MAP_FULL

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


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

[Bug 1958733] [NEW] Settings menu will not open. Other things seem messed up.

2022-01-22 Thread John Doe
Public bug reported:

I installed DWM and was learning how to use the shortcuts. I was mashing
keys because I had no idea what the shorcuts were and I am a newb. When
I rebooted into DWM, it said it couldn't open firefox because of an IBUS
warning. When I rebooted again and went into the normal Ubuntu window
manager everthing worked fine. When I went to click on settings, the
settings menu would not open. I tried to open settings by using the
following command "gnome-control-center display" which did not work.

Should I just reinstall everything?

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-control-center 1:3.36.5-0ubuntu3
ProcVersionSignature: Ubuntu 5.13.0-27.29~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Jan 22 14:53:58 2022
InstallationDate: Installed on 2022-01-19 (3 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  Settings menu will not  open. Other things seem messed up.

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


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

[Bug 1950035] Re: suspend does not lock in 20.04

2022-01-22 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/1950035

Title:
  suspend does not lock in 20.04

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


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

[Bug 1949225] Re: screen lock is not working on suspend

2022-01-22 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/1949225

Title:
  screen lock is not working on suspend

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


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

[Bug 1949618] Re: system locks up when selection one of top 2 items in dock

2022-01-22 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/1949618

Title:
  system locks up when selection one of top 2 items in dock

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


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

[Bug 1945388] Re: opening application steals focus from authenticate window

2022-01-22 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/1945388

Title:
  opening application steals focus from authenticate window

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


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

[Bug 1954649] Re: autopkgtest regressions with python3.10 as supported

2022-01-22 Thread Bug Watch Updater
** Changed in: supysonic (Debian)
   Status: Confirmed => Fix Released

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

Title:
  autopkgtest regressions with python3.10 as supported

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


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