Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2019 01:55:46 +0100
From:      Grzegorz Junka <list1@gjunka.com>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        x11-list freebsd <freebsd-x11@freebsd.org>
Subject:   Re: kde5 and DBus issue + input problems
Message-ID:  <d6c5f61a-e36a-cb6d-5388-2bc39e406541@gjunka.com>
In-Reply-To: <blzp-jcn4-wny@FreeBSD.org>
References:  <e74ae8b7-9ca9-c5cb-f0d6-b25a8a6d5bc4@gjunka.com> <blzp-jcn4-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 26/05/2019 19:26, Jan Beich wrote:
> Grzegorz Junka <list1@gjunka.com> writes:
>
>> Hi,
>>
>> Trying kde5 on a fresh FreeBSD 12-RELEASE system. I pretty much
>> installed kde5 and xinit. Then edited .xinitrc to contain
>>
>> exec /usr/local/bin/startkde
>>
>> Initially startx was starting the X11 session but nothing was being
>> shown apart from a window with this note:
>>
>> Could not sync environment to dbus
> DBus requirement is documented in the Handbook.
> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html#x11-wm-kde
> https://svnweb.freebsd.org/changeset/doc/48513
>
>> I then run
>>
>> dbus-uuidgen --ensure
>>
>> and now the desktop starts fine. Is this a bug or expected? Note that
>> I am using my own compiled kde5 so some settings may not be the
>> default ones.
> It's not just KDE, see
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228001


Thanks Jan. Looks like the need to run

dbus-uuidgen --ensure

isn't documented in the KDE handbook. Interesting is that in another system with Lumina desktop I also have DBus enabled but never had problem with the machine-id file. I don't remember ever having to run this command manually.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d6c5f61a-e36a-cb6d-5388-2bc39e406541>