|
Author | Thread |
---|---|
djrikki |
Published: 2013/5/17 13:33 Updated:
2013/5/17 16:00
|
Quite a regular
Joined: 05/16/2010
From: Grimsby, UK
Comments: 950
|
Re: Jack 4.0 (MUI) Released
Jack has been re-uploaded again because the .ZIP was broken.
Please use the LHA Archive instead, sorry for any inconvenience caused. |
kas1e |
Published: 2013/5/17 16:40 Updated:
2013/5/17 16:40
|
Home away from home
Joined: 09/11/2007
From: Russia
Comments: 9109
|
Re: Jack 4.0 (MUI) Released
I give a try for combain because of mui, and download jack1.lha from query:
bug #1: unpack, dbl-click on install icon. It do something without progress bar (can be handy to have it, and see what files copys and how much left) and then says: "cannot open "plug-insAmigaOS/avcodec.hwp" for input - copy: object not found. What mean, you miss "/" between "plug-ins" and "amigaos" dirs in installer script , in line 159. Because of that on running it will fail with words: "This program requeres avcodec.hwp". bug #2: then it ask me for "every time on boot", i press no. then it ask me for "jack in your dock", i press no. then i go to work:jack where i install it, dbl-click on icon and it bring me a window with Language choice. I choice "english". After that, it do something for about 30-40 seconds i assume (pretty slow in others words, but ok for tests), and then just that: "Cannot read fie applaunchicon ! File: calendar.hws (current line: 350 0 in function LoadBrish). |
RIBDEVIL |
Published: 2013/5/19 21:58 Updated:
2013/5/19 21:58
|
Not too shy to talk
Joined: 01/22/2010
From: VIGO SPAIN
Comments: 386
|
Re: Jack 4.0 (MUI) Released
The same error here.
Sam 440Flex with 4.1u6 |
djrikki |
Published: 2013/5/20 12:43 Updated:
2013/5/20 12:43
|
Quite a regular
Joined: 05/16/2010
From: Grimsby, UK
Comments: 950
|
Re: Jack 4.0 (MUI) Released
I have this evening to work on these bug reports/problems. I will also look at replacing the DOS scripts with a standard 'Installer'.
If anyone wants to post a link where I can find out all I ever need to know about 'Installer' please do so now. |
djrikki |
Published: 2013/5/21 0:23 Updated:
2013/5/21 0:23
|
Quite a regular
Joined: 05/16/2010
From: Grimsby, UK
Comments: 950
|
Re: Jack 4.0 (MUI) Released
LISP has to be the most anal language ever.
|
djrikki |
Published: 2013/5/21 22:25 Updated:
2013/5/21 22:25
|
Quite a regular
Joined: 05/16/2010
From: Grimsby, UK
Comments: 950
|
Re: Jack 4.0 (MUI) Released
Update 4.0.1 on OS4Depot, check the uploads queue first.
Fixes a number of issues. I'd like to re-code the installation at some point into 'Installer', but having some troubles understanding LISP.... its a bit anal with all them brackets! |
kas1e |
Published: 2013/5/22 9:18 Updated:
2013/5/22 9:20
|
Home away from home
Joined: 09/11/2007
From: Russia
Comments: 9109
|
Re: Jack 4.0 (MUI) Released
@djrikky
Imho better to use that python based installer (system:utilities/installation utility if i remember right) |
djrikki |
Published: 2013/5/22 10:44 Updated:
2013/5/22 10:44
|
Quite a regular
Joined: 05/16/2010
From: Grimsby, UK
Comments: 950
|
Re: Jack 4.0 (MUI) Released
Problem is lack of documentation.
|
kas1e |
Published: 2013/5/22 11:06 Updated:
2013/5/22 11:08
|
Home away from home
Joined: 09/11/2007
From: Russia
Comments: 9109
|
Re: Jack 4.0 (MUI) Released
As far as i know, there few devs who use it already without documentation (Huno if i remember one of them). I assume they just grab those os/tw installation scripts, and use them as base from which build their own
|
328gts |
Published: 2013/5/23 3:19 Updated:
2013/5/23 3:19
|
Home away from home
Joined: 07/07/2009
From: Man Cave, Canada
Comments: 3127
|
Re: Jack 4.0 (MUI) Released
I'm getting HollywoodPlayer popup with:
'Cannot read file applaunchicon! File: calendar.hws(current line: 350-In function"LoadBrush) |
Minuous |
Published: 2013/5/24 5:27 Updated:
2013/5/24 5:27
|
Just popping in
Joined: 12/05/2006
From:
Comments: 93
|
Re: Jack 4.0 (MUI) Released
There is no lack of Installer documentation. The documentation is available on the ADCD2.1. Or there is a less current version on Aminet:
http://aminet.net/util/misc/Installer-43_3.lha |
kas1e |
Published: 2013/5/24 15:02 Updated:
2013/5/24 15:03
|
Home away from home
Joined: 09/11/2007
From: Russia
Comments: 9109
|
Re: Jack 4.0 (MUI) Released
Quote:
We talk about python based installer on os4 only, which looks fancy and good in compare with old one |
Minuous |
Published: 2013/5/25 10:34 Updated:
2013/5/25 10:35
|
Just popping in
Joined: 12/05/2006
From:
Comments: 93
|
Re: Jack 4.0 (MUI) Released
Well, at least until if/when the Python-based Installer docs are released (and I have given up holding my breath for the OS4 SDK being updated in a timely manner), it would be better to use the LISP-based Installer, in preference to the DOS scripts which in this case don't work properly (it wouldn't install due to pathname handling problems like kas1e mentioned earlier).
BTW is there any info available about what features this Python-based Installer offers that the other one doesn't? |
kas1e |
Published: 2013/5/28 6:29 Updated:
2013/5/28 6:51
|
Home away from home
Joined: 09/11/2007
From: Russia
Comments: 9109
|
Re: Jack 4.0 (MUI) Released
@Minuous
Quote:
Dunno, i only can see that it looks better visually. Btw, few days ago we create on wiki base page where info about python based installer will be placed. Nothing done yet, but at least it noted and will be done soon for sure. |