Bugreport
OS : AROS One v2.9 ABIv0 32bit
Issue : unwanted requester: "Please insert volume "FPC" in any drive"
When : Invoking the Free Pascal IDE icon in ISO live mode (but also after installation of AROS one to HD)
Where : AROS:Development/FPC
Why : package startup entry (location) is missing from <iso-root>:Prefs/Env-Archive
Solution : Add entry for FPC package startup to <iso-root>:Prefs/Env-Archive
Original report can be seen at
https://forum.laz...528.0.html
Unfortunately the original report is written in the Russian language subsection. I've tried to translate the problem to the best of my ability.
User additionally reported to have 'fixed' the problem by removing the FPC installation after the AROS-one HD installation and do a manual installation for Free Pascal (probably using ALB42's FPC installer, i did not ask and it actually does not matter as long as the official FPC4aros installer was used).
The reason that these steps made by the reporting user 'fixes' the problem is because the original installer does add the package startup directory to Prefs/Env-Archive but will only work after a reboot so that the assign is actually performed so that the FPC: assign actually exists.
I do not know (not have the time to figure it out atm, sorry) what the actual assign/volume names and paths are on/for AROS-one and if there are differences between live and installed run-mode.
HTH and TIA
PS
@admin: putting text in code-tags does not mean the code should be interpreted and display as smileys as the forum-software does when (at least) previewing the text. And any user would expect for code to be displayed in a monospaced font and for the forum to leave the spaces as they are presented and not remove them as see fit.