@Chris
Quote:
FTPMount already manages to do this (maybe not user:pass@site things, not sure about that - http-handler supports this though, just about)
The code is here, it should work and last time I checked it did.
@all
Again, I repeat it here I just translated the post here because one asked for it. It does not mean that I agree with every point.
@LiveForIt
Quote:
- Datatypes : improvements in datatypes system (streaming, cross format saving, thumbnails, ...)
Maybe not nessery if programs supported the Netscape plugin API (IB2.4 API).
I don't see your point : what is the advantage to replace Datatypes by Netscape API ? Also this would require programs to implement some unneeded features like streaming data just to satify the API. Rather silly, even worst in Netscape/Ibrowse you have a list of mime-type with the associated plugin to use. With your solution every application would have to choose which plugin to use according to this list (here I suppose you have added a system wide mime-type list as this would be rather stupid to have each application handling its own). Datatypes system is really better : you just tell it wich file you want to open and it works alone to find the right datatype to use to open it. It's just under used that's all.
Quote:
- Petunia : support of Classic Amiga custom chips
No point, classic software is to buggy and they will not work in none multitask mode anyway, you have EUAE for that kind of stuff.
On this point I agree... To a certain degree : Petunia is a 68k CPU emulator, it's not it's job to emulate custom chips. However I think it would be great to be able to run program that currently fails only because they are using CIA. CIAgent could have been (at least for a short transition time) integrated in the system.
Quote:
- Audio : AHI recording
I think its supported.
Ok I reread the whole thread, in fact it seems there was an error while summarizing : it was a problem with ahirecord that was listed not the ability to record with AHI (the latter *is* functionnal, that's only the first that does not seems to work but this has nothing to do with the OS).
Quote:
- Network : IPv6 support in RoadShow
It not a requirement on any OS.
I disagree, I am the one that listed this point and IPv6 *is* actually spreading right now. As an example yesterday was the dead line for American administration to switch to IPv6... IPv6 is the future, we should not stay behind already from the start !!
Quote:
- Multiuser : minimal support for multi-user
Optional!
Yes of course, nobody should force you to create multiple users if you don't require them. Again I'm the one that listed that point, all I want is something similar to what offered MuFS at its time, that was enough for me : it's time for Amiga File systems to use the group/other permission fields that DOS offers since ages.
Quote:
- GrimReaper : usable GDB that does not freeze the system one time of two when attaching a crashed process
Not whit out better memory protection, you can recover crash logs after warm reboot.
Again I listed this point (what do you have with my propositions
) i don't see the relation between memory protection and stable GDB. GDB used to work reliably under update 3, crash log recovering is not enough unless you are coding in PPC ASM and can identify that r17 is in fact you uninitialized variable 'dummy'.
Quote:
- fix refresh problem in WB scrollbars
I have not noticed any refresh problems!
Guess it : i listed this point
I'm not near my A1 right now but IIRC to reproduce it :
open a window with several icons, be sure they all fit in the window, scrollbars should be full. Now take an icon move it until it's half outside the window (for example to the right side), scrollbar should show there is something more on the right (i.e. the scrollbar isn't full and is centered to the left), now use the scrollbar to see the icon you took out (i.e. click on the scrollbar and move it to the right). All is fine : you can fully see your icon and the scrollbar indicate there is something more on the left. Now move again your icon to the left (in order to place it near the other icons, best is to try to place it almost in its previous place), scrollbars indicate there is something to the left, that's fine and right. Now take the scrollbar and move it to the left in order to fully see all icons... Now that's not fine : the scrollbar still pretend there is something on the right, which is false. The only solution to reset correctly the window is to resize it a bit. This is true since the first version of OS4 and still is true with OS4Final.
Quote:
- Find : too simplest, don't manage to search into every drawers
I use it every day and I have not notice any problem whit it.
I too have no special problem with Find, except what Hans is saying : when using the menu to search a specific drawer, you have to deselect every volumes in the system.
Quote:
- Multiview : add possibility to do a small diaporama, a small playlist, etc.
I think its fine as it is.
I agree, I just miss the possibility to use mouse wheel in amigaguides that's all.
Quote:
- integration of AmiUpdate into the system in order to update it, mode to install yet unstalled softwares
No thanks, me like control.
AmiUpdate lets you all the control you want. I would welcome a mode where AmiUpdate propose me to *install* (not only update) new softwares that I still don't have.
Quote:
- Theme manager in the GUI preference
cool but who cares.
Yes agree.
Quote:
- Input : Handling of multimedia keys, joypads
already supported,
No that's not you have to use third patry softwares to use multimedia keys, and for joypads as I'm using an A1 I still don't have AmigaInput back in the system...
Quote:
- File systems : FAT32
CrossDOS supports that already.
Easyer to use crossdos yes please!
Yes but this does not work great : try to use some chars >128 in names of the files on your USB stick you might have some surprise accesing them on any computer that's not Amiga...
Quote:
- Samba, OpenSSH : It would be better to make a network handler then plugins for Samba, FTP, SFTP, NFS etc... Advantage of this is that with a good documentation and a sample plugin it's not required that OS4 devs write all plugins themselves.
We need network sharing but Samba is not the right one, SFTP based network sharing maybe.
That's the whole point of this concept (I proposed it) : write a generic handler capable of using plugin, and them fully document the API... IMHO Samba is required (at least not Samba but NetBIOS support, however I doubt anyone will try to reimplement the whole thing from scratch, it's too big, that's why we are speaking about Samba)
Quote:
- A system monitor : task lists and possibility to kill those that are crashed, preview CPU usage
You can't because of the current Intuition system in use, GUI gets stuck until major changes has been done, Grim does it anyway.
I agree, task killing is a bit risky until we have full memory protection (this will induce major changes everywhere in the OS, Intuition included).
Quote:
As Hans pointed it : it's the hability to create a PDF from every application able to print. This could be very useful.
Quote:
* Workbench :
- Possibility to create link
links are for dummies!
What ? OMG !! Links are for smart people that don't want to fill their HD with multiple versions of the same file over and over again, and want to avoid assles of updating troubles.... but I don't know what this means here, maybe the ability to create links with a GUI in the WB ?
Quote:
- Multi-desktop handling (a la linux)
multi screen support maybe, multi desktop no thanks.
I agree, why copy what other does when we already have screens. All we miss is the ability to easily switch a window from a screen to another.
Quote:
- a "thumbnailer" (a la eastern) : I will even go further and propose (maybe via a preference) to do thumbnails of every file types having an appropriate datatype (yes I know I come back to the datatypes, but that is (was) a so innovative and clever concept that I find it scandalous that it was let apart for so long)...
Yes cool but slow, maybe as view option.
Of course this should be deactivable, think about the NetworkHandler we previously spoke of... A "view as thumbnail" option would be great.
Quote:
- Screenshot function
Yes in the utility drawer.
We already have third party apps to do that I don't think this is required in an OS... At least not on a high priority.
Quote:
- Dockies : possibility to choose which dock the dockies will be added, a true transparency mode
Not whit out a new Intuition system first, too heavy in sw rendering mode!
Transparency is on less priority, however, possibility to choose which dock will get app dockies (i.e. dockies dynamically created by applications) would be nice.
Quote:
- Dockies : a dock with only dockies in it to monitor activites of running applications (cpu meter, equalizers for an audio player, indication of received mail for the mailer, progress bar of the burning software, etc.)
if Program supported AmiDook then they will do, look at TuneNet mini dock thing, anyway I hate it because Icons move around if I have it enabled in TuneNet.
That the whole purpose of this point (which crosses with the previous) : if you have a dedicated dock where dockies appears you don't have any problem with moving icons. As Hans told I created two docks (and some subdocks, but that's not the subject), the first is dedicated to app dockies, the second is reserved to static icons.
Quote:
- Iconification in the dock itself
I think it better to iconinfy to menus like old MacOS9, icons on desktop or on toolbar is hard to get too.
I think this is a matter of taste, maybe you are used to MacOS. I for myself never think to use the AppTool menu of the WB. Maybe this could be dealt by an option in the OS : Iconify as icon or docky or menu ?
Quote:
- AISS yes I agree totally, it must be integrated in the OS, but it would be good to have a way of caching in order to prevent applications spend ages to launch...
I think AISS is slow, takes for every to load simple AISS application, way is that!
Yes I agree : AISS applications spend ages to launch but the problem is not AISS itself it's the way applications loads the images. That's why I proposed to have AISS integrated in the system and a cache system, this way further load of the same image will be faster.
Quote:
* Hardware :
- NVidia GFX-card support
They do not provide documentation so its not possible.
Yes you are right, and I also think we should try to use full features of the one we already support.
Quote:
- better profit of gfx-cards (tv and dvi -out, compositing, overlay, opengl etc)
dvi-out is coming,
overlay is supported already.
MiniGL2.0 is coming.
This point was about hardware, so unless I'm missleading MiniGL is only soft rendered, ther is no hardware acceleration, this point was about that.
DVI is coming that's great because it will be difficult to still find VGA connectors in a near future. Overlay is not supported in every AT chip.
Quote:
- Bluetooth stack (file transfer, etc.)
Not so important.
I think this can be a plus, bluetooth is coming everywhere here... Maybe not at top priority but not at bottom too.
Quote:
- TV Tuner card support
We just need an updated SDK! we just need a DVI-in support, new Digital TV broadcast does not work whit old TV tuner cards anyway.
You are right, maybe not the job of OS devs... At least not at first.
Quote:
- Firewire : for storage
USB2.0 is more important.
USB2 is important sure, more ? I don't know : it depends on what you are aiming.
Quote:
- functional IDE ZIP drives support (not just in read-only mode)
Out dated, use USB sticks!
I'm using (or rather I was using) IDE ZIP in order to make rotating backups. It's really unfortunate to have written a IDE ZIP driver and see that somewhere there is a problem that make the media appear write protected when in fact it's not...