Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 2 of 2
  1. #1
    Moser, Robert L. II
    Guest

    RE: viewCVS problem

    Try reloading a few times.

    I've replicated the problem here at work on IE6SP1, Mozilla 1.3, and Mozilla
    Firebird 0.7.

    One time with Firebird it got the whole thing (viewing HTTP.pm 1.48), the
    rest of the time it seems to cycle between cutting off in the middle of line
    896 and at the beginning of line 1115. In both cases it cuts off in the
    middle of the generated html and then adds the standard footer:

    Example of the end of the line 896 output:

    <b><font COLOR="#A020F0">if</font></b> (<b><font
    COLOR="#A020F0">defined</font></b> </font></b>$hashref-&gt;{<font
    COLOR="#BC8F
    <hr noshade>
    <table width="100% border=0 cellpadding=0 cellspacing=0><tr>

    <td align=left><address><a href="mailto:support (AT) slimdevices (DOT) com">SlimDevices
    Support</a></address></td>
    <td align=right>
    Powered by<br><a href="http://viewcvs.sourceforge.net/">ViewCVS 0.9.2</a>
    </td></tr></table>
    </body></html>

    And of the line 1115 output:
    <I><FONT COLOR="#B22222"># if the HTTP client has asked for
    a .m3u file, then always return the current playlist as an M3U
    </FONT></I> </FONT></B>%headers =
    statusHeaders(</FONT></B>$client);

    <B>
    <hr noshade>
    <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>
    <td align=left><address><a href="mailto:support (AT) slimdevices (DOT) com">SlimDevices
    Support</a></address></td>
    <td align=right>
    Powered by<br><a href="http://viewcvs.sourceforge.net/">ViewCVS 0.9.2</a>
    </td></tr></table>
    </body></html>

    I have yet to see the annotate get cut off, so I'm thinking it has to be a
    problem with the enscript function.

    > -----Original Message-----
    > From: developers-bounces (AT) lists (DOT) slimdevices.com
    > [mailto:developers-bounces (AT) lists (DOT) slimdevices.com]On Behalf Of dean
    > blackketter
    > Sent: Tuesday, December 02, 2003 10:11 PM
    > To: SlimDevices Developers
    > Subject: Re: [Developers] viewCVS problem
    >
    >
    > Weird, I can't get it to cut off in Safari or IE6/Win.
    >
    >

  2. #2
    Gadfly, Former Founder Slim Devices dean's Avatar
    Join Date
    Apr 2005
    Location
    San Francisco, CA
    Posts
    4,427

    Re: viewCVS problem

    Ok, I see it now...

    I'll take a look...

    On Dec 3, 2003, at 11:04 AM, Moser, Robert L. II wrote:

    > Try reloading a few times.
    >
    > I've replicated the problem here at work on IE6SP1, Mozilla 1.3, and
    > Mozilla
    > Firebird 0.7.
    >
    > One time with Firebird it got the whole thing (viewing HTTP.pm 1.48),
    > the
    > rest of the time it seems to cycle between cutting off in the middle
    > of line
    > 896 and at the beginning of line 1115. In both cases it cuts off in
    > the
    > middle of the generated html and then adds the standard footer:
    >
    > Example of the end of the line 896 output:
    >
    > <b><font COLOR="#A020F0">if</font></b> (<b><font
    > COLOR="#A020F0">defined</font></b> </font></b>$hashref-&gt;{<font
    > COLOR="#BC8F
    > <hr noshade>
    > <table width="100% border=0 cellpadding=0 cellspacing=0><tr>
    >
    > <td align=left><address><a
    > href="mailto:support (AT) slimdevices (DOT) com">SlimDevices
    > Support</a></address></td>
    > <td align=right>
    > Powered by<br><a href="http://viewcvs.sourceforge.net/">ViewCVS
    > 0.9.2</a>
    > </td></tr></table>
    > </body></html>
    >
    > And of the line 1115 output:
    > <I><FONT COLOR="#B22222"># if the HTTP client has asked for
    > a .m3u file, then always return the current playlist as an M3U
    > </FONT></I> </FONT></B>%headers =
    > statusHeaders(</FONT></B>$client);
    >
    > <B>
    > <hr noshade>
    > <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>
    > <td align=left><address><a
    > href="mailto:support (AT) slimdevices (DOT) com">SlimDevices
    > Support</a></address></td>
    > <td align=right>
    > Powered by<br><a href="http://viewcvs.sourceforge.net/">ViewCVS
    > 0.9.2</a>
    > </td></tr></table>
    > </body></html>
    >
    > I have yet to see the annotate get cut off, so I'm thinking it has to
    > be a
    > problem with the enscript function.
    >
    >> -----Original Message-----
    >> From: developers-bounces (AT) lists (DOT) slimdevices.com
    >> [mailto:developers-bounces (AT) lists (DOT) slimdevices.com]On Behalf Of dean
    >> blackketter
    >> Sent: Tuesday, December 02, 2003 10:11 PM
    >> To: SlimDevices Developers
    >> Subject: Re: [Developers] viewCVS problem
    >>
    >>
    >> Weird, I can't get it to cut off in Safari or IE6/Win.
    >>
    >>

    >

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •