DieterBaum / qt-fsarchiver

Program for Backup and restore partitions
GNU General Public License v3.0
18 stars 9 forks source link

(Solved)qt-fsarchiver(Segmetation fault) #26

Closed eazy1504 closed 3 months ago

eazy1504 commented 3 months ago

Hi,i have a problem with qt-fsarchiver when I will try to make a backup from from live system booted from grub menu(also tried to make a usb and also did not work). I installed LM22 to Vmware,then installed ubuntu Noble version of qt-fsarchiver-1.8.7-0-amd64.deb added username ALL=(ALL) NOPASSWD: /usr/sbin/qt-fsarchiver.sh to sudoers and changed qt-fsarchiver launcher and added sudo /usr/sbin/qt-fsarchiver.sh instead /usr/sbin/qt-fsarchiver.sh. Now it will run as root without asking password,but on live system it wont make backup or restore backup... qt-fsarchiver window closes right after i click save partition. Screenshot from 2024-08-05 12-29-59 It works same way OK on my default installed system,but not live booted system.. I made a live iso with systemback and added to grub boot menu as sudo nano /etc/grub.d/40_custom

Screenshot from 2024-08-05 14-03-11 Any ideas what i am doing wrong? why i am getting Segmetation fault right after i click save partition?