[Gambas-user] Picture.Load() fail notfollowing symlink

Jussi Lahtinen jussi.lahtinen at gmail.com
Tue Feb 8 23:16:54 CET 2022


"ls -l linkname" will give you where the link points.

Jussi

On Tue, Feb 8, 2022 at 2:56 PM Bruce Steers <bsteers4 at gmail.com> wrote:

>
>
> On Tue, 8 Feb 2022 at 11:20, Bruce Steers <bsteers4 at gmail.com> wrote:
>
>> Hi all.
>>
>> One of my progs loads icons,I have a problem with the firefox icon.
>>
>> My search uses"find" and finds the
>> /usr/share/icons/hicolor/128x128/firefox.png but it's a symlink,then
>> picture.load fails to load.
>>
>> is there a way to check/follow symlinks?
>> find -L does not work.
>>
>
> It's okay I found it using...
> *If Not Exist(sPath, True)*
>
> I guess it's a broken link
> Wishing well
> BruceS
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220209/c283dddf/attachment.htm>


More information about the User mailing list