Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95091 - fixing problems with KConfigSkeleton (pykde is segfaulting), fixed missing headerfiles, fixed gcc4 build issues
Summary: fixing problems with KConfigSkeleton (pykde is segfaulting), fixed missing he...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Python Gentoo Team
URL: http://linux.blogweb.de/archives/27-p...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-06-05 00:33 UTC by Stephan Hermann
Modified: 2006-04-06 07:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
kconfigskeleton patch (01-configskeleton.patch,20.15 KB, patch)
2005-06-05 00:35 UTC, Stephan Hermann
Details | Diff
pykde-convert-qlist-to-qptrlist patch (02_pykde-convert-qlist-to-qptrlist.patch,1.95 KB, patch)
2005-06-05 00:36 UTC, Stephan Hermann
Details | Diff
gcc4 patch (03_gcc4.patch,705 bytes, patch)
2005-06-05 00:36 UTC, Stephan Hermann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.