Discussion:
v2-fc4 ConsoleApplication Problem
Jason Moehlman
2007-12-16 06:41:57 UTC
Permalink
Marc,

With my change to the newest version 2, "fc4" release of the
product, I have found that ConsoleApplications no longer compile.

The returned error is "Method or property does not exist"
File: Office
Location: pgSQLcoreCache.ErrorHandler

Status bar at bottom of windows says compilation failed with 6 errors.

This does not occur, with v2-fc2, which is what I have been using
until recently when I ran into encoding problems that fc4 deals with
more effectively.

This is a major problem for me, fc2 is no longer working properly
with newer releases of PostgreSQL, and with fc4 not working for
console apps, I am in very bad shape.

Thanks in advance.

Jason
Aliacta Support
2007-12-16 13:53:09 UTC
Permalink
Post by Jason Moehlman
The returned error is "Method or property does not exist"
File: Office
Location: pgSQLcoreCache.ErrorHandler
That's something weird that comes up from time to time. It's not
related to FC4 or any other version. It seems to be a very random RB
bug tht non-pgSQL4RB users on the NUG have reported as well. To the
best of my knowledge all you have to do is save and re-open the
project, perhaps relaunch RB.

Marc
Jason Moehlman
2007-12-17 01:01:18 UTC
Permalink
I hate to be the problem, but...

OK, I have tested this on G5, Intel MacBook, Realbasic 2007R2 -
2007R5 and the results are one of the few constants I have seen in
the RB world.

"FC2" Console Apps work fine.
"FC4" to new "R1" show the error reliably.

Rebooting, clearing plugin cache, saving the projects, exiting RB,
restarting it, etc. Have no effect. Using "FC2" all programs
console or GUI run or compile normally. Change to "FC4" through
current and Console Apps stop working. With the error dialog I
originally relayed.

Dropping the pgSQL4RB-FC4 or newer software components ( minus GUI
parts ) into a blank Console Project from default templates produces
the errors I am seeing or a Parameters are not compatible error. Do
the same with FC2 or earlier I have worked with, at least compiles OK
and with applications work just fine.

Is there anyone else using ConsoleApplications with a newer version
like FC4 without problem?

Thanks.

Jason
Post by Aliacta Support
Post by Jason Moehlman
The returned error is "Method or property does not exist"
File: Office
Location: pgSQLcoreCache.ErrorHandler
That's something weird that comes up from time to time. It's not
related to FC4 or any other version. It seems to be a very random RB
bug tht non-pgSQL4RB users on the NUG have reported as well. To the
best of my knowledge all you have to do is save and re-open the
project, perhaps relaunch RB.
Marc
_______________________________________________
Postgresql mailing list
http://aliacta.com/mailman/listinfo/postgresql_aliacta.com
Aliacta Support
2007-12-17 17:28:30 UTC
Permalink
Post by Jason Moehlman
I hate to be the problem, but...
Don't fret. I was the problem. ;-) I found a small bug that was
introduced while adding a little bit of functionality in the FC4
release. Somehow it generates that silly "Office" error message that
I previously associated with random RB behavior. Of course with this
cryptic message I had to muck around quite a bit to find the problem
but since I was able to reproduce it consistently as well I just went
on until I found it. There's an R2 with the fix now:

<http://aliacta.com/download/pgSQL4RB_v2r2.zip>

I'm trying to upload it and send this e-mail but the connection I
have here has decided to not cooperate for now so try the link above
several times if it doesn't work right away, with some waiting in
between.

Enjoy,

Marc
Post by Jason Moehlman
OK, I have tested this on G5, Intel MacBook, Realbasic 2007R2 -
2007R5 and the results are one of the few constants I have seen in
the RB world.
"FC2" Console Apps work fine.
"FC4" to new "R1" show the error reliably.
Rebooting, clearing plugin cache, saving the projects, exiting RB,
restarting it, etc. Have no effect. Using "FC2" all programs
console or GUI run or compile normally. Change to "FC4" through
current and Console Apps stop working. With the error dialog I
originally relayed.
Dropping the pgSQL4RB-FC4 or newer software components ( minus GUI
parts ) into a blank Console Project from default templates produces
the errors I am seeing or a Parameters are not compatible error. Do
the same with FC2 or earlier I have worked with, at least compiles OK
and with applications work just fine.
Is there anyone else using ConsoleApplications with a newer version
like FC4 without problem?
Thanks.
Jason
Post by Aliacta Support
Post by Jason Moehlman
The returned error is "Method or property does not exist"
File: Office
Location: pgSQLcoreCache.ErrorHandler
That's something weird that comes up from time to time. It's not
related to FC4 or any other version. It seems to be a very random RB
bug tht non-pgSQL4RB users on the NUG have reported as well. To the
best of my knowledge all you have to do is save and re-open the
project, perhaps relaunch RB.
Marc
_______________________________________________
Postgresql mailing list
http://aliacta.com/mailman/listinfo/postgresql_aliacta.com
_______________________________________________
Postgresql mailing list
http://aliacta.com/mailman/listinfo/postgresql_aliacta.com
Jason Moehlman
2007-12-17 23:30:41 UTC
Permalink
Marc,

Thank you very much for finding & fixing the bug, and releasing the
whole package with the other updates.

Great Job!!!

Jason
Post by Aliacta Support
<http://aliacta.com/download/pgSQL4RB_v2r2.zip>
I'm trying to upload it and send this e-mail but the connection I
have here has decided to not cooperate for now so try the link above
several times if it doesn't work right away, with some waiting in
between.
Enjoy,
Marc
Loading...