From nobody Sun May 1 00:36:24 2022 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3FE4A1AB28E8 for ; Sun, 1 May 2022 00:36:28 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4KrS2g2xRnz3F3Y; Sun, 1 May 2022 00:36:27 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from kalamity.joker.local (123-1-111-80.area1b.commufa.jp [123.1.111.80]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 2410aO1q055482; Sun, 1 May 2022 09:36:25 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Sun, 1 May 2022 09:36:24 +0900 From: Tomoaki AOKI To: Guido Falsi Cc: Tatsuki Makino , freebsd-ports@FreeBSD.org Subject: Re: dbus 1.14 update causing problems with xfce4 Message-Id: <20220501093624.1df59291eaba9a220cb22d33@dec.sakura.ne.jp> In-Reply-To: <20220501085526.14e6efd5918a59b2efbb304e@dec.sakura.ne.jp> References: <2f5d35d0-582b-6571-6779-b15a2dec0b82@FreeBSD.org> <63a944b4-23ac-9ebb-52c0-476c824456df@FreeBSD.org> <6a255a45-ed81-36c7-c83f-82f96e1e7e57@FreeBSD.org> <20220501085526.14e6efd5918a59b2efbb304e@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4KrS2g2xRnz3F3Y X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of junchoon@dec.sakura.ne.jp has no SPF policy when checking 153.125.133.21) smtp.mailfrom=junchoon@dec.sakura.ne.jp X-Spamd-Result: default: False [-1.27 / 15.00]; RCVD_TLS_LAST(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; MV_CASE(0.50)[]; NEURAL_HAM_LONG(-1.00)[-0.999]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[sakura.ne.jp]; AUTH_NA(1.00)[]; TO_DN_SOME(0.00)[]; HAS_ORG_HEADER(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[123.1.111.80:received]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-0.67)[-0.672]; MLMMJ_DEST(0.00)[freebsd-ports]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; FREEMAIL_CC(0.00)[hotmail.com,FreeBSD.org]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On Sun, 1 May 2022 08:55:26 +0900 Tomoaki AOKI wrote: > On Sat, 30 Apr 2022 23:34:12 +0200 > Guido Falsi wrote: > > > On 30/04/22 23:06, Tatsuki Makino wrote: > > > Hello. > > > > > > I ask because it is not mentioned anywhere, have you restarted the dbus-daemon --system process? > > > > > > > I rebooted the whole system multiple times, also tried forcing > > reinstallation of xfce4-session and xfce4-settings. > > > > Tomorrow I'll try to find some way to do further testing and to debug > > this, but I"m not sure how to get insight on the process. > > > > My idea is that dbus-launch has somewhat changed behavior, but I'm just > > guessing here. > > > > -- > > Guido Falsi > > chinese/fcitx at least in conjunction with japanese/mozc and > japanese/fcitx-mozc stops working, too. ;-( > > Panel icon on Mate desktop doesn't appear, and input method panel no > longer appears on pressing Kanji key, but fcitx and mozc_server > processes are running. Maybe interfaces via dbus are malfunctioning or > not working. > > Rebooting the whole system didn't help. > Rebuilding *fcitx* and *mozc* and reboot didn't help. > Additional rebuilding of *dbus* and reboot also didn't help. > > Updating ports tree to after git: f5a0f6f2041d (in my case, actually, > git: 2786eb3dc3bf) to revert "devel/dbus update to 1.14.0" and > rebuilding dbus fixed the issue. > > > Unfortunately fixing this beyonds my hand though, I suspect > > "DBusServer (and hence the dbus-daemon) no longer accepts usernames > (login names) for the recommended EXTERNAL authentication mechanism, > only numeric user IDs or the empty string. See 1.13.0 release notes > for full details." > > entry on document. > > Also suspitious would be > > "It is now possible to disable traditional (non-systemd) service > activation at build-time (Autotools: > --disable-traditional-activation, CMake: > -DENABLE_TRADITIONAL_ACTIVATION=OFF). See 1.13.10 release notes for > details." > > but would be some more. > > Note that Mate desktop starts fine even if dbus is updated to 1.4.0. > > -- > Tomoaki AOKI Filed Bug 263696 for chinese/fcitx [1]. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263696 -- Tomoaki AOKI