Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff
@ 2019-07-25  6:54 voidlinux-github
  2019-07-25 14:56 ` voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-25  6:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 3871 bytes --]

New issue by bugcrazy on void-packages repository

https://github.com/void-linux/void-packages/issues/13326
Description: ### System

* xuname:  Void 4.19.60_1 x86_64 AuthenticAMD notuptodate rrFFF
  
* package:  xqt-session-0.14.1

### Expected behavior
The lxqt-session-0.14.1 package has bugs in Hibernate, Suspend, Reboot, PowerOff, not working without root.

### Actual behavior
Not root (glibc)

```
 (0x7ffc45978750) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.login1" "/org/freedesktop/login1" "org.freedesktop.login1.Manager" "CanPowerOff"
 (0x7ffc45978750) Debug: systemd: "CanPowerOff" = "no"
```
Root (glibc)

```
 (0x7ffcd1e35cf0) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.login1" "/org/freedesktop/login1" "org.freedesktop.login1.Manager" "CanPowerOff"
 (0x7ffcd1e35cf0) Debug: systemd: "CanPowerOff" = "yes"
```
Not root (musl)

```
(0x7ffc0a597710) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.login1" "/org/freedesktop/login1" "org.freedesktop.login1.Manager" "CanPowerOff"                
```

Root (musl)

```
(0x7ffc0a597710) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.ConsoleKit" "/org/freedesktop/ConsoleKit/Manager" "org.freedesktop.ConsoleKit.Manager" "CanPowerOff"  
```

The debug.log file
```
(0x7ffced8ee0c0) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.login1" "/org/freedesktop/login1" "org.freedesktop.login1.Manager" "CanHibernate"
2019-07-24 21:35:16.021 (0x7ffced8ee0c0) Warning: ** Dbus error **************************
2019-07-24 21:35:16.023 (0x7ffced8ee0c0) Warning: Error name  "org.freedesktop.DBus.Error.InvalidArgs"
2019-07-24 21:35:16.024 (0x7ffced8ee0c0) Warning: Error msg   "No such interface “org.freedesktop.DBus.Properties”"
2019-07-24 21:35:16.026 (0x7ffced8ee0c0) Warning: ****************************************
2019-07-24 21:35:16.088 (0x7ffced8ee0c0) Debug: systemd: "CanHibernate" = "na"
2019-07-24 21:35:16.092 (0x7ffced8ee0c0) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.login1" "/org/freedesktop/login1" "org.freedesktop.login1.Manager" "CanSuspend"
2019-07-24 21:35:16.096 (0x7ffced8ee0c0) Warning: ** Dbus error **************************
2019-07-24 21:35:16.097 (0x7ffced8ee0c0) Warning: Error name  "org.freedesktop.DBus.Error.InvalidArgs"
2019-07-24 21:35:16.097 (0x7ffced8ee0c0) Warning: Error msg   "No such interface “org.freedesktop.DBus.Properties”"
2019-07-24 21:35:16.098 (0x7ffced8ee0c0) Warning: ****************************************
2019-07-24 21:35:16.111 (0x7ffced8ee0c0) Debug: systemd: "CanSuspend" = "na"
2019-07-24 21:35:16.130 (0x7ffcbed6e2c0) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.login1" "/org/freedesktop/login1" "org.freedesktop.login1.Manager" "CanReboot"
2019-07-24 21:35:16.185 (0x7ffcbed6e2c0) Debug: systemd: "CanReboot" = "no"
2019-07-24 21:35:16.189 (0x7ffced8ee0c0) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.login1" "/org/freedesktop/login1" "org.freedesktop.login1.Manager" "CanReboot"
2019-07-24 21:35:16.256 (0x7ffced8ee0c0) Debug: systemd: "CanReboot" = "no"
2019-07-24 21:35:16.261 (0x7ffcbed6e2c0) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.login1" "/org/freedesktop/login1" "org.freedesktop.login1.Manager" "CanPowerOff"
2019-07-24 21:35:16.314 (0x7ffcbed6e2c0) Debug: systemd: "CanPowerOff" = "no"
2019-07-24 21:35:16.318 (0x7ffced8ee0c0) Warning: dbusCall: QDBusInterface is invalid "org.freedesktop.login1" "/org/freedesktop/login1" "org.freedesktop.login1.Manager" "CanPowerOff"
2019-07-24 21:35:16.368 (0x7ffced8ee0c0) Debug: systemd: "CanPowerOff" = "no"
```

### Steps to reproduce the behavior
Issue has been opened in the LXQT repository, reporting the bug.
https://github.com/lxqt/lxqt-session/issues/272


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff
  2019-07-25  6:54 [ISSUE] Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff voidlinux-github
@ 2019-07-25 14:56 ` voidlinux-github
  2019-07-25 23:39 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-25 14:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/13326#issuecomment-515078151
