[dolphin] [Bug 491356] Unable to open files on Veracrypt encrypted volume in Dolphin
luca
bugzilla_noreply at kde.org
Fri Aug 9 16:04:48 BST 2024
https://bugs.kde.org/show_bug.cgi?id=491356
--- Comment #1 from luca <luca.pedrielli at gmail.com> ---
It seems that Qt programs are killed by SIGPIPE
=========================================================================================
56137 write(2, "Qt: Session management error: No"..., 91) = -1 EPIPE (Pipe
interrotta)
56137 --- SIGPIPE {si_signo=SIGPIPE, si_code=SI_USER, si_pid=56137,
si_uid=1000} ---
56140 <... futex resumed>) = ?
56139 <... futex resumed>) = ?
56138 <... poll resumed> <unfinished ...>) = ?
56140 +++ killed by SIGPIPE +++
56139 +++ killed by SIGPIPE +++
56138 +++ killed by SIGPIPE +++
56137 +++ killed by SIGPIPE +++
=========================================================================================
Prevent "Qt: Session management error: None of the authentication protocols
specified are supported" with unset SESSION_MANAGER helps.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list