[Bug 401808] [NEW] xpdf does not reliably refresh when file changes
gpk
gpk at kochanski.org
Mon Jul 20 16:12:42 UTC 2009
Public bug reported:
In Ubuntu 8.04 (I do apologize for the age, and hope that the bug hasn't been fixed in 9.04),
When I have a file that is continually replaced like this:
for something in whatever:
pylab.savefig('foo.tmp.pdf')
os.rename('foo.pdf', 'foo.pdf.bak')
os.rename('foo.tmp.pdf', 'foo.pdf')
and watch it with xpdf:
xpdf foo.pdf
Then, it does not reliably refresh. I see new images when I jiggle
the corners of the window, but if I just leave it to sit by itself, it
displays a static image.
My understanding is that xpdf monitors the file for changes and should
auto-refresh. Certainly, that would be a nice feature (even if the
code doesn't already do it).
** Affects: xpdf (Ubuntu)
Importance: Undecided
Status: New
--
xpdf does not reliably refresh when file changes
https://bugs.launchpad.net/bugs/401808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list