PDA

View Full Version : NokiX 1.15 + snapshot 16.03



yak
16-03-2005, 09:03 PM
Ok, here we go!

NokiX 1.15 and scripts development snapshot from 16.03.2005 is available at http://nokix.pasjagsm.pl.

Click, download and test now!

Cheers for all NokiX fans!
[Yak]

mestrini
17-03-2005, 02:31 AM
Already tested but disaprove the fact that prog exits upon search for pattern error :-x

I have a dump-mode script to look for patterns and need nokix to process it till the end so that i can check which patterns can't be found.

still, very happy to see such great tool being developed :grin:

cheers

PS: have you received the updated locate.rx??

Daryl Saludares
17-03-2005, 04:37 AM
I'm always visiting your site to check the updates of NokiX and now it finally came through, I'll try to use this once again to my 3310 phone...

more power Sir Yak :p

ShadoW2004
17-03-2005, 06:13 AM
Coooooooooool but http://nokix.pasjagsm.pl/download/Changelog.txt is old!!!

Yak check it!

yak
17-03-2005, 10:20 AM
@ mestrini

if FIND or FINDFUNC does not find matching data it does not generate an error. it still have to be catched with:

if rc=0 then fail "can't find some function!"

the system you were describing in your e-mail to me is not yet developed. i only changed the way errors are handled. in old nokix if you execute "SETBYTE 0 0" command it would display an error (address out of bounds) but the script will continue to work. new nokix will stop here. it will also stop on FAIL command (which is a new command). btw., i couldn't import your locate.rx yet due to lack of time (i hope to do this as quickly as possible).

@ Daryl Saludares

thanks for appeciation :)

@ ShadoW2004

oh shit! sorry for that, now it's correct. thanks for info.

ShadoW2004
17-03-2005, 03:17 PM
Hi I have trouble I patching 3310 6.07.fls with this scripts:

# NokiX Project File

INPUT_FLS C:\Documents and Settings\shadow\Рабочий стол\3310e607,PPM.fls
OUTPUT_FLS C:\Documents and Settings\shadow\Рабочий стол\3310e607,PPM,ALL.fls

SCRIPT Y true_7_bars.nrx D:\Programs\Nokia\Moding\NokiX\example\true7bars.txt
SCRIPT Y smooth_sms_scroll.nrx
SCRIPT Y better_counter.nrx
SCRIPT Y viruz.nrx
SCRIPT Y call_duration.nrx
SCRIPT Y minute_beep.nrx
SCRIPT Y rhythmic_leds.nrx
SCRIPT Y fade_leds.nrx
SCRIPT Y invert_lcd.nrx
SCRIPT Y add_ppm_strings.nrx D:\Programs\Nokia\Moding\NokiX\PPM.txt
SCRIPT Y write_main_menu.nrx D:\Programs\Nokia\Moding\NokiX\menu.txt

And have "Contact Service" :(

spaceimpact33
17-03-2005, 03:28 PM
Woha!! nice updates Yak, its inspirational material mate :D

ShadoW2004
17-03-2005, 03:55 PM
I about "Contact Service"...
I do some tests and think problem in add_ppm_strings.rx becouse when I adding scripts like true_7_bars, smooth_sms_scroll...etc - all works good but when I adding scripts who creating new PPM strings it is "Contact Service"...
and FLS can't be opened by PPMMaker ...look picture...

losjok
17-03-2005, 04:34 PM
Nice prog. I used previous version and it worked ok, but this one causes an error and shuts down. Does it work under win98?

mestrini
17-03-2005, 05:43 PM
be sure to use latest rexx files. see nokix's credits cause it says the needed version ;)

cheers

mestrini
17-03-2005, 05:47 PM
@ mestrini

... if rc=0 then fail "can't find some function!"
i saw that error output before but didn't know how to create it. i'll try now. tx :p



...btw., i couldn't import your locate.rx yet due to lack of time (i hope to do this as quickly as possible).

don't be in a hurry because i'm still working on it (6210 &7110 are looking good ;) ) and already made some changes in the ones i did before.

