Bug#965099: XWayland: Won't startup session with my specific GNOME configuration

2021-01-25 Thread Alessio Gaeta
Package: xwayland
Version: 2:1.20.4-1+deb10u2
Followup-For: Bug #965099

Hello,

I had exactly the same symptomps, not being able to login, with black screen
and pointer frozen, only with a specific user account (while the other one on
the same machine was working fine).

In my case, I tracked down the issue to an XDG autostart entry launching Franz
(a multi-provider IM client). Once disabled the autostart entry I've been able
to log in again. Manually launching Franz works fine.

I could not find anything useful in logs, beside some "Cannot connect to
XWayland" message. Maybe it could be some race condition.

I hope this additional report can help somehow. Regards
--
Alessio Gaeta



-- System Information:
Debian Release: 10.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-13-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages xwayland depends on:
ii  libaudit1   1:2.8.4-3
ii  libbsd0 0.9.1-2
ii  libc6   2.28-10
ii  libdrm2 2.4.97-1
ii  libegl1 1.1.0-1
ii  libepoxy0   1.5.3-0.1
ii  libgbm1 18.3.6-2+deb10u1
ii  libgcrypt20 1.8.4-5
ii  libgl1  1.1.0-1
ii  libpixman-1-0   0.36.0-1
ii  libselinux1 2.8-1+b1
ii  libsystemd0 241-7~deb10u5
ii  libunwind8  1.2.1-10~deb10u1
ii  libwayland-client0  1.16.0-1
ii  libxau6 1:1.0.8-1+b2
ii  libxdmcp6   1:1.1.2-3
ii  libxfont2   1:2.0.3-1
ii  libxshmfence1   1.3-1
ii  xserver-common  2:1.20.4-1+deb10u2

xwayland recommends no packages.

xwayland suggests no packages.

-- no debconf information



Bug#965099: XWayland: Won't startup session with my specific GNOME configuration

2020-08-22 Thread Adrian Immanuel Kieß
Dear Michel,

I actually found out why XWayland won't start with my specific
configuration.

I have keychain in my .zprofile and I am using the Z-shell.

Keychain was configured in the way to ask for the SSH password
resulting in a command input prompt waiting when the Z-shell for the
user gets executed.

The command causing the trouble was:

keychain --ignore-missing --nocolor --nogui --quiet --agents ssh id_rsa

I changed it, by adding --noask, to:

keychain --noask --ignore-missing --nocolor --nogui --quiet --agents
ssh id_rsa

Now Xwayland with gnome-session is loading up fine again! 

Thank you very much for your help.

Yours sincerely,

Adrian

В Чт, 16/07/2020 в 11:42 +0200, Michel Dänzer пишет:
> On 2020-07-16 7:34 a.m., Adrian Immanuel Kiess wrote:
> > Package: xwayland
> > Version: 2:1.20.8-2
> > Severity: normal
> > 
> > [...]
> > 
> > I have a good one year old GNOME configuration for my own user
> > account I am
> > using on this system.
> > 
> > I can't login to XWayland using GNOME (on Wayland) using the GDM3
> > login
> > manager. After the password got accepted it loads services like
> > tracker fine,
> > but then  halts and also the mouse pointer gets to an hold.
> 
> Unless there's specific evidence pointing to Xwayland, e.g. in the
> output of
> 
>  journalctl -b0 --user-unit=gnome-shell-wayland.service
> 
> this is more likely an issue in a GNOME component, e.g. libmutter-6-0 
> or
> gnome-shell.
> 
> 
-- 
With many greetings from Leipzig, Germany.
Adrian Immanuel Kieß 

Gothaer Straße 34
D-04155 Leipzig

 — < adr...@kiess.onl >

--SYSTEM--
echo "Your fortune cookie: " && /usr/games/fortune -c -s de
> (zitate) % Toleranz ist eine Geisteshaltung, die andere annehmen müssen, 
> damit sie endlich so denken wie ich. -- Erwin Pelzig

echo "g6.lan.dac uptime: " && /usr/bin/uptime
> 10:43:09 up 1 day, 3:48, 6 users, load average: 0,24, 0,34, 0,44



Bug#965099: XWayland: Won't startup session with my specific GNOME configuration

2020-07-16 Thread Adrian Immanuel Kieß
Hello Michel,

thank you for your quick reply.

Here is the output of your jounalctl command:

root@g6 /client/libvirt/images
 # journalctl -b0 --user-unit=gnome-shell-wayland.service
-- Logs begin at Mon 2020-05-25 11:58:36 CEST, end at Thu 2020-07-16
11:46:00 CEST. --
-- No entries --

It is empty.

I guess I'd then wait for a new gnome-shell or libmutter entering
Debian/testing.

Maybe you can forward the issue to the maintainers of the above
packages.

