Hey.
Struck a few bugs it seems.
1) Have managed to core dump PI 1.08 a couple of times.
Ubuntu Linux 12.04 x86_64, with latest patches, 8GByte RAM, oldish mobo, AMD Athlon(tm) 7750 Dual-Core Processor, 2.879GHz.
terminate called after throwing an instance of 'pcl::EUnixSegmentationViolation'
./PixInsight.sh: line 9: 18977 Aborted (core dumped) $dirname/$appname $*
terminate called after throwing an instance of 'pcl::EUnixSegmentationViolation'
./PixInsight.sh: line 9: 22922 Aborted (core dumped) $dirname/$appname $*
Most recently it was doing a curves transform with preview window up.
2) Have had several Error dialogue boxes appear. Generally they look like "Error writing settings data (QByteArray)" or "Error writing settings data (Boolean)"
This happens when I try to load previously saved process icons (e.g. the noise reduction process icons from one of the threads here) - QByteArray
The other one (Boolean) is happening when I try to close any window - e.g. a process window or even PI itself. Once PI is closed, I get a "PixInsight API Error" "Settings: Error writing local integer data: Interfaces/AdaptiveStretch/Geometry/Left API error code = 3: Invalid module handle"
I don't think that these relate to my specific install, although when I untarred the distrib, I got a lot of;
tar: Ignoring unknown extended header keyword `SCHILY.dev'
tar: Ignoring unknown extended header keyword `SCHILY.ino'
tar: Ignoring unknown extended header keyword `SCHILY.nlink'
tar: Ignoring unknown extended header keyword `LIBARCHIVE.xattr.security.selinux
errors.
Cheers -
(edited to include #2 above)