Search found 1 match

by hervyqa
19 Jul 2023, 22:13
Forum: Partition Recovery
Topic: QPhotoRec desktop application doesn't appear in the launcher menu
Replies: 1
Views: 2249

QPhotoRec desktop application doesn't appear in the launcher menu

I use NixOS linux which does not follow FHS rules.
The problem is that qphotorec desktop doesn't show its application icon because it uses the path "/usr/bin/qphotorec" which NixOS uses "/run/current-system/sw/bin/qphotorec". So, it doesn't appear in the launcher menu.
"qphotorec.desktop" should ...