Public bug reported:

Inspector unusable - OverflowError - 0.6.1 on Linux 64 bit

Clicking on any numerical property in the inspector to change it results in
the attached error.
The Inspector's property field never opens ; the value it contained before
clicking is set to null/void/nothing, but reverts to the original value
after dismissing the designer and opening it again.
Any subsequent click in the value field for the property after the initial
click raises the same error as in the attached file, unless the Designer
was closed and then opened again.
It becomes therefore impossible to modify any numerical value using the
Inspector.
This does not happen with the value fields with boolean or list (e.g. (O,1)
) types.

Removing ',max=sys.maxint, min=-sys.maxint)' from line 133 in
PropEdit/InspectorEditorControls stops this behaviour.

The bug happens with wx2.6 as well as wx2.8, but not on a 32-bit OS.

Not being a true Python programmer, I have no idea what other impact
removing the line quoted above may have.
Yet, found no other way to be able to use the Inspector so far.

The attached log may refer to a different version of python-wxgtk than my
actual 'working' version (the v2.8 debian package from wxpython.org) ;
please note that the traceback was identical in all other aspects
throughout testing.

** Affects: boa-constructor (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Boa Constructor Inspector Window unusable on 64-bit Hardy
https://bugs.launchpad.net/bugs/313952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to