Bug 238668

Summary: krosspython handles 64 bit integers badly
Product: [Developer tools] bindings Reporter: Joris Guisson <joris.guisson>
Component: generalAssignee: Sebastian Sauer <mail>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: ashl1future, cullmann
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Joris Guisson 2010-05-24 10:41:25 UTC
Version:           unspecified (using KDE 4.4.3) 
OS:                Linux

KTorrent has several scriptable functions which return qulonglong, when these functions are called from a kross script, and the returned values require an actual 64 bit number, you get back something which is clearly truncated to a 32 bit number. 

The same functions called via dbus, return the correct values. So it seems that krosspython is not threating large integers well somewhere.

Reproducible: Always
Comment 1 Justin Zobel 2021-03-09 05:24:46 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 Christoph Cullmann 2024-05-06 18:04:28 UTC
Kross got removed in KF6, that solves this, naturally no like anticipated, but
that never took of, sorry.