Christoph Biedl wrote...
> The last lines in strace are:
>
> clock_gettime(CLOCK_MONOTONIC, {656, 487600027}) = 0
> stat64("/usr/share/psi/crypto", 0x86af7fc) = -1 ENOENT (No such file or
> directory)
> lstat64("/usr/share/psi/crypto", 0xbfeab3a0) = -1 ENOENT (No such file or
> directory)
> stat64("/home/cbiedl/.psi/crypto", 0x867737c) = -1 ENOENT (No such file or
> directory)
> lstat64("/home/cbiedl/.psi/crypto", 0xbfeab3a0) = -1 ENOENT (No such file or
> directory)
> stat64("/usr/lib/qt4/plugins/crypto", 0x867737c) = -1 ENOENT (No such file or
> directory)
> lstat64("/usr/lib/qt4/plugins/crypto", 0xbfeab3a0) = -1 ENOENT (No such file
> or directory)
> stat64("/usr/bin/crypto", 0x867737c) = -1 ENOENT (No such file or directory)
> lstat64("/usr/bin/crypto", 0xbfeab3a0) = -1 ENOENT (No such file or directory)
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++
... which was a hint in the right direction, together with:
> Versions of packages psi recommends:
> pn libqca2-plugin-ossl <none> (no description available)
Installing that package makes the problem go away. Yes, this _is_
mentioned in the package description, nethertheless psi should either
depend on that package or at least catch that check and give an
according warning.
Christoph
signature.asc
Description: Digital signature

