Forum › Forums › antiX-development › Development › Live-USB-maker: bug after updates?
- This topic has 18 replies, 8 voices, and was last updated Apr 24-12:58 pm by andfree.
-
AuthorPosts
-
April 22, 2026 at 10:33 am #202346
032_hsn
MemberantiX 26 x64 bit, with dinit:
today after updates = snapshot O.K. – But Live-USB-maker is totally inactive. – Snapshot taken in VirtualBox 7.2.2.
April 22, 2026 at 9:00 pm #202377
dolphin_oracleForum Adminyes their appears to be something wrong with the gui. the commandline live-usb-maker appears to still work.
April 23, 2026 at 2:28 am #202383
sybokMember‘live-usb-maker-gui-antix’ has an option to inspect log.
Could you post all output in the terminal and the log.
Is there anything suggesting the cause of the issue when you start the program from terminal and inspect the log?April 23, 2026 at 2:44 am #202385olsztyn
MemberCould you post all output in the terminal and the log.
Is there anything suggesting the cause of the issue when you start the program from terminal and inspect the log?Output of terminal:
demo@antix1:~ $ sudo live-usb-maker-gui-antix live-usb-maker-gui-antix version: 26.04.19 LUM is: "/usr/bin/live-usb-maker" Options: ("-N") Target device: "sdc" Raw size (bytes): 15664676864 Size (GB): 14 Source filename property: "clone"Log:
===================================================================== /usr/bin/live-usb-maker program: live-usb-maker started: Thu Apr 23 03:31:42 AM EDT 2026 version: 2.41.23 (Thu, 01 Jan 2026) kernel: 6.18.16-2-liquorix-amd64 OS: antiX 26 (Stephen Kapos) found lib: /usr/local/lib/cli-shell-utils/cli-shell-utils.bash lib version: 2.41.05-2302 (Sat, 25 Feb 2023 12:45:10 -0500) --------------------------------------------------------------------- Found man page: live-usb-maker.1 Found live media device /dev/sdb Only one target usb device was found sdc Will use target device sdc (14.6G SanDisk Cruzer Dial)As @dolphin_oracle indicated there seems something wrong with gui. CLI version is fine.
- This reply was modified 5 months ago by olsztyn.
Live antiX Boot Options (Previously posted by Xecure):
http://antixlinuxfan.miraheze.org/wiki/Table_of_antiX_Boot_ParametersApril 23, 2026 at 3:47 am #202388m4r35n357
MemberReported yesterday: https://www.antixforum.com/forums/topic/live-usb-maker-gui-has-stopped-working/
April 23, 2026 at 4:03 am #202392olsztyn
MemberYes, I know, you already reported yesterday. I saw your post. I was just replying to request for log from @sybok…
Thanks for your reporting this bug yesterday…- This reply was modified 5 months ago by olsztyn.
Live antiX Boot Options (Previously posted by Xecure):
http://antixlinuxfan.miraheze.org/wiki/Table_of_antiX_Boot_ParametersApril 23, 2026 at 4:09 am #202398m4r35n357
MemberYes, I know, you already reported yesterday. I saw your post.
OK appreciate the ack. I was beginning to wonder if people were ignoring me for complaining too much 😉
April 23, 2026 at 4:09 am #202399
sybokMember@olsztyn: Not very revealing (at least not to me).
April 23, 2026 at 6:03 am #202402
dolphin_oracleForum AdminOK pretty sure its a packaging issue. I think the helper script that live-usb-maker-gui uses to actually launch the processes (either the cli live-usb-maker or dd) is missing from the package.
April 23, 2026 at 7:03 am #202409
dolphin_oracleForum Adminput the below in a file called /usr/lib/live-usb-maker-gui-antix/helper
#!/bin/bash eval "${*}"and set as executable
sudo chmod a+x /usr/lib/live-usb-maker-gui-antix/helperand see if that helps.
- This reply was modified 5 months ago by dolphin_oracle.
April 23, 2026 at 10:38 am #202435olsztyn
Memberolsztyn wrote:
Yes, I know, you already reported yesterday. I saw your post.OK appreciate the ack. I was beginning to wonder if people were ignoring me for complaining too much 😉
No, I am sure nobody would ignore your report. This is an important issue. Live tools are critical to antiX.
Live antiX Boot Options (Previously posted by Xecure):
http://antixlinuxfan.miraheze.org/wiki/Table_of_antiX_Boot_ParametersApril 23, 2026 at 11:03 am #202437
anticapitalistaForum AdminFixed debs (hopefully) here for the early birds
https://repo.antixlinux.com/uploads/trixie/main/
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
April 23, 2026 at 11:21 am #202443
Brian MasinickModeratorFixed debs (hopefully) here for the early birds
Sorry I didn’t spot this during my extensive testing! One area I did NOT cover was the GUI version of the Live USB Maker. I’ve used it a lot lately, but being a creature of habit, I execute the CLI version /usr/bin/live-usb-maker
--
Brian Masinick
Alternate "Search B":
This search pageApril 24, 2026 at 2:09 am #202495andfree
MemberFixed debs (hopefully) here for the early birds
I see nothing there yet, but this has worked for me:
put the below in a file called /usr/lib/live-usb-maker-gui-antix/helper
#!/bin/bash eval "${*}"and set as executable
sudo chmod a+x /usr/lib/live-usb-maker-gui-antix/helperantiX utilities for processing PDF files (posted by ChPol)
April 24, 2026 at 3:06 am #202501m4r35n357
MemberJust made a Live USB, so the headline bug is fixed, but I haven’t tested it yet!
Edited & posted from the live system – nice!
- This reply was modified 5 months ago by m4r35n357. Reason: result
-
AuthorPosts
- You must be logged in to reply to this topic.