vote up 0 vote down star

I have a very strange problem with the Delphi 2006 IDE.

If the IDE is minimized, and the PC is locked. I return to the pc, unlock it and maximize the IDE, I sometimes get the error "Cannot change Visible in OnShow or OnHide".

If this happens, I have to kill the IDE with the taskmanager.

Is there anybody out there who has the same problem? And if possible a solution?

I suspect that some third party components are involved, but my coworkers never experience this error.

flag

3 Answers

vote up 1 vote down check

Yes I have noticed the same problem when using Terminal Servers. I use GExperts. If you can reproduce the problem you should report it on http://qc.codegear.com/

link|flag
(Un)fortunately it does not happen that often. About once each month with irregular intervals. – Gamecat Oct 2 '08 at 12:18
@Lars, as a dutch delphi developer, are you joining the SDN conference next week? – Gamecat Oct 2 '08 at 12:20
Not this year. Maybe again next year. I assume you do? Have fun :) – Lars Truijens Oct 2 '08 at 14:55
Thanx i will ;-) – Gamecat Oct 2 '08 at 15:34
If its sooo occasional it could also be a Delphi bug. – gabr Oct 3 '08 at 6:46
vote up 0 vote down

Is this connected to a specific form / forms that you have open at the moment?

If not, then it's probably not a 3rd party component that causes problems, but an expert you have added to the Delphi. Try disabling all experts. If that solves the problem, add them back one by one.

link|flag
No, it is not related to a specific form. I can check on the experts. But i have a rather clean ide (only a code formatter installed). – Gamecat Oct 2 '08 at 7:56
vote up 0 vote down

Other way with no need to kill IDE in Taskmanager is to display Taskbar settings and turn off "show above other windows". Use this setting, click OK on IDE err. msg and then set it back. With some practice it could be usefull by time...

Btw: colleague's IDE layout setting is "classic undocked" and he never had this problem.

But something like bugfix is still missing :/ (WinXP, TurboDelphi 2006)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.