pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: dbus ConsoleKit timeouts on lxqt (Was: NetBSD builds of DEs from pkgsrc)



On 7/25/23 10:24, Chavdar Ivanov wrote:
I just finished a pkg_rr on a -current system, lxqt is still unusable,
I am getting the same consolekit messages, but I suspect it is the
pulseaudio deficiency slowing down the system - even after consolekit
and upower messages peter out, the pulseaudio messages continue
non-stop. I can right-click on the desktop and start a terminal
immediately, but any attempt to use the menu or the panel takes maybe
over five minutes to respond.

On the same machine xfce4, mate and lxde all work just fine, if this
is relevant.

I independently gathered basically the same data this morning.

I found that invoking ck-launch-session explicitly in Xsession is
probably only necessary for LXDE, which was the first DE I got working
with desktop-installer.  It actually causes problems with XFCE and Mate.

Reducing Xsession to "exec $session_command" leads to basically
functional XFCE and Mate sessions, though LXQT still has the dbus
problems, with or without an explicit ck-launch-session.  Perhaps it's
running ck-launch-session under the hood?

XFCE works pretty well, but I cannot escape from a locked screen and
have to terminate the session from another shell.

Mate works well overall, but does not show reboot, shutdown, etc.
buttons on exit.  Not a major problem, since desktop-installer provides
them on the XDM screen.

I just committed a fix to desktop-installer so that it does not use
ck-launch-session explicitly in Xsession.  I suspect this will disable
reboot/shutdown buttons on the LXDE exit screen.  I'll add tweaks for
individual DEs as needed going forward.

Once the new binary package is available, desktop-installer should be
working pretty well following the simplified instructions at

https://github.com/outpaddling/desktop-installer/blob/master/NetBSD/getting-started.md

Now I think we can start focusing on various improvements to the desktop
packages, fusefs, battery monitoring, etc.


Home | Main Index | Thread Index | Old Index