[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8
Date: Fri, 20 Jan 2023 13:06:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- 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 made 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.) -- You are receiving this mail because: You are on the CC list for the bug.