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
2900 posts | Last Activity on 08-11-2023 10:37 by AMIGASYSTEM
AMIGASYSTEM
AMIGASYSTEM 08-11-2023 10:37, 1 year ago
Re: AROS ABIv0 20211128
OK the Polish keyboard works, I did not know the ALT + function Italian keyboard "pc105_i" is corrupted, the enter key does not work, also the file "pc105_i" is smaller than the other keyboard files only 772 bytes
Responded in AROS ABIv0 20211128
D
deadwood 08-11-2023 10:28, 1 year ago
Re: AROS ABIv0 20211128
Italian and French keymaps were indeed broken, check the attachment for fixes and let me know if they work for you.
Responded in AROS ABIv0 20211128
D
deadwood 08-11-2023 10:23, 1 year ago
Re: AROS ABIv0 20211128
Also german keyboard seems to have oumlauts sets correctly, see attached
Responded in AROS ABIv0 20211128
D
deadwood 08-11-2023 10:19, 1 year ago
Re: AROS ABIv0 20211128
Please check the attached screen shot, the polish characters are available under ALT+key. You need to have a 8859-2 font installed though.
Responded in AROS ABIv0 20211128
D
deadwood 08-11-2023 09:44, 1 year ago
Re: AROS ABIv0 20211128
@AMIGASYSTEM You mentioned that Polish keyboard is not working. My tests show that it is. Can you describe how are you testing it / record a video?
Responded in AROS ABIv0 20211128
D
deadwood 08-11-2023 04:38, 1 year ago
Re: AROS ABIv0 20211128
You mean there is a new bug on D5 that was not there previously?
Responded in AROS ABIv0 20211128
AMIGASYSTEM
AMIGASYSTEM 08-11-2023 04:36, 1 year ago
Re: AROS ABIv0 20211128
I don't know if you missed it, I also reported this bug: on Wanderer 20211128 D5, "cannot rename" lowercase/uppercase a File or Folder, error "already exists" There are more reports on the old bugs , I am doing the final checks
Responded in AROS ABIv0 20211128
D
deadwood 08-11-2023 04:29, 1 year ago
Re: Building older versions of Aros
Hi there, I should be able to help you, but please first let me know which repository and which branch are you trying to build?
D
deadwood 08-11-2023 04:24, 1 year ago
Re: AROS ABIv0 20211128
[quote name=AMIGASYSTEM post=2637]@AMIGASYSTEM Having USB pendrive attached stops booting AROS from disk or CDROM #99 https://github.com/deadw00d/AROS/issues/99 This Problem seems to have been solved, but a clarification must be made !!! On VMware with the 20201110-2 build, if the Pendrive was formatted in FAT32, even if it was inserted in the USB port, if you boot the system from the hard disk, it will not give any problem, Wander will boot up quietly and the Pendrive icon will be shown on Wanderer. If instead the Pendriver has an AROS bootloader, i.e. an AROS System is installed, if you try to send from the Shell the command SYS:dir, the contents of the Pendrive will be shown and not DH0 !!! (with 20211128 D5 this does not happen)[/quote] I'll keep this one opened. The report was made on 64-bit version and latest master branch. This means that problem might actually surface on ABIv0 in future.
Responded in AROS ABIv0 20211128
D
deadwood 08-11-2023 04:23, 1 year ago
Re: AROS ABIv0 20211128
[quote name=AMIGASYSTEM post=2637]@AMIGASYSTEM - --------------------------------------------------------------------------- Wanderer freeze when trying to rename DefIcon #46 https://github.com/deadw00d/AROS/issues/46 This problem seems to have been solved, no crashes if I try to rename a Def Icons --------------------------------------------------------------------- [/quote] Closed, thx.
Responded in AROS ABIv0 20211128
D
d0wz 08-11-2023 04:15, 1 year ago
Re: Building older versions of Aros
This is low priority. I've been building "older" Aros versions, from source. Just sort of wrapping my head around the history of changes. I noticed around 3-1-19 GMA video was still supported natively (in my test machine's case i915). By 5-1-19 it was dropped; Mesa was upgraded from 19.x to 20.x. It is probably safe to assume that native support never returned, for these older GPUs, as vesa still works fine. Not too long, after 5-1-19 I ran into trouble, completing successful builds. Loadseg (-lloadseg) isn't found by the Aros linker, while trying to build something (maybe libloadseg.a didn't build?) partition.library depends on. This problem persists all the way up to early 2021 builds. As you can tell, I haven't really looked into it yet. I eventually realized that INSTALL.md appeared, in the source directory. Looking in to rebuild.sh I discovered, per instruction, building via x86_64 was the only thing the script really supported. My host was 32bit. Previously, I was using configure/make/make distfiles. Thinking that this could have been my issue, I moved to a modern machine/Linux. Running the script informed me that the compiler needed a patch, please re-install and run configure. Kind of a dead end. Since, I was already all set up, I ran configure --target=pc-i386/make. Ended up with the same error as on the 32bit system. I looked through the, date appropriate, issues/bugs and found nothing about this issue. It would be pretty lame of me to, expect any kind of actual support on these older builds. I know I'm kinda on my own here. I was just wondering if anyone had ever ran into this before?
AMIGASYSTEM
AMIGASYSTEM 06-11-2023 10:43, 1 year ago
Re: AROS ABIv0 20211128
on Wanderer 20211128 D5, "cannot rename" lowercase/uppercase a File or Folder, error 'already exists' --------------------------------------------------------------------------- Wanderer freeze when trying to rename DefIcon #46 https://github.com/deadw00d/AROS/issues/46 This problem seems to have been solved, no crashes if I try to rename a Def Icons --------------------------------------------------------------------- Having USB pendrive attached stops booting AROS from disk or CDROM #99 https://github.com/deadw00d/AROS/issues/99 This Problem seems to have been solved, but a clarification must be made !!! On VMware with the 20201110-2 build, if the Pendrive was formatted in FAT32, even if it was inserted in the USB port, if you boot the system from the hard disk, it will not give any problem, Wander will boot up quietly and the Pendrive icon will be shown on Wanderer. If instead the Pendriver has an AROS bootloader, i.e. an AROS System is installed, if you try to send from the Shell the command SYS:dir, the contents of the Pendrive will be shown and not DH0 !!! (with 20211128 D5 this does not happen)
Responded in AROS ABIv0 20211128
AMIGASYSTEM
AMIGASYSTEM 06-11-2023 10:41, 1 year ago
Re: AROS ABIv0 20211128
[quote name=deadwood post=2631] Can you explain me what AROS versions are used on the videos? Is this 20201110-2, 20211128-D5 or the "ABIv1" nightly?[/quote] These are the systems used in the video: Yours Build Aros-20211128-D05 ARos One + Build 20211128-D05 About "ABIv1", used nightly 16-October-2023
Responded in AROS ABIv0 20211128
D
deadwood 06-11-2023 07:18, 1 year ago
Re: AROS ABIv0 20211128
@pixie I made a note of the crash and will see if I can replicate
Responded in AROS ABIv0 20211128
D
deadwood 06-11-2023 07:17, 1 year ago
Re: AROS ABIv0 20211128
@AMIGASYSTEM Can you explain me what AROS versions are used on the videos? Is this 20201110-2, 20211128-D5 or the "ABIv1" nightly?
Responded in AROS ABIv0 20211128
D
deadwood 06-11-2023 07:12, 1 year ago
Re: AROS ABIv0 20211128
[quote name=AMIGASYSTEM post=2625] Yes I will check all bug reports and let you know, in the meantime you can close the report 'LoView cannot be used as a tool on AROS while it works on OS3'. https://github.com/deadw00d/AROS/issues/103 [/quote] Thx, closed.
Responded in AROS ABIv0 20211128
AMIGASYSTEM
AMIGASYSTEM 06-11-2023 04:28, 1 year ago
Re: AROS ABIv0 20211128
[quote name=pixie post=2628]where do I disable decorations?~[/quote] In reality, nothing needs to be changed Startu-sequence ! - Appearance Prefs = Uncheck "Disable Themings". - Create an empty text file called "Arosdefault". - Copy the file "Arosdefault" to the path SYS:Prefs/Presets/Themes: Restart AROS
Responded in AROS ABIv0 20211128
pixie
pixie 06-11-2023 03:53, 1 year ago
Re: AROS ABIv0 20211128
[quote name=deadwood post=2611]@deadwood - Hmm, isn't it the case that to see difference between classic and 3d you need to disable decorations?[/quote] It doesn't happen on x64 build, but as AmigaSystem said it doesn't change, where do I disable decorations?~ Edit: I find it on [url=https://en.wikibooks.org/wiki/Aros/User/Docs]AROS/Docs[/url] that it is a command that starts on on startup-sequence and that I can turn it off. What I am missing is that you can either have new menus and decoration, or nothing at all, I cannot have old menus and new windows. Perhaps I am missing something here... I'll try to see if there's a way to do it on themes.
Responded in AROS ABIv0 20211128
AMIGASYSTEM
AMIGASYSTEM 05-11-2023 18:47, 1 year ago
Re: AROS ABIv0 20211128
Bug 'Errors while moving files to Storage or WBStartup #100', https://github.com/deadw00d/AROS/issues/100 With Build D5, regarding the reported Bug I add some more Wanderer bugs (With Dopus4 no problem) On AROS One x86 it improves something, you can drag and drop a file also in the WBStartup, but another bug is added, with DualPNG Icons, if you drag a file to a Folder, the file is copied to the root of the disk !!! The same problem also exists on the latest 'AROS-ABV1' build tested, but no problem with the DualPNG icons, the dragged files are copied to the chosen folder! The 2 attached videos will help to better understand what has been observed on D5:
Responded in AROS ABIv0 20211128
AMIGASYSTEM
AMIGASYSTEM 05-11-2023 17:12, 1 year ago
Re: AROS ABIv0 20211128
Yes I will check all bug reports and let you know, in the meantime you can close the report 'LoView cannot be used as a tool on AROS while it works on OS3'. https://github.com/deadw00d/AROS/issues/103 This is not a real bug, in practice in the AROS x86 version, there is a shortcut, instead of using the principate binary "LoveView" as is the case on OS3, you have to use the binary "LVDTL" (see screenshot), done this the associations on any graphic file will work, also the Slideshow and other functions of the program will be working.
Responded 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.

Filter by Tags

Popular Threads This Week

AROS 2025****X Developmentby deadwood 301 posts
Tiny Aros DistrĂ²by Amiwell79 221 posts
Recommended hardwareby deadwood 177 posts
Conversion x86-64-v11by AMIGASYSTEM 101 posts
Website change suggestionby Mazze 38 posts
AROS One 68k Work In Progressby AMIGASYSTEM 18 posts
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 10
Members Online 1
AMIGASYSTEM

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