Date: Fri, 20 Jan 2023 13:06:48 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8 Message-ID: <bug-268652-7788-v1lOaNgGT8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268652-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268652-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268652 --- Comment #33 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to Tatsuki Makino from comment #32) Commenting out the whole block related with XDG_RUNTIME_DIR in .xinitrc mad= e no differense. (The same value, which is different with the one in .xinitrc is set.) I didn't think the files in /usr/local/lib/compat/pkg/ are affecting, as % find -s /usr/local/lib/qt5/plugins/plat* -not -type d -exec ldd -a {} + | fgrep compat showed nothing. But possibly worth considering. The problem here is that determining which files are really safe to delete would not be easy. (Some deleted-in-tree ports are kept locked.) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268652-7788-v1lOaNgGT8>