[Gambas-user] Error Copy File gb.gtk or gb.gtk3

Benoît Minisini gambas at ...1...
Sat Oct 18 22:04:56 CEST 2014


Le 18/10/2014 05:01, herberth guzman a écrit :
> Hi
>
> To copy from Gambas3.6 (Iconview + Directory) with gb.qt a filemanager
> (Dolphin, Pcmanfm, Nautilus) works well.
>
> But gb.gtk gb.gtk3 or no work.
> code:
>
>   sName_Paste = ivwDesktop.Current.Text
>   sPath_Source = Directory & sName_Paste
>   clsClipboard.Copy(sPath_Source, "text/uri-list")
>
>
> How I can fix it.
>
> Thanks and Regards
>
>
> Herberth Guzman

The bug is fixed in revision #6562.

Regards,

-- 
Benoît Minisini




More information about the User mailing list