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

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to