@Severin Yep, parent.module are real 68k hunk then, and yep, it will hangs now without ppc-glue stub of course. I create ppc-glue stub for it, but it didn't works as expected on os4-native files. I.e. module loads fine , i can see it in list of loaded modules in memory , and its do something with root/parent, but they just stop works normally, and didn't works as they should.
On os3 version of library/binary/modules that module works as should.
All that boredom with 68k modules are hardcore which still unfixed normally sadly. For example few 68k modules just refused to works on native version of anything (be it morphos native version, or os4 native version). We have long chats about all of this and with itix, and with Sba, and with another ones, and in end it forced to be that there can be situations when 68k modules will just not works at all on native builds.
That all in todo of course to make it as best as possible, but i somehow feel that with native the better use all native stuff, and if some old 68k module in use as necessary one, then make such functional in dopus5 itself.
But that parent.module will be good test for sure.
So, let's summarize what you found:
1). 68k modules didn't works without ppc-glue stabs (hangs on loading), and even with them some of 68k modules didn't works.
2). deal with versions number in all place of dopus5.
3). add options in the Environment/Lister Options, for "open in new lister" behaviors, and there should be something like: 1). keep old one as dest (as it now) 2). keep old one as source (another way around)
4). can you explain more about "One annoying thing to add to the todo list, when you only have 2 listers open and one is srce the other off, instead of popping up the select destination window, automatically set the off window to dest." ? I.e. where you think that option should be, and how should it be designed/called/etc.
5). make xadopus be used as default for .lha/.lzx in release version.
@all Also i see in default ftp addressbook there is a lot of non working anymore aminet links. Currently i think about delete them all, and keep just one : aminet.net.
Is there any other amiga ftps which worth of adding in 2013 to default settings ?
What done: 1). filetype.module fixed 2). xadopus.module fixed 3). all new settings in ftp buttons bank to have correct working sites and stuff 4). lha and lzx filetypes comes by default and use xadopen when you dbl-click on them 5). all storage filetype files in necessary dir now, so when you dbl-click on some unknown filetype, and if it in the storage filetypes, then it will bring you ready to use filetype which you can later change easy.
3). add options in the Environment/Lister Options, for "open in new lister" behaviors, and there should be something like: 1). keep old one as dest (as it now) 2). keep old one as source (another way around)
It's the other way round now, the new lister is set as source and the old lister is changed to dest.
Quote:
4). can you explain more about "One annoying thing to add to the todo list, when you only have 2 listers open and one is srce the other off, instead of popping up the select destination window, automatically set the off window to dest." ? I.e. where you think that option should be, and how should it be designed/called/etc.
When you try to move or copy something and there is no dest lister a window pops up showing all other listers and asking you to pick the one to use. If there is only one other lister it's pointless to open that window, dopus should just use it as dest automatically.
Quote:
7). filetypes set to run files via workbench didn't works.
Filetypes and button banks.
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester
It's the other way round now, the new lister is set as source and the old lister is changed to dest.
That what i say imho ? I.e. 2 options in the new "open in new lister" option will be there:
1). name of option: "keep old one as dest" (as it now, and option should be there so user can choice old way or new one). I.e. old one will be as dest, and new one mean to be source. As it right now.
2). name of option: "keep old one as source" (another way around). I.e. what you ask to add: old one will keeps as source, and new one will set to dest.
Quote:
When you try to move or copy something and there is no dest lister a window pops up showing all other listers and asking you to pick the one to use. If there is only one other lister it's pointless to open that window, dopus should just use it as dest automatically.
Ok, so it seems should be not as option, but just internal change which mean "if there is only 2 listers on screen, and none of them set to Dest, then when we choice something to copy in any of them, set another one as Dest automaticaly". That what you say ?
Ok, so it seems should be not as option, but just internal change which mean "if there is only 2 listers on screen, and none of them set to Dest, then when we choice something to copy in any of them, set another one as Dest automaticaly". That what you say ?
Yes tht's correct.
I just tried the fixed XAD module by unpacking he dopus archive to ram: and it gave a dsi when it finished.
clicking ignore DSI changed the progress window to show '1 of 0' and pop up a requester saying 'opening file failed'. clicking ok just increases the x of 0 value.
Can XADExtract command have a source and dest option added? At the moment I use unarc through a filetype popupmenu so I can extract an archive to desktop or ram: only a little problem when using the command via listers but would be a big one if you're trying to use it in the dopus shell where all dopus commands are available to use.
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester
I just tried the fixed XAD module by unpacking he dopus archive to ram: and it gave a dsi when it finished.
Tried on latest beta-archive ? I just tried myself now, and seems works for me.. Maybe because i use just XADOpen. My command for dbl-click looks like this: Command XADOpen. How your one ?
Quote:
Can XADExtract command have a source and dest option added? At the moment I use unarc through a filetype popupmenu so I can extract an archive to desktop or ram: only a little problem when using the command via listers but would be a big one if you're trying to use it in the dopus shell where all dopus commands are available to use.
Will add to TODO. To be honest i even didn't use XADExtract command at all, just XADOpen.
Right, now can reproduce it too ! It start unpacking, and then stop on some moment and bring DSI and ignore DSI bring "opening file failed" and all the stuff as you have. Checking this out.
It doesn't seem to matter which file I select, I always get the same DSI whenever a file is being interrogated.
I was going to try and fix this myself, and checked out the source, but couldn't work out how to even build the library. I gave up at this point and figured I'd just tell you about it instead :).
Simon
Comments made in any post are personal opinion, and are in no-way representative of any commercial entity unless specifically stated as such. ---- http://codebench.co.uk
It can be fault in the previous version, but i tested for now with latest one, and when i dbl-click on amigaguide.library, it just open a reqester with words "Ether arguments for "amigaguide.library". If i press "ok" i have a shell window "amigaguide.library : file is not executable"
Just in case, test plz with re-downloaded archive from the same place. I almost sure all will be fine (as crashlog point exactly on filetype.module).
Quote:
but couldn't work out how to even build the library. I gave up at this point and figured I'd just tell you about it instead :).
You just maybe download Trunk, while should download Branches/Branch_v1. Then just go to Library dir and type "make -f makefile.os4". The same for Program and Modules. If want to build all at once, then just in root dir "make os4".
ps. there can be some moments if you on the latest dos sdk, in that case you need to change in wb.c those lines:
The version I'm testing, and which shows the error above, was only downloaded a few hours ago. Have you uploaded an update since then?
Simon
Comments made in any post are personal opinion, and are in no-way representative of any commercial entity unless specifically stated as such. ---- http://codebench.co.uk
@Rigo Nope, it latest one then. By latest i mean updated 2 or 3 hours ago.
Dunno what to say .. You for sure much more better person to fix it :) At least for me on peg2 all works fine, for xenic on x1000 it works fine too, and i assume for Severing with whatever he have too.. Maybe something sam specific ? Maybe too small stack somewhere .. You for sure need to build it on your machine. It can be something about freshly added "internal elf loading".
But just in case, redownload it plz. Maybe it was old one if you dl it more than 2 hours ago.
Well, just checking the stamp, the beta archive was downloaded 1 3/4 hours ago. I have downloaded it again, and I'll try that.
In the meantime I'll try checking out the complete source and try that. You are right, I did only checkout "trunk".
Simon
Comments made in any post are personal opinion, and are in no-way representative of any commercial entity unless specifically stated as such. ---- http://codebench.co.uk
Sent you an email with a single filetype for XAD that supports 7z, lha, lzx, rar, zip & xz. No point having 6 filetypes where 1 will do the same thing.
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester
@Severin Thanks ! Through minor moment: its all should works on os3/os4/mos/aros. I.e. default setup are 1 for all 4 oses, just binaries/library/modules changes. I do not know if xad on all platforms support all those files, so if put that filetype to default setup, then on some oses it can borks by default.
kas1e wrote: @Severin Thanks ! Through minor moment: its all should works on os3/os4/mos/aros. I.e. default setup are 1 for all 4 oses, just binaries/library/modules changes. I do not know if xad on all platforms support all those files, so if put that filetype to default setup, then on some oses it can borks by default.
If it doesn't work on one of the platforms it will just pop up a missing resource requester and the user can create a custom one for that archive type with a priority of 6 or more.
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester
If it doesn't work on one of the platforms it will just pop up a missing resource requester and the user can create a custom one for that archive type with a priority of 6 or more.
Ok, then we can use it.
Quote:
I have it set to save the path when you close the lister
Can you point out how exactly to reproduce it, it seems while bug the same, happens in different condition (more to put to the ticket the better).