Page 40 of 45

Re: Form Designer 5.00 beta 3

Posted: Mon Oct 29, 2012 10:49 am
by Polo
Just choose an event file hen the window is selected, then the combo will have the procedure list (which should have 2 parameters)

Re: Form Designer 5.00 beta 3

Posted: Mon Oct 29, 2012 12:59 pm
by leonhardt
I used it yesterday,it worked well,but today it crashed.
A program error was detected:
Error Message:Invalid memory access
Error Code:-1073741819
Code Address:4762733
Target Address:32
:( I don't know why...

Re: Form Designer 5.00 beta 3

Posted: Mon Oct 29, 2012 5:20 pm
by Polo
leonhardt wrote:I used it yesterday,it worked well,but today it crashed.
A program error was detected:
Error Message:Invalid memory access
Error Code:-1073741819
Code Address:4762733
Target Address:32
:( I don't know why...
No idea how to reproduce it? Also are you using the version from last PB beta?

Re: Form Designer 5.00 beta 3

Posted: Tue Oct 30, 2012 8:49 am
by leonhardt
Polo wrote:
leonhardt wrote:I used it yesterday,it worked well,but today it crashed.
A program error was detected:
Error Message:Invalid memory access
Error Code:-1073741819
Code Address:4762733
Target Address:32
:( I don't know why...
No idea how to reproduce it? Also are you using the version from last PB beta?
I've installed PB 4.61,5b7,once I double click the FormDesigner exe or launch it from IDE ,it crashes ,every time, the last time I opened it normally I changed some configeration of it,so I wonder if it's the configeration problem.
PS:I also patched my Win7 32bit to SP1

Re: Form Designer 5.00 beta 3

Posted: Fri Nov 02, 2012 12:54 pm
by Didelphodon
Same problem on my machine (though it worked without any problems some weeks before):

A program error was detected:

Error Message: Invalid memory access
Error Code: -1073741819
Code Address: 5005787
Target Address: 32
Sourcecode line: 4277
Sourcecode file: E:\Users\gaetandupont-panon\Documents\gdpcomputing\Purebasic\FormDesigner\mainevents.pb


Cheers,
Didel.

Re: Form Designer 5.00 beta 3

Posted: Fri Nov 02, 2012 12:57 pm
by Polo
You should use the latest version, shipped with latest Purebasic beta.

Re: Form Designer 5.00 beta 3

Posted: Fri Nov 02, 2012 1:18 pm
by Didelphodon
Ok, thx for the advice. Didn't know that those two apps are that close to each other 8-)

Re: Form Designer 5.00 beta 3

Posted: Fri Nov 02, 2012 1:32 pm
by Polo
Didelphodon wrote:Ok, thx for the advice. Didn't know that those two apps are that close to each other 8-)
They are the same, but all new versions of the FD will be released through the PB package and not through my website anymore ;)

Re: Form Designer 5.00 beta 3

Posted: Fri Nov 02, 2012 1:35 pm
by Didelphodon
Ok, however, I still get a similar error:


A program error was detected:

Error Message: Invalid memory access
Error Code: -1073741819
Code Address: 4762733
Target Address: 32


Cheers,
Didel.

Re: Form Designer 5.00 beta 3

Posted: Fri Nov 02, 2012 1:40 pm
by Polo
No idea where that can comes from, I'll investigate.

Re: Form Designer 5.00 beta 3

Posted: Fri Nov 02, 2012 3:25 pm
by IdeasVacuum
I'm getting that error too - If I leave the Designer in the Task bar for an hour or so, then try to restore the window - error.

Re: Form Designer 5.00 beta 3

Posted: Fri Nov 02, 2012 4:14 pm
by Polo
Sounds like it's happening only on Windows, I never had those problems on Mac. I'll have to try!

Re: Form Designer 5.00 beta 3

Posted: Fri Nov 02, 2012 6:21 pm
by Mindphazer
Never had any crash on my Mac since september....

Re: Form Designer 5.00 beta 3

Posted: Sat Nov 03, 2012 10:38 am
by Shardik
Mindphazer wrote:Never had any crash on my Mac since september....
Try this one on your Mac: :wink:
- Start FormDesigner
- move scroll wheel on a Logitech mouse (no problem with a vertical touch on Apple's Mighty Mouse)

Code: Select all

Form Designer 5.00 beta 3

A program error was detected:

Error Message:   Trace trap
Error Code:     5
Code Address:    -1870357961
(FormDesigner contained in PB 5.00 Beta 8 )

Re: Form Designer 5.00 beta 3

Posted: Sat Nov 03, 2012 2:36 pm
by Polo
Shardik can you try this executable so I can know where the error is (mac)?
http://www.fileden.com/files/2012/8/19/ ... signer.zip

For those who experience errors on windows can you do the same with this exe?
http://www.fileden.com/files/2012/8/19/ ... /FDWin.zip

Thanks :)