[Gambas-user] BUG Gambas stable [2407] broken
Ron
ron at ...1740...
Tue Nov 3 15:04:18 CET 2009
Have been looking a bit closer.
The bug is in rev 2401, it's related to the recent gambas install path
changes.
It looks in the wrong directory (strace gambas2)
lstat64("/usr/local/bin/lib/gambas2/gb.qt.so", 0xbfebc470) = -1 ENOENT
(No such file or directory)
lstat64("/usr/local/bin/lib/gambas2/gb.qt.gambas", 0xbfebc470) = -1
ENOENT (No such file or directory)
lstat64("/home/ron/.local/lib/gambas2/gb.qt.so", 0xbfebc470) = -1 ENOENT
(No such file or directory)
lstat64("/home/ron/.local/lib/gambas2/gb.qt.gambas", 0xbfebc470) = -1
ENOENT (No such file or directory)
write(2, "ERROR: ", 7ERROR: ) = 7
write(2, "#27: ", 5#27: ) = 5
write(2, "Cannot load component 'gb.qt': c"..., 55Cannot load component
'gb.qt': cannot find library file) = 55
write(2, "\n", 1
) = 1
There is no "/usr/local/bin/lib/gambas2/gb.qt.so" of course, all
components are located here "/usr/local/lib/gambas2/" also the qt one.
The qt component is just the first one it looks for.
Regards,
Ron_2nd.
> ron...
>
> i've stop to compile qt3 libs since ... undred revision
>
> not you ?
>
> is benoit have chage the qt4 libname to qt ?
>
> 2009/11/3 Ron <ron at ...1740...>:
>
>> nospam.nospam.nospam at ...626... wrote:
>>
>>> On Tue, 2009-11-03 at 09:04 +0100, Ron wrote:
>>>
>>>
>>>
>>>> When using revision 2407 you cannot start the IDE anymore.
>>>>
>>>>
>>> 2407, being?
>>>
>>> And of course, it's Gambas that's at fault, not you or your OS, yes?
>>>
>>> No such problem here, honey, peach, sugar.
>>>
>>>
>>>
>>>> ERROR: #27: Cannot load component 'gb.qt': cannot find library file
>>>>
>>>>
>>> DUH!
>>>
>>>
>>>
>> If you don't even know where 2407 stands for, I doubt that you are
>> running the same Gambas version as the one I report to have a problem with.
>>
>> I'm only trying to help making Gambas even better than it already is,
>> your objective is completely unclear to me.
>>
>> Regards,
>> Ron_2nd.
>>
>>
>>
More information about the User
mailing list