DesobedienteTecnologico / dtails

Remastering tool for Debian Live based OS
GNU General Public License v3.0
49 stars 5 forks source link

Write modified image to many pendrives from GUI #29

Closed DesobedienteTecnologico closed 4 months ago

DesobedienteTecnologico commented 10 months ago

Issue

Some users need to flash the modified version of DTails into several pendrives. There is actually a workaround but not implemented graphically.

Solution

Make a button or checkbox before starting the whole process to activate the tab and keep flashing without activate it by hand in the code.

The actual disabled tab to be enabled is under dtails.py: self.tab_control.tab(2, state="disabled")