When I receive an image, for example:

        [-- #1.2 788/60446 base64 --]
        Content-Disposition: attachment; filename="eReceipt.pdf"
        Content-Type: application/pdf; name="eReceipt.pdf"
        run MIME handler for this part? [no]/yes? yes

        The image flashes on the screen then I get:

        using "Liberation Mono-16", pixelsize=16.67 
file=/usr/share/fonts/TTF/LiberationMono-Regular.ttf
        trying drm: /dev/dri/card0 ...
        ioctl VT_GETMODE: Inappropriate ioctl for device
        NOTICE: No vt switching available on terminal.
        NOTICE: Not started from linux console?  CONFIG_VT=n?

        I did start from a linux console, CONFIG_VT=y, .mailcap has
        application/pdf; /usr/local/bin/fbpdf %s

        What am I doing wrong?

russell bell

Reply via email to