Bug 238668 - krosspython handles 64 bit integers badly
Summary: krosspython handles 64 bit integers badly
Status: CONFIRMED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Sauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-24 10:41 UTC by Joris Guisson
Modified: 2021-03-09 05:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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