Opened 15 years ago

Closed 10 years ago

#95 closed enhancement (fixed)

xmtv24 - use xmtv in a 24-bit X display

Reported by: VincentMcIntyre Owned by: VincentMcIntyre
Priority: minor Milestone:
Component: MIRIAD - main line Version:
Keywords: Cc:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description (last modified by MarkCalabretta)

It is possible to use a VNC X server to set up a window containing an 8-bit X visual that can be viewed on a 24-bit X display.

However setting this up is a little tricky; a shell script provided with miriad might make this easier for most users.

Change History (5)

comment:1 Changed 15 years ago by MarkCalabretta

Description: modified (diff)
Owner: changed from MarkCalabretta to VincentMcIntyre

Please set up said VNC server and provide an initial version of the shell script. I will review and install it.

comment:2 Changed 15 years ago by VincentMcIntyre

Added a version that worked ok on linux (ia32) at Narrabri to spec/xmtv

Added an 'xmtv24' target to the spec/xmtv/GNUmakefile.

Testing at Marsfield immediately found a few issues.

  • If the vncserver program is the 'tightvnc' flavour it does not support the -startup commandline option. To get the session to start one must provide a $HOME/.vncrc config file that points to the startup file.
  • The 'tightvnc' flavour complains if the .vnc/passwd file is a symbolic link, but 'xvnc4viewer' does not have the -passwd commandline option.
  • The 'xtightvncviewer' has the -owncmap option, while 'xvnc4viewer' does not.

These were addressed in revision 1.5.

comment:3 Changed 14 years ago by JamieStevens

Do we need this functionality anymore, or does PGFLAG do away with the need for xmtv?

comment:4 Changed 14 years ago by VincentMcIntyre

We should ditch this if it doesn't work, PGFLAG for the win!

comment:5 Changed 10 years ago by MarkWieringa

Resolution: fixed
Status: newclosed

No longer used..

Note: See TracTickets for help on using tickets.