×

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!

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 3 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.

  • Posts: 14
  • Thank you received: 2
Hmm.. I did the following sequence:
- Uninstalled KStars, PHD2 and all Indi Drivers and Library
- Downloaded indi Sources from this website (Ver. 1.3.1)
- cd ed into libindi directory
- used the commands in the README to cmake libindi
- installed PHD2 and KStars bleeding from the repositories (via apt install)
--> both work now

but I am surely not an expert and moreover I cannot find any libindi.so.1 on my system anymore
7 years 3 weeks ago #14895

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

  • Posts: 14
  • Thank you received: 2
sorry! I have to correct myself:

I found the file in the usr/lib/x86_64-linux-gnu AND in the ZIP from the Sources link here on the website.

I post here also the file if it helps: please remove the txt.
The following user(s) said Thank You: Patrick
7 years 3 weeks ago #14896
Attachments:

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

  • Posts: 454
  • Thank you received: 51
Well, looks weird, we have lost interoperability between indi and several clients with the 1.4.0. I have tested phd2 which crash at start. So is the idea is to get back to the previous version ?
Is it normal ?
7 years 3 weeks ago #14897

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

Time to create page: 0.442 seconds