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.

Regards,
Tobi

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&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