×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

KStars not starting up after indi update!

  • Posts: 14
  • Thank you received: 2
Huge problem here! I cannot start-up KStars and / or PHD2 anymore after an update of the indidrivers today!

"kstars: error while loading shared libraries: libindi.so.1: cannot open shared object file: No such file or directory"

What happened? Can anybody help? I will have to demount all my gear and then this clear night is gone....:-(
I am working on Ubuntu 16.04 with everything up to date I assume.
The following user(s) said Thank You: dolguldur
7 years 1 month ago #14816

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

  • Posts: 171
  • Thank you received: 41
I guess kstars needs a rebuild. This comes from a recent change in INDI. Maybe knro can help here.
The following user(s) said Thank You: Lutz Bellmann
7 years 1 month ago #14817

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

  • Posts: 14
  • Thank you received: 2
thanks. Can I rebuild the older indi drivers from sources somewhere?
7 years 1 month ago #14819

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

KStars is being rebuilt now. Should be ready in about 1 hour.
The following user(s) said Thank You: Lutz Bellmann
7 years 1 month ago #14828

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

  • Posts: 14
  • Thank you received: 2
Thanks. Couldn't wait of course installed Indi from sources. Afterwards it worked. Looking forward to get back to the standard libraries though.
7 years 1 month ago #14838

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

  • Posts: 158
  • Thank you received: 32
Looks like PHD2 is broken with the same error.

KStars update works though! :)
7 years 1 month ago #14839

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

  • Posts: 14
  • Thank you received: 2
Recognized this too. PHD2 refers to the same indi shared files obviously. After buiding indi from the sources provided here: both worked. :-D
7 years 1 month ago #14840

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

  • Posts: 158
  • Thank you received: 32
Oddly enough, my toolbar at the top of Kstars has little boxes where the icons should be. Anyone know how to fix this?
7 years 1 month ago #14846
Attachments:

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

  • Posts: 486
  • Thank you received: 87
You should install missing icons with the following command:

sudo apt-get install oxygen-icon-theme

indilib.org/forum/ekos/988-missing-butto...10.html?start=6#8274
The following user(s) said Thank You: Bill
Last edit: 7 years 1 month ago by nMAC.
7 years 1 month ago #14851

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

  • Posts: 158
  • Thank you received: 32
That did the trick, thanks!
7 years 1 month ago #14854

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

  • Posts: 85
  • Thank you received: 40
On trying to fix PHD2 I run into one of these 2 bugs while using INDI 1.4.1 FindINDI.cmake :
- using find_package(INDI 1.4.1 REQUIRED) linking barfs with :
undefined reference to `INDI::BaseClient::BaseClient()'
while the linker argument list has -lindidriver -lindiAlignmentDriver

- using find_package(INDI CLIENT 1.4.1 REQUIRED) cmake barfs with :
find_package called with invalid argument "CLIENT"

-- Hans

20170301_235330+0100 update: fixed further down this thread in #14901
Last edit: 7 years 3 weeks ago by Hans.
7 years 4 weeks ago #14889

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

  • Posts: 454
  • Thank you received: 51
Hello all,
As I wanted to explore the way to create a python indi client I fell on the same problem. There is no more libindi.so.1 that exists in previous versions. I git pulled the last version of INDI compiled it, installed it and ... I did get any libindi.so.1.
Did I missed something ?
Last edit: 7 years 3 weeks ago by Patrick.
7 years 3 weeks ago #14894

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

Time to create page: 0.624 seconds