Jamarley

Results 4 comments of Jamarley

So after a bit of fiddling I finally got the project to build: First obviously you need to include ```cpp #include ``` in both ImfDwaCompressor.cpp and ImfMisc.cpp Next you need...

> Yeah it will, I'm currently working with another contributor to update it. I would be cautious on holding out hopes for this. Far for me to question your capabilities...

I have been looking into this for a bit since I got the exact same error on Linux today. The culprit is in [FilteredListProxy in Line 74](https://github.com/JabRef/jabref/blob/dee9627b1e3cf58981713537cd6a30b5363ab15c/jabgui/src/main/java/org/jabref/gui/util/FilteredListProxy.java#L74). In that line...

> I'll test a bit more to see if I can trigger it again or if I find a consistent setup. If I identify the culprit I'll submit a PR....