[Gambas-user] Problems with the IDE and Stream buffering

Benoît Minisini gambas at ...1...
Thu Aug 29 21:15:28 CEST 2013


Le 26/08/2013 15:30, Tobias Boege a écrit :
> On Wed, 21 Aug 2013, Tobias Boege wrote:
>> Hi folks,
>>
>> is anyone else having trouble with the latest revision(s)? I observed two
>> things:
>>
>> 1) Stream buffering broken. If I have a Process (it may equivalently well
>>     be only a Process problem (not a general Stream one) as it is the Process
>>     code which was touched recently), I get one line from it and nothing more
>>     until the program terminates (or the Process object is released).
>>
>>     The IDE has the same problem with my programs: If I use Print/Debug/Error
>>     in the code, the IDE doesn't see them until the program is closed.
>>
>> 2) IDE property panel unusable. I can't set values anymore. The errors say
>>     "Incorrect property value." for everything. I can't set a Boolean to True
>>     anymore, to give an example.
>>
>> I did a complete
>>
>> $ make clean && ./reconf-all && ./configure && make -j5 && sudo make install
>>
>> and the problems remain!
>>
>> I'd like to know if anyone can reproduce these problems or if something over
>> here is _seriously_ broken.
>>
>> Oh, and I should note that I have also installed an alternate version of
>> Gambas in my local $HOME/bin which I can run and it doesn't show the above
>> both symptoms. My broken version in use is #5812 and the working alternate
>> version is #5801.
>>
>
> FYI, I downgraded to #5802 and the problems are gone. So I guess I'll have
> to wait for Benoit as it's likely not my system which gets things wrong but
> Gambas.
>
> Regards,
> Tobi
>

Is it better with revision #5816?

-- 
Benoît Minisini




More information about the User mailing list