Bug#651315: gpsprune: 3D support not working, causes thread exception - no j3dcore-ogl in java.library.path

2011-12-07 Thread Calum Mackay
Package: gpsprune Version: 13.1-1 Severity: important I've just started to use gpsprune (for which many thanks), and I find that the 3D support fails, with the following exception. I do I have the library installed: diz $ dlocate j3dcore-ogl libjava3d-jni: /usr/lib/jni/libj3dcore-ogl.so thanks

Bug#651364: gpsprune: add support for bzip2 and xz compressed file formats

2011-12-07 Thread Calum Mackay
Package: gpsprune Version: 13.1-1 Severity: wishlist gpsprune currently supports reading compressed GPX files, in the gzip(1) compression format. It would be nice to also support the other common compressed formats: bzip2(1) & xz(1), especially as they both outperform gzip(1). I should appreciat