Re: [gdal-dev] GDAL 1.10 JP2000 Problem/Crash

2013-05-24 Thread Johan Hedin
Hi everyone, I have seen crashes in libecwj2 when reading certain JPG2000 files as well (on Linux). I have tracked it down to the bundled XML-handling code in libecwj2 but have not had time to fully investigate. But what I found was that if I turn off optimization when compiling libecwj2 this bug

Re: [gdal-dev] Best place to put libecwj2-3.3 patches?

2012-09-17 Thread Johan Hedin
Ok Frank, I will add them as attachments on the wiki page then! (will probably be a couple of days before I get time. Trying to squeeze this in between a lot of other things...) Regards Johan 2012/9/17 Frank Warmerdam > > On Mon, Sep 17, 2012 at 12:29 PM, Johan Hedin > wrote: > &

[gdal-dev] Best place to put libecwj2-3.3 patches?

2012-09-17 Thread Johan Hedin
Hi everyone, I'm looking for a suitable place to put patches for libecwj2-3.3. I have one recent my self that I would like to put somewhere where others can find it. Besides that, I'm thinking about create an up to date list with the set of patches that you need to get usable ECW support on moder

Re: [gdal-dev] ECW support on Fedora Linux - error

2012-09-12 Thread Johan Hedin
add your notes (and even attach your patch) to the ECW > buildhints wiki page for GDAL yourself: > http://trac.osgeo.org/gdal/wiki/ECW (otherwise emails are long forgotten) > > Works great for your FOSS4G karma as well! > > Thanks, > > -jeff > > > > On 12-09-12 5

Re: [gdal-dev] ECW support on Fedora Linux - error

2012-09-12 Thread Johan Hedin
I had the same problem with libecwj2-3.3 and Fedora 17 64-bit yesterday. I tracked this down and it is a bug in libecwj2 itself regarding wchar_t handling in the file NCSPrefsXML.cpp. I have attached a patch to this mail to fix this. It is a super simple fix :-) Another way around this is to just