Development General
Development General
3026 posts | Last Activity on 21-11-2023 03:49 by deadwood
deadwood 21-11-2023 03:49, 1 year ago
Re: ZuneARC GUI
@AMIGASYSTEM
Good work, I hope you have fun with software development :)Responded in ZuneARC GUI
miker1264 20-11-2023 23:25, 1 year ago
Re: ZuneARC GUI
Very good work. It looks nice.Responded in ZuneARC GUI

AMIGASYSTEM 20-11-2023 18:53, 1 year ago
Re: ZuneARC GUI
Hi Yannick, today I had fun modifying the source (adelete and modified some configurations) of the "ZuneARC GUI" to create a GUI for the "PDFtoPNG" tool (I hope you didn't do something illegal), it was very tiring because I don't know Zune, but in the end it all worked. I wanted to include other utilities from the "XPDF-Tool" package, but since they all work on PDFs, with the same extension I had a hard time.
Yannick if you have time maybe you could create a generic GUI that is easy to manipulate so that it can be used for many other utilities without a GUI.
The GUI I created and it works very well, very stable, as shown in the Screenshot, PDFtoPNG extracted all the images included in a PDF document in PNG format and saved in the chosen path in filerequest, tested also PDFtoPPM, but as said I can't add it in the GUI, but I should create a second GUI.
[img]https://www.arosworld.org/infusions/forum/attachments/pdf-2png.jpg[/img]Responded in ZuneARC GUI
deadwood 18-11-2023 11:11, 1 year ago
Re: AROS ABIv0 20211128
Hi All,
An update from me on the release. We are currently down to 8 bugs that need to be resolved or accepted. You can find the list of bugs here:
[b][url]https://github.com/deadw00d/AROS/issues?q=assignee%3Adeadw00d+is%3Aopen[/url][/b]
The other topic happening in parallel is the list of recommended hardware. One bugs and hardware topics are closed, the release will be ready.Responded in AROS ABIv0 20211128
deadwood 18-11-2023 10:41, 1 year ago
Re: AROS ABIv0 20211128
[quote name=pixie post=2609]@pixie - I am running on qemu, after installed all I did was to change the icontrol preferences from
menu>look>3d to menu>look>classic
it then no longer booted on [i]true color vesa 1280x1024[/i] , and on [i]true color vesa 1024x768 it[/i] gave me this
[img]https://www.arosworld.org/infusions/forum/attachments/aros_bug.png[/img]
after i went back, copy envarc over and it then runs as before[/quote]
I'm not able to reproduce this problem. I tried the sequence you mentioned in QEMU, VBox and AROS Linux hosted and in each case there was not crash after change->SAVE->rebootResponded in AROS ABIv0 20211128
deadwood 17-11-2023 13:42, 1 year ago
Re: AROS ABIv0 20211128
Then we have to wait for next synchronization to pull these change into my repository.Responded in AROS ABIv0 20211128

AMIGASYSTEM 17-11-2023 12:36, 1 year ago
Re: AROS ABIv0 20211128
Even on the 64-bit alpha-6 buld, the def_icons is not detected!
For the Audio CD Wanderer prefers the def "def_NDosCDRom.info" if this icon is not found it uses the def "def_CDROM.info" instead.
If these "def_NDosCDRom.info" and "def_CDROM.info" are not present in the system, the small grey icon will be shown.
Ideally, as on OS3, it would be more correct for it to detect a specific def_icon for CDAudio, and perhaps also the ability to see the tracks on the CD as AsimCDFS does, see screenhot !Responded in AROS ABIv0 20211128
deadwood 17-11-2023 10:03, 1 year ago
Re: AROS ABIv0 20211128
First, try the 64-bit alpha-6 if it detects. If not, then this is first place where it will appear once I get to synchronize the code bases.Responded in AROS ABIv0 20211128

AMIGASYSTEM 17-11-2023 07:10, 1 year ago
Re: AROS ABIv0 20211128
deadwood, if possible, could you implement Audio CD recognition on Wanderer?
On ABIv1 the Audio CD is supported, see screenshot, ABIv0 instead shows a small grey icon as shown [url=https://www.arosworld.org/infusions/forum/viewthread.php?thread_id=1123&rowstart=40&pid=2834#post_2834][b]HERE[/b][/url].Responded in AROS ABIv0 20211128
deadwood 16-11-2023 13:50, 1 year ago
Re: LZX Compile
BTW, with wimlib you pointed to, it should be possible to create a lzx compressor program by using its sources, but this will required someone with some basic programming knowledge. Maybe you could talk to Mazze? He was doing a lot of work around different tooling.Responded in LZX Compile
deadwood 16-11-2023 13:47, 1 year ago
Re: LZX Compile
I don't see source for compressor on the page you liked - all sources seem to be de-compressor sourcesResponded in LZX Compile

AMIGASYSTEM 16-11-2023 12:30, 1 year ago
Re: LZX Compile
Thanks, I think I downloaded an LZX source belonging to the WIM package, doing a bit of research, I found on the developer's site, that there is no LZX source for AMiGA based systems, it seems there are sources in the Windows world:
http://xavprods.free.fr/lzx/Responded in LZX Compile

amigamia 16-11-2023 07:52, 1 year ago
Re: LZX Compile
Actually I do see errors in that output. "There are undefined symbols in lzx" and it tells you which ones are missing. I had a similar problem when compiling SDL 2.0 for AROS. I was never able to find why and moved on to other things. I need to re-look at that.Responded in LZX Compile

AMIGASYSTEM 16-11-2023 07:18, 1 year ago
Re: ZuneARC Create Archive
Ok found out how "Create New" works, reading info on aminet that "Create New" can only generate an "empty" archive.
To create an archive of files, you must then use the "Add File" button and insert the chosen files or folders, once this is done the new archive will be generated and saved in the chosen location ;)
You will probably be able to do this for all formats that allow you to add files, same for 'Remove/Extract Selected' ;).Responded in ZuneARC Create Archive

