[Gambas-user] Gambas IDE in open project scanning entire home directory

Benoît Minisini gambas at ...1...
Sat May 24 15:16:07 CEST 2014


Le 24/05/2014 14:31, Benoît Minisini a écrit :
> Le 24/05/2014 14:29, Benoît Minisini a écrit :
>> Le 24/05/2014 14:22, richard terry a écrit :
>>> when using the IDE, gambas takes an extraordinary long time to open the
>>> "Open Project" dialog
>>>
>>> using "strace -e stat gambas3" I can see gambas3 is doing something
>>> rather strange: it's stating every file recursively throughout the home
>>> directory, which on my machine takes an unusably long time due to tens
>>> of thousands of files (i.e. we have given up waiting for the dialog box
>>> to hold, and have had to create anew user on the system with the minimum
>>> files in their home directory)
>>>
>>> this is the same on two systems (mine and Ian Haywood's) gambas 3.5.3
>>> and 3.5.2, Linux Mint 14 (Nadia)
>>>
>>> thanks
>>>
>>> Richard
>>>
>>
>> Strange...
>>
>> Can you run the IDE inside itself to debug it, and break while it
>> browses your directory to see where is the code that does that?
>>
>
> OK, I think I can reproduce it.

False alert. It does not browse my home directory at all. So please do 
what I asked so that we know where it happens exactly...

Regards,

-- 
Benoît Minisini




More information about the User mailing list