Re: Bad 1D pixel count

From: Bob Stockler (bob_at_trebor.iglou.com)
Date: 06/11/05


Date: 11 Jun 2005 16:13:59 -0400

Jean-Pierre Radley wrote (on Sat, Jun 11, 2005 at 03:22:29PM -0400):

| A customer's syslog has hundreds of messages like these:
|
| Jun 10 20:19:29 machine Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728
| Jun 10 20:25:16 machine Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728 Bad 1D pixel count, got 0, expected 1728
|
| I haven't a clue what they mean.

I just googled for "bad pixel count" and the first item returned was:

  www.hylafax.org/archive/2000-10/msg.00384.html

which I looked at and saw in it some references to "Bad 1D pixel count".

Not a solution to your problem, but a lead perhaps.

Bob

-- 
Bob Stockler - bob@trebor.iglou.com - http://members.iglou.com/trebor
Author: MENU EDIT II - The BEST Creator/Editor/Manager for filePro User Menus.
Fully functional (time-limited) demos available by email request (specify OS).


Relevant Pages

  • Re: page is too wide even
    ... You have nested tables, so you need to specify each table as 100%, and then ... specify the width percentage for each cell individually. ... search for "width=" and change the pixel value to a %. ... I'm getting ready to sign off, Susan, but if you need additional help, feel ...
    (microsoft.public.frontpage.programming)
  • OpenGL Correctness tips
    ... To obtain exact two-dimensional rasterization, carefully specify both the ... reliably fills the lower-left pixel of the viewport, and glRasterPos2i(0, ... model matrix because this cancels my 0.375 translation. ...
    (comp.graphics.api.opengl)
  • Region.IsEmpty() without a Graphics object
    ... to specify a Graphics object, i.e. an override that specifies the pixel ... determining whether not the sum of width * height for all rectangles ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Drawing a line
    ... The place where you create new classes is where you specify the base class, ... How do I create a "subclass" of CStatic? ... if you want a "line" that is 256 pixels long where each pixel ...
    (microsoft.public.vc.mfc)
  • Re: create a clone of an existing Bitmap without using the clone method.
    ... > you to specify the Pixel GraphicsUnit otherwise the image will be adjusted ... > Find great Windows Forms articles in Windows Forms Tips and Tricks ... >> Dim TmpBitmap = New Drawing.Bitmap ...
    (microsoft.public.dotnet.framework.drawing)