[Bug 345835] New: Pan newsreader' s internal image viewer truncates inline images
https://bugzilla.novell.com/show_bug.cgi?id=345835 Summary: Pan newsreader's internal image viewer truncates inline images Product: openSUSE 10.3 Version: Final Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: scottj.org@gmail.com QAContact: qa@suse.de CC: sbrabec@novell.com Found By: Customer Pan 0.132, out-of-box and build service packages are all affected. When viewing messages with larger (~200KB+) inline images, Pan's internal viewer fails to completely render the image, often rendering only a small portion at the top. Attachments are saved correctly, however. This has also been reported upstream at http://bugzilla.gnome.org/show_bug.cgi?id=467446 with a patch provided. The patch has not yet been accepted by the Pan developers, but I can confirm that it fixes the problem. I can also attach this patch if requested. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User mtgordon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c1 Mark Gordon <mtgordon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtgordon@novell.com --- Comment #1 from Mark Gordon <mtgordon@novell.com> 2007-12-05 10:16:41 MST --- A new comment upstream suggests the problem is rather in gdkpixbuf. http://bugzilla.gnome.org/show_bug.cgi?id=494667 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User laurent@nodrahc.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c2 Laurent Chardon <laurent@nodrahc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |laurent@nodrahc.com --- Comment #2 from Laurent Chardon <laurent@nodrahc.com> 2008-01-09 03:11:23 MST --- The bug has been fixed upstream. Please apply the fix to OpenSuse 10.3. Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User daniel.rahn@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c3 --- Comment #3 from Daniel Rahn <daniel.rahn@novell.com> 2008-01-13 00:09:01 MST --- Created an attachment (id=190362) --> (https://bugzilla.novell.com/attachment.cgi?id=190362) proposed patch upstream patch rebased on 10.3 gdk-pixbuf Test packages are at http://download.opensuse.org/repositories/home:/sdrahn:/testing/openSUSE_10.... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User scottj.org@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c4 --- Comment #4 from Scott Jones <scottj.org@gmail.com> 2008-01-13 21:12:09 MST --- Installed the gdk-pixbuf test packages then tried every build of pan I could find in OBS, the 10.3:/standard repo and rebuilding pan from src.rpm, and still get the same behavior. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User laurent@nodrahc.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c5 --- Comment #5 from Laurent Chardon <laurent@nodrahc.com> 2008-01-14 05:43:05 MST --- I patched gdk-pixbuf-0.22.0-187 and still have the problem. Upon investigation it seems that gtk2-2.12.0-5.4 needs to be rebuilt as well. Here is why: (gdk-pixbuf-0.22.0-188 = gdk-pixbuf-0.22.0-18 + Daniel's patch) $ ldd /usr/bin/pan | grep pixbuf libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb7a67000) $ rpm -ql gdk-pixbuf-0.22.0-188 | grep libgdk_pixbuf /usr/lib/libgdk_pixbuf.so.2 /usr/lib/libgdk_pixbuf.so.2.0.0 /usr/lib/libgdk_pixbuf_xlib.so.2 /usr/lib/libgdk_pixbuf_xlib.so.2.0.0 $ ls -l /usr/lib/libgdk_pixbuf-2.0.so.0 lrwxrwxrwx 1 root root 29 2007-11-09 05:44 /usr/lib/libgdk_pixbuf-2.0.so.0 -> libgdk_pixbuf-2.0.so.0.1200.0 $ rpm -qf /usr/lib/libgdk_pixbuf-2.0.so.0.1200.0 gtk2-2.12.0-5.4 I'm running out of time this morning but will give it a try again tomorrow. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User laurent@nodrahc.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c6 --- Comment #6 from Laurent Chardon <laurent@nodrahc.com> 2008-01-16 04:15:51 MST --- Created an attachment (id=190693) --> (https://bugzilla.novell.com/attachment.cgi?id=190693) Proposed patch for OpenSuse 10.3 gtk2 gtk2 needs to be patched to solve this bug. I can provide a test package for i586 if someone can tell me where I can store it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User sbrabec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c8 --- Comment #8 from Stanislav Brabec <sbrabec@novell.com> 2008-01-21 10:06:34 MST --- Reading the symptoms, I guess that I encountered this error in minimo web browser as well (not in SuSE, but armv5te-angstrom-linux). Testing packages, which attempts to fix both bug 345835 and bug 336213: http://pack.suse.cz/sbrabec/bug336213+345835/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User scottj.org@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c9 --- Comment #9 from Scott Jones <scottj.org@gmail.com> 2008-01-21 22:28:27 MST --- Stanislav's packages fix this problem. Tested on a fresh install+updates (32-bit) without Daniel's patched gdk-pixbuf packages. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c11 --- Comment #11 from JP Rosevear <jpr@novell.com> 2008-03-29 11:02:14 MST --- Do you still want to release this update stanislav? Federico can do the patch review. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 Hans Petter Jansson <hpj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hpj@novell.com Status|NEW |NEEDINFO Info Provider| |sbrabec@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c12 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vuntz@novell.com URL| |http://bugzilla.gnome.org/show_bug.cgi?id=494667 Status Whiteboard| |gnomeup-gtk+ --- Comment #12 from Vincent Untz <vuntz@novell.com> 2008-05-28 13:41:14 MDT --- This has been fixed in GTK+ for 2.12.4. If we feel strong about updating the package in 10.3, it's safe to apply the patch, IMHO. Stanislav: ping? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 User sbrabec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345835#c13 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|sbrabec@novell.com | Resolution| |DUPLICATE --- Comment #13 from Stanislav Brabec <sbrabec@novell.com> 2008-05-29 07:59:01 MDT --- Federico's patch submitted yesterday to 10.3 is exactly the same as this one. *** This bug has been marked as a duplicate of bug 386493 *** https://bugzilla.novell.com/show_bug.cgi?id=386493 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345835 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |should_go_upstream -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com