Bug 30071

Summary: after using unoconv, oowriter doesn't show up in a window
Product: Sisyphus Reporter: Ivan Zakharyaschev <imz>
Component: unoconvAssignee: Yuri N. Sedunov <aris>
Status: NEW --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P3    
Version: unstable   
Hardware: all   
OS: Linux   

Description Ivan Zakharyaschev 2014-05-09 16:02:55 MSK
unoconv-0.6-alt0.A60.1

$ rpm -qa '*office*'
libreoffice-3.6.5.2-alt0.M60P.1
libreoffice-langpack-ru-3.6.5.2-alt0.M60P.1
libreoffice-gnome-3.6.5.2-alt0.M60P.1
$ 

After I run unoconv, I can't use oowriter (because no window show up). Alhtough I've found out that there is a process:

$ ps x | fgrep office
  947 pts/0    Sl     0:03 /usr/lib/libreoffice/program/soffice.bin -headless -invisible -nocrashreport -nodefault -nofirststartwizard -nologo -norestore -ac
23611 pts/0    D+     0:00 fgrep office 
$ 


Perhaps, the libreoffice package should solve this problem, then this bug report belongs to t6, where I installed the autoported unoconv (from Sisyphus).