| Summary: | kstars can connect but not control lx90 using kubuntu gutsy | ||
|---|---|---|---|
| Product: | [Applications] kstars | Reporter: | Carl Knight <SleeplessAtKnight> |
| Component: | general | Assignee: | Jasem Mutlaq <mutlaqja> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch to fix menu-to-command mapping | ||
|
Description
Carl Knight
2007-11-17 11:19:23 UTC
UPDATE: I tried an older pl2303 driver (2.16.20.16) with my 2.16.22.14 current kernel, no difference, behaviour is still broken. I have also tried renaming my kstarsrc and setting up from scratch, and a complete reinstall of kstars with no success. Carl, can you try entering the RA/DEC values from INDI control panel manually and see if the telescope moves to the target? I can confirm this bug, there is nothing wrong with your USB to serial adapter, it's a problem with menu-to-command translation. This it already fixed in KDE 4, will fix it in the KDE 3.x branch. Created attachment 22129 [details]
Patch to fix menu-to-command mapping
Please save the attachment below as kstars.patch, and copy it to kdeedu/kstars/kstars/, then using konsole, go to kdeedu/kstars/kstars and type: patch -p0 < kstars.patch Then make then make install, and the problem should be fixed! |