On Saturday, July 30, 2016 05:53:21 Joshua Cearley wrote:
> > I just committed something to SVN which should fix this issue in more
> > general way (gigedit 1.0.0.svn21 / SVN revision 2976). Because this bug
> > was actually also triggered when interacting with the dimension manager
> > dialog in other ways as well.
> > 
> > Let me know if it works for you, and if not, please tell me which precise
> > GTKMM version you are using on your system.
> > 
> > By the way: the "sample channel" dimension is usually automatically
> > created
> > for you when you assign a stereo sample to your dimension region(s). And
> > that particular dimension type only has a meaning with stereo samples. So
> > usually there should be no need to create that dimension type manually.
> 
> I can confirm that the latest SVN no longer crashes when simply adding
> and removing dimensions.
> 
> Tree errors persist when attempting to add a dimension of a larger
> size than allowed. You see the "this would exceed 8 bits" message, and
> then gigedit crashes. (Attempting to merge multiple instruments can
> result in the same error, however the crash does not occur.)

The "would exceed 8 bits" error is caused by the fact that the original 
GigaStudio format only permitted up to 256 dimension regions. So that's 
normal. I also hit this limit once in a while, so I thought about raising it 
(as unofficial format extension). We will see.

Obviously however gigedit should not crash in this case. Am I right that just 
before this crash happens the "Change Dimension Type" dialog appears 
unexpectedly and then you close the "Dimension Manager" dialog which results 
in the crash, right?

CU
Christian

------------------------------------------------------------------------------
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to