×

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

Bi-monthly release with minor bug fixes and improvements

KStars not starting up after indi update!

  • 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 1 month ago by Hans.
7 years 1 month ago #14889

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

  • Posts: 455
  • 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 1 month ago by Patrick.
7 years 1 month 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 1 month 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 1 month ago #14896
Attachments:

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

  • Posts: 455
  • 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 1 month ago #14897

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

  • Posts: 14
  • Thank you received: 2
confused. When I check the version on indiserver I get the version for the indilibrary as 1.4.1. Not sure what is going on...?!
Last edit: 7 years 1 month ago by Lutz Bellmann.
7 years 1 month ago #14898
Attachments:

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

  • Posts: 85
  • Thank you received: 40
PHD2 now recognizes INDI versions from 0.9 to 1.4.1 and up. Tested on Ubuntu 14.04 with stock INDI and 16.04 with 1.4.1 INDI.
-- Hans
7 years 1 month ago #14901

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

  • Posts: 455
  • Thank you received: 51
I made a "git pull" of INDI this morning (no update), compiled and installed. indiserver -version gives 1.4.1 as version number.

Tested PHD2 that failed:

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

I am on Ubuntu-mate 16.04.1LTS.
7 years 1 month ago #14908

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

  • Posts: 158
  • Thank you received: 32
I get the same error. Looks like the most recent package build failed
7 years 1 month ago #14909

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

Please "git pull" PHD2 and rebuild. They just added support for INDI 1.4 yesterday.
The following user(s) said Thank You: Patrick
7 years 1 month ago #14910

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

Time to create page: 0.486 seconds