Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StreamID not found: Graphic column in a detail table, embedded browse form #10

Open
ashalkhakov opened this issue Oct 30, 2015 · 0 comments

Comments

@ashalkhakov
Copy link

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:

  1. open the FaultyForm
  2. enter some data (in particular, add a row into Table3 with an image
  3. 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):

https://gist.github.com/ashalkhakov/464c321645fe02602de6

Is this an acceptable work-around?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant