Devuan bug report logs - #438
Lightdm action-menu on login screen present but inactive

version graph

Package: lightdm; Maintainer for lightdm is B. Stack <bgstack15@gmail.com>; Source for lightdm is src:lightdm.

Reported by: Andre Kiepe <andrewkiepe@gmail.com>

Date: Wed, 6 May 2020 09:18:02 UTC

Severity: normal

Found in version 1.26.0-4

Fixed in version 1.26.0-4+devuan1

Done: dak@devuan.org

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to devuan-bugs@lists.dyne.org, Ben Stack <bgstack15@gmail.com>:
bug#438; Package lightdm. (Wed, 06 May 2020 09:18:02 GMT) (full text, mbox, link).


Acknowledgement sent to Andre Kiepe <andrewkiepe@gmail.com>:
New bug report received and forwarded. Copy sent to Ben Stack <bgstack15@gmail.com>. (Wed, 06 May 2020 09:18:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

From: Andre Kiepe <andrewkiepe@gmail.com>
To: submit@bugs.devuan.org
Subject: Lightdm action-menu on login screen present but inactive
Date: Wed, 6 May 2020 11:00:16 +0200
[Message part 1 (text/plain, inline)]
Package: lightdm
Version: 1.26.0-4

Dear Maintainer,

* After freshly installing a Devuan3 Beowulf (same on 2.0, 2.1) with the
Cinnamon DE, the power-menu entries on the login screen are greyed

* I modified the file /etc/pam.d/lightdm-greeter:
changed the line
session   optional pam_systemd.s
to
session   optional pam_elogind.so

* Outcome is positive, menu entries active on login-screen now

* Exactly that

I'm using Devuan GNU/Linux 3 (beowulf)

Thank you for considering to modify the file for non-systemd systems (using
elogind)

Bugreport from reportbug utility (submit by e-mail not working):
-------------------------------------
Dear Maintainer,

* After freshly installing a Devuan3 Beowulf (same on 2.0, 2.1) with the
Cinnamon DE, the power-menu entries on the login screen are greyed

* I modified the file /etc/pam.d/lightdm-greeter:
changed the line
session   optional pam_systemd.s
to session   optional pam_elogind.so

* Outcome is positive, menu entries active on login-screen

* Exactly that

Thank you for considering to modify the file for non-systemd systems (using
elogind)



-- System Information:
Distributor ID: Debian
Description: Devuan GNU/Linux 3 (beowulf)
Release: 3
Codename: beowulf
Architecture: x86_64

Kernel: Linux 4.19.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages lightdm depends on:
ii  adduser                                3.118
ii  dbus                                   1.12.16-1+devuan2
ii  debconf [debconf-2.0]                  1.5.71
ii  libaudit1                              1:2.8.4-3
ii  libc6                                  2.28-10
ii  libgcrypt20                            1.8.4-5
ii  libglib2.0-0                           2.58.3-2+deb10u2
ii  libpam-elogind [logind]                241.4-2
ii  libpam0g                               1.3.1-5
ii  libxcb1                                1.13.1-2
ii  libxdmcp6                              1:1.1.2-3
ii  lightdm-gtk-greeter [lightdm-greeter]  2.0.6-1
ii  lsb-base                               10.2019051400

Versions of packages lightdm recommends:
ii  xserver-xorg  1:7.7+19

Versions of packages lightdm suggests:
ii  accountsservice  0.6.45-2
ii  upower           1:0.9.23-2+devuan1.3
pn  xserver-xephyr   <none>

-- Configuration Files:
/etc/pam.d/lightdm-greeter changed:
session      required pam_env.so readenv=1
session      required pam_env.so readenv=1 envfile=/etc/default/locale
auth      required pam_permit.so
account   required pam_permit.so
password  required pam_deny.so
session   required pam_unix.so
session   optional pam_elogind.so
-------------------------------------
André Kiepe
Systems Engineer & Training Consultant
Phone Nr. +41 79 648 2625 (also Voice Mail)
NEW(!) E-Mail: AndrewKiepe@gmail.com

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Linux is like a wigwam:
no windows, no gates, and an Apache inside.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
[Message part 2 (text/html, inline)]

Information forwarded to devuan-bugs@lists.dyne.org, Ben Stack <bgstack15@gmail.com>:
bug#438; Package lightdm. (Sat, 09 May 2020 19:03:02 GMT) (full text, mbox, link).


Acknowledgement sent to B Stack <bgstack15@gmail.com>:
Extra info received and forwarded to list. Copy sent to Ben Stack <bgstack15@gmail.com>. (Sat, 09 May 2020 19:03:04 GMT) (full text, mbox, link).


Message #10 received at 438@bugs.devuan.org (full text, mbox, reply):

From: B Stack <bgstack15@gmail.com>
To: Andre Kiepe <andrewkiepe@gmail.com>, 438@bugs.devuan.org
Subject: Re: bug#438: Lightdm action-menu on login screen present but inactive
Date: Sat, 9 May 2020 14:47:04 -0400
[Message part 1 (text/plain, inline)]
Thank you for submitting the bug report! Yes, the pam default is a known
configuration whose fix is already implemented for the unstable release
(Ceres), and is documented in the Beowulf release notes [1]. A plan is in
place to backport this fix to Beowulf proposed updates. Please watch this
bug for updates!

[1] http://files.devuan.org/devuan_beowulf/Release_notes.txt

On Wed, May 6, 2020 at 5:15 AM Andre Kiepe <andrewkiepe@gmail.com> wrote:

> Package: lightdm
> Version: 1.26.0-4
>
> Dear Maintainer,
>
> * After freshly installing a Devuan3 Beowulf (same on 2.0, 2.1) with the
> Cinnamon DE, the power-menu entries on the login screen are greyed
>
> * I modified the file /etc/pam.d/lightdm-greeter:
> changed the line
> session   optional pam_systemd.s
> to
> session   optional pam_elogind.so
>
> * Outcome is positive, menu entries active on login-screen now
>
> * Exactly that
>
> I'm using Devuan GNU/Linux 3 (beowulf)
>
> Thank you for considering to modify the file for non-systemd systems
> (using elogind)
>
> Bugreport from reportbug utility (submit by e-mail not working):
> -------------------------------------
> Dear Maintainer,
>
> * After freshly installing a Devuan3 Beowulf (same on 2.0, 2.1) with the
> Cinnamon DE, the power-menu entries on the login screen are greyed
>
> * I modified the file /etc/pam.d/lightdm-greeter:
> changed the line
> session   optional pam_systemd.s
> to session   optional pam_elogind.so
>
> * Outcome is positive, menu entries active on login-screen
>
> * Exactly that
>
> Thank you for considering to modify the file for non-systemd systems (using
> elogind)
>
>
>
> -- System Information:
> Distributor ID: Debian
> Description: Devuan GNU/Linux 3 (beowulf)
> Release: 3
> Codename: beowulf
> Architecture: x86_64
>
> Kernel: Linux 4.19.0-8-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
> LANGUAGE=en_GB:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: sysvinit (via /sbin/init)
> LSM: AppArmor: enabled
>
> Versions of packages lightdm depends on:
> ii  adduser                                3.118
> ii  dbus                                   1.12.16-1+devuan2
> ii  debconf [debconf-2.0]                  1.5.71
> ii  libaudit1                              1:2.8.4-3
> ii  libc6                                  2.28-10
> ii  libgcrypt20                            1.8.4-5
> ii  libglib2.0-0                           2.58.3-2+deb10u2
> ii  libpam-elogind [logind]                241.4-2
> ii  libpam0g                               1.3.1-5
> ii  libxcb1                                1.13.1-2
> ii  libxdmcp6                              1:1.1.2-3
> ii  lightdm-gtk-greeter [lightdm-greeter]  2.0.6-1
> ii  lsb-base                               10.2019051400
>
> Versions of packages lightdm recommends:
> ii  xserver-xorg  1:7.7+19
>
> Versions of packages lightdm suggests:
> ii  accountsservice  0.6.45-2
> ii  upower           1:0.9.23-2+devuan1.3
> pn  xserver-xephyr   <none>
>
> -- Configuration Files:
> /etc/pam.d/lightdm-greeter changed:
> session      required pam_env.so readenv=1
> session      required pam_env.so readenv=1 envfile=/etc/default/locale
> auth      required pam_permit.so
> account   required pam_permit.so
> password  required pam_deny.so
> session   required pam_unix.so
> session   optional pam_elogind.so
> -------------------------------------
> André Kiepe
> Systems Engineer & Training Consultant
> Phone Nr. +41 79 648 2625 (also Voice Mail)
> NEW(!) E-Mail: AndrewKiepe@gmail.com
>
> /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Linux is like a wigwam:
> no windows, no gates, and an Apache inside.
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
>
[Message part 2 (text/html, inline)]

Reply sent to dak@devuan.org:
You have taken responsibility. (Wed, 20 May 2020 15:03:01 GMT) (full text, mbox, link).


Notification sent to Andre Kiepe <andrewkiepe@gmail.com>:
bug acknowledged by developer. (Wed, 20 May 2020 15:03:04 GMT) (full text, mbox, link).


Message #15 received at 438-done@bugs.devuan.org (full text, mbox, reply):

From: dak@devuan.org
To: 438-done@bugs.devuan.org
Subject: #438: fixed in src:lightdm version 1.26.0-4+devuan1
Date: Wed, 20 May 2020 14:41:14 +0000
Version: 1.26.0-4+devuan1

Source package lightdm (1.26.0-4+devuan1) added to Devuan suite beowulf.

This closes bug report 438.

Thanks

DAK managing the Devuan archive

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 08 May 2020 08:40:37 -0400
Source: lightdm
Binary: lightdm lightdm-vala liblightdm-gobject-1-0 liblightdm-qt-3-0 liblightdm-qt5-3-0 liblightdm-gobject-dev liblightdm-qt-dev liblightdm-qt5-3-dev gir1.2-lightdm-1
Architecture: source
Version: 1.26.0-4+devuan1
Distribution: beowulf
Urgency: medium
Maintainer: Ben Stack <bgstack15@gmail.com>
Changed-By: Ben Stack <bgstack15@gmail.com>
Description:
 gir1.2-lightdm-1 - Typelib file for liblightdm-1
 liblightdm-gobject-1-0 - simple display manager (GObject library)
 liblightdm-gobject-dev - simple display manager (GObject development files)
 liblightdm-qt-3-0 - simple display manager (Qt library)
 liblightdm-qt-dev - simple display manager (Qt development files)
 liblightdm-qt5-3-0 - LightDM Qt 5 client library
 liblightdm-qt5-3-dev - LightDM Qt 5 client library (development files)
 lightdm    - simple display manager
 lightdm-vala - simple display manager (Vala files)
Closes: 438
Changes:
 lightdm (1.26.0-4+devuan1) beowulf; urgency=medium
 .
   * include 'xserver-share=false' in d/01_debian.conf
   * add session optional pam_elogind.so to lightdm-greeter (Closes: #438)
Checksums-Sha1:
 5fba9e0c992b73a8e789720160daca9811de2f16 2383 lightdm_1.26.0-4+devuan1.dsc
 b91e9e77ad453e3a87b92eac1ec136257435bceb 38732 lightdm_1.26.0-4+devuan1.debian.tar.xz
 edcfed71d618793522a2107b0fbbce7c56b89983 5094 lightdm_1.26.0-4+devuan1_source.buildinfo
Checksums-Sha256:
 80ffdc078acc865e9cecce330fdf3f656cd008ea19e624b7aa5850ef2ecb56e0 2383 lightdm_1.26.0-4+devuan1.dsc
 90e81ac0ab7518c8cb783d5051c7568003961f80cbf847ef10f83eafbbbbadf4 38732 lightdm_1.26.0-4+devuan1.debian.tar.xz
 ebeb7435a0aae6472195d7ee7012073cdb27bee53d08130b23bc98d9e24f871f 5094 lightdm_1.26.0-4+devuan1_source.buildinfo
Files:
 de544db51d2f9652dfda77170e60079d 2383 x11 optional lightdm_1.26.0-4+devuan1.dsc
 61a79875ce96d90c0825823ffc0d6bbc 38732 x11 optional lightdm_1.26.0-4+devuan1.debian.tar.xz
 c0ac83fae7ce7ba032057911407c372b 5094 x11 optional lightdm_1.26.0-4+devuan1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEcuPLdzMV36LkZHQ9lFMhJFQZIvsFAl7FQU0ACgkQlFMhJFQZ
IvtXMAf6AmQtiS2SgxSJD0FsGf+oxM4X6E6ktP1N5YYOLdjydHmifljvD9rJvHXv
L18OoJYXQSE1NrCvYKSOd2fyrV5ZkRX77QnE4Lz2nDsEQlSdm6dwS71+LdmZAEec
ISwNHaB8JzP7U4etEzTSzVGHzzYgawBjzwRs02apl8DxW9dcAs+KB3uHTzCMJemC
LzAyLQ7TxEhVLEt7JjeNmSbrsw/ZlMK/zPPH1DjTJ3niZQE0R/CZCCV0JYVUuYES
HLQ4aWUOkQ9IoYWa6Gmkpx9CFzalDaxp65kgQ8W0TFkCEoxlJLElsVevydby+hIU
HBB52/EwXDbtyivHJdhPtp2rsQX8xg==
=IDmS
-----END PGP SIGNATURE-----

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Sat Apr 20 01:07:39 2024;