Page 1 of 1
[Solved] [4.60 x86] IDE - Compile/Run is sometimes inactive
Posted: Thu Jan 05, 2012 3:09 pm
by Little John
Every now and then, the menu item "Compile/Run" as well as the corresponding button in the toolbar is inactive immediately after starting the IDE. This happened with older PB versions, too. Also after writing or pasting some code into the editor, that command remains inactive:
After one (or sometimes more than one? -- I can't remember exactly) restart(s) of the IDE, the command becomes active again.
Regards, Little John
Re: [4.60 x86] IDE - Compile/Run is sometimes inactive
Posted: Thu Jan 05, 2012 3:27 pm
by ts-soft
WorkAround: use Compiler / Restart Compiler.
Some background task (AV and other) slows the load of compiler down and the load is timedout.
Re: [4.60 x86] IDE - Compile/Run is sometimes inactive
Posted: Thu Jan 05, 2012 5:15 pm
by Bisonte
Some background task (AV and other) slows the load of compiler down and the load is timedout.
especially Windows Defender ...
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Thu Jan 05, 2012 6:38 pm
by Little John
I see.
Thank you, guys.

Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Thu Jan 05, 2012 9:52 pm
by MachineCode
Not sure if this is related, but go to "Preferences -> Debugger" and set the debugger startup timeout to something a bit longer, from 10000ms to 15000ms maybe?
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Fri Jan 06, 2012 1:25 am
by kenmo
So I came here to add that I often experienced this when running off a USB stick... then I saw:
MachineCode wrote:Not sure if this is related, but go to "Preferences -> Debugger" and set the debugger startup timeout to something a bit longer, from 10000ms to 15000ms maybe?

I never noticed that option before!
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Fri Jan 06, 2012 10:12 am
by MachineCode
Who marked the topic as solved?
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Fri Jan 06, 2012 10:30 am
by Fred
Probably little john
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Fri Jan 06, 2012 12:41 pm
by MachineCode
Would've been nice to know *how* it got solved, then.
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Fri Jan 06, 2012 1:07 pm
by c4s
@MachineCode
ts-soft wrote:WorkAround: use Compiler / Restart Compiler.
Some background task (AV and other) slows the load of compiler down and the load is timedout.
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Fri Jan 06, 2012 8:37 pm
by Little John
Who marked the topic as solved?
Probably little john
Yes, it was me.
I thought that ts-soft explained the situation (2nd post in this thread), didn't he?
Regards, LJ
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Fri Jan 06, 2012 9:31 pm
by MachineCode
Little John wrote:I thought that ts-soft explained the situation (2nd post in this thread), didn't he?
He posted a workaround, and then the next order of events was that I posted the timeout thing, and it was only after I did that, that the thread was marked as solved. So I was wondering if my post was what solved it, or his workaround. There was no definitive way to tell.
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Fri Jan 06, 2012 11:51 pm
by Little John
MachineCode wrote:He posted a workaround, and then the next order of events was that I posted the timeout thing, and it was only after I did that, that the thread was marked as solved. So I was wondering if my post was what solved it, or his workaround. There was no definitive way to tell.
I'm sorry, but I edited my first post and wrote "[Solved]" some hours BEFORE you posted anything to this thread.
(If you don't believe it, just look at the respective time stamps.)
Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Sat Jan 07, 2012 12:04 pm
by MachineCode
I never noticed the time stamps, but that still doesn't mean it was necessarily solved by a reply given. It could have been that he worked it out himself, and just changed it to "solved". Most people reply with "Thanks, that did it" with a quote, and then mark it as solved. Since there was a total absence of this, the solve method was ambiguous. (Yeah, I know: roll your eyes at all this).
Anyway, glad it's sorted.

Re: [Solved] [4.60 x86] IDE - Compile/Run is sometimes inact
Posted: Sat Jan 07, 2012 12:09 pm
by Little John
MachineCode wrote: Most people reply with "Thanks, that did it" with a quote, and then mark it as solved.
That's pretty much what I did.
Anyway, I'm glad that we talked about it.