cheers

mestrini
17-03-2005, 06:25 PM
sorry to keep posting after myself but been testing nokix further and have more comments.

I understood what you mean about the aborting on such errors but i still like better the way it was before :P btw, the FAIL command doesn't export the error message like the SAY command does :-?

Thank you so much for allowing nokix to accept input file as "Any file (*.*)" :grin: too bad it doesn't do the same for the output file :-(

Glad to see a bigger history list in dumper mode. really cool for developers :grin:

To finalize just hope we'll get the "add many"/"remove many" scripts feature in next release ;)

cheers

losjok
17-03-2005, 07:58 PM
It seems that the prog doesn't work under win98, but it works under win2k great. Thanks a lot, Yak!

yak
17-03-2005, 11:20 PM
yes, there are problems under win 98/me, win 2k/xp works ok.

@ ShadoW

i get the same error in PPMaker but my flash is working (3310 6.39). I'm not sure if this error was also caused by previous versions of add_ppm_strings.rx but I will check it and will try to fix it.

I think there will be a short update tommorow, then I will be gone for 2 weeks.

JUNT
18-03-2005, 02:35 AM
I got this problem also under win98, so what I did is to restore the Nokix 1.02 and use the snapshot 16.03.2005, its working now.

Daryl Saludares
18-03-2005, 03:15 AM
would it be possible to run the NokiX program in Win98SE, because i tried to execute the program but it didn't work. you'll be out for two weeks, maybe when you come back new NokiX V1.15 will run in Win98SE. in server2000 it works fine. :p

yak
18-03-2005, 11:32 AM
please try this one and tell me (would be great if someone could do it today couse then I could put it on webpage).

mestrini
18-03-2005, 11:55 AM
please try this one and tell me (would be great if someone could do it today couse then I could put it on webpage).

what can we expect from this? what to look after? just win98/Me compatibility?


btw, i have another suggestion: How about the program's version displayed in the bar on top?

cheers

yak
18-03-2005, 02:52 PM
i've received some reprts that NokiX 1.15 doesn't work on Win9x/ME. Since I have only WinXP I've uploaded this test version so someone can test if it works on 9x/ME. There are no other features in this version (only small display bug was fixed).

mestrini
18-03-2005, 03:14 PM
I think i found another bug because in dump mode, when the error message is something like "bad arguments", "bad arithmetic conversion", etc, the "Help" and "Execute script" buttons get deactivated and nokix must be restarted for the buttons to work again

ShadoW2004
18-03-2005, 04:09 PM
@ ShadoW

i get the same error in PPMaker but my flash is working (3310 6.39). I'm not sure if this error was also caused by previous versions of add_ppm_strings.rx but I will check it and will try to fix it.

I think there will be a short update tommorow, then I will be gone for 2 weeks.


I replaced add_ppm_strings.rx v.1.5 by add_ppm_strings.rx v.1.4 from older scripts snapshot and all works good!!!

Adebisi
18-03-2005, 04:47 PM
@yak

it doesn't work :(
This program has performed an illegal blablabla....

The new file u posted here gave that result:

NOKIX caused an invalid page fault in
module NOKIX.EXE at 0187:004012f6.
Registers:
EAX=00430c20 CS=0187 EIP=004012f6 EFLGS=00010246
EBX=00560000 SS=018f ESP=0066fe3c EBP=0066ff78
ECX=816d00b0 DS=018f ESI=816d0090 FS=1ad7
EDX=816d00f0 ES=018f EDI=00000000 GS=4146
Bytes at CS:EIP:
a1 8b 00 21 00 c1 e0 02 a3 8f 00 21 00 52 6a 00
Stack dump:
bff8b560 00000000 816d0090 00560000 696b6f4e 58450078 00000045 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000


The one what is on you site:

