regression: zoom in/zoom out buttons no longer available

Bug #67500 reported by David Carr
4
Affects Status Importance Assigned to Milestone
Evince
Fix Released
Medium
evince (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

In evince 0.6.1 you can no longer add the "Zoom in" and "Zoom out" buttons to the toolbar. In Dapper all you had to do was Edit->Toolbar and then you could drag these buttons onto the toolbar. Now these buttons are not listed under Edit->Toolbar. I found those buttons very useful when browsing PDFs.

I've found that this functionality still exists in evince and was able to add these buttons by editing a config file. However thats hardly a solution especially since this worked fine in Dapper.

To enable the buttons via config file:
Edit ~/.gnome2/evince/evince_toolbar.xml

Add the "ViewZoomIn" and "ViewZoomOut" sections as below:

 <toolbar name="DefaultToolBar" hidden="false" editable="true">
    <toolitem name="GoPreviousPage"/>
    <toolitem name="GoNextPage"/>
    <separator/>
    <toolitem name="PageSelector"/>
    <separator/>
    <toolitem name="ViewZoom"/>
    <toolitem name="ViewZoomIn"/>
    <toolitem name="ViewZoomOut"/>
  </toolbar>

-David Carr

Changed in evince:
status: Unconfirmed → Confirmed
Revision history for this message
Andreas Simon (andreas-w-simon) wrote :

I am not able to reproduce that. I just started evince 0.6.1-0ubuntu1 and choose Edit->Toolbar, the 'Zoom In' and 'Zoom Out' buttons are both listed and I can add them to the toolbar.

Revision history for this message
Sebastien Bacher (seb128) wrote :

I've forwarded that issue upstream: http://bugzilla.gnome.org/show_bug.cgi?id=364364

Changed in evince:
assignee: nobody → desktop-bugs
importance: Undecided → Low
Changed in evince:
status: Unknown → Unconfirmed
Revision history for this message
David Carr (dc) wrote :

Andreas,

I'm surprised that you didn't have any problems. I just did a fresh install (clean format) of Edgy on a new machine and had this issue. I wonder whats different (better) about your setup.

-David Carr

Revision history for this message
Andreas Simon (andreas-w-simon) wrote :

I am now able to reproduce this too on a new user account. This error didn't happened with my existing account, it looks like my old configuration data prevented this bug from appearing.

Changed in evince:
status: Unconfirmed → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

fixed upstream

Changed in evince:
status: Confirmed → Fix Committed
Revision history for this message
Sebastien Bacher (seb128) wrote :

Fixed with this upload:

 evince (0.7.0-0ubuntu1) feisty; urgency=low
 .
   * New upstream version:
     New Features:
     - History. Preliminary implementation, not finished yet.
     - Option to open a copy of the document in a new window.
     - Multihead systems support (Ubuntu: #53864).
     - Added paper size field to the properties dialog (Ubuntu: #67243).
     - Added automated UI tests with dogtail
     Bug Fixes:
     - Links support in rotated documents.
     - Side pane disabled when entering and leaving fullscreen mode.
     - Fixed crash in DVI backend.
     - Printing settings scale, copies, collate, reverse, odd/even work again
       (Ubuntu: #67164, #67762)
     - Added page setup dialog for printing.
     - Support for printing to a PDF file (Ubuntu: #40211).
     - Allow blank screen in presentation mode.
     - Added "End of presentation" page in presentation mode.
     - Screensaver detection in presentation mode (Ubuntu: #33468).
     - "Loading..." text is not shown in presentation mode.
     Security Fixes:
     - Buffer overflow in PS backend. CVE-2006-5864.
   * debian/control.in:
     - Build-Depends on gnome-icon-theme (>= 2.17.1)
   * debian/patches/CVE-2006-5864.patch:
     - fixed with the new version
   * debian/patches/01_launchpad.patch:
     - updated
   * debian/patches/02_autoconf.patch:
     - updated

Changed in evince:
status: Fix Committed → Fix Released
Changed in evince:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.