[Gambas-user] cannot open project after instalation of gambas2(1.9.44)
R. Stormo
rohnny at ...1248...
Fri Oct 20 20:40:01 CEST 2006
gambas-3 wrote:
>
> On Saturday 07 October 2006 00:21, Hugo wrote:
>> Hi everybody,
>> After compilation of gambas2 1.9.44 on FedoraCore4 I get this error when
>> I
>> try to open my project:
>> Cannot open project file:
>> /path/goes/here/..
>> Null Object
>> Project.GetFileIcon.479
>>
>> is this a bug ? or am I doing something wrong?
>>
>> thanks for any advise
>>
>> Hugo
>
> Project.GetFileIcon() associates an icon to a project file.
>
> It seems that it fails sometimes.
>
> Try this patch and tells me if it fails again or not.
>
> Regards,
>
> --
> Benoit Minisini
>
> ' Gambas module file
>
> PUBLIC ProjectTree AS ColumnView
> PUBLIC ProjectMessage AS Label
> PUBLIC Workspace AS Workspace
>
> PUBLIC ActiveForm AS Object
> hForm.Height - 8))))
>
> END
>
>
> PUBLIC FUNCTION GetIcon(sPath AS String, OPTIONAL iSize AS Integer) AS
> Picture
>
Got the same problem in Ubuntu Dapper.
On what file shall the change take place?
Regards Rohnny
My Gambas Community http://gambasforum.tk
--
View this message in context: http://www.nabble.com/cannot-open-project-after-instalation-of-gambas2%281.9.44%29-tf2398375.html#a6922757
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list