[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice
Subject:    Re: Bug#1248: Problem with kspread
From:       David Faure <faure () alpha ! tat ! physik ! uni-tuebingen ! de>
Date:       1999-05-01 16:33:44
[Download RAW message or body]

On Sat, May 01, 1999 at 08:07:19AM -0700, rbrought@canadawired.com wrote:
> Traceback (innermost last):
>   File "<string>", line 1, in ?
>   File "/opt/kde/bin/../include/python/KSpread.py", line 1, in ?
>     import libpymico
> ImportError: /opt/kde/bin/../lib/libpymico.so: undefined symbol:
> _Py_NoneStruct

There are problems with python stuff in kspread. I hope Torben can fix them 
soon. Waiting for this, simply apply the patch below and don't use python macros

diff -u -p -r1.20 kspread_doc.cc
--- kspread_doc.cc      1999/03/07 12:11:47     1.20
+++ kspread_doc.cc      1999/05/01 16:28:16
@@ -227,7 +227,8 @@ KSpreadDoc::KSpreadDoc()
   m_defaultGridPen.setWidth( 1 );
   m_defaultGridPen.setStyle( SolidLine );
 
-  initPython();
+#warning disabled initPython
+  // initPython();
 
   m_pMap = new KSpreadMap( this );
 

-- 
David FAURE
david.faure@insa-lyon.fr, faure@kde.org
http://www.insa-lyon.fr/People/AEDI/dfaure/index.html 
KDE, Making The Future of Computing Available Today

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic