[Gambas-user] IDE Error
Denis Crowther
denisc at exemail.com.au
Tue Mar 7 14:49:33 CET 2023
On 3/8/23 00:26, T Lee Davidson wrote:
> On 3/7/23 06:09, Bruce Steers wrote:
>> The error occurs on this line...
>> $cDesktopDirCache[Desktop.GetDirectory("PUBLICSHARE")] = "folder-share"
>>
>> Check your ~/.config/user-dirs.dirs file has something like this line
>> in it.,..
>> XDG_PUBLICSHARE_DIR="$HOME/Public"
>>
>> $ cat ~/.config/user-dirs.dirs
>>
>>
>> Mine does and i get no errors.
>>
>> BruceS
>
> I wonder if it is distro-specific.
>
> No problem on openSUSE; the line was already there:
> user at linux-desktop:~> grep -i "publicshare" ~/.config/user-dirs.dirs
> XDG_PUBLICSHARE_DIR="$HOME/"
>
>
BruceS said and I used "$HOME/Public" not "$HOME/", typo?.
Also I compiled from source, not a distro.
--
Regards
Denis
More information about the User
mailing list