After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 118872 - python gtkhtml2 can't show small gif image bug
python gtkhtml2 can't show small gif image bug
Status: RESOLVED NOTABUG
Product: gnome-python-extras
Classification: Deprecated
Component: gtkhtml2
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Python bindings maintainers
Python bindings maintainers
: 324796 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-08-01 13:04 UTC by ddt
Modified: 2005-12-22 15:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test code (581 bytes, text/plain)
2003-08-01 13:18 UTC, ddt
Details

Description ddt 2003-08-01 13:04:07 UTC
python+gtkhtml2 can't show small size gif file.
But small size jpeg file, normal size(190bytes)gif file show ok.
and C+gtkhtml2 show everythings ok.
example) http://msrv.yahoo.co.kr/engdic/images/54.gif (65 bytes)
Comment 1 ddt 2003-08-01 13:18:45 UTC
Created attachment 18819 [details]
test code
Comment 2 James Henstridge 2003-08-17 14:00:10 UTC
Your test seems to work if I call "stream.close()" at the end of the
request_url() function.  Did you close the stream in the C version?
Comment 3 James Henstridge 2003-08-24 10:06:55 UTC
Haven't heard anything from reporter in a week.  I assume the change I
mentioned fixes the problem, so marking as NOTABUG.
Comment 4 ddt 2003-08-24 15:40:03 UTC
first, I'm sorry this problem is my code bug.
i put 'stream.close()' in to my code and everything is ok.
thank you :)
Comment 5 Rodney Dawes 2005-12-22 15:16:49 UTC
*** Bug 324796 has been marked as a duplicate of this bug. ***