[Gambas-user] IDE Does Not execute App if a copy of the app is open on the computer from another source.

T Lee Davidson t.lee.davidson at gmail.com
Wed Apr 20 16:43:23 CEST 2022


On 4/20/22 09:18, Brian G wrote:
> I am confused by this.
> 
> I have a number of application I use, that run in background all the time. Recently(or so I noticed today)
> 
> If those apps are running somewhere on the computer. and I am developing/updating  the same app in the IDE.
> When I do a run in the ide, the app never starts, it will open the terminal emulator, but never goes to the first line of the 
> app code
> If I stop the production(test set) copies of the app running in the background on my computer and then
> do a run again in the ide, the app runs fine from the ide...
> 
> Could the IDE be trying to connect to the apps on my system even when I don't select run remotely?
> 
> "Failure is the key to success;
>   each mistake teaches us something"  .. Morihei Ueshiba
> Brian G

Without seeing your code to know what it does, we can only guess.

Do your apps use Dbus? Do they use lock files?


-- 
Lee


More information about the User mailing list