Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

Development General

Development General
1704 posts | Last Activity on 26-04-2024 12:27 by AMIGASYSTEM
AMIGASYSTEM
AMIGASYSTEM 26-04-2024 12:27, 18 hours ago
Re: Errors in DOS commands?
Done some tests confirming what said to jPV, the problem "output.txt" empty, as I had suspected is the fault of LHA native AROS version. I tried running the command c:lha *>ram:output.txt on "AROS 68k" with two LHA versions, one Native and one AmigaOS LHA (Native AROS) -> Generate output.txt "Empty" LHA (Native Amiga v22) -> Generates output.txt "output Corrected " Done other test on AROS x86 with [url=http://archives.aros-exec.org/?function=showfile&file=utility/archive/lha_4u4a-i386-aros.lha][b]This[/b][/url] version of LHA, output.txt is saved correctly !
AMIGASYSTEM
AMIGASYSTEM 26-04-2024 11:52, 18 hours ago
Re: Errors in DOS commands?
Yes the problem of the "output.txt" file generated "Empty" exists on AROS x86/68k, but I think that of hangs from LHA which does not work well on AROS, in fact on AROS One I don't use LHA anymore, instead I use "XadUnfile" which works better and supports miolti other formats. Redirection with other Commands works fine and the file "output.txt" is generated correctly On AROS as reported [url=http://www.aros.org/documentation/users/shell/introduction.php][b]HERE[/b][/url] the Redirection should work fine: Example: dir >ram:a -> correctly generates the output file ! Also the command c:lha >ram:output.txt *>>ram:output.txt, works fine on AROS, but it generates an empty file !
O
OlafSch 26-04-2024 05:09, 1 day ago
Re: Errors in DOS commands?
Hello, I had discussions on amigaworld where jpV told me that he had problems with amigscripts (DOS) on AROS. I was surprised and asked him for examples. He referred to two problems he found. https://amigaworld.net/modules/newbb/viewtopic.php?mode=viewtopic&topic_id=45085&forum=33&start=1160&viewmode=flat&order=0 One seemed to happen with lha and stderr output in a file:. He already reported it: https://ae.arosworld.org/index.php?topic=695.msg6759#msg6759 Another one which command who not found files, f.e. in C I tested both in my distribution and had no problems but I heavily mix aros and amiga components. Could someone test on X86 and report if the problems are still valid?
M
miker1264 25-04-2024 15:41, 2 days ago
Re: Irritating bug of the month - May 2024
Number #140 seems to be popular as well.
T
Telematix 25-04-2024 14:12, 2 days ago
Re: Irritating bug of the month - May 2024
Voted.
F
Farox 25-04-2024 04:09, 2 days ago
Re: Irritating bug of the month - May 2024
Thanks voted for #125
D
deadwood 24-04-2024 15:06, 3 days ago
Re: Irritating bug of the month - May 2024
[quote name=AMIGASYSTEM post=5059]@AMIGASYSTEM - Regarding Bug #136, I noticed that the "S" flag is set on some files by the Startup-sequence after the first reboot, so done fixing then you can delete these strings![/quote] I don't think this will be possible. These files on ISO image won't have the S flag, so if the commands are removed from Startup-Sequence, then they will never get these flags on HDD.
Amiwell79
Amiwell79 24-04-2024 08:08, 3 days ago
Re: Irritating bug of the month - May 2024
voted many thanks Deadwood
AMIGASYSTEM
AMIGASYSTEM 24-04-2024 07:08, 3 days ago
Re: Irritating bug of the month - May 2024
Regarding Bug #136, I noticed that the "S" flag is set on some files by the Startup-sequence after the first reboot, so done fixing then you can delete these strings!
D
deadwood 24-04-2024 06:06, 3 days ago
Re: Irritating bug of the month - May 2024
TLDR: >>>> [url][b]https://github.com/deadwood2/AROS/labels/IBOTM[/b][/url] <<<< Here were are with another IBOTM! We continue with bug-fixing fun! PS. If there are additional bugs that irritate you, but they are not yet > the bug tracker, please report them in the release support thread. They might make it to the voting in following months! General rules are simple: 1) Bugs are selected from bugs reported > bug tracker 2) There is a poll made and community selects one bug from suggested bugs 3) I fix the bug. 4) Wait until next month; Go To 1; The initial list of bugs will be related to ABIv0 i386 or ABIv11 x86_64. In effect bugs specific to m68k AROS or any other AROS flavor won't be added to poll options. Bugs can be in either AROS core system or in Contrib package. Bugs need to be reproducible on clean system releases, so bugs visible only on distributions won't be included.
D
deadwood 23-04-2024 11:15, 4 days ago
Re: Irritating bug of the month - April 2024
Ok, with that I'm closing April's IBOTM. Tomorrow we will open voting for May's bug!
AMIGASYSTEM
AMIGASYSTEM 23-04-2024 07:03, 4 days ago
Re: Irritating bug of the month - April 2024
@AmigaMia Right, on some keyboards you also find also Del O Canc @deadwood Ok, mine was just a report, we will wait for the new feature in the next builds !
D
deadwood 23-04-2024 07:01, 4 days ago
Re: Irritating bug of the month - April 2024
[quote name=AMIGASYSTEM post=5051]@AMIGASYSTEM To improve again as it happens on ABIv1, the recognition of the HardDisk Icon "NoDOS" is missing. When you add a new HD, Wanderer shows a "Gray" Icon, on ABIv1 instead it is assigned NoDos Volume Icon, see screenshot ![/quote] The functionality you are showing on screen shot has not yet been migrated to my repo from ABIv1, so we will have to wait for that.
amigamia
amigamia 23-04-2024 06:54, 4 days ago
Re: Irritating bug of the month - April 2024
[quote name=AMIGASYSTEM post=5051]@AMIGASYSTEM - Successfully tested, "even multiple" files and folders can be deleted simply with Canc key ! [/quote] aka [b]Delete[/b] Key for English based keyboards.
AMIGASYSTEM
AMIGASYSTEM 23-04-2024 06:48, 4 days ago
Re: Irritating bug of the month - April 2024
Good news ! Successfully tested, "even multiple" files and folders can be deleted simply with Canc key ! To improve again as it happens on ABIv1, the recognition of the HardDisk Icon "NoDOS" is missing. When you add a new HD, Wanderer shows a "Gray" Icon, on ABIv1 instead it is assigned NoDos Volume Icon, see screenshot !
AMIGASYSTEM
AMIGASYSTEM 23-04-2024 05:54, 4 days ago
Re: Development Plan
Ok, grazie !
Responded in Development Plan
D
deadwood 23-04-2024 04:28, 4 days ago
Re: Irritating bug of the month - April 2024
Hi, Here is a fix for #116: [url]https://axrt.org/development/Wanderer.20240423.i386-aros.zip[/url] The new version also contains fix from Kalamatee: when formatting a disk during InstallAROS, "ghost" icon of previous disk no longer remains.
D
deadwood 23-04-2024 04:00, 4 days ago
Re: Development Plan
No problem. In future please use the support thread ([url]https://arosworld.org/infusions/forum/viewthread.php?thread_id=1197[/url]) for questions on functionality and leave this thread for longer term plan questions only.
Responded in Development Plan
AMIGASYSTEM
AMIGASYSTEM 23-04-2024 03:41, 4 days ago
Re: Development Plan
Okay thank you, then Early Startup will be used to run this application, basically it was to run uCommander, a simple Menu where you will be able to choose and run some useful applications to do some minor maintenance.
Responded in Development Plan
D
deadwood 23-04-2024 00:51, 4 days ago
Re: Development Plan
No, you can't
Responded in Development Plan
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.

Filter by Tags

Popular Threads This Week

AROS One x86 Work In Progressby AMIGASYSTEM 139 posts
Tiny Aros DistrĂ²by Amiwell79 100 posts
ADoom3 benchmarkby retrofaza 39 posts
Development Planby deadwood 32 posts
The Fulcrum Scene Demoby Farox 16 posts
Odyssey Resourceby Amiwell79 15 posts
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 6
Members Online 0

Total Members: 224
Newest Member: Zhule
Member Polls
Should AROSWorld continue with AROS-Exec files (SMF based)?
Yes44 %
44% [12 Votes]
No26 %
26% [7 Votes]
Not sure30 %
30% [8 Votes]