mapnik2geotools icon indicating copy to clipboard operation
mapnik2geotools copied to clipboard

exceptions not catched in gui

Open nseinlet opened this issue 14 years ago • 2 comments

in gui mode, if an exception occured in xml parsing, the progress bar stay for ever. It seems the exception is not trapped in gui like in Driver

nseinlet avatar Sep 04 '11 15:09 nseinlet

Yes, this is probably the biggest single issue with the gui right now. Hopefully I will be able to address it sometime this week. In the meantime, a workaround is to run the gui via a command line window - you should get the same stack trace that you would by using the Driver ui. On Sep 4, 2011 11:39 AM, "nseinlet" < [email protected]> wrote:

in gui mode, if an exception occured in xml parsing, the progress bar stay for ever. It seems the exception is not trapped in gui like in Driver

Reply to this email directly or view it on GitHub: https://github.com/dwins/mapnik2geotools/issues/15

dwins avatar Sep 04 '11 16:09 dwins

cb96e11302fea3c0881d66084c5d766717799544 should take care of this, I haven't posted a build with this fix to the downloads section yet though.

dwins avatar Oct 15 '11 17:10 dwins