Poster | Thread |
amyren
|  |
Re: New version of Aros Vision Online Posted on 18-Jan-2022 12:10:36
| | [ #21 ] |
|
|
 |
Regular Member  |
Joined: 15-Jun-2005 Posts: 130
From: Norway | | |
|
| @OlafS25
Quote:
you could boot it with mui?
more than I ;)
for installer use system/install/installer from menu
it automatically downloads a installer that at least for me worked most of the time |
I did install that installer from the menu, but it fails to install the MUI4 and MUI5 archives.
I did som more experimenting on this today, and finally maneged to get MUI4 to work by installing it manually. Finally now both Designer5 and Hollywood9 runs on Aros.
Try this method: Get the MUI4 archive from https://github.com/amiga-mui/muidev/releases/download/MUI-4.0-2016R3/MUI-4.0-2016R3-os3.lha I exprienced Dopus hanging when extracting the file, so instead I extracted it using 7zip on windows. Copy the MUI folder from this archive into AROS: Rename the AROS:Libs/mui folder into Aros:/Libs/mui-old Rename the AROS:Libs/muimaster.library to muimaster.library-old Copy Aros:MUI/Libs/muimaster.library into libs: Copy the Aros:MUI/Libs/mui folder into Libs: Remove any old MUI: assigns from s:user-startup
Then insert this into s:user-startup:
;BEGIN MUI if exists "SYS:MUI" assign MUI: "SYS:MUI" if exists MUI:Libs assign add LIBS: MUI:Libs endif if exists MUI:Locale assign add LOCALE: MUI:Locale endif version >nil: exec.library 39 if not warn if exists MUI:Docs if exists HELP:dummy ; do not remove endif ; this entry! assign add HELP: MUI:Docs endif endif endif ;END MUI
Exchange and DefPubScreen did cause freezing, so remove these from wbstartup. You may launch these later, they seem to start without causing freeze after the system is booted up. I also moved AutoPubScreen from wbstartup, as it pops up some messages.
Note that a few apps will complain about to low stacksize after this, so you will need to edit those icons to increase the stacksize above 32000. This is the case for Popo - poseidon popup provider, which does give this stack warning during startup. However, I could not find the orgin of this program.
Went a bit back and forth here, so I may try to do this again from scratch later to make sure that these steps are correct.
Note that the method above is tested for the Aros Vision UAE archeive. The HDF version is a bit different, and does not have the Libs:mui folder present.
Finally adding Last edited by amyren on 18-Jan-2022 at 12:12 PM.
|
|
Status: Offline |
|
|
OlafS25
|  |
Re: New version of Aros Vision Online Posted on 18-Jan-2022 12:18:17
| | [ #22 ] |
|
|
 |
Elite Member  |
Joined: 12-May-2010 Posts: 6261
From: Unknown | | |
|
| @amyren
thanks I will look at it |
|
Status: Offline |
|
|
amyren
|  |
Re: New version of Aros Vision Online Posted on 18-Jan-2022 20:09:11
| | [ #23 ] |
|
|
 |
Regular Member  |
Joined: 15-Jun-2005 Posts: 130
From: Norway | | |
|
| Forgot to mention, Designer requires TextEditor.mcc to run, which is not included in the MUI4 archive. Just copy it from the previously renamed mui-old folder.
|
|
Status: Offline |
|
|
fishy_fis
|  |
Re: New version of Aros Vision Online Posted on 19-Jan-2022 10:21:59
| | [ #24 ] |
|
|
 |
Elite Member  |
Joined: 29-Mar-2004 Posts: 2113
From: Australia | | |
|
| @AmigaMac
There are no "variants".
It's very simple really. The distros are just AROS, but configured the way the maintainers like.
AmigaSys, Amikit, ClassicWB, etc...... theyre all just AmigaOS3.x configured the way the maintainer likes. The AROS distros are exactly the same. |
|
Status: Offline |
|
|
TheodoreTwinky
|  |
Re: New version of Aros Vision Online Posted on 19-Jan-2022 13:56:24
| | [ #25 ] |
|
|
 |
Member  |
Joined: 24-Sep-2005 Posts: 57
From: Whitehaven, Cumbria UK | | |
|
| @OlafS25
Thank you so much for all your hard work on this. I can finally start Aros within FS-UAE on the Mac. So nice to see the Workbench (Wanderer) screen again.
Been desperate to get back into an Amiga like system for at least 6 years (since my A1200 died a painful horrible death) |
|
Status: Offline |
|
|
OlafS25
|  |
Re: New version of Aros Vision Online Posted on 19-Jan-2022 16:56:34
| | [ #26 ] |
|
|
 |
Elite Member  |
Joined: 12-May-2010 Posts: 6261
From: Unknown | | |
|
| @TheodoreTwinky
thanks ;)
one thing to disappoint.. not wanderer but magellan based |
|
Status: Offline |
|
|
amyren
|  |
Re: New version of Aros Vision Online Posted on 19-Jan-2022 18:57:14
| | [ #27 ] |
|
|
 |
Regular Member  |
Joined: 15-Jun-2005 Posts: 130
From: Norway | | |
|
| |
Status: Offline |
|
|
TheodoreTwinky
|  |
Re: New version of Aros Vision Online Posted on 20-Jan-2022 9:02:25
| | [ #28 ] |
|
|
 |
Member  |
Joined: 24-Sep-2005 Posts: 57
From: Whitehaven, Cumbria UK | | |
|
| @OlafS25
Not disappointing at all. Its just so nice to have that Amiga feeling in my life again. Cant wait to play around more at the weekend. |
|
Status: Offline |
|
|
OlafS25
|  |
Re: New version of Aros Vision Online Posted on 22-Jan-2022 20:33:21
| | [ #29 ] |
|
|
 |
Elite Member  |
Joined: 12-May-2010 Posts: 6261
From: Unknown | | |
|
| |
Status: Offline |
|
|
OlafS25
|  |
Re: New version of Aros Vision Online Posted on 28-Jan-2022 20:26:07
| | [ #30 ] |
|
|
 |
Elite Member  |
Joined: 12-May-2010 Posts: 6261
From: Unknown | | |
|
| @All
Update 7. Most important bugfix in rom. In some cases software opening PAL screens did not return to OS after being closed. This is fixed now.
Also: additional tools Win98-like Taskbar activateable Small gimmicks like magnifying glass or eyes following mouse several commodities extending window handling Public Screen Manager Locking screen with password
As always update available from menu (system/install(update) or full download from my website (normal archive or HDF)
http://www.aros-platform.de/download.html |
|
Status: Offline |
|
|
OlafS25
|  |
Re: New version of Aros Vision Online Posted on 30-Jan-2022 21:10:17
| | [ #31 ] |
|
|
 |
Elite Member  |
Joined: 12-May-2010 Posts: 6261
From: Unknown | | |
|
| @OlafS25
I have created a new page showing a overview about all included components and software.
Features are f.e.: Some of the special features:
XAD, XFD, DiskImage Device, FAT95, SAMBA, CDROM-Filesystem preinstalled extended Datatypes and Multiview time zone synchronisation Off-.Screen dragging Mount of ISO or ADF (possible also with GUI) MUI-Implementation (Zune) AHI network RTG Modern preconfigured desktop (Magellan) Mousewheel support Drag&Drop in Shell preconfigured WHDLoad (using AROS-ROMs) and iGame many additional programs installed
Page here: http://www.aros-platform.de/overview_english.html
more linked pages will follow |
|
Status: Offline |
|
|
OlafS25
|  |
Re: New version of Aros Vision Online Posted on 2-Feb-2022 22:04:24
| | [ #32 ] |
|
|
 |
Elite Member  |
Joined: 12-May-2010 Posts: 6261
From: Unknown | | |
|
| |
Status: Offline |
|
|
TheodoreTwinky
|  |
Re: New version of Aros Vision Online Posted on 5-Feb-2022 13:58:21
| | [ #33 ] |
|
|
 |
Member  |
Joined: 24-Sep-2005 Posts: 57
From: Whitehaven, Cumbria UK | | |
|
| @OlafS25
Fantastic work. Just downloaded update 6 now and will let you know how it goes. |
|
Status: Offline |
|
|
OlafS25
|  |
Re: New version of Aros Vision Online Posted on 25-Apr-2022 23:32:12
| | [ #34 ] |
|
|
 |
Elite Member  |
Joined: 12-May-2010 Posts: 6261
From: Unknown | | |
|
| @OlafS25
I have just uploaded the first Scalos Version of Aros Vision for UAE. As it says, it uses scalos as desktop that is more amiga like than magellan. On the other hand less configurable in some areas. A matter of taste. Integrated software and features are the same as in magellan. You can download it here: http://www.aros-platform.de/download.html |
|
Status: Offline |
|
|
QBit
|  |
Re: New version of Aros Vision Online Posted on 25-Apr-2022 23:53:23
| | [ #35 ] |
|
|
 |
Regular Member  |
Joined: 15-Jun-2018 Posts: 461
From: Unknown | | |
|
| @OlafS25
My gf and I just donated you 5 €! |
|
Status: Offline |
|
|
OlafS25
|  |
Re: New version of Aros Vision Online Posted on 26-Apr-2022 7:57:23
| | [ #36 ] |
|
|
 |
Elite Member  |
Joined: 12-May-2010 Posts: 6261
From: Unknown | | |
|
| |
Status: Offline |
|
|