GNOME Bugzilla – Bug 697721
PATCH: sushi fails to preview pdf files ( fix content_type to mime )
Last modified: 2013-04-10 17:02:44 UTC
Created attachment 241162 [details] [review] 0001-fix-unref-object-after-using-a-value-this-break-pdf-.patch Hi Observed sushi is not viewing pdf files using evince but libre office (and displays the binary contents... ) So I dig into the source and noticed the content type is set to random junk and fails to compare to "application/pdf" So here is a patch to fix this issue and to work as expected
Review of attachment 241162 [details] [review]: Thanks! Looks good to me; do you have a GNOME git account? Otherwise I will push it to master for you.
no git account yet , may be I should get one :) Thank you for pushing it to master Regards
OK, pushed to master, closing.