[Bug 497862] Review Request: python-paida - Pure Python scientific analysis package

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 27 19:22:27 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=497862





--- Comment #2 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-04-27 15:22:26 EDT ---
(In reply to comment #1)
> === ISSUES ===
> - $RPM_BUILD_ROOT and %{buildroot} are mixed.

Whoops, missed one. I should probably make an own template that uses
%{buildroot} instead of the Fedora standard template's $RPM_BUILD_ROOT. Fixed.

> - The README says 'If zlib module is enabled, you can use compressed XML store
> files.'. Would this be a nice option?

Yeah, I just don't know what is this zlib module, at least I can't find
anything with yum :)

> - Application crashed on my F10/i386 machine with this file:
> http://paida.sourceforge.net/documentation/histogram/sampleHistogram3D.py
> 
> [fab at laptop24 ~]$ python sampleHistogram3D.py 
> Exception in thread Thread-1:
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
>     self.run()
>   File "/usr/lib/python2.5/site-packages/paida/paida_gui/tkinter/PRoot.py",
> line 67, in run
>     self._setRoot(Tk())
>   File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1636, in __init__
>     self.tk = _tkinter.create(screenName, baseName, className, interactive,
> wantobjects, useTk, sync, use)
> TclError: out of stack space (infinite loop?)
> 
> The crash should be investigated by upstream and is not a blocker from my point
> od view.  Perhaps it's only a handling error from my side.  

Odd. Yes, this should go upstream. I must admit that I haven't done any testing
of this package as it is just a library.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list