[Bug 329047] New: Evince doesn't scale PDF correctly
https://bugzilla.novell.com/show_bug.cgi?id=329047 Summary: Evince doesn't scale PDF correctly Product: openSUSE 10.3 Version: RC 3 Platform: i686 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: sholmes@novell.com QAContact: qa@suse.de Found By: System Test (Gnome desktop) Double-click any PDF. Evince opens it by default. Assuming this is the first time you've launched evince, then the PDF displays correctly. From the view menu, select Fit Page Width. Evince attempts to rescale the PDF, but it remains at the same magnification level on the newly enlarged canvas. -- 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=329047 Stephen Holmes <sholmes@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major Priority|P5 - None |P2 - High -- 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=329047#c1 Nikolay Paskov <neiskam@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |neiskam@gmail.com Severity|Major |Normal Priority|P2 - High |P5 - None --- Comment #1 from Nikolay Paskov <neiskam@gmail.com> 2007-09-27 14:01:42 MST --- I can confirm the bug it's a core element of the system for a lot of people this bug will be very frustrating. -- 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=329047 Nikolay Paskov <neiskam@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major -- 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=329047 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Critical -- 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=329047#c2 Bjørn Lie <bjorn.lie@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |teheo@novell.com --- Comment #2 from Bjørn Lie <bjorn.lie@gmail.com> 2007-09-29 15:38:03 MST --- *** Bug 329651 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=329651 -- 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=329047#c3 Magnus Boman <mboman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hfiguiere@novell.com --- Comment #3 from Magnus Boman <mboman@novell.com> 2007-09-30 18:41:01 MST --- *** Bug 329692 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=329692 -- 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=329047#c4 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-gnome@forge.provo.novell.com |jpr@novell.com --- Comment #4 from JP Rosevear <jpr@novell.com> 2007-10-01 11:23:02 MST --- More problems with using the old poppler unfortunately. -- 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=329047#c5 --- Comment #5 from JP Rosevear <jpr@novell.com> 2007-10-01 12:01:08 MST --- Created an attachment (id=175815) --> (https://bugzilla.novell.com/attachment.cgi?id=175815) Patch to fix the problem. Patch avoids the direct cairo rendering path for the main document drawing, just as pdf_selection_render_selection does. This fixes the scaling problem. Introduced when fixing bug 310058 (before that this code path was not run). -- 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=329047#c6 Hans Petter Jansson <hpj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hpj@novell.com --- Comment #6 from Hans Petter Jansson <hpj@novell.com> 2007-10-01 13:18:16 MST --- The patch looks good, and I even built a test package with it, which solves the problem for me. -- 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=329047#c7 --- Comment #7 from Hans Petter Jansson <hpj@novell.com> 2007-10-01 14:18:14 MST --- For the impatient: Test packages can be found at http://hp.cl.no/dist/evince-329047/ -- 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=329047#c8 --- Comment #8 from JP Rosevear <jpr@novell.com> 2007-10-01 18:44:22 MST --- Submitted. Waiting for it to be taken before I close 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=329047#c9 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from JP Rosevear <jpr@novell.com> 2007-10-02 11:17:30 MST --- Taken. -- 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=329047#c10 Magnus Boman <mboman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbrabec@novell.com --- Comment #10 from Magnus Boman <mboman@novell.com> 2007-10-04 02:34:35 MST --- *** Bug 330661 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=330661 -- 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=329047#c11 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linux@51sun.cn --- Comment #11 from JP Rosevear <jpr@novell.com> 2007-10-07 07:37:17 MST --- *** Bug 331619 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=331619 -- 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=329047#c12 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lmichnovic@novell.com --- Comment #12 from JP Rosevear <jpr@novell.com> 2007-10-11 07:05:05 MST --- *** Bug 332928 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=332928 -- 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=329047#c13 Magnus Boman <mboman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mboman@novell.com Summary|Evince doesn't scale PDF correctly |Evince doesn't zoom PDF correctly --- Comment #13 from Magnus Boman <mboman@novell.com> 2007-10-11 07:09:26 MST --- Changing summary so others can perhaps find this one easier... Most dup's have had zoom in the summary. -- 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