You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just register it, and then please do the following:
open the FaultyForm
enter some data (in particular, add a row into Table3 with an image
hit Accept
You should see the error message.
I've tracked it down to the process being disposed of deallocating all owned streams. The temporary work-around is here (patch made against Dataphor 3.0):
When accepting a derived Add form with embedded Browse form for a table that has a column of type Graphic, I get the error "StreamID {id} not found".
I've uploaded a library to reproduce this behavior in Dataphoria:
https://dl.dropboxusercontent.com/u/53672107/Abitech.Test.Image.zip
Just register it, and then please do the following:
You should see the error message.
I've tracked it down to the process being disposed of deallocating all owned streams. The temporary work-around is here (patch made against Dataphor 3.0):
https://gist.github.com/ashalkhakov/464c321645fe02602de6
Is this an acceptable work-around?
The text was updated successfully, but these errors were encountered: