emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] [ODT] ODT export (old) fails with wrong-type-argument
@ 2012-10-16  8:25 Christian Moe
  2012-10-16  8:29 ` Christian Moe
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christian Moe @ 2012-10-16  8:25 UTC (permalink / raw)
  To: Org Mode

Hi,

When I try to export to ODT (without invoking the new exporter or 
anything), I get:

OpenDocument export failed: Wrong type argument: stringp, 
(org-export-odt-preprocess-latex-fragments)

This also happens in a document with no latex fragments.

I'm running Org-mode version 7.9.2 (release_7.9.2-458-ged698d @ 
/Applications/Emacs.app/Contents/Resources/site-lisp/org/) on GNU 
Emacs 24.1.1.

Is it just me?

Yours,
Christian

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [BUG] [ODT] ODT export (old) fails with wrong-type-argument
  2012-10-16  8:25 [BUG] [ODT] ODT export (old) fails with wrong-type-argument Christian Moe
@ 2012-10-16  8:29 ` Christian Moe
  2012-10-17  8:13 ` Christian Moe
  2012-10-24 13:59 ` Bastien
  2 siblings, 0 replies; 6+ messages in thread
From: Christian Moe @ 2012-10-16  8:29 UTC (permalink / raw)
  Cc: Org Mode

[-- Attachment #1: Type: text/plain, Size: 144 bytes --]

Backtrace attached. The previous message wouldn't go through as long 
as I included the backtrace in the message body. No idea why.

Christian


[-- Attachment #2: backtrace.txt --]
[-- Type: text/plain, Size: 495 bytes --]

Debugger entered--Lisp error: (wrong-type-argument stringp (org-export-odt-preprocess-latex-fragments))
  file-exists-p((org-export-odt-preprocess-latex-fragments))
  org-lparse-and-open("odt" "odt" nil)
  #[nil "\303\b\206\x06\0\304\304	#\n \210\207" [org-export-odt-preferred-output-format arg --cleanup-xml-buffers org-lparse-and-open "odt"] 4]()
  org-export-as-odt-and-open(nil)
  call-interactively(org-export-as-odt-and-open)
  org-export(nil)
  call-interactively(org-export nil nil)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [BUG] [ODT] ODT export (old) fails with wrong-type-argument
  2012-10-16  8:25 [BUG] [ODT] ODT export (old) fails with wrong-type-argument Christian Moe
  2012-10-16  8:29 ` Christian Moe
@ 2012-10-17  8:13 ` Christian Moe
  2012-10-24 13:59 ` Bastien
  2 siblings, 0 replies; 6+ messages in thread
From: Christian Moe @ 2012-10-17  8:13 UTC (permalink / raw)
  To: mail; +Cc: Org Mode

On 10/16/12 10:25 AM, Christian Moe wrote:
> Hi,
>
> When I try to export to ODT (without invoking the new exporter or
> anything), I get:
>
> OpenDocument export failed: Wrong type argument: stringp,
> (org-export-odt-preprocess-latex-fragments)

Hi again,

Actually, this only happens on export-to-odt-and-open.

The file is exported just fine, but org-lparse-and-open fails to 
locate the exported file and open it.

I've had a look at the code, but failed to nail down the reason.

Yours,
Christian

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [BUG] [ODT] ODT export (old) fails with wrong-type-argument
  2012-10-16  8:25 [BUG] [ODT] ODT export (old) fails with wrong-type-argument Christian Moe
  2012-10-16  8:29 ` Christian Moe
  2012-10-17  8:13 ` Christian Moe
@ 2012-10-24 13:59 ` Bastien
  2012-10-24 14:12   ` Christian Moe
  2 siblings, 1 reply; 6+ messages in thread
From: Bastien @ 2012-10-24 13:59 UTC (permalink / raw)
  To: mail; +Cc: Org Mode

Hi Christian,

Christian Moe <mail@christianmoe.com> writes:

> When I try to export to ODT (without invoking the new exporter or
> anything), I get:
>
> OpenDocument export failed: Wrong type argument: stringp,
> (org-export-odt-preprocess-latex-fragments)
>
> This also happens in a document with no latex fragments.
>
> I'm running Org-mode version 7.9.2 (release_7.9.2-458-ged698d @
> /Applications/Emacs.app/Contents/Resources/site-lisp/org/) on GNU Emacs
> 24.1.1.
>
> Is it just me?

Nope, this was a bug -- I've just fixed this in the maint and 
master branches.

Can you have a try and let me know?

Thanks for reporting this!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [BUG] [ODT] ODT export (old) fails with wrong-type-argument
  2012-10-24 13:59 ` Bastien
@ 2012-10-24 14:12   ` Christian Moe
  2012-10-26  1:59     ` Tom Davey
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Moe @ 2012-10-24 14:12 UTC (permalink / raw)
  To: Bastien; +Cc: Org Mode

Hi,

I confirm -- this is fixed in release_7.9.2-513-gad17c4.

Thanks!

Yours,
Christian

On 10/24/12 3:59 PM, Bastien wrote:
> Hi Christian,
>
> Christian Moe <mail@christianmoe.com> writes:
>
>> When I try to export to ODT (without invoking the new exporter or
>> anything), I get:
>>
>> OpenDocument export failed: Wrong type argument: stringp,
>> (org-export-odt-preprocess-latex-fragments)
>>
>> This also happens in a document with no latex fragments.
>>
>> I'm running Org-mode version 7.9.2 (release_7.9.2-458-ged698d @
>> /Applications/Emacs.app/Contents/Resources/site-lisp/org/) on GNU Emacs
>> 24.1.1.
>>
>> Is it just me?
>
> Nope, this was a bug -- I've just fixed this in the maint and
> master branches.
>
> Can you have a try and let me know?
>
> Thanks for reporting this!
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [BUG] [ODT] ODT export (old) fails with wrong-type-argument
  2012-10-24 14:12   ` Christian Moe
@ 2012-10-26  1:59     ` Tom Davey
  0 siblings, 0 replies; 6+ messages in thread
From: Tom Davey @ 2012-10-26  1:59 UTC (permalink / raw)
  To: Org Mode

Christian writes:

> I confirm -- this is fixed in release_7.9.2-513-gad17c4.

Great news. Bastien, many thanks!

Tom

--
Tom Davey
tom@tomdavey.com
New York NY USA

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-10-26  1:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-16  8:25 [BUG] [ODT] ODT export (old) fails with wrong-type-argument Christian Moe
2012-10-16  8:29 ` Christian Moe
2012-10-17  8:13 ` Christian Moe
2012-10-24 13:59 ` Bastien
2012-10-24 14:12   ` Christian Moe
2012-10-26  1:59     ` Tom Davey

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).