Comment:
Do you have elogind or ConsoleKit running?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff
  2019-07-25  6:54 [ISSUE] Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff voidlinux-github
  2019-07-25 14:56 ` voidlinux-github
@ 2019-07-25 23:39 ` voidlinux-github
  2019-07-26  7:06 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-25 23:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

New comment by bugcrazy on void-packages repository

https://github.com/void-linux/void-packages/issues/13326#issuecomment-515253509
Comment:
> Do you have elogind or ConsoleKit running?

It's running ConsoleKit!

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff
  2019-07-25  6:54 [ISSUE] Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff voidlinux-github
  2019-07-25 14:56 ` voidlinux-github
  2019-07-25 23:39 ` voidlinux-github
@ 2019-07-26  7:06 ` voidlinux-github
  2019-07-26 21:11 ` voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-26  7:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 408 bytes --]

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/13326#issuecomment-515336377
Comment:
Which display manager do you use? Does it establich a ConsoleKit session? I've had issues with this in the past. E.g. sdd does not support ConsoleKit at all (manually launching a session during startup works though) and lxdm does but somehow does not do it properly.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff
  2019-07-25  6:54 [ISSUE] Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff voidlinux-github
                   ` (2 preceding siblings ...)
  2019-07-26  7:06 ` voidlinux-github
@ 2019-07-26 21:11 ` voidlinux-github
  2019-07-27  4:45 ` voidlinux-github
  2019-07-27  4:46 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-26 21:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 467 bytes --]

New comment by bugcrazy on void-packages repository

https://github.com/void-linux/void-packages/issues/13326#issuecomment-515600865
Comment:
> Which display manager do you use? Does it establich a ConsoleKit session? I've had issues with this in the past. E.g. sdd does not support ConsoleKit at all (manually launching a session during startup works though) and lxdm does but somehow does not do it properly.

I am using lxdm!  It establich a ConsoleKit session.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff
  2019-07-25  6:54 [ISSUE] Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff voidlinux-github
                   ` (3 preceding siblings ...)
  2019-07-26 21:11 ` voidlinux-github
@ 2019-07-27  4:45 ` voidlinux-github
  2019-07-27  4:46 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-27  4:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 842 bytes --]

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/13326#issuecomment-515651652
Comment:
So it seems that lxdm ist the culprit here. If I start lxqt via xinitrc without a display manager, I have only one ConsoleKit session and the shutdown and reboot buttons work. lxdm establishes two sessions, one of which is a login session and the buttons do not work.

It could also been a compatibility issue between lxdm and any of the components involved since the buttons worked in the current lxqt live image which is from 2018. However since lxdm is unmaintained for four years now, chances that someone is going to fix it are virtually nonexistant. I can only recommend switching to another DM at this point, I briefly tried lightdm and it seems to establish the ConsoleKit session properly.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff
  2019-07-25  6:54 [ISSUE] Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff voidlinux-github
                   ` (4 preceding siblings ...)
  2019-07-27  4:45 ` voidlinux-github
@ 2019-07-27  4:46 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-27  4:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 759 bytes --]

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/13326#issuecomment-515651652
Comment:
So it seems that lxdm ist the culprit here. If I start lxqt via xinitrc without a display manager, I have only one ConsoleKit session and the shutdown and reboot buttons work. lxdm establishes two sessions, one of which is a login session and the buttons do not work.

It could also been a compatibility issue between lxdm and any of the components involved since the buttons worked in the current lxqt live image which is from 2018. However since lxdm is unmaintained for four years now, chances that someone is going to fix it are virtually nonexistant. I can only recommend switching to another DM at this point.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-07-27  4:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-25  6:54 [ISSUE] Lxqt-leave no Hibernate, Suspend, Reboot, PowerOff voidlinux-github
2019-07-25 14:56 ` voidlinux-github
2019-07-25 23:39 ` voidlinux-github
2019-07-26  7:06 ` voidlinux-github
2019-07-26 21:11 ` voidlinux-github
2019-07-27  4:45 ` voidlinux-github
2019-07-27  4:46 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).