Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223665 - sci-visualization/qtiplot-0.9.6.2 python errors at launch time with sci-libs/gsl-1.9
Summary: sci-visualization/qtiplot-0.9.6.2 python errors at launch time with sci-libs/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Marcus D. Hanwell (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-26 10:59 UTC by urcindalo
Modified: 2008-05-28 08:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description urcindalo 2008-05-26 10:59:35 UTC
I had to upgrade sci-libs/gsl from 1.9 to 1.11 and then re-emerge
pygsl-0.9.0 and qtiplot-0.9.6.2 in order to eliminate the pyhton errors
appearing in qtiplot's console upon launching. (I use python 2.5.2-r4).

Reproducible: Always
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-26 17:04:40 UTC
Can you please pasteor attach the error output. You didn't miss to run python-updater after updating Python, by chance?
Comment 2 Andrey Grozin gentoo-dev 2008-05-27 21:19:38 UTC
After emerging a new version of sci-libs/gsl, it is necessary to re-emerge dev-python/pygsl. Otherwise, it does not work. And this has nothing to do with qtiplot - importing any pygsl module from command-line python fails. So, before using python scripting in qtiplot, it is a good idea to check if you can import and use pygsl from command-line python.
Comment 3 urcindalo 2008-05-28 08:48:38 UTC
I just reverted back to stable sci-libs/gsl-1.9-r1 on AMD64, updated dev-python/pygsl to 0.9.2, recompiled qtiplot-0.9.6.2 and everything works OK now.

I don't know if with the [sci-libs/gsl-1.9]/[dev-python/pygsl-0.9.0] combo of my bug report this would have been the case, but anyway I run revdep-rebuild after my daily update. I really can't recall if pygsl was automatically re-emerged by revdep-rebuild after upgrading sci-libs/gsl, so I can't say what happened.