%% 02/05/03 - Fixed for Hyperlatex 2.6 and Latex.
%% Note: you use the makeindex README.FIRST.idx command first!
%%       then you can read the thing at the very bottom...
\documentclass{article}
\usepackage{hyperlatex}
\usepackage{xspace}
\usepackage{color}
\usepackage{colortbl}
%% Comment out the following two lines if you do not have Babel
\usepackage[german,english]{babel}
\usepackage{longtable}
\usepackage{makeidx}
\usepackage{tocloft}  %(b)

%\htmlpanelgerman

\W\begin{iftex}
\sloppy
%% These definitions work reasonably for A4 and letter paper
\oddsidemargin 0mm
\evensidemargin 0mm
\topmargin 0mm
\textwidth 15cm
\textheight 22cm
\advance\textheight by -\topskip
\count255=\textheight\divide\count255 by \baselineskip
\textheight=\the\count255\baselineskip
\advance\textheight by \topskip
\W\end{iftex}

%% Html declarations: Output directory and filenames, node title
\htmltitle{(B)Ruby Problems}
\htmldirectory{html}
\htmladdress{Hugo M. Van Woerkom, \today { }(HyperLatex \HlxEval{(insert hyperlatex-version)} -- \input{/tmp/system_is})\\
\\
\begin{rawxml}
<img src="/cgi-bin/Count.cgi?ft=2&dd=cdr&df=sample.dat" align=absmiddle>
\end{rawxml}
}

%%\W\xmlattributes{body}{bgcolor="#ffffe6"}
\W\xmlattributes{table}{border}
\W\xmlattributes{body}{bgcolor="#c4ffa7"}
%%\W\xmlattributes{ul}{compact}
%%\htmlattributes{BODY}{BGCOLOR="#ffffe6"}
%%\htmlattributes{TABLE}{BORDER}

\setcounter{secnumdepth}{3}
\setcounter{htmldepth}{2}

%% Toppanel should include the Index (TODO)

\newcommand{\homepage}{}

%% two useful shortcuts: \+, \*
\newcommand{\+}{\verb+}
\renewcommand{\*}{\back{}}

%% General macros
\newcommand{\Html}{\textsc{Html}\xspace }
\newcommand{\latex}{\LaTeX\xspace }
\newcommand{\latexinfo}{\texttt{latexinfo}\xspace }
\newcommand{\texinfo}{\texttt{texinfo}\xspace }
\newcommand{\dvi}{\textsc{Dvi}\xspace }
\newcommand{\bl}{\color{black} }

\makeindex
\htmlcss{My.css}

\title{(B)Ruby Problems}
\date{\today}

\begin{document}
\maketitle

\htmlrule
%%\htmlpanel{1}
\W\begin{table}[htp]
\W\begin{center}
\W\begin{tabular}{|l|l|l|l|l|}
\W\begin{ifhtml}
\htmlcaption{\bl (B)Ruby Problems\footnote{
On a system with a KT7A Abit Mobo with 3x256MB memory and Athlon 850MHz CPU. \\
2 HDD's 80GB and 20GB, all partitions with Linux Debian Sarge, either uptodate or of 11/22/04.\\
Debian runs 2 xservers to 2 video cards: primary is a TNT2 AGP, secondary is a MX-440 PCI card.}
}
\W\end{ifhtml}
\W \hline
%%\W\begin{ifhtml}
\W\color{red}{\bf{#\footnote{
So there are currently 8 problems between the two versions of which 3 are shared.\\ 
Only Ruby has a fatal problem of frozen vc's. }
}} & \color{red}{\bf{Problem}} & \color{red}{\bf{Which}} & \color{red}{\bf{Where}} & \color{red}{\bf{When}}  \\
%%\W\end{ifhtml}
\W \hline

