CHAMP bugs to fix: Difference between revisions

From Monnier Group Research Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:
== Spooler ==
== Spooler ==


* FIXED
* Missing uv and star info -- FIXED
 
* HA not displayed correctly when negative ?


== FT GUI ==
== FT GUI ==
Line 16: Line 18:
== Align GUI ==
== Align GUI ==


* Second display is not opened at ALIGN START
* Second display is not opened at ALIGN START -- FIXED


* Second display freezes at the end of the alignment sequence.
* Second display freezes at the end of the alignment sequence. -- FIXED


* Need shutter control toggle
* Need shutter control toggle -- FIXED


== Other GUIs ==
== Other GUIs ==

Revision as of 21:19, 3 June 2012

General

  • ssh error "Disconnecting: Corrupted MAC on input.". Python guis will crash with this error from time to time if they are on ssh (i.e. not user is ssh-ing to wolverine). FB tried debugging using ssh -vvv but was unsucessful. Seems to be hardware+kernel related and require changes with ethtool, see https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.17/+bug/60764 . Currently testing if this solution ( ethtool -K eth0 rx off tx off ) works. If yes, then we can add this as a script to /etc/network/if-up.d/. I suggest we test the md5 sum of trasnfered large files to test the reliability of the network (can be generated by dd if=/dev/urandom of=bigfile bs=1G count=60).

CHAMP server

  • Critical bug: the ftnums become negative after a while, as shown on the FT gui.

Spooler

  • Missing uv and star info -- FIXED
  • HA not displayed correctly when negative ?

FT GUI

  • Sometimes AMPvsOPD freezes the display completely. Seen during July 2011 run.

Align GUI

  • Second display is not opened at ALIGN START -- FIXED
  • Second display freezes at the end of the alignment sequence. -- FIXED
  • Need shutter control toggle -- FIXED

Other GUIs