Arch Linux LibreOffice problems

Bug #799941 reported by Jonathan Corwin
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
Medium
Unassigned

Bug Description

LibreOffice support doesn't work properly on Arch Linux

2011-06-20 13:48:16,845 openlp.plugins.songs.lib.importer ERROR Error importing SofImport
Traceback (most recent call last):
  File "/home/garrett/junk/projects/openlp/trunk/openlp/plugins/songs/lib/importer.py", line 51, in <module>
    from sofimport import SofImport
  File "/home/garrett/junk/projects/openlp/trunk/openlp/plugins/songs/lib/sofimport.py", line 38, in <module>
    from oooimport import OooImport
  File "/home/garrett/junk/projects/openlp/trunk/openlp/plugins/songs/lib/oooimport.py", line 47, in <module>
    from com.sun.star.style.BreakType import PAGE_BEFORE, PAGE_AFTER, PAGE_BOTH
  File "/usr/lib/libreoffice/basis-link/program/uno.py", line 291, in _uno_import
    raise ImportError( "type "+ name + "." +x + " is unknown" )
ImportError: type com.sun.star.style.BreakType.PAGE_BEFORE is unknown
2011-06-20 13:48:16,848 openlp.plugins.songs.lib.importer ERROR Error importing OooImport
Traceback (most recent call last):
  File "/home/garrett/junk/projects/openlp/trunk/openlp/plugins/songs/lib/importer.py", line 57, in <module>
    from oooimport import OooImport
  File "/usr/lib/libreoffice/basis-link/program/uno.py", line 291, in _uno_import
    raise ImportError( "type "+ name + "." +x + " is unknown" )
ImportError: type oooimport.OooImport is unknown
2011-06-20 13:48:16,849 openlp.plugins.songs.forms.songimportform INFO SongImportForm loaded
2011-06-20 13:48:16,850 openlp.plugins.songs.forms.songexportform INFO SongExportForm loaded
2011-06-20 13:48:16,851 openlp.plugins.songs.lib.mediaitem INFO Song Media Item loaded
2011-06-20 13:48:16,851 songs.songsplugin INFO Song Plugin loaded
2011-06-20 13:48:16,856 openlp.core.lib.pluginmanager DEBUG Importing remotes.remoteplugin from /home/garrett/junk/projects/openlp/trunk/openlp/plugins/remotes/remoteplugin.py. Depth 11
2011-06-20 13:48:16,883 openlp.core.lib.pluginmanager ERROR Failed to import module remotes.remoteplugin on path /home/garrett/junk/projects/openlp/trunk/openlp/plugins/remotes/remoteplugin.py for reason type openlp.plugins.remotes.lib.RemoteTab is unknown
Traceback (most recent call last):
  File "/home/garrett/junk/projects/openlp/trunk/openlp/core/lib/pluginmanager.py", line 95, in find_plugins
    __import__(modulename, globals(), locals(), [])
  File "/usr/lib/libreoffice/basis-link/program/uno.py", line 253, in _uno_import
    return _g_delegatee( name, *optargs, **kwargs )
  File "/home/garrett/junk/projects/openlp/trunk/openlp/plugins/remotes/remoteplugin.py", line 31, in <module>
    from openlp.plugins.remotes.lib import RemoteTab, HttpServer
  File "/usr/lib/libreoffice/basis-link/program/uno.py", line 291, in _uno_import
    raise ImportError( "type "+ name + "." +x + " is unknown" )
ImportError: type openlp.plugins.remotes.lib.RemoteTab is unknown

Changed in openlp:
milestone: none → 1.9.6
status: New → Confirmed
importance: Undecided → Medium
Changed in openlp:
milestone: 1.9.6 → 1.9.7
Changed in openlp:
assignee: nobody → Jonathan Corwin (j-corwin)
assignee: Jonathan Corwin (j-corwin) → nobody
milestone: 1.9.7 → 1.9.6
status: Confirmed → Fix Committed
Changed in openlp:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.