Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright

FlowStone 3.0.9 Beta1

For general discussion related FlowStone

Re: FlowStone 3.0.9 Beta1

Postby Spogg » Mon Dec 21, 2015 3:09 pm

MyCo wrote:New FS versions are always backward compatible, so you can always load older FS versions schematics. But once you save the schematics in newer FS versions you might not be able to load them in older FS version. It's like it always was. Nothing has changed there.


That's good! Thanks for clarifying.

Cheers

Spogg
User avatar
Spogg
 
Posts: 3358
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England

Re: FlowStone 3.0.9 Beta1

Postby djbrynte » Mon Dec 21, 2015 3:38 pm

Btw i must say its nice that myco helps in this. Hes deep coder. i have seen hes work :)
djbrynte
 
Posts: 613
Joined: Mon Jun 22, 2009 10:51 am

Re: FlowStone 3.0.9 Beta1

Postby Walter Sommerfeld » Mon Jan 25, 2016 2:59 pm

Now sometimes a Flowstone window appears: "A required resource was unavailable." => also in compiled EXE's...

and while changing something in schematic and recovery file was written - hangup and crash randomly...

any news about next beta release?


P.S.: It's a very big project
User avatar
Walter Sommerfeld
 
Posts: 249
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany

Re: FlowStone 3.0.9 Beta1

Postby tulamide » Tue Jan 26, 2016 6:10 pm

Hey MyCo,

may I bring this to your attention? I experience this in 3.0.6, but maybe it can be solved in 3.0.9? Easy setup to see the issue:

Create a module with an mgui prim and a view output. Connect the view output (on the higher layer) with a RubyEdit, create a draw method and put these two lines inside the method
Code: Select all
watch "grid", v.gridStep
watch "default", v.defaultGridStep


Now select the view module:
Image
The report is as expected.

Now de-select the view module:
Image
As you can see, a wrong grid size is reported.

Furthermore, consecutive clicks on the schematic's free space (like you would to de-select) show that the grid size is reported as 8.0 for a fraction of a second, but then falls back to the odd value, which means, there are at least two redraws triggered (for one click on the schematic's free space), the second one overwriting the (correct) first one.
"There lies the dog buried" (German saying translated literally)
tulamide
 
Posts: 2714
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Re: FlowStone 3.0.9 Beta1

Postby MyCo » Tue Jan 26, 2016 7:12 pm

Interresting! I can reproduce it in 3.0.9 and there seems to be something wrong with gridStep and one redraw. I'll have a look.

@Walter: That looks like a Windows Message to me, maybe something from DirectSound? We'll have to somehow reproduce it, to find the cause for the message.

Not sure what the plan for the next release is. Maybe we just release 3.0.9 with all the fixes for the problems that were reported here. Not sure if a Beta2 makes sense.
User avatar
MyCo
 
Posts: 718
Joined: Tue Jul 13, 2010 12:33 pm
Location: Germany

Re: FlowStone 3.0.9 Beta1

Postby nix » Tue Jan 26, 2016 8:08 pm

I have another bug.
when creating a streamboolout in DSP,
with a streamin, the streamin will become a streamboolin (the connector type).

I have gone back to 81 for now
User avatar
nix
 
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: FlowStone 3.0.9 Beta1

Postby MyCo » Tue Jan 26, 2016 8:15 pm

that's already fixed
User avatar
MyCo
 
Posts: 718
Joined: Tue Jul 13, 2010 12:33 pm
Location: Germany

Re: FlowStone 3.0.9 Beta1

Postby tulamide » Tue Jan 26, 2016 10:03 pm

MyCo wrote:Not sure what the plan for the next release is. Maybe we just release 3.0.9 with all the fixes for the problems that were reported here. Not sure if a Beta2 makes sense.

A beta makes sense, when there are a lot of testers. That there aren't many people testing must be discouraging for you. I don't know why others don't spend time on it. I would test it intensively, if it wouldn't be made so difficult. Especially that I can't test it sandboxed in a way. I am no friend of fiddling around with the registry. Just make it a public beta (maybe with a timebomb or something) that is self-contained. If one can just extract a zip and run it, that's helping a lot. I have quite some projects going on, where I can't and am not willing to switch versions in between. So, being able to test it without influencing the current install would be the only way for me.
"There lies the dog buried" (German saying translated literally)
tulamide
 
Posts: 2714
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Re: FlowStone 3.0.9 Beta1

Postby Tronic » Tue Jan 26, 2016 10:13 pm

Tronic wrote:
Tronic wrote:I would like to take the opportunity to discuss the Client and Server primitives,
which seem to have problems to send buffer larger than 256 bytes,
and also the Client have problems with port binding, it does not receive any data,
with various external servers I have tested.

So if there was the possibility to set the receiving port on the Client primitive,
instead of always having a random port, it would be better,

while for the Server primitive, it should be able to set its own IP,
and also be able to set the max buffer input/output byte for both primitive.

News on this?

I often find myself in the situation of working with multiple ethernet cards,
so it would be useful to specify the IP address with which to have the connection,
without this possibility, it occasional connects to any ethernet card, based on how it is configured in the system,
for example, preferred almost always the one with static IP, but this is not guaranteed if multiple adapters are configured with static or dynamic IP.


sorry to re-up this....

it would also be nice to have a Ruby input/output connector, so not more forced communication in HEX format.
And a setting to decide to use a specific Ethernet card, it would be very useful.
Tronic
 
Posts: 539
Joined: Wed Dec 21, 2011 12:59 pm

Re: FlowStone 3.0.9 Beta1

Postby martinvicanek » Tue Jan 26, 2016 10:36 pm

+1 what tulamide said. I did some testing of the new mem stuff but finally gave up in frustration because of the constant crashes. In particular, when using the analyzer (which I use a lot) it would crash more often than not. If you can fix it or at least explain how crahes can be avoided, that would be awsome.
User avatar
martinvicanek
 
Posts: 1328
Joined: Sat Jun 22, 2013 8:28 pm

PreviousNext

Return to General

Who is online

Users browsing this forum: No registered users and 37 guests