https://bugs.freedesktop.org/show_bug.cgi?id=82188

          Priority: medium
            Bug ID: 82188
          Assignee: [email protected]
           Summary: convert-to stopped working in latest version on Ubuntu
                    14:04
          Severity: critical
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: unspecified
         Component: Libreoffice
           Product: LibreOffice

Created attachment 104067
  --> https://bugs.freedesktop.org/attachment.cgi?id=104067&action=edit
Test file for commands above.

I have been running automated scripts converting ods files to csv files for
some time (6 months) and just after summer the command stopped working. I am
upgrading Ubuntu regarly and most likely one of these upgrades broke the
convert-to functionality.

My command that was working in the past was:
/opt/MySQL-LEADS$ libreoffice --convert-to csv Test.ods 

Running this command now silently 'works' but does not produce any output nor
any error code ....
/opt/MySQL-LEADS$ libreoffice --convert-to csv --outdir /tmp  /tmp/Test.ods 
/opt/MySQL-LEADS$ ls -lrt /tmp/Test.*
-rw-rw-r-- 1 ted ted 12224 aug  5 14:00 /tmp/Test.ods
ted@ted-PORTEGE-Z30-A:/opt/MySQL-LEADS$ echo $?
0

Also tried to convert to txt but without any luck.
/opt/MySQL-LEADS$ libreoffice --convert-to txt:Text --outdir /tmp 
/tmp/Test.ods 
ted@ted-PORTEGE-Z30-A:/opt/MySQL-LEADS$ ls -rlt /tmp/Test.*
-rw-rw-r-- 1 ted ted 12224 aug  5 14:00 /tmp/Test.ods
ted@ted-PORTEGE-Z30-A:/opt/MySQL-LEADS$ echo $?
0

Running --view command works fine!

Versions of OS and Libreoffice:
ted@ted-PORTEGE-Z30-A:/opt/MySQL-LEADS$ uname -a
Linux ted-PORTEGE-Z30-A 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

ted@ted-PORTEGE-Z30-A:/opt/MySQL-LEADS$ libreoffice --version
LibreOffice 4.2.4.2 420m0(Build:2)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to