Thank you very much for your help.

With many greetings,

Adrian Kieß

On Thu, 2020-07-16 at 11:42 +0200, Michel Dänzer wrote:
> On 2020-07-16 7:34 a.m., Adrian Immanuel Kiess wrote:
> > Package: xwayland
> > Version: 2:1.20.8-2
> > Severity: normal
> > 
> > [...]
> > 
> > I have a good one year old GNOME configuration for my own user
> > account I am
> > using on this system.
> > 
> > I can't login to XWayland using GNOME (on Wayland) using the GDM3
> > login
> > manager. After the password got accepted it loads services like
> > tracker fine,
> > but then  halts and also the mouse pointer gets to an hold.
> 
> Unless there's specific evidence pointing to Xwayland, e.g. in the
> output of
> 
>  journalctl -b0 --user-unit=gnome-shell-wayland.service
> 
> this is more likely an issue in a GNOME component, e.g. libmutter-6-0 
> or
> gnome-shell.
> 
> 
-- 
With many greetings from Leipzig, Germany.
Adrian Immanuel Kieß 

Gothaer Straße 34
D-04155 Leipzig

 — < adr...@kiess.onl >

--SYSTEM--
echo "Your fortune cookie: " && /usr/games/fortune -c -s de
> (lieberals) % Lieber naseweis, als Wimpern schwarz.

echo "g6.lan.dac uptime: " && /usr/bin/uptime
> 11:46:26 up 5:01, 10 users, load average: 3.69, 3.35, 3.80



Bug#965099: XWayland: Won't startup session with my specific GNOME configuration

2020-07-16 Thread Michel Dänzer
On 2020-07-16 7:34 a.m., Adrian Immanuel Kiess wrote:
> Package: xwayland
> Version: 2:1.20.8-2
> Severity: normal
> 
> [...]
> 
> I have a good one year old GNOME configuration for my own user account I am
> using on this system.
> 
> I can't login to XWayland using GNOME (on Wayland) using the GDM3 login
> manager. After the password got accepted it loads services like tracker fine,
> but then  halts and also the mouse pointer gets to an hold.

Unless there's specific evidence pointing to Xwayland, e.g. in the output of

 journalctl -b0 --user-unit=gnome-shell-wayland.service

this is more likely an issue in a GNOME component, e.g. libmutter-6-0 or
gnome-shell.


-- 
Earthling Michel Dänzer   |   https://redhat.com
Libre software enthusiast | Mesa and X developer



Bug#965099: XWayland: Won't startup session with my specific GNOME configuration

2020-07-15 Thread Adrian Immanuel Kiess
Package: xwayland
Version: 2:1.20.8-2
Severity: normal

Dear Maintainer,

   * What led up to the situation?
 Updated the system
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 apt -u dist-upgrade
   * What was the outcome of this action?
 GNOME does not start any longer with my own GNOME configuration. Using
GNOME on Xorg from the GDM3 login manager works fine, other account with not
much changed GNOME settings do work also
   * What outcome did you expect instead?
 Running GNOME on Wayland

currently in Debian/testing I want to report the following problem/bug:

I have a good one year old GNOME configuration for my own user account I am
using on this system.

I can't login to XWayland using GNOME (on Wayland) using the GDM3 login
manager. After the password got accepted it loads services like tracker fine,
but then  halts and also the mouse pointer gets to an hold.

I can login to two other accounts to this system with GNOME on XWayland fine,
but those have a not much changed GNOME default configuration.

I can also login with that GNOME configuration of my own user account to GNOME
on Xorg fine.

I have no clue why it won't work, I tried to monitor the logs with journalctl
-f but I couldn't find anything suspicious.

Maybe you can try to login to GNOME on XWayland using an user account with used
and changed config files.

Yours sincereley,

Adrian Kieß



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.7.0-1-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages xwayland depends on:
ii  libaudit1   1:2.8.5-3+b1
ii  libbsd0 0.10.0-1
ii  libc6   2.30-8
ii  libdrm2 2.4.102-1
ii  libepoxy0   1.5.4-1
ii  libgbm1 20.1.2-1
ii  libgcrypt20 1.8.5-5
ii  libgl1  1.3.1-1
ii  libpixman-1-0   0.36.0-1
ii  libselinux1 3.0-1+b3
ii  libsystemd0 245.6-2
ii  libunwind8  1.2.1-9
ii  libwayland-client0  1.18.0-1
ii  libxau6 1:1.0.8-1+b2
ii  libxdmcp6   1:1.1.2-3
ii  libxfont2   1:2.0.3-1
ii  libxshmfence1   1.3-1
ii  xserver-common  2:1.20.8-2

xwayland recommends no packages.

xwayland suggests no packages.

-- no debconf information