[vdr] vdradmin: can't watch tv

2006-12-04 Thread Suur Karu

Installed vdradmin-am-3.5.1 give me strange TV picture on Watch TV menu:
http://kodu.neti.ee/~pa000t/files/vdradmin.gif

make.sh check said that all Perl modules presents.
Using Slackware 11.0 (2.6.18 kernel) with 2 budget cards.


Regards,
SK

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Re: [ANNOUNCE] VDRAdmin-AM-3.4.7

2006-10-12 Thread Suur Karu

Udo Richter wrote:
One workaround is to enforce the vertical scroller to be always visible. 
That way, the scroller space is static and will be taken into account.




Yeah, I customized this for IE by simple dirty hack.

SK



--- index.html.old  2006-08-31 14:42:56.0 +0300
+++ index.html  2006-10-12 09:26:55.0 +0300
@@ -12,10 +12,10 @@
script type=text/javascript language=JavaScript1.2 
src=library.js/script
 /head
 
-frameset border=0 cols=155,* frameborder=no framespacing=0
-   frame name=nav noresize src=navigation.html /
-   frame name=main noresize src=?% loginpage %? /
-
+frameset border=0 cols=15%,85% frameborder=no framespacing=0
+   frame name=nav noresize src=navigation.html scrolling=no /
+   frame name=main noresize src=?% loginpage %? scrolling=yes /
+   
noframes
body
p?% gettext('Your Browser does not support frames!') 
%?/p
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr