How to get new LibRaw to work with Kstars?

Tomasz Grabowski t.grabowski at liturgia.dominikanie.pl
Wed Dec 25 14:27:00 GMT 2024


Please look into it. If you may.


I manually added LibRaw in version 0.21 (and in different case 0.24)

stellarmate at stellarmate:~ $ LD_PRELOAD=/usr/local/lib/libraw.so.23 kstars

This library was added successfully:

stellarmate at stellarmate:~ $ lsof -p $(pgrep  -n kstars) | grep libraw
kstars  14726 stellarmate  mem       REG              179,2   1068248
178303 /usr/lib/aarch64-linux-gnu/libraw.so.20.0.0
kstars  14726 stellarmate  mem       REG              179,2   4468536
152994 /usr/local/lib/libraw.so.23.0.0

But it did not changed a befavior of kStars. Om-1 .orf files are not  parse.

2024-12-25T13:51:07: [ERROR] Exposure failed to parse raw image.

When I switch FITS to NATIVE - kStars crashes.

So or the library does not support Om-1 (documentation says it does) or
functions are not overwritten.



For those who may understand this, this are logs from terminal:

stellarmate at stellarmate:~ $ LD_PRELOAD=/usr/local/lib/libraw.so.24.0.0
kstarsCall to writableLocation without an application-based location.
INDI::BaseClient::connectServer: creating new connection...Dispatch
command error(-1): INDI: Could not find property DRIVER_INFO in GPhoto
CCD<setTextVector device="GPhoto CCD" name="DRIVER_INFO" state="Idle"
timeout="60" timestamp="2024-12-25T14:05:59">
    <oneText name="DRIVER_NAME">GPhoto CCD
    </oneText>
    <oneText name="DRIVER_EXEC">
indi_gphoto_ccd
    </oneText>
    <oneText name="DRIVER_VERSION">3.4
    </oneText>
    <oneText name="DRIVER_INTERFACE">2
    </oneText></setTextVector>Dispatch command error(-1): INDI: Could
not find property CCD_EXPOSURE in GPhoto CCD<setNumberVector
device="GPhoto CCD" name="CCD_EXPOSURE" state="Idle" timeout="60"
timestamp="2024-12-25T14:06:05">
    <oneNumber name="CCD_EXPOSURE_VALUE" min="0.001" max="3600" step="1">1
    </oneNumber></setNumberVector>
exposurecompensation: defSwitchVector with no valid members
d008: defSwitchVector with no valid members
d053: defSwitchVector with no valid members
d055: defSwitchVector with no valid members
INDI::BaseClient::connectServer: creating new connection...
exposurecompensation: defSwitchVector with no valid members
d008: defSwitchVector with no valid members
d053: defSwitchVector with no valid members
d055: defSwitchVector with no valid members
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kstars-devel/attachments/20241225/9acb0983/attachment.htm>


More information about the Kstars-devel mailing list