From koffice Wed Aug 11 20:43:16 2004 From: Nicolas Goutte Date: Wed, 11 Aug 2004 20:43:16 +0000 To: koffice Subject: Re: Can not export to Gnumeric (problem with gzopen) Message-Id: <200408112243.16940.nicolasg () snafu ! de> X-MARC-Message: https://marc.info/?l=koffice&m=109225697732211 That is bug #66983: http://bugs.kde.org/show_bug.cgi?id=66983 which has be fixed a few days ago. If you have the source, it is very easy to fix. In the file koffice/filters/kspread/gnumeric/gnumericexport.cc there is a call: m_chain->inputFile() it should be: m_chain->outputFile() Have a nice day! On Wednesday 11 August 2004 22:01, Erik Sigra wrote: > I have koffice-1.3.2 and can not export to Gnumeric. It is the call to > gzopen that fails. What how can that be fixed or investigated? > ____________________________________ > koffice mailing list > koffice@mail.kde.org > To unsubscribe please visit: > https://mail.kde.org/mailman/listinfo/koffice ____________________________________ koffice mailing list koffice@mail.kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice