On Fri, 2020-02-28 at 13:37 -0500, Charles R. Dennett wrote: > I had found dolphin > mentioned in the file ~/.config/.ksmserverrc. That would be ~/.config/ksmserverrc I presume. I'm seeing two Dolphin lines in mine as well, but on closer examination it appears as two different programs, /bin/dolphin and /usr/bin/dolphin. Furthermore, these two actually exist as separate files: $ ls -l /usr/bin/dolphin /bin/dolphin -rwxr-xr-x. 1 root root 16072 Jan 15 15:14 /bin/dolphin -rwxr-xr-x. 1 root root 16072 Jan 15 15:14 /usr/bin/dolphin [poc@Bree ~]$ file /usr/bin/dolphin /bin/dolphin /usr/bin/dolphin: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=9f3b25cfd17490fb978dd8e16b0020e83739a07d, for GNU/Linux 3.2.0, stripped /bin/dolphin: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=9f3b25cfd17490fb978dd8e16b0020e83739a07d, for GNU/Linux 3.2.0, stripped [poc@Bree ~]$ rpm -qf /usr/bin/dolphin /bin/dolphin dolphin-19.12.1-1.fc31.x86_64 dolphin-19.12.1-1.fc31.x86_64 and are both installed from the package. That has to be an error, surely. poc _______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kde@xxxxxxxxxxxxxxxxxxxxxxx