\T\begin{longtable}[c]{|l|l|l|l|l|}
\T\hline
\T\multicolumn{5}{|c|}{{\bf{(B)Ruby Problems}}} \\
\T\hline
\T\endfirsthead
\T\hline
\T\multicolumn{5}{|c|}{{\bf{(B)Ruby Problems}} (cont'd)} \\
\T\hline
\T\endhead
\T\hline
\T\endfoot
\T\hline\hline
\T\endlastfoot
\color{red}{\bf{1}} &\color{blue}{\bf{Loses Screens\footnote{
This happens even when noone is at the secondary monitor. With Alt+Ctrl+F<x> one returns to
a vc that contains a previous screen, not the current one, e.g. the login prompt instead of
an editor screen.}
}}                      			      &\bl Bruby   & \bl 2.4.29-20050120\footnote{
This is the latest Bruby patch for kernel 2.4.29.}
										         HDA9\footnote{
Refer to \xlink{Partition Setup}{http://esquipulas.homeunix.com/index.php?cat=19}.}
											        & \bl 02/04/2005  \\
\color{red}{\bf{1}} &\color{blue}{\bf{     "       }} &\bl Ruby    & \bl vz9x1\footnote{
There is one later release for kernel 2.6.9: vz9x1-75.} 
								               HDA6             & \bl 01/23/2005  \\
\color{red}{\bf{2}} &\color{blue}{\bf{Needs do_c for correct consolechars\footnote{
Do-c is a script that sets consolechars again with console-screen.sh and then stops and starts gdm
again. Then graphical characters to make boxes show up on vc's while after the initial
console-screen.sh and start of gdm, they do not. 2.6.9 Bruby does not have this problem.}
}}						      &\bl Bruby   & \bl 2.4.29-20050120 All    & \bl 02/04/2005  \\
\color{red}{\bf{3}} &\color{blue}{\bf{PC Speaker disappears\footnote{
On the primary monitor X fvwm desktop runs an application that shows an analog cloch with
second ticks and marine chimes. This is done with ioctl's of KDMKTONE. That sound occasionally
disappears. To get it back one has to logoff/logon from X.}
}}						      &\bl Bruby   & \bl 2.4.29-20050120 HDA9   & \bl 02/02/2005  \\
\color{red}{\bf{4}} &\color{blue}{\bf{tty0 only for vc1\footnote{
Tty0 refers to the current virtual console. Tty1 refers to vc1. However on Bruby writing to tty0
only shows up on vc1, no other vc. This feature was circumvented by patching gpm not to paste
to tty0 but do a VT_GETSTATE and then paste to tty<current vc>.}
}}						      &\bl Bruby   & \bl 2.4.29-20050120 All    & \bl 02/02/2005  \\
\color{red}{\bf{5}} &\color{blue}{\bf{Keyboard Noise\footnote{
Activity from the secondary keyboard leaks over into the primary keyboard activity. E.g. someone
is typing at the secondary keyboard and also on the primary keyboard. Then on the primary
keyboard additional actions appear that where not requested on that keyboard, e.g. uppercase, etc.}
}}						      &\bl Bruby   & \bl 2.4.29-20050120 HDA9   & \bl 02/02/2005  \\
\color{red}{\bf{5}} &\color{blue}{\bf{     "                             }}&\bl Ruby    & \bl vz9x1 HDA6             & \bl 01/29/2005  \\
\color{red}{\bf{6}} &\color{blue}{\bf{Vc's Freeze -- needs reboot\footnote{
This only happens with 2.6.9 and Ruby. While working on a vc, it freezes and AlT+Ctrl+F<x>
has no effect. Activity can continue at the secondary monitor/keyboard. From there one has
to reboot the system.}         
}}						      &\bl Ruby    & \bl vz9x1 HDA6             & \bl 01/23/2005  \\
\color{red}{\bf{7}} &\color{blue}{\bf{Can't use programmed leds\footnote{
Netled is a program that writes to the keyboard leds depending on net traffic. It interferes
with both Bruby and Ruby in creating more keyboard noise. In Bruby it caused a runaway vc 
cursor and a runaway bell.}         
}}						      &\bl Ruby    & \bl vz9x1 HDA6             & \bl -           \\
\color{red}{\bf{7}} &\color{blue}{\bf{      "                  		 }}&\bl Bruby    & \bl 2.4.29-20050120 HDA5  & \bl -           \\
\color{red}{\bf{8}} &\color{blue}{\bf{Gpm stops with Int. Sys.Call\footnote{
Happens when you mistype something on tty1, preferably with a continuation.
%%Like, "make menuconfig$\backslash$".
Then you can't ^C out and have to kill the process.}
}}							&\bl Bruby    & \bl 2.4.29-20050120 HDA9  & \bl 02/25/2005  \\
\T\end{longtable}

\W\end{tabular}
\W\end{center}
\W\end{table}
 
\end{document}