emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Ista Zahn <istazahn@gmail.com>
Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: New exporter (org-e-odt) not creating content.xml
Date: Tue, 27 Nov 2012 08:57:45 +0530	[thread overview]
Message-ID: <878v9n67ym.fsf@gmail.com> (raw)
In-Reply-To: <CA+vqiLE63iTfjVxkAuxpVNMYxz=Nxu8+y1gv1QRniFa4-FER2w@mail.gmail.com> (Ista Zahn's message of "Mon, 26 Nov 2012 17:44:00 -0500")


I switched from Windows XP to a Debian few months back.  I am not sure
what would make content.xml disappear.  Let me investigate...

Meanwhile, check your messages buffer and see whether something looks
suspicious.  Following log is from Debian, it tells what the
exporter/Emacs is doing.  Specfically note where it creates the
content.xml file.

,----
| Wrote /tmp/odt-1968Zlo/meta.xml
| Using schema ~/src/org-mode/etc/schema/od-schema-v1.2-os.rnc [2 times]
| Saving file /tmp/odt-1968Zlo/styles.xml...
| Wrote /tmp/odt-1968Zlo/styles.xml
| Wrote /tmp/odt-1968Zlo/mimetype
| Using vacuous schema
| Saving file /tmp/odt-1968Zlo/META-INF/manifest.xml...
| Wrote /tmp/odt-1968Zlo/META-INF/manifest.xml
| Saving file /tmp/odt-1968Zlo/content.xml...
| Wrote /tmp/odt-1968Zlo/content.xml
| (No changes need to be saved)
| Creating ODT file...
| Running zip -mX0 test-new.odt mimetype
| Running zip -rmTq test-new.odt .
| Created /home/kjambunathan/Desktop/scraps/test-new.odt
| Parsing archive file...done.
| Running soffice -no-oosplash --writer /home/kjambunathan/Desktop/scraps/test-new.odt...done
`----


Ista Zahn <istazahn@gmail.com> writes:

> I can't seem to get the new odt exporter working on my Windows machine
> at work (it works fine on Linux at home). Specifically, when I call
> 'M-x export-dispatch o o'  I get an odt archive with the following
> contents.
>
> M Filemode      Length  Date         Time      File
> - ----------  --------  -----------  --------  ----------
>   -rw-rw-rw-        39  26-Nov-2012  17:31:16  mimetype
>   drwxrwxrwx         0  26-Nov-2012  17:31:16  meta-inf/
>   -rw-rw-rw-       782  26-Nov-2012  17:31:16  meta.xml
>   -rw-rw-rw-     66559  26-Nov-2012  17:31:16  styles.xml
> - ----------  --------  -----------  --------  ----------
>                  67380                         4 files
>
> Comparing with the old exporter (i.e., 'C-e o') I find
>
> M Filemode      Length  Date         Time      File
> - ----------  --------  -----------  --------  ---------------------
>   -rw-rw-rw-        39  26-Nov-2012  17:31:00  mimetype
>   -rw-rw-rw-     25556  26-Nov-2012  17:31:00  content.xml
>   drwxrwxrwx         0  26-Nov-2012  17:31:00  meta-inf/
>   -rw-rw-rw-       573  26-Nov-2012  17:31:00  META-INF/manifest.xml
>   -rw-rw-rw-       807  26-Nov-2012  17:31:00  meta.xml
>   -rw-rw-rw-     67037  26-Nov-2012  17:31:00  styles.xml
> - ----------  --------  -----------  --------  ---------------------
>                  94012                         6 files
>
> So it seems that the new exporter is not creating content.xml, or
> META-INF/manifest.xml. Again this only happens on Windows. It is
> reproducible every time, and is reproducible starting with emacs -q
> and then loading only org and org-e-odt.
>
> Thanks for any suggestions, and please let me know what other
> information I can provide to make it easier for you to help me.
>
> Best,
> Ista
>
>

-- 

  reply	other threads:[~2012-11-27  3:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26 22:44 New exporter (org-e-odt) not creating content.xml Ista Zahn
2012-11-27  3:27 ` Jambunathan K [this message]
2012-11-27  8:26   ` Rainer Stengele
2012-11-27  8:40 ` Giovanni Ridolfi
2012-11-27 14:55   ` Ista Zahn
     [not found]     ` <87624rowx5.fsf@gmail.com>
2012-11-27 16:21       ` Fwd: " Jambunathan K
     [not found]       ` <CA+vqiLFWEkHWEGs7z=AvJjDOFy7HrHSqGNjj+9mgjfnQzyzYJg@mail.gmail.com>
2012-11-27 17:39         ` Jambunathan K
2012-11-27 17:46           ` Jambunathan K
2012-11-27 19:25             ` Ista Zahn
2012-11-28 15:15     ` Giovanni Ridolfi
2012-11-28 16:17       ` Ista Zahn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878v9n67ym.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=istazahn@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).