Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-dev] Issues after writing new Caebat KV Pair tests

Hey everyone,

I've been having some trouble getting ICE to work after I have implemented my CaebatKVPairTester  and updated the CaebatKVPair code.  I'm not entirely sure what I did to break things, though all of the tests pass.  If you run and build the executable from my branch you will see what I mean.  The main ICE window will pop up, but there will be a lot of errors going to stdout/stderr.  It also doesn't load up the workspace correctly and you can't create new items.  It seems like something I did broke ICE's ability to load a workspace or something of that nature.  Due to the length of the stack trace I'm having a hard time pinning down what I've done.  If anyone could help that'd be awesome.  If my branch being in this state bothers anyone, feel free to revert it.  I have a backup of all of the code.

Andrew

Back to the top