[Gambas-user] A whole load of directories in my .local folder ??
Benoît Minisini
benoit.minisini at gambas-basic.org
Thu Feb 15 15:46:11 CET 2024
Le 15/02/2024 à 15:34, Benoît Minisini a écrit :
> Le 15/02/2024 à 13:23, Bruce Steers a écrit :
>> I just opened my $HOME/.local folder to find all this..
>>
>> something to do with sqlite?
>>
>> anyone recognize the paths/files from something?
>> hsts-storage.sqlite ??
>>
>> there's 180 of these folders in my ~/.local/share dir
>>
>
> Do you really run the latest master?
>
> What's the value of your $XDG_DATA_DIR env. variable?
>
This stuff is generated by the '_Gui._InitApp()' method of 'gb.gui',
except that this function does not create folders, but files.
So either you don't run the right code, either this function does
something weird I can't reproduce.
Regards,
--
Benoît Minisini.
More information about the User
mailing list