[Bug 629412] New: science python-matplotlib lacks pylab support

http://bugzilla.novell.com/show_bug.cgi?id=629412 http://bugzilla.novell.com/show_bug.cgi?id=629412#c0 Summary: science python-matplotlib lacks pylab support Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jw@novell.com QAContact: qa@suse.de CC: werner.ho@gmx.de Found By: --- Blocker: --- import pylab fails in version 1.0.0 of python-mutplotlib found in project science. It works with version 0.98 as found in devel:languages:perl -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=629412 http://bugzilla.novell.com/show_bug.cgi?id=629412#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |jmatejek@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629412 https://bugzilla.novell.com/show_bug.cgi?id=629412#c1 Werner Hoch <werner.ho@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low --- Comment #1 from Werner Hoch <werner.ho@gmx.de> 2010-08-16 19:47:28 UTC --- I've disabled the build of openSUSE Factory (11.4). These builds are outdated. (matplotlib 0.99) The download of older builds is still possible but not recommend: http://download.opensuse.org/repositories/science/openSUSE_Factory/x86_64/ As the bug is in a Factory package I think it's not neccessary to fix it before 11.4 beta or a release candidate is out. Regards Werner -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629412 https://bugzilla.novell.com/show_bug.cgi?id=629412#c2 --- Comment #2 from Juergen Weigert <jw@novell.com> 2010-08-17 09:37:22 UTC --- Thanks Werner. That should be sufficient for now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629412 https://bugzilla.novell.com/show_bug.cgi?id=629412#c Jan Matejek <jmatejek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629412 https://bugzilla.novell.com/show_bug.cgi?id=629412#c3 Christian Herenz <herenz9@netscape.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |herenz9@netscape.net --- Comment #3 from Christian Herenz <herenz9@netscape.net> 2011-01-21 17:48:04 UTC --- Hi, just wanted to mention that I have this problem also with the matplotlib opensuse package from the science repo in opensuse11.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629412 https://bugzilla.novell.com/show_bug.cgi?id=629412#c4 Werner Hoch <werner.ho@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Component|Other |Other Version|Factory |Final InfoProvider| |herenz9@netscape.net AssignedTo|jmatejek@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com Product|openSUSE 11.4 |openSUSE 11.3 --- Comment #4 from Werner Hoch <werner.ho@gmx.de> 2011-01-21 19:01:55 UTC --- Hi Christian, pylab works for me. I'm using python-matplotlib-1.0.0-19.2.x86_64 on openSUSE 11.3. Additionaly I've installed the matplotlib-tk and -wx packages. Can you please provide the error message when you import pylab? Regards Werner -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629412 https://bugzilla.novell.com/show_bug.cgi?id=629412#c5 Alex Armstrong <AlexRArmstrong@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |AlexRArmstrong@gmail.com --- Comment #5 from Alex Armstrong <AlexRArmstrong@gmail.com> 2011-02-04 07:42:47 UTC --- Greetings, The version of python-matplotlib 1.0.1-24.1 (from openSUSE-Education) will cause the python interpreter (version 2.6.5-3.3.1 from SUSE DVD box set) to crash with a segmentation fault if you are using python-numpy 1.3.0-7.1 (from SUSE DVD box set). However, upgrading python-numpy to version 1.5.1-23.1 (from build.opensuse.org/games) fixes this problem. I tried upgrading the numpy package after reading this reference: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559990 which describes a similar problem in older versions (2009). I'm not sure if the underlying cause is the same this time though. Alex -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629412 https://bugzilla.novell.com/show_bug.cgi?id=629412#c6 zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |poeml@cmdline.net |ovo.novell.com | --- Comment #6 from zj jia <zjjia@novell.com> 2011-04-28 05:42:50 UTC --- Hi,could you please help to have a look at this? I am not very sure whether it is right to assign it to you. Feel free to reassign it whenever necessary. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=629412 https://bugzilla.novell.com/show_bug.cgi?id=629412#c7 Werner Hoch <werner.ho@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|herenz9@netscape.net | Resolution| |WONTFIX --- Comment #7 from Werner Hoch <werner.ho@gmx.de> 2011-05-01 19:54:12 UTC --- This is a general problem of the buildservice when using different repositories. I don't know of a clean solution for it. Sometimes we need extra compile options for a package (in this case python-numpy) that is already in the standard distribution of openSuSE. The next package (python-matplotlib) will use our version of this first numpy package. As matplotlib now relies on the compiled features of our numpy package, the matplotlib fails with the numpy package of the standard distribution which lacks the new features. See Alex Armstrongs comment on this topic, too. Werner -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com