Giter VIP home page Giter VIP logo

Comments (6)

knro avatar knro commented on August 26, 2024

Try to debug the INDI Gphoto driver

gdb --eval-command="set follow-fork-mode child" --args indiserver -v indi_gphoto_ccd

Then connect to it from KStars (update profile to only include GPhoto driver), set mode to remote and keep host as localhost then connect from Ekos.

If it crashes, type bt to get the backtrace.

from indi.

justanenduser avatar justanenduser commented on August 26, 2024

from indi.

knro avatar knro commented on August 26, 2024

Thanks, that was helpful. Looks like there is something wrong with your exposure widget from GPhoto. Can you run the driver again, but turn on Debug Logging to a file before you connect (Under Options). Then after you connect, the file should contain some information about the gphoto widgets. Please attach this file.

from indi.

justanenduser avatar justanenduser commented on August 26, 2024

from indi.

knro avatar knro commented on August 26, 2024

So your exposure widget has 0 members, which was causing a crash. Anyway, I fixed the crash and forced it to resort to bulb whenever this is the case. I suspect this is probably due to missing support from GPhoto. I also now included libgphoto2 version information in the log so we know what to deal with. Please test again and let me know how it goes.

from indi.

justanenduser avatar justanenduser commented on August 26, 2024

from indi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.