[Kstars-devel] Fwd: Re: Question about kstars

Jasem Mutlaq mutlaqja at ikarustech.com
Fri Mar 5 05:23:29 CET 2004


Hello Leonardo,

> INDI: <defSwitchVector> missing attribute
> 'group'<defSwitchVector device="LX200
> Autostar" name="CONNECTION" label="Connection"
> grouptag="Communication" perm="rw
> " rule="OneOfMany" timeout="0" state="Idle"
> timestamp="2004-03-05T02:34:32" mess
> age="">
>     <defSwitch name="CONNECT" label="Connect">
>         Off
>     </defSwitch>
>     <defSwitch name="DISCONNECT" label="Disconnect">
>         On
>     </defSwitch>
> </defSwitchVector>


Ahhh, that explains the problem. You must've installed an old INDI driver 
before, because "grouptag" no longer exists. When you download KStars, make 
sure to run "make install", this will most likely override previous INDI 
installations.

I verified indidrivermain.c from kstars-20040229 myself and found that it uses 
'group' and not 'grouptag', so it's an installation issue certainly.

Good luck,
Jasem


More information about the Kstars-devel mailing list