[Kde-bindings] [Bug 247194] New: python bindings handles KJob.discription not correct

saendy bugs at sandroknauss.de
Tue Aug 10 00:33:40 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=247194

           Summary: python bindings handles KJob.discription not correct
           Product: bindings
           Version: unspecified
          Platform: Debian unstable
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kde-bindings at kde.org
        ReportedBy: bugs at sandroknauss.de


Created an attachment (id=49956)
 --> (http://bugs.kde.org/attachment.cgi?id=49956)
A file to show the bug (line 16)

Version:           unspecified (using KDE 4.4.5) 
OS:                Linux

If I try to emit the discription signal for KJob.discription. python crashes
with an segfault.

Reproducible: Always

Steps to Reproduce:
run: 
job.discription.emit(job,'title','field1',,'value1','field2','value2')

Actual Results:  
I'm getting a segfault

Expected Results:  
set the description ;)

Maybe it is a promlem in handling qMakePair?

Here the links to the api:
* http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/classKJob.html
* http://api.kde.org/pykde-4.3-api/kdecore/KJob.html#obj174455468

(the python sites in the api hasn't correct python code)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kde-bindings mailing list