×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Kstars crashes with indi2

  • Posts: 179
  • Thank you received: 7
Hi,

I cannot start kstars since I upgraded to indi2

kstars: error while loading shared libraries: libindiclient.so.1: cannot open shared object file: No such file or directory
ls -la /usr/lib/x86_64-linux-gnu/libindiclient*
lrwxrwxrwx 1 root root 22 Jan 31 09:46 /usr/lib/x86_64-linux-gnu/libindiclient.so.2 -> libindiclient.so.2.0.0
-rw-r--r-- 1 root root 604432 Jan 31 09:46 /usr/lib/x86_64-linux-gnu/libindiclient.so.2.0.0

There is no any kstars upgrade for my current distro (ubuntu 20.04 based). I cannot downgrade indi neither. Any fix?

m
1 year 2 months ago #90291

Please Log in or Create an account to join the conversation.

  • Posts: 18
  • Thank you received: 3

Replied by Mikko on topic Kstars crashes with indi2

I have the same issue with my 20.04.

I tried to "fix" it with a suggestion elsewhere to create a symlink
libindiclient.so.1 -> libindiclient.so.2
, but then I got this error
kstars: symbol lookup error: kstars: undefined symbol: timestamp

I used to have the Snap version installed, but there's no fresh 3.6.3 version of the snap package so I uninstalled that one and returned to PPA.
1 year 2 months ago #90301

Please Log in or Create an account to join the conversation.

  • Posts: 179
  • Thank you received: 7

Replied by Miguel on topic Kstars crashes with indi2

so you don't experience the problem with the ppa version? There is no 3.6.3 version on the ppa repo, afaik. Which version do you have currently installed? Is it finding the right libindi library version?
1 year 2 months ago #90303

Please Log in or Create an account to join the conversation.

Folks, Pawel Soja thankfully fixed an issue that prevented KStars from building properly on 20.04. We should have a PPA build in a couple of hours.
The following user(s) said Thank You: Rafael Schlegel
1 year 2 months ago #90304

Please Log in or Create an account to join the conversation.

  • Posts: 179
  • Thank you received: 7

Replied by Miguel on topic Kstars crashes with indi2

great, thanks; updated and working
1 year 2 months ago #90312

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0

Replied by unit999cn on topic Kstars crashes with indi2

Updated stable PPA and working on 20.04! Thanks!
1 year 2 months ago #90317

Please Log in or Create an account to join the conversation.

  • Posts: 18
  • Thank you received: 3

Replied by Mikko on topic Kstars crashes with indi2

I uninstalled indi-full and kstars-bleeding and then installed again from PPA
http://ppa.launchpad.net/mutlaqja/ppa/ubuntu focal/main amd64 kstars-bleeding amd64 6:3.6.3+202302081257~ubuntu20.04.1 [5379 kB]

But I'm still getting this:
kstars: symbol lookup error: kstars: undefined symbol: timestamp

Any idea if this is related or another problem?
1 year 2 months ago #90327

Please Log in or Create an account to join the conversation.

  • Posts: 179
  • Thank you received: 7

Replied by Miguel on topic Kstars crashes with indi2

paste the output of: ls -la /usr/lib/x86_64-linux-gnu/libindiclient*
1 year 2 months ago #90328

Please Log in or Create an account to join the conversation.

  • Posts: 18
  • Thank you received: 3

Replied by Mikko on topic Kstars crashes with indi2

x86_64-linux-gnu ls -la /usr/lib/x86_64-linux-gnu/libindiclient*
lrwxrwxrwx 1 root root     22 helmi   5 19:31 /usr/lib/x86_64-linux-gnu/libindiclient.so.2 -> libindiclient.so.2.0.1
-rw-r--r-- 1 root root 604432 helmi   5 19:31 /usr/lib/x86_64-linux-gnu/libindiclient.so.2.0.1
1 year 2 months ago #90330

Please Log in or Create an account to join the conversation.

  • Posts: 179
  • Thank you received: 7

Replied by Miguel on topic Kstars crashes with indi2

I think you are facing a different problem. Maybe a libindi mismatch version.
Could you please paste the output of ldd $(which kstars)|grep indi
1 year 2 months ago #90331

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0

Replied by unit999cn on topic Kstars crashes with indi2

Maybe you need remove nightly version, if you have.

sudo apt-get install ppa-purge
sudo ppa-purge ppa:mutlaqja/indinightly
1 year 2 months ago #90334

Please Log in or Create an account to join the conversation.

  • Posts: 18
  • Thank you received: 3

Replied by Mikko on topic Kstars crashes with indi2

I get this
libindiclient.so.2 => /lib/x86_64-linux-gnu/libindiclient.so.2 (0x00007fb066721000)
1 year 2 months ago #90356

Please Log in or Create an account to join the conversation.

Time to create page: 1.028 seconds