AMIGASYSTEM 16-11-2023 06:51, 1 year ago
Re: ZuneARC Create Archive
I noticed that the button "Create New", does not work, no Archive is generated.
For example I tried to enter the "lha a" command in the config, it works, but it compresses the ZuneARC folder, and not the path chosen in the request file, is there a "parameter" to add in the config to let ZuneARC know which path to compress?
I am reconfiguring ZuneARC so that it uses the XAD library, and it seems to work very well :)Responded in ZuneARC Create Archive

AMIGASYSTEM 16-11-2023 05:13, 1 year ago
Re: LZX Compile
I am trying to compile "lzx-compress.c", I downloaded "wimlib-master" from [url=https://github.com/matchaxnb/wimlib/tree/master][b]HERE[/b][/url] and copied the wimlib sources into include, I need it to create and delete files from an LZX archive (UnLZX cannot do this)
GCC seems to give no errors, I attach screenshot showing the compilation results !
Where am I going wrong ? thanksResponded in LZX Compile

AMIGASYSTEM 15-11-2023 17:21, 1 year ago
Re: AROS ABIv0 20211128
[quote name=deadwood post=2767] Here for example is history of dopus from contrib:[/quote]
On the subject of Dopus4, there are two problems that have never been solved:
- If you click on a data or text file "not associated with an instrument" Dopus4 mistakes it for a binary, this is solved if you remove the "Executable" flag.
- If you start AROS from VmWare and do not add the "Floppy" device, as soon as you run Dopus4 VMware crashes and closes.
- There would be another problem, but this I think is due to the lack of some XAD and XFD libraries, basically with Dopus4 you could open all LHA, LZX, ZIP, RAR and other archives as if it were a folder, basically you click on an archive and Dopus4 opens the archive as a normal folder, thus the possibility to copy single or whole folders from one window to another.
On OS3 and OS4 Dopus4 allows you to do this.Responded in AROS ABIv0 20211128
Amiwell79 15-11-2023 14:36, 1 year ago
Re: Aros Software Promotion
a handy software papio is trying to develop is the same author as join-gui and sploiner-gui, basically a tool for converting pdf files to png and ppm stay tuned!Responded in Aros Software Promotion

AMIGASYSTEM 15-11-2023 04:41, 1 year ago
Re: AROS ABIv0 20211128
Thanks retrofaza, D06 has been integrated on the new AROS One, as soon as deadwood I will publish the final buid, AROS One 2.3 will be released.
If you want to use AROS One 2.2 integrate D06 into the systemResponded in AROS ABIv0 20211128
retrofaza 15-11-2023 04:31, 1 year ago
Re: AROS ABIv0 20211128
AROS One 2.2 - native integrated card
no params - start in 640x480 mode, Nouveau driver not detected
noioapic - start in 640x480 mode, Nouveau driver not detected
noacpi - start in 640x480 mode, Nouveau driver not detected
D06 build - native integrated card
no params - Nouveau driver detected, everything seems to be working ok
noioapic - Nouveau driver detected, everything seems to be working ok
noacpi - Nouveau driver detected, everything seems to be working ok
on an external graphics card (GT220 512mb gddr3) the system behaves exactly the same, D06 works, AROSOne 2.2 does not work.
Motherboard - ASUS M2N68-AM SE2Responded in AROS ABIv0 20211128
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.
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.
Moderator: Administrator, Moderators