Page 26 of 104

Posted: Fri May 19, 2006 3:38 pm
by oryaaaaa
Could you test http://people.freenet.de/gnozal/jaPBeForPB400_beta.zip and tell me what you think ?
It is a normal display. Thankyou

Another one
Procedure LoadLanguage(lan$) BUG
http://dbp.cool.ne.jp/indeximg3/jaPBe2.jpg

When reading it from the file, it processes one byte character.
If processing was skipped, it became a normal display.

Thanks

Posted: Fri May 19, 2006 3:57 pm
by gnozal
oryaaaaa wrote:
Could you test http://people.freenet.de/gnozal/jaPBeForPB400_beta.zip and tell me what you think ?
It is a normal display. Thankyou

Another one
Procedure LoadLanguage(lan$) BUG
http://dbp.cool.ne.jp/indeximg3/jaPBe2.jpg

When reading it from the file, it processes one byte character.
If processing was skipped, it became a normal display.

Thanks
Please download again : http://people.freenet.de/gnozal/jaPBeForPB400_beta.zip

Posted: Fri May 19, 2006 4:27 pm
by oryaaaaa

Posted: Sat May 20, 2006 7:30 am
by gnozal
jaPBe 3.6.5 updated

Fixed some issues with page code <> 0

Posted: Sat May 20, 2006 11:45 pm
by Shannara

Posted: Sun May 21, 2006 12:07 am
by GeoTrail

Posted: Sun May 21, 2006 1:29 am
by Shannara
Ah! New link. tried it. Same bug as reported before :( Bug doesnt exist with PB code editor, but same code in newest jaPBe doesnt run. :)

Thanks for the update for jaPBe!

Posted: Mon May 22, 2006 7:29 am
by gnozal
Shannara wrote:Ah! New link. tried it. Same bug as reported before :( Bug doesnt exist with PB code editor, but same code in newest jaPBe doesnt run. :)
Can someone confirm this ? Is there any error message ?

Posted: Mon May 22, 2006 10:14 am
by gigios

Posted: Mon May 22, 2006 10:31 am
by gnozal
Thanks. Will be in the next release.

Posted: Sat May 27, 2006 9:36 am
by gnozal
Shannara wrote:Another bug, this is 100% latest jaPBe bug, hangs when using (F6) with the code found @ http://www.purebasic.fr/english/viewtop ... 889#144889 I have mistakenly listed it as a PB bug, when infact it's a jaPBe bug (unfortunately). Notice, the referenced code works perfectly with the PB code editor.
I tried your code on a Win98SE PC.
With jaPBe (F5 or F6), it does nothing (no error, no crash, nothing displayed).
With manual compiling from console, it does nothing.
When I try it with the PBIDE, the debugger crashes. Without debugger, it does nothing.

Posted: Sat May 27, 2006 10:39 am
by gnozal
jaPBe 3.6.5 updated

just another program bugfix edition

jaPBe 3.6.5.521 -> no F1 MSDN-Help

Posted: Tue May 30, 2006 11:47 pm
by sverson
@gnozal

After switching to PB4 and jaPBe 3.6.5.521 there is no MSDN-Help anymore.

Image

It still works with PB 3.94

Image

I know you fixed this issue - but I still get no MSDN-Help. :cry:

What can I do?

;-) sverson
WinXP Pro SP2 | PB4 final | jaPBe 3.6.5.521

Posted: Wed May 31, 2006 12:31 am
by Sub-Routine
I had a jaPBe freeze yesterday. I copied a block (~30 lines), pasted it, accidentally pasted it again, hit Ctrl+Z (undo) and jaPBe froze. Task Manager showed 50% use (I have a dual P4) and I finally had to end the process.

I use the automatic backup and do plenty of saves so I didn't lose much :)

Rand

Posted: Wed May 31, 2006 8:32 am
by gnozal
@sverson : unfortunately I cannot test these features so I have to guess (no SDK installed).
1. You have checked both 'Use SDK instead of Win32.hlp' and 'MSDN' ?
2. For MSDN, jaPBe searches for a "ms-help://ms.msdn" key in "#HKEY_CURRENT_USER, "Software\Microsoft\MSDN\8.0\Help" (not in your screenshot) : could you check this ?
3. I did not change anything in SDK-Help.pbi since a long time now.
@Sub-Routine : sorry, I could not reproduce the problem.