Page 2 of 5

Posted: Sun Feb 20, 2005 9:46 pm
by GPI
PB wrote:> Please use the Universal-INternet-Updater (select beta-releases).

Can't we get this some other "normal" way, like an URL? I don't want to download
one app just so I can download another. :(
The Universal-interner-updater is in the japbe directory.

This link also work:
http://gpihome.de/uiu/japbe/beta/japbe.exe
But please only use the UIU, because only a few files have change.

Posted: Sun Feb 20, 2005 10:43 pm
by PB
> The Universal-interner-updater is in the japbe directory.

Oh, I didn't know that. I'll use it when I get home then. Thanks!

Posted: Sun Feb 20, 2005 11:20 pm
by GPI
PB wrote:> The Universal-interner-updater is in the japbe directory.

Oh, I didn't know that. I'll use it when I get home then. Thanks!
don't forget to select beta release!

jaPBe runs in infinite loop

Posted: Mon Feb 21, 2005 7:38 am
by Tranquil
After starting the latest Version of jaPBe it runs in an infinite loop with 100% CPU load.

Statuswindows schows last rows "Loading Interface-List...." twice.

Mike

Posted: Mon Feb 21, 2005 8:43 am
by gnozal
GPI wrote:
PB wrote:> Please use the Universal-INternet-Updater (select beta-releases).

Can't we get this some other "normal" way, like an URL? I don't want to download
one app just so I can download another. :(
The Universal-interner-updater is in the japbe directory.

This link also work:
http://gpihome.de/uiu/japbe/beta/japbe.exe
But please only use the UIU, because only a few files have change.
The Universal-interner-updater don't work for me : Found a problem : can't partial download

Re: jaPBe runs in infinite loop

Posted: Mon Feb 21, 2005 7:17 pm
by GPI
@Tranquil
Does the Original ide run?
What happen, when you delete the japbe.pref (rename it!)

@gnozal
Sorry, can't repoduce? Do you use a Proxy or something like this?
Can you retry it? May be a short problem with the server?

Posted: Mon Feb 21, 2005 8:16 pm
by Tranquil
@GPI:
the original IDE works. I deinstalled the jaPBe Beta and installed an old one from your site which works great. This only appears at work. (Windows 2000 System) I noticed also some problems while starting the compiler under high CPU usage.

More tomorrow, I will try to reproduce and reduce the error while using the JaPBE source.

Cheers
Mike

Posted: Mon Feb 21, 2005 10:01 pm
by GPI
Tranquil wrote:More tomorrow, I will try to reproduce and reduce the error while using the JaPBE source.
The jaPBe source is at the moment a old one. But i don't change anything in the Structure-list-loading...

Re: jaPBe runs in infinite loop

Posted: Tue Feb 22, 2005 9:08 am
by gnozal
GPI wrote:@gnozal
Sorry, can't repoduce? Do you use a Proxy or something like this?
Can you retry it? May be a short problem with the server?
I am behind a very restrictive corporate firewall.

Re: jaPBe runs in infinite loop

Posted: Tue Feb 22, 2005 8:31 pm
by GPI
gnozal wrote:I am behind a very restrictive corporate firewall.
Maybe this is the problem...

Posted: Thu Feb 24, 2005 3:04 am
by Karbon
I downloaded the package from the link provided above (I previously had a version without the updater). When I install it and fire up the updater all I get is :

Connect... Search Info... abort - 404

Posted: Thu Feb 24, 2005 10:33 am
by PB
> The Universal-interner-updater is in the japbe directory

I'm using v2.4.9.25 and there's no such updater in my jaPBe install...?
I had to download the full version from the URL you gave instead.
Also, I tried the UIU from the full version and I also get a 404 error.

Posted: Thu Feb 24, 2005 1:08 pm
by zikitrake
Karbon wrote:I downloaded the package from the link provided above (I previously had a version without the updater). When I install it and fire up the updater all I get is :

Connect... Search Info... abort - 404
Are you select "jaPBe Beta Release"?

Posted: Thu Feb 24, 2005 2:30 pm
by Karbon
That was it, I hadn't selected the beta release..

Now I get that "constant can't have a type" error on the last line of any piece of sorce I try to compile... I get a POLINK error using the normal IDE so I don't know if it is a PB thing or a jaPBe thing...

Posted: Thu Feb 24, 2005 2:40 pm
by Rescator
it's a jaPBe bug. a source that is ok. compiles fine with the PB IDE.
(this is a source I know is ok).

But jaPBE spits out the "constant can not be a type" error,
and shows the line number of te last line of the source.

Maybe jaPBE need a lil update to handle the changes in PB compiler return values/text?