NOKIX caused an invalid page fault in
module NOKIX.EXE at 0187:004013ba.
Registers:
EAX=00442740 CS=0187 EIP=004013ba EFLGS=00010246
EBX=00570000 SS=018f ESP=0067fe3c EBP=0067ff78
ECX=816d00b0 DS=018f ESI=816d0090 FS=4147
EDX=816d00f0 ES=018f EDI=00000000 GS=1ac6
Bytes at CS:EIP:
a1 8b c0 21 00 c1 e0 02 a3 8f c0 21 00 52 6a 00
Stack dump:
bff8b560 00000000 816d0090 00570000 696b6f4e 58450078 00000045 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

yak
18-03-2005, 10:23 PM
Ok, Windows 95/98/ME users will have to stay with 1.02 version, at least for now. Users of other Windows versions should use version 1.16 that is available on nokix website.

There's also a little snapshot update.

Now I will be gone for 2 weeks.
Have phun!
[Yak]

ema2000
19-03-2005, 08:03 PM
it seems there's some old scripts porbs with the new snapshot
specialy locate.rx , create_dialog.rx
like autoshutdown , missedcall

ShadoW2004
19-03-2005, 08:40 PM
2 ema2000

About autoshutdown.nrx you need just replace the lines:

dlg_ora=create_dialog(5,,str_ora_set)
sw_on_dlg_ora=create_dialog(5,,str_sw_on_ora_set)

with:

dlg_ora=create_dialog("input",str_ora_set,5)
sw_on_dlg_ora=create_dialog("input",str_sw_on_ora_set,5)

ema2000
20-03-2005, 03:26 PM
2 ema2000

About autoshutdown.nrx you need just replace the lines:

dlg_ora=create_dialog(5,,str_ora_set)
sw_on_dlg_ora=create_dialog(5,,str_sw_on_ora_set)

with:

dlg_ora=create_dialog("input",str_ora_set,5)
sw_on_dlg_ora=create_dialog("input",str_sw_on_ora_set,5)

thank you mate , working now :D

compuboy
20-03-2005, 05:59 PM
@Mr. Yak

Good to see new snapshot and updates.

I dont know why but when i used your new snapshot with my old project (v 6.33) everything worked fine, i flashed it onto phone ( Nokia 3310 ) with virgin eeprom i found that the Startup Greetings were crippled and were not shown correctly.

Regards

CooBek
20-03-2005, 08:43 PM
Yes, I have problems with 6.33 too :( The true_7_bars.nrx script is not able to be compiled with my soft :(

ema2000
20-03-2005, 10:09 PM
i've a problem when pressing * char
in shortkeys or any , the phone stuck when pressing it then restart
if i pressed after any number shows like blinking symbol
i don't know what's wrong :(

ShadoW2004
21-03-2005, 07:58 AM
How to convert old-type slideshows to BMP format????

nEMO
21-03-2005, 09:07 AM
ShadoW2004 here you have :)

ShadoW2004
21-03-2005, 08:09 PM
ShadoW2004 here you have :)

Big thank you!!! ;)

mestrini
22-03-2005, 01:41 AM
ShadoW2004 here you have :)


One question: Do u have anything against sharing programs, scripts and other info in english?

thanx

nEMO
22-03-2005, 10:19 AM
One question: Do u have anything against sharing programs, scripts and other info in english?

thanx
this is not my program, You must contact with grzesiek1711 from forum.pasjagsm.pl

mestrini
23-03-2005, 12:54 AM
this is not my program, You must contact with grzesiek1711 from forum.pasjagsm.pl

sorry for that :o

ShadoW2004
23-03-2005, 10:17 AM
What about slideshow.nrx from latest snapshot? It's not works correct on phone :sad:
And I think that slideshow before PIN-code entering is more good than a after PIN-code (like logon animation)...

Sorry for my english...

spaceimpact33
23-03-2005, 10:47 AM
@Yak,

I noticed in the latest snapshot there is no Menu_Back(); function and a Menu_reopen(); is the reopen one a replacement for menu_back?

Cheers,
Daniel :smile: