Description of problem: Opened ODT in GNOME Documents but it did not show up, so I quit it but soffice.bin was still running so I terminated it by `kill'. So I got this error. Version-Release number of selected component: unoconv-0.5-1.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: /usr/bin/python /usr/bin/unoconv -f pdf -o /home/newman/.cache/gnome-documents/gnome-documents-2095865085.pdf '/home/newman/Documents/FHS/Uvod do sociologie/Kl\xc3\xad\xc4\x8dov\xc3\xa1 t\xc3\xa9mata ke zkou\xc5\xa1ce \xc3\x9avod do sociologie (ZS 2010-2011).odt' kernel: 3.6.3-1.fc17.x86_64 backtrace: :unoconv:899:error:IOError: [Errno 5] Input/output error : :Traceback (most recent call last): : File "/usr/bin/unoconv", line 1050, in <module> : main() : File "/usr/bin/unoconv", line 971, in main : convertor.convert(inputfn) : File "/usr/bin/unoconv", line 845, in convert : error("unoconv: RuntimeException during %s phase: Office probably died. %s" % (phase, e)) : File "/usr/bin/unoconv", line 899, in error : print >>sys.stderr, str :IOError: [Errno 5] Input/output error : :Local variables in innermost frame: :str: 'unoconv: RuntimeException during dispose phase: Office probably died. Binary URP bridge disposed during call'
Created attachment 640310 [details] File: executable
Created attachment 640311 [details] File: environ
Created attachment 640312 [details] File: smolt_data
Created attachment 640313 [details] File: core_backtrace
unoconv is the tool that is used by gnome-documents to convert office documents. It runs soffice.bin internally and of course it does not like when it dies unexpectedly.