However it should be in APPDIR: already because its automatically silently launched during the installation process.
Just had a thought, whats your system's volume name? Got any spaces in it. Try removing the space if there is one, if thats the problem I'll offer a quick update over the weekend.
the volume's name is "Amiga OS 4" I did not rename it, as other problems may be created.
I'll wait for your update.
I noted some other problems:
- when launching Jack from it's WB icon, Jack is opened (rather slowly) but it's window is not active. - drag & dropping a file or a picture drawer does not work.
Yeah, I noticed the WB not active as well, but I run it through WBStartup as a Commodity so for me it doesn't need to be active, and I can just click the window anyway if I need it.
When installing Jack (or trying to use some functionality) i got a rather unhelpfull requester asking me to assign DH1: I assigned it to DU0: after that it seemded that Jack "created" (or expected) some directories for images and music. Tjose directories were not added though.
JosDuchIt wrote: I downloaded curl , did put it in c:
Jack however gives me an error message when trying to use it for downloading files. How can i make Jack find curl ?
Don't use the CURL tool from Jack, use libCURL instead. It's the same code, as the CURL tool, but it gets linked into your software (no more missing tool problems). It's also included in the SDK, and documentation can be found here.
I haven't used Jack, but I also don't have any res higher than 1024x768 for my OS4 machine, simply because I want that particular monitor there, and I can't easily come by any 4:3 monitors anymore.
Don't use the CURL tool from Jack, use libCURL instead. It's the same code, as the CURL tool, but it gets linked into your sof
I guess this has to be done by Jack's author, anyway it won't solve the problem. Other functionalities of Jack also seem to require a higher resolution, so i can't use them neither
Tried a resolution of 1024x768 today. App-store doesn't open, it was meant to. Everything else working fine Full-screen image mode and image editor.
Hollywood calls windows Displays, the Display I created for the App-Store is 1024x768. I can only assume that the Title Bar and Edges are 'in addition' to the Display size I have specifed. So its probably trying to open a Display 1028x800 or something. Had this been stated in Hollywood's documentation in the first place I would have made the Display/window smaller, but c'est la vie. In order to support 1024x768 or similiar the layout of the App-Store would have to change.
I can only suggest that 4:3 users use a higher resolution like 1280x1024 or 16:9 users use something like 1440x900. Of course it depends on the monitor/tv support.
Don't use the CURL tool from Jack, use libCURL instead. It's the same code, as the CURL tool, but it gets linked into your sof
I guess this has to be done by Jack's author, anyway it won't solve the problem. Other functionalities of Jack also seem to require a higher resolution, so i can't use them neither
Yes, that was supposed to be directed at djrikki, the author of Jack. I forgot to put "@djrikki" at the top. Basically, using external tools to do stuff should be avoided because it is messy, and in this case libCURL exists, so there is absolutely no need.