Page 30 of 104

Posted: Thu Jun 22, 2006 8:31 pm
by Shannara
Hrm, http://www.catalyst.com/cgi-bin/downloa ... oduct=4535

Fill in fake info if you like :) I did that for my evaluation/trial before I bought it. It'll push a download to your browser to download and install. Once that happens, you should be able to run the sample :)

I hope this helps.

Perhaps a bug?!?

Posted: Thu Jun 22, 2006 9:14 pm
by sverson
@gonzal: Perhaps a bug?!?

When i try to assign [Alt+F10] or [Alt+F11] to a plugin jaPBe tells me that the hotkey is allready assigned to Visual Designer Plugin.

This seems to be not true...

Image

...when i press [Alt+F10] or [Alt+F11] nothing happens :?

Is [Alt+F10] and [Alt+F11] locked for some reason or is this a bug?


;-) sverson

[jaPBe 3.6.6 build 542]

Posted: Fri Jun 23, 2006 3:08 pm
by gnozal
Shannara wrote:Hrm, http://www.catalyst.com/cgi-bin/downloa ... oduct=4535

Fill in fake info if you like :) I did that for my evaluation/trial before I bought it. It'll push a download to your browser to download and install. Once that happens, you should be able to run the sample :)

I hope this helps.
Ok, I have downloaded the 10 Mb file ; I have extracted cstcpapi.dll from the cab and copied it in the same directory as EchoClient.pb : now I get 'Error : Unable to initialize SocketTools library'.

Re: Perhaps a bug?!?

Posted: Fri Jun 23, 2006 3:18 pm
by gnozal
sverson wrote:@gonzal: Perhaps a bug?!?

When i try to assign [Alt+F10] or [Alt+F11] to a plugin jaPBe tells me that the hotkey is allready assigned to Visual Designer Plugin.
Congratulations, you found a very old bug (already present in the 'old' jaPBe).
It should be fixed (download updated).

Re: Perhaps a bug?!?

Posted: Fri Jun 23, 2006 3:56 pm
by sverson
gnozal wrote:It should be fixed.
Thanks - it is fixed!

;-) sverson

Posted: Fri Jun 23, 2006 4:38 pm
by Shannara
gnozal wrote:
Shannara wrote:Hrm, http://www.catalyst.com/cgi-bin/downloa ... oduct=4535

Fill in fake info if you like :) I did that for my evaluation/trial before I bought it. It'll push a download to your browser to download and install. Once that happens, you should be able to run the sample :)

I hope this helps.
Ok, I have downloaded the 10 Mb file ; I have extracted cstcpapi.dll from the cab and copied it in the same directory as EchoClient.pb : now I get 'Error : Unable to initialize SocketTools library'.
Thanks for being patient ... when you download, you need to run the installer.

Posted: Sat Jun 24, 2006 8:48 am
by gnozal
Shannara wrote:
gnozal wrote:
Shannara wrote:Hrm, http://www.catalyst.com/cgi-bin/downloa ... oduct=4535

Fill in fake info if you like :) I did that for my evaluation/trial before I bought it. It'll push a download to your browser to download and install. Once that happens, you should be able to run the sample :)

I hope this helps.
Ok, I have downloaded the 10 Mb file ; I have extracted cstcpapi.dll from the cab and copied it in the same directory as EchoClient.pb : now I get 'Error : Unable to initialize SocketTools library'.
Thanks for being patient ... when you download, you need to run the installer.
OK, I've done it : the program starts without any crash (in ANSI mode, cannot test UNICODE [Win98SE]).
When is it supposed to crash ?

Posted: Sat Jun 24, 2006 9:36 pm
by Shannara
As soon as you press F6 in jaPBe after loading either the echo client or the server. What version of jaPBe are you running?

Posted: Sun Jun 25, 2006 2:04 pm
by gnozal
Shannara wrote:As soon as you press F6 in jaPBe after loading either the echo client or the server. What version of jaPBe are you running?
I confirm : no problem here.
The last one : jaPBe 3.6.6.543, with Win98SE.

Posted: Sun Jun 25, 2006 10:07 pm
by Shannara
Hmm, I downloaded the newest on that link. 3.6.6.529 is the newest there. Any chance I could get you to post the newest version?

If the error still happens after the update, then it must be a WinXP/jaPBe compatibility issue :(

Posted: Mon Jun 26, 2006 2:01 pm
by gnozal
Shannara wrote:Hmm, I downloaded the newest on that link. 3.6.6.529 is the newest there. Any chance I could get you to post the newest version?

If the error still happens after the update, then it must be a WinXP/jaPBe compatibility issue :(
Did you use the link posted on the first page of the thread ?
It's http://people.freenet.de/gnozal/jaPBeForPB400.zip
Just downloaded myself, and it's jaPBe 3.6.6.543 !?

Posted: Wed Jun 28, 2006 8:11 pm
by Shannara
Thanks for the info, that was really weird. Anyway, I updated to newest version *.543, and ran the samples again via F6.

Exact same error, the pbcompiler crashing every single time ...

Since your running Windws 98 (??), it is probably a bug while running japbe on windows xp? The scary part is, that the pb ide does not crash when running the samples. Only jaPBe.

Posted: Mon Jul 10, 2006 2:38 pm
by gnozal
jaPBe 3.6.7 released

- some fixes
- added filedate to explorer panel
- added 'Insert System Color' tool
- the info panel tabs are now multiline if panel width is not large enough to show all tabs


Edit JUL 12th 2006
Silent update : fixed typo in WindowCallback.pbi

Posted: Fri Jul 14, 2006 2:45 am
by Shannara
Thanks for the update, bug still exist in newest version on windows xp.

For another example:

http://www.unformed.com/st.zip

Posted: Sat Jul 15, 2006 1:37 pm
by gnozal
Shannara wrote:Thanks for the update, bug still exist in newest version on windows xp.

For another example:

http://www.unformed.com/st.zip
There is one thing you can do, as I can't reproduce the problem :
- download the jaPBe source
- compile the jaPBe source in debug mode
- try your example
- locate the crash in the source jaPBe code
Maybe this can help.