Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 95091

Summary: fixing problems with KConfigSkeleton (pykde is segfaulting), fixed missing headerfiles, fixed gcc4 build issues
Product: Gentoo Linux Reporter: Stephan Hermann <sh>
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: major Keywords: Inclusion
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://linux.blogweb.de/archives/27-python-kde3.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: kconfigskeleton patch
pykde-convert-qlist-to-qptrlist patch
gcc4 patch

Description Stephan Hermann 2005-06-05 00:33:54 UTC
hi,   
   
these are patches for pykde 3.11.4+snapshot20050316 directly from riverbanks   
computing.   
1. there is a problem with KConfigSkeleton implementation of pykde. This is   
fixed now, with some adjustments to the syntax of some methods of   
KConfigSkelekton. You will find the changes in the article (look at the   
webpage I provided in this report)   
2. Missing QList.h headers. Due to the fact, that qlist.h is not existing   
anymore, some distributors provided compatiblity includes. To overcome this   
issues, qlist.h is replaced by qlistptr.h in the second patch.   
3. gcc4 issues, the 3. patch will fix it   
  
All those patches are released to ubuntu python-kde3 packages for breezy. I'm  
working currently on this package for ubuntu, so I glad to give u my work  
back :)  
All patches went also to debian.  
Upstream doesn't respond to those issues. 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Stephan Hermann 2005-06-05 00:35:56 UTC
Created attachment 60622 [details, diff]
kconfigskeleton patch
Comment 2 Stephan Hermann 2005-06-05 00:36:25 UTC
Created attachment 60623 [details, diff]
pykde-convert-qlist-to-qptrlist patch
Comment 3 Stephan Hermann 2005-06-05 00:36:44 UTC
Created attachment 60624 [details, diff]
gcc4 patch
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-09 16:15:32 UTC
I guess this shouldn't be an issue with latest dev-python/pykde and
kde-base/pykde versions. If not reopen please, I don't run gcc 4 yet and since
it won't go stable for quite a while I'm a bit lazy. :)
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2006-04-06 07:50:25 UTC
Um, misssd to close.