That's bizarre. Can you email me your test app? I'm quite good at 
troubleshooting, and frankly this issue fascinates me.

Thanks,
Fargo

Don Jungk wrote:
> On Monday 05 March 2007 3:55 am, RBNUBE wrote:
>   
>> It could be that the application is repeatedly looking for something that
>> doesn't exist.
>>
>> Are you running the compiled application from the directory where the
>> project is stored?
>>     
>
> Yes, the compiled app is in the same directory with the project.
>
>   
>> Are you creating any files that the application depends on while running
>> that are removed when then application quits?  Maybe they aren't being
>> created by the compiled application, but are being created by the IDE when
>> debugging.  If so, could be permissions?
>>
>>     
> It reads a pref file at startup, but other than that there is nothing 
> external. Even moving the mouse is not as responsive as it normally is when I 
> run the app without the project open in RB.
>
> Thank you for your ideas. I guess now I'll start trying to reproduce it in a 
> small app.
>
> Don
>
> Later that same day .....
>
> OK, I am able to reproduce this in an app with about 6 lines of code. It does 
> nothing but drag a small box around on a canvas with some lines drawn in the 
> background.
>
> This test app will work fine if the project is open in the IDE.
> It will work fine if my real app is open in the IDE.
> It will NOT work, if I open a new project in the IDE. Very strange!
>
> Stranger yet!!, if I open the test app first and then open the real app, my 
> real app will work properly. the test app still does not work right. So I 
> guess the workaround is to open a small useless app in the background.
>
> Thanks again for your ideas,
>
> Don
> _______________________________________________
>
>   
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to