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
What steps will reproduce the problem?
1. Compile as suggested by Wiki
2. Problem 1: when setting presets: qlist.h operator[] index > size (ignoring
possible)
3. Problem 2: fatal crash (660- sth) when loading Volume, not shure if related
to first error, hence no way to be more precise atm
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
release1.10, vs2010, win7prof32, gt8600m
Please provide any additional information below.
Cannot test with better system atm
Original issue reported on code.google.com by [email protected] on 2 Apr 2012 at 8:47
The text was updated successfully, but these errors were encountered:
Tested on 64 bit engine:
Build fails because of
"ASSERT failure in QList<T>::operator[]: "index out of range", file
f:\qt\include\qtcore\../../src/corelib/tools/qlist.h, line 477"
Ignore possible/ necessary
When copying presets.xml files to executable directory multiple ignores are
necessary to proceed to application.
Application seems to work fine, e.g. I can view and rotate Volume.
I am hoping for some advice.
Regards
Christoph Weber
Original issue reported on code.google.com by
[email protected]
on 2 Apr 2012 at 8:47The text was updated successfully, but these errors were encountered: