You are not logged in.

#1 2008-09-29 14:35:24

_oggy
Member
Registered: 2008-09-29
Posts: 26

odf-converter, mono and unzip problems

Hi, I'm having problems getting the odf-converter from the AUR to work. Seems it's some kind of problem with the unzip. I have the listed dependencies installed (libzip, glib2). Am I missing some settings, do need to setup my Mono install somehow (all I did was pacman -S mono)? Or is it a bug in the source packages?

Here's the output I'm getting:

ogi@ogi-laptop:~$ odf-converter some_doc.xlsx /LEVEL 1
[INFO][some_doc.xlsx] Converting file: some_doc.xlsx into some_doc.ods
[ERROR][some_doc.xlsx] Conversion failed - Error during conversion
[DEBUG][some_doc.xlsx] unzOpen(  at (wrapper managed-to-native) CleverAge.OdfConverter.OdfZipUtils.ZipLib:unzOpen (string)
  at CleverAge.OdfConverter.OdfZipUtils.ZlibZipReader..ctor (System.String path) [0x00000]
  at CleverAge.OdfConverter.OdfZipUtils.ZipFactory.OpenArchive (System.String path) [0x00000]
  at CleverAge.OdfConverter.OdfConverterLib.ZipResolver..ctor (System.String filename) [0x00000]
  at CleverAge.OdfConverter.Spreadsheet.Converter.CheckOoxFile (System.String fileName) [0x00000] )
Done.

Offline

#2 2008-09-30 15:27:22

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: odf-converter, mono and unzip problems

Did you install the zip and unzip packages?


1000

Offline

#3 2008-10-01 08:27:19

_oggy
Member
Registered: 2008-09-29
Posts: 26

Re: odf-converter, mono and unzip problems

Sure have, zip, unzip, and even p7zip and bzip2 and zziplib - whatever the heck the last one does smile

Offline

#4 2009-08-23 16:59:23

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: odf-converter, mono and unzip problems

Resurrecting this old thread on purpose.

Did anybody ever solve this? I'm the owner of the odf-converter AUR package, and I just tried to actually use it for the first time. It's now on 3.0, and was no newer than 2.0 when the above posts were written. I'm surprised that it still fails the same way.

I wonder if this is a 64-bit problem. The zip code in the source package is shipped as a 32-bit Windows binary. Can somebody verify?

Can somebody at least explain what the error says? I'm unfamiliar with Mono and have only the most basic C# skills.

Offline

Board footer

Powered by FluxBB