Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more locale problems with python exposed by matplotlib #1604

Closed
williamstein opened this issue Dec 27, 2007 · 6 comments
Closed

more locale problems with python exposed by matplotlib #1604

williamstein opened this issue Dec 27, 2007 · 6 comments

Comments

@williamstein
Copy link
Contributor

On a linux box the function setlocale in locale.py sometimes files for some weird locals, which breaks matplotlib. We patch the python spkg so instead of giving an error in that case, it just uses the default locale.

NOTE: This might be hackish -- probably the right fix would be to somehow change matplotlib.

Component: packages: standard

Issue created by migration from https://trac.sagemath.org/ticket/1604

@williamstein

This comment has been minimized.

@williamstein

This comment has been minimized.

@williamstein
Copy link
Contributor Author

comment:3

The updated spkg is at

http://sagemath.org/packages/standard/python-2.5.1.p11.spkg

If you just do "sage -upgrade" before making the next version of Sage,
you'll get this fixed package.

@williamstein williamstein changed the title more locale problems with python exposed by matplotlib [with patch spkg] more locale problems with python exposed by matplotlib Dec 27, 2007
@sagetrac-mabshoff sagetrac-mabshoff mannequin changed the title [with patch spkg] more locale problems with python exposed by matplotlib more locale problems with python exposed by matplotlib Dec 29, 2007
@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 29, 2007

comment:5

The promised patch is missing.

Cheers,

Michael

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Jan 21, 2008

comment:6

The updated spkg at

http://sage.math.washington.edu/home/mabshoff/release-cycles-2.10.1/alpha1/python-2.5.1.p12.spkg

contains this fix.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Jan 21, 2008

comment:7

Merged in Sage 2.10.1.alpha1

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Jan 21, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant