From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Marquardt Subject: Re: The Org->ODT exporter is now in Org's core (latest git) Date: Thu, 15 Dec 2011 08:03:30 -0600 Message-ID: <86ty52ylsd.fsf@us.ibm.com> References: <87k4641guo.fsf@gnu.org> <86liqec2z8.fsf@us.ibm.com> <81liqejo0p.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbBw6-0007wU-Rg for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 09:05:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbBvy-0004R7-Lw for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 09:05:26 -0500 Received: from lo.gmane.org ([80.91.229.12]:45486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbBvy-0004Qr-Cw for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 09:05:18 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RbBvv-0004Y1-J2 for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 15:05:15 +0100 Received: from 99-156-80-132.lightspeed.austtx.sbcglobal.net ([99.156.80.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Dec 2011 15:05:15 +0100 Received: from davemarq by 99-156-80-132.lightspeed.austtx.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Dec 2011 15:05:15 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Jambunathan K writes: > Dave Marquardt writes: > >> Bastien writes: >> >>> as the subject says. Please all test this heavily and report >>> any problems. This will be part of Org 7.8 and soon in Emacs. >>> >>> Thanks a lot to Jambunathan for all this efforts, let's make >>> sure everything is smooth before the release! >> >> I installed Org 7.8.02 by downloading the tarball, untarring it, running >> make, then make install install-info. When I run org-export-as-odt by >> C-c C-e o, I get this message: >> >> Cannot find factory styles file. Check package dir layout >> >> Setting debug-on-error, I get this traceback. > > Did the suggestions in the followup posts work for you? Could you please > confirm. I haven't had time to check. I worked around the problem for now by installing the style files by hand. >> Debugger entered--Lisp error: (error "Cannot find factory styles file. Check package dir layout") >> signal(error ("Cannot find factory styles file. Check package dir layout")) >> error("Cannot find factory styles file. Check package dir layout") >> byte-code("दध\"दन\"थऩ > > Interesting to see Hindi here characters ... Must be your font, as they show up as something else here. -Dave