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

Bruce Steers bsteers4 at gmail.com
Tue Feb 8 13:55:38 CET 2022


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220208/9974b10f/attachment.htm>


More information about the User mailing list