GNOME Bugzilla – Bug 652309
Cannot save a tiff file on win32
Last modified: 2018-05-22 14:16:14 UTC
It seems that on Windows, g_file_copy() does not work on files with a file desciptor open. As a consequence saving tiff files does not work.
Created attachment 189659 [details] [review] 0001-libview-close-tmpfile-descriptor-before-copying-to-i.patch This patch fixes this by closing the file descriptor before g_file_copy is called. I am not completely sure that this is the right fix, please review. Can I commit this to the 2.32 branch (the current stable Windows branch) also?
Created attachment 189660 [details] [review] 0001-libview-close-tmpfile-descriptor-before-copying-to-i.patch Added comment with bug nummer.
*** Bug 629062 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/evince/issues/225.