View Issue Details

IDProjectCategoryView StatusLast Update
0002304IndiStarterGeneralpublic20-04-09 08:13
ReporterThomas Jaeger Assigned ToPatrick Chevalley  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionno change required 
PlatformPCOSLinuxOS Version64bit
Summary0002304: EQMod debugs even when disabled
DescriptionHello,

if I start my EQMOD driver with Indistarter than it debugs like hell.
It seems to be disabled in the dialog. If I start it from EKOS it does not debug.
Is this a problem with Indistarter or with the Indilib?

Thomas
TagsNo tags attached.

Activities

Thomas Jaeger

20-03-23 17:06

reporter  

Patrick Chevalley

20-03-23 21:35

administrator   ~0006405

Maybe you have Debug enabled in the driver configuration file?
Indistarter do not change the debug status on startup but maybe Ekos has it's own debug setting it send to the driver?

Can you look in the file ~/.indi/EQMod Mount_config.xml
The following make debug disable on startup:
    <newSwitchVector device="EQMod Mount" name="DEBUG">
        <oneSwitch name="ENABLE">
Off
        </oneSwitch>
        <oneSwitch name="DISABLE">
On
        </oneSwitch>
    </newSwitchVector>

Thomas Jaeger

20-04-08 21:08

reporter   ~0006505

We discussed it in another thread. Indistarter is not the cause, it happens even I start it from console.
Please close this.
Thomas

Issue History

Date Modified Username Field Change
20-03-23 17:06 Thomas Jaeger New Issue
20-03-23 17:06 Thomas Jaeger File Added: Bildschirmfoto vom 2020-03-22 17-21-43.png
20-03-23 21:35 Patrick Chevalley Assigned To => Patrick Chevalley
20-03-23 21:35 Patrick Chevalley Status new => feedback
20-03-23 21:35 Patrick Chevalley Note Added: 0006405
20-04-08 21:08 Thomas Jaeger Note Added: 0006505
20-04-08 21:08 Thomas Jaeger Status feedback => assigned
20-04-09 08:13 Patrick Chevalley Status assigned => resolved
20-04-09 08:13 Patrick Chevalley Resolution open => no change required