FlowStone 3.0.8 SKYLARK(any bugs or issues)

For general discussion related FlowStone
KG_is_back
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: FlowStone 3.0.6 PEBBLE (any bugs or issues)

Post by KG_is_back »

tester wrote:Is there a problem with ruby component between 304 and 306?

They've changed the init phase. Now init is executed after inputs/outputs are loaded. Maybe that causes problems in your schematics. What kind of error are you talking about?
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: FlowStone 3.0.6 PEBBLE (any bugs or issues)

Post by tester »

Things like this. But also other error messages in other ruby boxes. When I click on input node - it reinitializes and resets the error, but after doing the export - error is back again.

It's a spooky thing. As if something was frozen "in the air" between inputs and outputs. I can reproduce it when copying faulty modules into new schematic, but it disappears completely (I think so) after connecting to fresh data node (but it isn't disappearing when I just pass through new data in old schematic).
Attachments
ruby.png
ruby.png (31.28 KiB) Viewed 18913 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: FlowStone 3.0.6 PEBBLE (any bugs or issues)

Post by Nubeat7 »

i can confirm the same issues, but a after load trigger on the string in should solve it ..

in general some clearification would be helpful, it looks like that the persistance of the ins and outs isn't stable anymore?
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: FlowStone 3.0.6 PEBBLE (any bugs or issues)

Post by tester »

Nubeat7 wrote:i can confirm the same issues, but a after load trigger on the string in should solve it ..

in general some clearification would be helpful, it looks like that the persistance of the ins and outs isn't stable anymore?


AfterLoad trigger may help, but watching how the thing behaves (errors after exporting application) - I'm not sure if in all cases. Maybe 1-time copying/refreshing/repasting modules would be better. I will try to isolate a unit, so that I can report it to Malc, because I'm not sure how problematic it may become in future versions of FS.

(btw, using AfterLoad would require some redesigns, to avoid wandering triggers where they are not welcome; on the other hand I remember I could crash FS just by copying some ruby modules that were stuck between S&H prims, so... no time for such experimentation right now, I'm late anyway).
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: FlowStone 3.0.6 PEBBLE (any bugs or issues)

Post by tester »

I extracted few portions of the problem and reported to Malc.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: FlowStone 3.0.6 PEBBLE (any bugs or issues)

Post by RJHollins »

Hello GANG !

Was wondering how 3.0.6 is playing for everyone ?

I've hesitated to upgrade till now, but would like to know how this version is doing.

Thanks
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: FlowStone 3.0.7 CHERRY (any bugs or issues)

Post by tester »

My ruby bug is fixed now.
Indexer bug is fixed too.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: FlowStone 3.0.7 CHERRY (any bugs or issues)

Post by Nubeat7 »

i thing it would be helpful to edit old bug reports with something like: " [solved with version 3.07]"... so its easy for new people to see if the bug (and any posted workarounds) are of interest...
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: FlowStone 3.0.7 CHERRY (any bugs or issues)

Post by tester »

Job for moderator perhaps, to mark posts in thread as "fixed"?
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: FlowStone 3.0.7 CHERRY (any bugs or issues)

Post by billv »

After about 12 Hours with 3.07, I found it UNSTABLE, removed it and gone back to 3.06

Problem: Selecting or dragging an item from toolbox crashes FS.

Details:
Item is varied...
sometimes very small : (1 button and small piece of ruby code)
sometimes big : (My "Painting Canvas" module)

First time was after a few hours use, I tried to drag a very small module called "Ruby Number'
from the toolbox. Ruby Number module is tiny..( a button and very small piece of ruby code)
FS crashed repeatedly .
Next problem came when the Ruby Number Module could not be deleted from the toolbox.
Any attempt to do so and crash.

Ok..so I go into App data, delete the module, back in FS create a new "Ruby Number" module,
toolbox it and keep working.

Now a few hours ago, i try to drag my Painting Canvas and get the same crash...
Tried several other modules...same crash...

No idea what's going on here...
Note:
I'm back at 3.06 now....these issues are not happening....
Post Reply