Bug 30070

Summary: unoconv doesn't work (uno.RuntimeException: Binary URP bridge disposed during call)
Product: Branch t6 Reporter: Ivan Zakharyaschev <imz>
Component: unoconvAssignee: elly <elly>
Status: CLOSED FIXED QA Contact: QA t6 <qa-t6>
Severity: critical    
Priority: P3 CC: mike, viy
Version: не указана   
Hardware: all   
OS: Linux   

Description Ivan Zakharyaschev 2014-05-09 15:26:03 MSK
unoconv-0.4-alt1

$ unoconv 1-4_med_i_fin.doc --show
Traceback (most recent call last):
  File "/usr/bin/unoconv", line 792, in <module>
    main()
  File "/usr/bin/unoconv", line 768, in main
    convertor = Convertor()
  File "/usr/bin/unoconv", line 539, in __init__
    self.desktop = unosvcmgr.createInstanceWithContext("com.sun.star.frame.Desktop", unocontext)
uno.RuntimeException: Binary URP bridge disposed during call
$ unoconv 1-4_med_i_fin.doc -f odt
Traceback (most recent call last):
  File "/usr/bin/unoconv", line 792, in <module>
    main()
  File "/usr/bin/unoconv", line 768, in main
    convertor = Convertor()
  File "/usr/bin/unoconv", line 539, in __init__
    self.desktop = unosvcmgr.createInstanceWithContext("com.sun.star.frame.Desktop", unocontext)
uno.RuntimeException: Binary URP bridge disposed during call
$ 

$ 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
$ 

(Cf. a previously known problem with unoconv: https://bugzilla.altlinux.org/show_bug.cgi?id=22363 )
Comment 1 Ivan Zakharyaschev 2014-05-09 15:46:40 MSK
Installing unoconv-0.6-alt0.A60.1 from http://www.altlinux.org/Autoports/t6 helps.
Comment 2 Ivan Zakharyaschev 2014-05-09 15:56:05 MSK
So, I'd simply make a release for the t6 branch based on the release from autoports/t6 (ultimately based on Sisyphus). But can one get the source package from autoports as a gear-repo? -- http://www.altlinux.org/%D0%9E%D0%B1%D1%81%D1%83%D0%B6%D0%B4%D0%B5%D0%BD%D0%B8%D0%B5:Autoports

Because I'd be interested to see what the automatic backporting patches were.
Comment 3 Michael Shigorin 2014-05-09 20:26:17 MSK
2 viy: let's just transfer autoports version to t6/branch then.
Comment 4 Repository Robot 2014-05-10 02:56:59 MSK
unoconv-0.6-alt0.M60T.1 -> t6:

* Sat May 10 2014 Igor Vlasenko <viy@altlinux> 0.6-alt0.M60T.1
- backport (closes: #30070)

* Wed Mar 06 2013 Yuri N. Sedunov <aris@altlinux> 0.6-alt1
- first build for Sisyphus