DanielVanNoord / open-phd-guiding

Automatically exported from code.google.com/p/open-phd-guiding
0 stars 0 forks source link

INDI Camera do not show up on phd2 #214

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.checkout the source from svn and compile
2.start indiserver indi_qhy_ccd and phd2
3.camera list box do not show indi camera

What is the expected output? What do you see instead?
indi camera can be select in the list and work as a guiding camera

What version of the product are you using? On what operating system?
r634

Please provide any additional information below.
I try to use qhy5 

Original issue reported on code.google.com by trls...@gmail.com on 26 Nov 2013 at 3:53

GoogleCodeExporter commented 9 years ago

Original comment by andy.gal...@gmail.com on 9 Dec 2013 at 5:12

GoogleCodeExporter commented 9 years ago
here's a brief update : I'm preparing a commit that will bring back INDI 
support. My test camera can be reached via indiserver. Missing item atm. is 
ScopeINDI(). If you want to help then please join us on 
irc://irc.freenode.net/#phd

Original comment by h...@dse.nl on 3 May 2014 at 9:04

GoogleCodeExporter commented 9 years ago
technically this bug is closed by commit 814, but without working scope/mount 
support INDI is cripple so I leave this bug open

Original comment by h...@dse.nl on 3 May 2014 at 9:56

GoogleCodeExporter commented 9 years ago
commit 829 brought back scope/mount support via INDI.

Still leaving this bug open because of a threading bug that shows itself when 
receiving image blobs in cam_INDI.cpp

Original comment by h...@dse.nl on 7 May 2014 at 10:35

GoogleCodeExporter commented 9 years ago
revision 830 fixed :
Exposing for 1000(ms)
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been 
called
[xcb] Aborting, sorry about that.
phd2: ../../src/xcb_io.c:179: dequeue_pending_request: Assertion 
`!xcb_xlib_unknown_req_in_deq' failed.
-> closing this bug.

Original comment by h...@dse.nl on 7 May 2014 at 1:47