On Fri, 2012-11-02 at 16:11 -0400, Jim wrote:
> I found out why the pictures won't open in Dolphin, The pictures are a
> HMTL Documents , not a JPG Image. 

Probably due to a HTTP 404 error, that's the usual cause for finding
HTML when you expect an image.  Someone's tried to download, or include
an image in a page, but have a 404 error about the file not being found.
The 404 error is sent as HTML (because that's what it is).  This works
in the web browser, viewing the page on the net, as the error message is
sent with a HTML header description.  But, when viewed locally, it's
saved as something.jpeg, and the filenames get used for type
description.

-- 
[tim@localhost ~]$ uname -rsvp
Linux 3.2.0-32-powerpc64-smp #51-Ubuntu SMP Wed Sep 26 23:20:22 UTC 2012 ppc64

All mail to my mailbox is automatically deleted, there is no point
trying to privately email me, I will only read messages posted to the
public lists.



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to