When Tuxboot starts gives message in the terminal:
QMetaObject::connectSlotsByName: No matching signal for on_frebootbutton_clicked()
GUI is displayed, then I click OK with the defaults (On-Line Distribution clonezilla_live_stable current and MD5 Check)
Downloading starts but after some time (downloaded bytes vary 10Mb, 14Mb etc.) I got an md5 check error. The value is not always the same, here some examples:
md5 check error: 2ee0c814618ec2f97f9e87a0a335b2cc Faile! <-- This after 14Mb downloaded
md5 check error: 79a8c186e7cc6dd2b12d02bd602da81d Faile! <-- This after 10 Mb downloaded
md5 check error: cc5f38997a4e02d257bc0273d6374b6c Faile! <-- This after 8Mb downloaded
Then I click Cancel and got these messages in the terminal
QThread: Destroyed while thread is still running
Segmentation fault (core dumped)
Your help appreciated
Jorge
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Tuxbot installed into ubuntu 16.04
When Tuxboot starts gives message in the terminal:
QMetaObject::connectSlotsByName: No matching signal for on_frebootbutton_clicked()
GUI is displayed, then I click OK with the defaults (On-Line Distribution clonezilla_live_stable current and MD5 Check)
Downloading starts but after some time (downloaded bytes vary 10Mb, 14Mb etc.) I got an md5 check error. The value is not always the same, here some examples:
md5 check error: 2ee0c814618ec2f97f9e87a0a335b2cc Faile! <-- This after 14Mb downloaded
md5 check error: 79a8c186e7cc6dd2b12d02bd602da81d Faile! <-- This after 10 Mb downloaded
md5 check error: cc5f38997a4e02d257bc0273d6374b6c Faile! <-- This after 8Mb downloaded
Then I click Cancel and got these messages in the terminal
QThread: Destroyed while thread is still running
Segmentation fault (core dumped)
Your help appreciated
Jorge
Could you please try that on different machine? To make sure if this issue is reproducible on different machines there.
Thanks.
Steven