GNOME Bugzilla – Bug 542160
no documentation for odd behavior variations
Last modified: 2010-10-09 04:22:11 UTC
When I use Evince on different computers it does not behave the same way everywhere, and I cannot find any documentation to explain why it does what it does, nor command line option or configuration file to change it. For example, on some systems when evoked with a document name it starts up in "fit page width" and "continuous" mode, but on others it starts up in "best fit" and non-continuous mode. Neither the man page nor the project web site provide any useful documentation on what causes the different default behaviors or how to control it. Does documentation even exist for this application?
Some documentation exists in Help > Contents (or press F1). However, it doesn't explain this behaviour. Want to write a patch for the documentation? :-) Here's how it works: the view options (like continuous mode) are "off" in a fresh install. If you enable a view option for a particular document, evince remembers that setting for that particular document next time you open it. If you open a different document, the settings for that different document are remembered. If you have not opened that document before, then the settings used for the most recently opened previous document are used. The settings are stored in ~/.gnome2/evince/ev-metadata.xml. And that's how it works! - Mike
This is pretty straight forward as it is. Shouldn't we close this issue now ?
Did this behaviour get broken? My evince has been opening up new documents with continuous/best-fit for a while now (perhaps since my upgrade to either F12 or so, don't remember). This is really annoying, as I hate continuous/best-fit.
(In reply to comment #3) > Did this behaviour get broken? My evince has been opening up new documents with > continuous/best-fit for a while now (perhaps since my upgrade to either F12 or > so, don't remember). > > This is really annoying, as I hate continuous/best-fit. Had also this behaviour. After setting ~/.gnome2/evnice/ev-metadata.xml to the following content, continuouse viewing was turned off: <?xml version="1.0"?> <metadata> </metadata>
> The settings are stored in ~/.gnome2/evince/ev-metadata.xml. there is no ev-metadata.xml* in Fedora 13 | evince 2.30.3 "continuous" is set as Default now (the option is marked, but grayed out when I open an empty evince window). how can I set the default to NOT continuous as it is described in this bug report? Thanks. *if I create a the file (as described in the post above) Evince freezes and crashes.