[Bug 1873052] Re: Showing two cursors after login

2021-01-13 Thread Carlos Pita
Marco's workaround in #7 works for me.

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

Title:
  Showing two cursors after login

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

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

[Bug 1873052] Re: Showing two cursors after login

2021-01-13 Thread Carlos Pita
Happens to me in up to date GG using amdgpu for xorg session with
fractional scaling. The mouse pointer in gdm gets stuck at the beginning
of the session.

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

Title:
  Showing two cursors after login

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

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

[Bug 1841826] Re: Going to sleep instead of logging in while lid closed & external display

2021-01-13 Thread iMac
Here are a few more observations on this login sleep issue ('it') :
- not 100% of the time, does this occur
- I experimented with the input devices (logitech) enumerated before / after 
login and saw no change/impact on it from that activity
- I have seen it on a reboot, without any state change on the closed lid
- I have seen it when starting up with the lid open (once in a while I power it 
up and don't immediately close the lid, ending up with 3 displays including the 
panel), after closing the lid to return to 2 display mode, and logging in, it 
has occurred again
- I have seen it after powering up, leaving the computer idle for 15min at 
loging screen, and then login only to have it occur
- The dead giveaway for me visually, is that my wifi icon is missing or 
immediately disaappears as I login, a signal to me the sleep process has 
started.

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

Title:
  Going to sleep instead of logging in while lid closed & external
  display

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

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

[Bug 1910912] Re: Settings not applied to USB touchpad and keyboard

2021-01-13 Thread Kostadin Stoilov
This bug has been fixed with  mutter (3.36.7+git20201123-0.20.04.1)

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

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

Title:
  Settings not applied to USB touchpad and keyboard

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

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

[Bug 1908921] Re: No system tray detected by hp-systray

2021-01-13 Thread Landon Hemsley
I am also affected.

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

Title:
  No system tray detected by hp-systray

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

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

[Bug 1911435] [NEW] xrdp session is not using the same PATH as a console session

2021-01-13 Thread matt335672
Public bug reported:

System : Kubuntu 20.04 LTS (although application to other Ubuntu flavours)
XRDP : 0.9.12-1

xrdp project member here.

While working on an xrdp issue
(https://github.com/neutrinolabs/xrdp/issues/1773) we ascertained that
the PATH elements /bin and /usr/bin were swapped between a console
session and an xrdp session.

The consequence of this was that the timeshift-gtk executable was being
found in /bin on the xrdp session. Consequently, polkit was unable to
find the correct action to apply, and the invocation failed. When run
explicitly from /usr/bin, the invocation succeeded.

Further investigation showed that for most login methods, pan_env.so is
being used to set the PATH (and indeed the locale). For Kubuntu
graphical console logins, this is done in /etc/pam.d/sddm, for Ubuntu
this is done in /etc/pam.d/gmm-password and for Xubuntu this is done in
/etc/pam.d/lightdm.

For xrdp issue #1773, we resolved user's immediate problem by applying
this patch to /etc/xrdp/startwm.sh:-

--- startwm.sh.orig 2021-01-13 13:02:36.017117908 +
+++ startwm.sh  2021-01-12 13:50:10.396884171 +
@@ -2,6 +2,11 @@
 # xrdp X session start script (c) 2015, 2017 mirabilos
 # published under The MirOS Licence
 
+# Emulate pam_env.so
+if test -r /etc/environment; then
+. /etc/environment
+fi
+
 if test -r /etc/profile; then
. /etc/profile
 fi

Note that this file is an upstream file to the xrdp project.

This bug is a request to either adopt the patch above, or include the
corresponding pam_env calls in /etc/pam.d/xrdp-sesman. An advantage of
the second is that I believe you would be able to remove the locale
stuff from /etc/xrdp/startwm.sh, but I haven't tested this.

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

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

Title:
  xrdp session is not using the same PATH as a console session

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

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

[Bug 1181666] Re: gnome-shell randomly blocks mouse clicks from working in app windows

2021-01-13 Thread Lorenzo Bodini
Today I had the same issue on archlinux with kernel 5.9.14 and gnome
shell 3.38.2, it happend right after taking an areal screenshot with
gnome-screenshot while in fullscreen, after that when I hovered windows
bar and the side dock the cursor became the classic cross you see while
taking screenshots and left/right clicking didn't give any result.
gnome-screenshot was called by a keyboard shortcut.

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

Title:
  gnome-shell randomly blocks mouse clicks from working in app windows

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

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

[Bug 1627564] Re: Debconf crash due to assertion failure in ensure_surface_for_gicon [gtkiconhelper.c:493] (when png loader is missing/during upgrades)

2021-01-13 Thread Iain Lane
> OTOH I think there is an easy fix for GTK+ to always include an
"image-missing" icon at compile time

I'm sorry, it's not that easy. A PNG icon is indeed included, and it
gets found properly (also from the actual icon theme; that is a
dependency of GTK). The problem is the ability to load PNGs *at all* is
not available sometimes during the middle of dist-upgrades.

I think extending that test program in Debconf (referred to in the IRC
log above) to do a bit more work - trying to load an icon - might make
the fallback trigger in this case too.

e.g:

  my $window = Gtk3::Window->new('toplevel');
  my $icontheme = Gtk3::IconTheme::get_default;
  my $icon = $icontheme->load_icon('image-missing', 32, []);

If you manually remove '/usr/lib/*/gdk-pixbuf-2.0/2.10.0/loaders.cache'
(suggest doing this in a VM) then you can reproduce this by extracting
the program out of Debconf.

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Invalid

** Changed in: gtk+3.0 (Ubuntu Focal)
   Status: New => Invalid

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

Title:
  Debconf crash due to assertion failure in ensure_surface_for_gicon
  [gtkiconhelper.c:493] (when png loader is missing/during upgrades)

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

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

[Bug 1911407] Re: desktop UI unresponsive

2021-01-13 Thread Daniel van Vugt
1. Do you mean logging in or unlocking the screen?

2. After you have logged in, please run:

   journalctl -b0 > journal.txt
   lspci -kv > lspci.txt

   and attach the resulting text files here.


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

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

Title:
  desktop UI unresponsive

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

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

[Bug 1911407] [NEW] desktop UI unresponsive

2021-01-13 Thread pleabargain
Public bug reported:

Trying to log in
screen shows time with seconds
hit space bar
8-10 seconds pass before I see log in window
I see that gnome-shell spiked my quadcore to 100%

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
ProcVersionSignature: Ubuntu 5.4.0-60.67-generic 5.4.78
Uname: Linux 5.4.0-60-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Jan 13 11:24:07 2021
DisplayManager: gdm3
InstallationDate: Installed on 2015-08-23 (1969 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
RelatedPackageVersions: mutter-common 3.36.7+git20201123-0.20.04.1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to focal on 2021-01-09 (4 days ago)
modified.conffile..etc.default.apport:
 # set this to 0 to disable apport, or to 1 to enable it
 # you can temporarily override this with
 # sudo service apport start force_start=1
 enabled=0
mtime.conffile..etc.default.apport: 2021-01-13T09:36:03.851337

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

Title:
  desktop UI unresponsive

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

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