1. SET@_label0.set_text('''Scanning systems. This may require several minutes...''')
  2. SET@_label0.set_text('''Scanning systems (os-prober). This may require several minutes...''')
  3. Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes.
  4. SET@_label0.set_text('''Scanning systems (BIOS-session). This may require several minutes...''')
  5. SET@_label0.set_text('''Scanning systems (BIOS-session). This may require several minutes...''')
  6. SET@_label0.set_text('''Scanning systems (BIOS-session). Please wait few seconds...''')
  7. SET@_vbox_bootrepairmenu.show()
  8. SET@_label_bootrepairsubtitle.set_markup('''<b>Repair the boot of the computer</b>''')
  9. SET@_label_recommendedrepair.set_text('''Recommended repair\n(repairs most frequent problems)''')
  10. SET@_label_justbootinfo.set_text('''Create a BootInfo summary\n(to get help by email or forum)''')
  11. SET@_label_pastebin.set_text('''Create a BootInfo summary (to get help by email or forum)''')
  12. SET@_vbox_pastebin.show()
  13. SET@_label_appname.set_markup('''<b><big>Boot-Repair</big></b>''')
  14. SET@_label_appdescription.set_text('''Repair the boot of the computer''')
  15. SET@_logobr.show()
  16. SET@_logo_brmenu.show()
  17. SET@_linkbutton_websitebr.show()
  18. SET@_label_repairfilesystems.set_text('''Repair file systems''')
  19. SET@_checkbutton_repairfilesystems.show()
  20. SET@_label_wubi.set_text('''Repair Wubi filesystems''')
  21. SET@_checkbutton_wubi.show()
  22. SET@_mainwindow.set_title('''Boot Repair''')
  23. SET@_mainwindow.set_icon_from_file('''x-boot-repair.png''')
  24. SET@_label_advanced_options.set_text('''Advanced options''')
  25. SET@_tab_main_options.set_text('''Main options''')
  26. SET@_tab_grub_location.set_text('''GRUB location''')
  27. SET@_tab_grub_options.set_text('''GRUB options''')
  28. SET@_tab_mbr_options.set_text('''MBR options''')
  29. SET@_tab_other_options.set_text('''Other options''')
  30. SET@_label_unhide_boot_menu.set_text('''Unhide boot menu :''')
  31. SET@_label_seconds.set_text('''seconds''')
  32. SET@_label_reinstall_grub.set_text('''Reinstall GRUB''')
  33. SET@_label_restore_mbr.set_text('''Restore MBR''')
  34. SET@_label_restore_bkp.set_text('''Restore EFI backups''')
  35. SET@_label_create_bkp.set_text('''Use the standard EFI file''')
  36. SET@_label_winefi_bkp.set_text('''Backup and rename Windows EFI files (solves the [hard-coded-EFI] error)''')
  37. SET@_label_bootflag.set_text('''Place the boot flag on:''')
  38. SET@_label_ostoboot_bydefault.set_text('''OS to boot by default:''')
  39. SET@_label_signed.set_text('''SecureBoot''')
  40. SET@_label_purge_grub.set_text('''Purge GRUB before reinstalling it''')
  41. SET@_label_separateboot.set_text('''Separate /boot partition:''')
  42. SET@_label_efi.set_text('''Separate /boot/efi partition:''')
  43. SET@_label_sepusr.set_text('''Separate /usr partition:''')
  44. SET@_label_place_alldisks.set_text('''Place GRUB in all disks (except USB disks without OS)''')
  45. SET@_label_place_grub.set_text('''Place GRUB into:''')
  46. SET@_label_lastgrub.set_text('''Upgrade GRUB to its most recent version''')
  47. SET@_label_legacy.set_text('''GRUB Legacy''')
  48. SET@_label_blankextraspace.set_text('''Reset extra space after MBR (solves the [FlexNet] error)''')
  49. SET@_label_uncomment_gfxmode.set_text('''Uncomment GRUB_GFXMODE (solves the [no-signal / out-of-range] error)''')
  50. SET@_label_ata.set_text('''ATA disk support (solves the [out-of-disk] error)''')
  51. SET@_label_add_kernel_option.set_text('''Add a kernel option:''')
  52. COMBO@@END@@_combobox_add_kernel_option@@nomodeset
  53. COMBO@@END@@_combobox_add_kernel_option@@acpi=off
  54. COMBO@@END@@_combobox_add_kernel_option@@acpi_osi=
  55. COMBO@@END@@_combobox_add_kernel_option@@edd=on
  56. COMBO@@END@@_combobox_add_kernel_option@@i815modeset=1
  57. COMBO@@END@@_combobox_add_kernel_option@@i915modeset=0
  58. COMBO@@END@@_combobox_add_kernel_option@@i915.modeset=0 xforcevesa
  59. COMBO@@END@@_combobox_add_kernel_option@@noapic
  60. COMBO@@END@@_combobox_add_kernel_option@@nodmraid
  61. COMBO@@END@@_combobox_add_kernel_option@@nolapic
  62. COMBO@@END@@_combobox_add_kernel_option@@nomodeset radeon mode=0
  63. COMBO@@END@@_combobox_add_kernel_option@@nomodeset radeon mode=1
  64. COMBO@@END@@_combobox_add_kernel_option@@rootdelay=90
  65. COMBO@@END@@_combobox_add_kernel_option@@vga=771
  66. COMBO@@END@@_combobox_add_kernel_option@@xforcevesa
  67. SET@_combobox_add_kernel_option.set_active(0)
  68. SET@_combobox_add_kernel_option.set_sensitive(True)
  69. SET@_label_kernelpurge.set_text('''Purge kernels then reinstall last kernel''')
  70. SET@_label_open_etc_default_grub.set_text('''Edit GRUB configuration file''')
  71. SET@_label_partition_booted_bymbr.set_text('''Partition booted by the MBR:''')
  72. SET@_about.set_title('''About''')
  73. SET@_about.set_icon_from_file('''x-boot-repair.png''')
  74. SET@_label_translate.set_text('''Translate''')
  75. SET@_label_thanks.set_text('''Credits''')
  76. SET@_label_gpl.set_markup('''<small>GNU-GPL v3</small>''')
  77. SET@_label_copyright.set_markup('''<small>(C) 2010-2020 Yann MRN</small>''')
  78. SET@_backupwindow.set_title('''Boot Repair''')
  79. SET@_label_pleasechoosebackuprep.set_text('''Please choose a folder to put the backup into.\nIt is recommended to choose a USB disk.''')
  80. SET@_label_backup_table.set_text('''Backup partition tables, bootsectors and logs''')
  81. SET@_label_winboot.set_text('''Repair Windows boot files''')
  82. SET@_label_upload.set_text('''Upload the report to a pastebin''')
  83. SET@_label_upload1.set_text('''Upload the report to a pastebin''')
  84. SET@_label_stats.set_text('''Participate to statistics of use''')
  85. SET@_label_internet.set_text('''Check internet connection''')
  86. SET@_label_internet1.set_text('''Check internet connection''')
  87. COMBO@@CLEAR@@_combobox_bootflag
  88. SET@_label_restore_mbrof.set_text('''Restore the MBR of:''')
  89. COMBO@@END@@_combobox_restore_mbrof@@sda (generic mbr)
  90. COMBO@@END@@_combobox_restore_mbrof@@sda (generic altmbr)
  91. COMBO@@END@@_combobox_restore_mbrof@@sda (generic gptmbr)
  92. COMBO@@END@@_combobox_ostoboot_bydefault@@sda6 (Linux Mint 20.3 Una (20.3))
  93. SET@_combobox_ostoboot_bydefault.set_sensitive(True)
  94. SET@_button_recommendedrepair.set_sensitive(False)
  95. SET@_checkbutton_repairfilesystems.set_active(False)
  96. SET@_checkbutton_wubi.set_active(False)
  97. SET@_checkbutton_wubi.set_sensitive(False)
  98. SET@_checkbutton_pastebin.set_active(True)
  99. SET@_checkbutton_upload.set_active(True)
  100. SET@_checkbutton_unhide_boot_menu.set_active(True)
  101. SET@_tab_grub_location.set_sensitive(True)
  102. SET@_vbox_grub_location.show()
  103. SET@_tab_grub_options.set_sensitive(True)
  104. SET@_vbox_grub_options.show()
  105. SET@_tab_mbr_options.set_sensitive(False)
  106. SET@_vbox_mbr_options.hide()
  107. SET@_checkbutton_restore_mbr.set_active(False)
  108. SET@_checkbutton_restore_bkp.show()
  109. SET@_checkbutton_restore_bkp.set_active(True)
  110. SET@_checkbutton_create_bkp.hide()
  111. SET@_checkbutton_winefi_bkp.hide()
  112. SET@_button_mainapply.set_sensitive(False)
  113. SET@_vbox_sepusr.hide()
  114. SET@_combobox_sepusr.set_sensitive(False)
  115. SET@_label_sepusr.set_sensitive(False)
  116. SET@_checkbutton_sepusr.set_active(False)
  117. SET@_vbox_separateboot.hide()
  118. SET@_checkbutton_separateboot.set_active(False)
  119. SET@_combobox_separateboot.set_sensitive(False)
  120. SET@_checkbutton_kernelpurge.set_active(False)
  121. SET@_checkbutton_kernelpurge.set_sensitive(True)
  122. SET@_button_open_etc_default_grub.show()
  123. SET@_checkbutton_purge_grub.set_active(False)
  124. SET@_checkbutton_purge_grub.set_sensitive(True)
  125. COMBO@@CLEAR@@_combobox_efi
  126. COMBO@@END@@_combobox_efi@@sda1
  127. SET@_combobox_efi.set_active(0)
  128. SET@_combobox_efi.set_sensitive(True)
  129. SET@_checkbutton_signed.show()
  130. SET@_checkbutton_purge_grub.set_sensitive(False)
  131. SET@_button_open_etc_default_grub.hide()
  132. SET@_checkbutton_purge_grub.set_active(True)
  133. SET@_checkbutton_lastgrub.hide()
  134. SET@_checkbutton_signed.set_active(True)
  135. SET@_checkbutton_signed.set_sensitive(True)
  136. SET@_combobox_efi.set_sensitive(True)
  137. SET@_vbox_place_or_force.hide()
  138. SET@_checkbutton_legacy.hide()
  139. SET@_checkbutton_purge_grub.set_sensitive(False)
  140. SET@_button_open_etc_default_grub.hide()
  141. SET@_checkbutton_purge_grub.set_active(True)
  142. SET@_checkbutton_lastgrub.hide()
  143. SET@_checkbutton_restore_bkp.show()
  144. SET@_checkbutton_restore_bkp.set_active(True)
  145. SET@_checkbutton_create_bkp.show()
  146. SET@_checkbutton_winefi_bkp.show()
  147. SET@_checkbutton_create_bkp.set_active(True)
  148. SET@_checkbutton_efi.set_active(True)
  149. SET@_checkbutton_purge_grub.set_sensitive(False)
  150. SET@_button_open_etc_default_grub.hide()
  151. SET@_checkbutton_purge_grub.set_active(True)
  152. COMBO@@CLEAR@@_combobox_place_grub
  153. COMBO@@END@@_combobox_place_grub@@sda
  154. SET@_combobox_place_grub.set_active(0)
  155. SET@_radiobutton_place_grub.set_active(True)
  156. SET@_combobox_place_grub.set_sensitive(True)
  157. SET@_label_force_grub.set_text('''Force GRUB into: sda6 (for chainloader)''')
  158. SET@_checkbutton_purge_grub.show()
  159. SET@_checkbutton_purge_grub.set_sensitive(False)
  160. SET@_button_open_etc_default_grub.hide()
  161. SET@_checkbutton_purge_grub.set_active(True)
  162. SET@_checkbutton_lastgrub.hide()
  163. SET@_combobox_add_kernel_option.set_sensitive(False)
  164. SET@_checkbutton_blankextraspace.set_sensitive(False)
  165. SET@_checkbutton_blankextraspace.set_active(False)
  166. SET@_checkbutton_uncomment_gfxmode.set_active(False)
  167. SET@_checkbutton_ata.set_active(False)
  168. SET@_checkbutton_add_kernel_option.set_active(False)
  169. SET@_button_mainapply.set_sensitive(True)
  170. SET@_combobox_ostoboot_bydefault.set_active(0)
  171. SET@_checkbutton_reinstall_grub.set_active(True)
  172. SET@_hbox_bootflag.set_sensitive(False)
  173. SET@_combobox_bootflag.set_sensitive(False)
  174. SET@_checkbutton_bootflag.set_active(False)
  175. SET@_vbox_winboot.set_sensitive(False)
  176. SET@_button_recommendedrepair.set_sensitive(True)
  177. SET@_mainwindow.show()
  178. DEBUG=> in bash NOT GET _combobox_add_kernel_option nomodeset
  179. DEBUG=> in bash NOT GET _checkbutton_unhide_boot_menu True
  180. SET@_spinbutton_unhide_boot_menu.set_sensitive(True)
  181. DEBUG=> in bash NOT GET _checkbutton_restore_bkp True
  182. DEBUG=> in bash NOT GET _combobox_efi sda1
  183. DEBUG=> in bash NOT GET _checkbutton_purge_grub True
  184. SET@_button_open_etc_default_grub.hide()
  185. DEBUG=> in bash NOT GET _checkbutton_signed True
  186. SET@_checkbutton_purge_grub.set_sensitive(False)
  187. SET@_button_open_etc_default_grub.hide()
  188. SET@_checkbutton_purge_grub.set_active(True)
  189. SET@_checkbutton_lastgrub.hide()
  190. DEBUG=> in bash NOT GET _checkbutton_create_bkp True
  191. DEBUG=> in bash NOT GET _checkbutton_efi True
  192. SET@_checkbutton_signed.show()
  193. SET@_checkbutton_purge_grub.set_sensitive(False)
  194. SET@_button_open_etc_default_grub.hide()
  195. SET@_checkbutton_purge_grub.set_active(True)
  196. SET@_checkbutton_lastgrub.hide()
  197. SET@_checkbutton_signed.set_active(True)
  198. SET@_checkbutton_signed.set_sensitive(True)
  199. SET@_combobox_efi.set_sensitive(True)
  200. SET@_vbox_place_or_force.hide()
  201. SET@_checkbutton_legacy.hide()
  202. SET@_checkbutton_purge_grub.set_sensitive(False)
  203. SET@_button_open_etc_default_grub.hide()
  204. SET@_checkbutton_purge_grub.set_active(True)
  205. SET@_checkbutton_lastgrub.hide()
  206. SET@_checkbutton_restore_bkp.show()
  207. SET@_checkbutton_restore_bkp.set_active(True)
  208. SET@_checkbutton_create_bkp.show()
  209. SET@_checkbutton_winefi_bkp.show()
  210. SET@_checkbutton_create_bkp.set_active(True)
  211. SET@_checkbutton_purge_grub.set_sensitive(False)
  212. SET@_button_open_etc_default_grub.hide()
  213. SET@_checkbutton_purge_grub.set_active(True)
  214. DEBUG=> in bash NOT GET _combobox_place_grub sda
  215. DEBUG=> in bash NOT GET _combobox_ostoboot_bydefault sda6 (Linux Mint 20.3 Una (20.3))
  216. DEBUG=> in bash NOT GET _checkbutton_reinstall_grub True
  217. SET@_tab_grub_location.set_sensitive(True)
  218. SET@_vbox_grub_location.show()
  219. SET@_tab_grub_options.set_sensitive(True)
  220. SET@_vbox_grub_options.show()
  221. SET@_tab_mbr_options.set_sensitive(False)
  222. SET@_vbox_mbr_options.hide()
  223. SET@_checkbutton_restore_mbr.set_active(False)
  224. SET@_checkbutton_restore_bkp.show()
  225. SET@_checkbutton_restore_bkp.set_active(True)
  226. SET@_checkbutton_create_bkp.show()
  227. SET@_checkbutton_winefi_bkp.show()
  228. SET@_checkbutton_create_bkp.set_active(True)
  229. SET@_button_mainapply.set_sensitive(False)
  230. SET@_vbox_sepusr.hide()
  231. SET@_combobox_sepusr.set_sensitive(False)
  232. SET@_label_sepusr.set_sensitive(False)
  233. SET@_checkbutton_sepusr.set_active(False)
  234. SET@_vbox_separateboot.hide()
  235. SET@_checkbutton_separateboot.set_active(False)
  236. SET@_combobox_separateboot.set_sensitive(False)
  237. SET@_checkbutton_kernelpurge.set_active(False)
  238. SET@_checkbutton_kernelpurge.set_sensitive(True)
  239. SET@_checkbutton_purge_grub.set_sensitive(False)
  240. SET@_button_open_etc_default_grub.hide()
  241. SET@_checkbutton_purge_grub.set_active(True)
  242. COMBO@@CLEAR@@_combobox_efi
  243. COMBO@@END@@_combobox_efi@@sda1
  244. SET@_combobox_efi.set_active(0)
  245. SET@_combobox_efi.set_sensitive(True)
  246. SET@_checkbutton_signed.show()
  247. SET@_checkbutton_purge_grub.set_sensitive(False)
  248. SET@_button_open_etc_default_grub.hide()
  249. SET@_checkbutton_purge_grub.set_active(True)
  250. SET@_checkbutton_lastgrub.hide()
  251. SET@_checkbutton_signed.set_active(True)
  252. SET@_checkbutton_signed.set_sensitive(True)
  253. SET@_combobox_efi.set_sensitive(True)
  254. SET@_vbox_place_or_force.hide()
  255. SET@_checkbutton_legacy.hide()
  256. SET@_checkbutton_purge_grub.set_sensitive(False)
  257. SET@_button_open_etc_default_grub.hide()
  258. SET@_checkbutton_purge_grub.set_active(True)
  259. SET@_checkbutton_lastgrub.hide()
  260. SET@_checkbutton_restore_bkp.show()
  261. SET@_checkbutton_restore_bkp.set_active(True)
  262. SET@_checkbutton_create_bkp.show()
  263. SET@_checkbutton_winefi_bkp.show()
  264. SET@_checkbutton_create_bkp.set_active(True)
  265. SET@_checkbutton_efi.set_active(True)
  266. SET@_checkbutton_purge_grub.set_sensitive(False)
  267. SET@_button_open_etc_default_grub.hide()
  268. SET@_checkbutton_purge_grub.set_active(True)
  269. COMBO@@CLEAR@@_combobox_place_grub
  270. COMBO@@END@@_combobox_place_grub@@sda
  271. SET@_combobox_place_grub.set_active(0)
  272. SET@_radiobutton_place_grub.set_active(True)
  273. SET@_combobox_place_grub.set_sensitive(True)
  274. SET@_label_force_grub.set_text('''Force GRUB into: sda6 (for chainloader)''')
  275. SET@_checkbutton_purge_grub.show()
  276. SET@_checkbutton_purge_grub.set_sensitive(False)
  277. SET@_button_open_etc_default_grub.hide()
  278. SET@_checkbutton_purge_grub.set_active(True)
  279. SET@_checkbutton_lastgrub.hide()
  280. SET@_combobox_add_kernel_option.set_sensitive(False)
  281. SET@_checkbutton_blankextraspace.set_sensitive(False)
  282. SET@_checkbutton_blankextraspace.set_active(False)
  283. SET@_checkbutton_uncomment_gfxmode.set_active(False)
  284. SET@_checkbutton_ata.set_active(False)
  285. SET@_checkbutton_add_kernel_option.set_active(False)
  286. SET@_button_mainapply.set_sensitive(True)
  287. SET@_combobox_ostoboot_bydefault.set_active(0)
  288. DEBUG=> in bash NOT GET _combobox_efi sda1
  289. DEBUG=> in bash NOT GET _combobox_place_grub sda
  290. DEBUG=> in bash NOT GET _button_recommendedrepair clicked
  291. SET@_mainwindow.hide()
  292. SET@_progressbar1.pulse()
  293. SET@_label0.set_text('''Applying changes. This may require several minutes...''')
  294. SET@_progressbar1.pulse()
  295. SET@_progressbar1.pulse()
  296. SET@_progressbar1.pulse()
  297. SET@_progressbar1.pulse()
  298. SET@_progressbar1.pulse()
  299. SET@_progressbar1.pulse()
  300. SET@_progressbar1.pulse()
  301. SET@_progressbar1.pulse()
  302. SET@_progressbar1.pulse()
  303. SET@_progressbar1.pulse()
  304. SET@_progressbar1.pulse()
  305. Repair blocked: ________________________________________________________________
  306. The current session is in BIOS-compatibility mode. Please disable BIOS-compatibility/CSM/Legacy mode in your UEFI firmware, and use this software from a live-CD (or live-USB) that is compatible with UEFI booting mode. For example, use a live-USB of Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), after making sure your BIOS is set up to boot USB in EFI mode. This will enable this feature.
  307. SET@_mainwindow.show()
  308. DEBUG=> in bash NOT GET _button_justbootinfo clicked
  309. SET@_mainwindow.hide()
  310. SET@_progressbar1.pulse()
  311. SET@_progressbar1.pulse()
  312. SET@_progressbar1.pulse()
  313. SET@_progressbar1.pulse()
  314. SET@_progressbar1.pulse()
  315. SET@_progressbar1.pulse()
  316. SET@_progressbar1.pulse()
  317. SET@_progressbar1.pulse()
  318. SET@_progressbar1.pulse()
  319. SET@_progressbar1.pulse()
  320. SET@_progressbar1.pulse()
  321. SET@_progressbar1.pulse()
  322. SET@_progressbar1.pulse()
  323. SET@_progressbar1.pulse()
  324. SET@_progressbar1.pulse()
  325. SET@_progressbar1.pulse()
  326. SET@_progressbar1.pulse()
  327. SET@_progressbar1.pulse()
  328. SET@_progressbar1.pulse()
  329. SET@_progressbar1.pulse()
  330. SET@_progressbar1.pulse()
  331. SET@_progressbar1.pulse()
  332. SET@_progressbar1.pulse()
  333. SET@_progressbar1.pulse()
  334. SET@_progressbar1.pulse()
  335. SET@_progressbar1.pulse()
  336. SET@_progressbar1.pulse()
  337. SET@_progressbar1.pulse()
  338. SET@_progressbar1.pulse()
  339. SET@_progressbar1.pulse()
  340. SET@_progressbar1.pulse()
  341. SET@_progressbar1.pulse()
  342. SET@_label0.set_text('''Create a BootInfo summary. This may require several minutes...''')
  343. SET@_label0.set_text('''Create a BootInfo summary. This may require several minutes...''')
  344. SET@_progressbar1.pulse()
  345. SET@_label0.set_text('''Create a BootInfo summary (bis). This may require several minutes...''')
  346. SET@_progressbar1.pulse()
  347. SET@_progressbar1.pulse()
  348. SET@_progressbar1.pulse()
  349. SET@_progressbar1.pulse()
  350. SET@_progressbar1.pulse()
  351. SET@_progressbar1.pulse()
  352. SET@_progressbar1.pulse()
  353. SET@_progressbar1.pulse()
  354. SET@_progressbar1.pulse()
  355. SET@_progressbar1.pulse()
  356. SET@_progressbar1.pulse()
  357. SET@_progressbar1.pulse()
  358. SET@_progressbar1.pulse()
  359. SET@_progressbar1.pulse()
  360. SET@_progressbar1.pulse()
  361. SET@_progressbar1.pulse()
  362. SET@_progressbar1.pulse()
  363. SET@_progressbar1.pulse()
  364. SET@_progressbar1.pulse()
  365. SET@_progressbar1.pulse()
  366. SET@_progressbar1.pulse()
  367. SET@_progressbar1.pulse()
  368. SET@_progressbar1.pulse()
  369. SET@_progressbar1.pulse()
  370. SET@_label0.set_text('''Create a BootInfo summary (bs-check). This may require several minutes...''')
  371. SET@_progressbar1.pulse()
  372. SET@_progressbar1.pulse()
  373. SET@_progressbar1.pulse()
  374. SET@_progressbar1.pulse()
  375. SET@_progressbar1.pulse()
  376. SET@_progressbar1.pulse()
  377. SET@_label0.set_text('''Create a BootInfo summary (ter). This may require several minutes...''')
  378. Upload the report to a pastebin ? yes
  379. SET@_progressbar1.pulse()
  380. SET@_label0.set_text('''Create a BootInfo summary (net-check). This may require several minutes...''')
  381. SET@_label0.set_text('''Create a BootInfo summary (url). This may require several minutes...''')
  382. SET@_progressbar1.pulse()
  383. SET@_progressbar1.pulse()
  384. SET@_progressbar1.pulse()
  385. SET@_progressbar1.pulse()
  386. SET@_label0.set_text('''Create a BootInfo summary (qua). This may require several minutes...''')
  387. SET@_label0.set_text('''Create a BootInfo summary (net-check). This may require several minutes...''')
  388. SET@_label0.set_text('''Create a BootInfo summary (net-ok). This may require several minutes...''')
  389. SET@_progressbar1.pulse()
  390. SET@_progressbar1.pulse()
  391. SET@_progressbar1.pulse()
  392. SET@_progressbar1.pulse()
  393. SET@_progressbar1.pulse()
  394. SET@_progressbar1.pulse()
  395. SET@_label0.set_text('''Create a BootInfo summary (20). This may require several minutes...''')
  396. SET@_label0.set_text('''Create a BootInfo summary (19). This may require several minutes...''')
  397. SET@_label0.set_text('''Create a BootInfo summary (18). This may require several minutes...''')
  398. SET@_label0.set_text('''Create a BootInfo summary (17). This may require several minutes...''')
  399. SET@_progressbar1.pulse()
  400. SET@_progressbar1.pulse()
  401. SET@_progressbar1.pulse()
  402. SET@_progressbar1.pulse()
  403. SET@_progressbar1.pulse()
  404. SET@_progressbar1.pulse()
  405. SET@_progressbar1.pulse()
  406. SET@_progressbar1.pulse()
  407. SET@_progressbar1.pulse()
  408. SET@_progressbar1.pulse()
  409. SET@_label0.set_text('''Create a BootInfo summary. Please wait few seconds...''')
  410. EXIT@@