[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-08-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #30 from Florian Walpen --- (In reply to Gleb Popov from comment #29) > Same here. AFAIK, Plasma doesn't work with Wayland on FreeBSD. Adriaan de Groot had a blog post about running FreeBSD / wayland / plasma: https://euroquis.

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-08-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #29 from Gleb Popov --- (In reply to Florian Walpen from comment #28) > Never got wayland to run here, so can't test. Same here. AFAIK, Plasma doesn't work with Wayland on FreeBSD. Also not sure about SDDM side, maybe its Wayla

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-08-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #28 from Florian Walpen --- (In reply to Gleb Popov from comment #27) Works fine now, with the additional dbus-launch even the DBUS lag when using jack_control is gone. Thanks Gleb! Stupid question though - since there's a sim

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Gleb Popov changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #26 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6553c93b0a7ae9491f9af84f63d3115cfa265bc5 commit 6553c93b0a7ae9491f9af84f63d3115cfa265bc5 Author:

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-08-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #25 from Gleb Popov --- It just about consolekit interface, not the actual support on the kernel side. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-08-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #24 from Florian Walpen --- (In reply to Gleb Popov from comment #23) > Now I digged into missing power controls a bit and descended down to polkit. > For some reason it always says that I'm not authorized to issue a hibernatio

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-08-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #23 from Gleb Popov --- Ok, plugging dbus-launch into the $STARTUP seems to be a right thing to do. It certainly should be brought back. Now I digged into missing power controls a bit and descended down to polkit. For some reas

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #22 from Gleb Popov --- Please wait while I'm figuring out ConsoleKit incompatibilities. I'm already at the stage when started session shows power buttons correctly, so we won't need all these startup script hacks. -- You are

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #21 from Florian Walpen --- (In reply to Tatsuki Makino from comment #20) > If launching consolekit is a workaround, what was launching consolekit in > 0.19.0? The patch above that was removed in the 0.20.0 update. As the des

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #20 from Tatsuki Makino --- If launching consolekit is a workaround, what was launching consolekit in 0.19.0? Also, there is more dbus code related to consolekit in 0.20.0. It is sddm-0.20.0/src/daemon/DaemonApp.cpp -- You ar

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #19 from Florian Walpen --- FYI, I'm currently testing the following line in /usr/local/share/sddm/scripts/Xsession: > exec $STARTUP "$@" This corresponds to the patch but without the extra dbus-run-session command. Power butt

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #18 from Florian Walpen --- Gleb, as to why the patch worked even though the path to dbus-run-session is wrong - this path is replaced with the correct one in post-patch stage, see x11/sddm/Makefile. -- You are receiving this

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #17 from Florian Walpen --- Another observation, I have an ~/.xinitrc with the following line > exec ck-launch-session startplasma-x11 If I start a "User Session" with this from sddm, the power buttons are also present. Looks l

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #16 from Serge Volkov --- (In reply to Florian Walpen from comment #13) I have the same behavior too. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Florian Walpen changed: What|Removed |Added Attachment #243577|maintainer-approval?(kde@Fr |maintainer-approval-

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #14 from Tatsuki Makino --- (In reply to Gleb Popov from comment #12) Thank you. I thought there might be a problem in the program, but the XDG_* environment variable might also be a problem. The environment variable for XDG_

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #13 from Florian Walpen --- (In reply to Graham Perrin ◐ from comment #7) > If you restart the computer and then use SDDM to login: > does /var/run/user/ include a directory that corresponds to your UID number? With the patch a

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #12 from Gleb Popov --- (In reply to Tatsuki Makino from comment #11) Yes, ConsoleKit is still not prepared for what SDDM asks it. I have filed a PR upstream: https://github.com/ConsoleKit2/ConsoleKit2/pull/137 -- You are rece

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #11 from Tatsuki Makino --- x11/sddm/files/patch-src_daemon_LogindDBusTypes.cpp seems to have been added for 0.17, does it still make sense for 0.20.0? -- You are receiving this mail because: You are on the CC list for the bug

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #10 from Serge Volkov --- I installed version 0.20.0 and tried to use the file /usr/local/share/sddm/scripts/Xsession from the version 0.19.0_8. And everything worked. So we need a line exec $STARTUP /usr/local/bin/dbus-run-se

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Gleb Popov changed: What|Removed |Added Assignee|k...@freebsd.org |arr...@freebsd.org -- You are recei

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Gleb Popov changed: What|Removed |Added Status|New |In Progress --- Comment #9 from Gleb

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Tatsuki Makino changed: What|Removed |Added CC||tatsuki_mak...@hotmail.com --- Co

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #7 from Graham Perrin ◐ --- (In reply to Florian Walpen from comment #5) If you restart the computer and then use SDDM to login: does /var/run/user/ include a directory that corresponds to your UID number? -- You are receivin

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Florian Walpen changed: What|Removed |Added CC||arr...@freebsd.org --- Comment #6

maintainer-approval requested: [Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons : [Attachment 243577] Resurrect patch for Xsession script lost in the update to sddm-0.20.0

2023-07-23 Thread bugzilla-noreply
Florian Walpen has asked freebsd-kde (Team) for maintainer-approval: Bug 272637: x11/sddm: With sddm-0.20.0 plasma shows no power buttons https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Attachment 243577: Resurrect patch for Xsession script lost in the update to sddm-0.20.0 https

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Florian Walpen changed: What|Removed |Added CC||k...@freebsd.org Attachment #2435

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #4 from Serge Volkov --- With this: # pkg iinfo sddm plasma5-sddm-kcm-5.27.6 sddm-0.19.0_8 I have six options in Application Launcher: Lock Log Out Wait Sleep Restart Shut Down With this: # pkg iinfo sddm plasma5-sddm-kcm-

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #3 from Graham Perrin ◐ --- Created attachment 243574 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243574&action=edit screenshot of Restart and Shut Down buttons in the logout greeter /usr/local/lib/libexec/ksmserv

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Graham Perrin ◐ changed: What|Removed |Added CC||grahamper...@gmail.com --- Comme

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Serge Volkov changed: What|Removed |Added CC||s...@ulstu.ru --- Comment #1 from S

maintainer-feedback requested: [Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-21 Thread bugzilla-noreply
Bugzilla Automation has asked freebsd-kde (Team) for maintainer-feedback: Bug 272637: x11/sddm: With sddm-0.20.0 plasma shows no power buttons https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Description --- When I update sddm to 0.20.0, the plasma desktop shows no shutdown

[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons

2023-07-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Bug ID: 272637 Summary: x11/sddm: With sddm-0.20.0 plasma shows no power buttons Product: Ports & Packages Version: Latest Hardware: Any OS: Any