Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72827 - treeline problems with Unicode
Summary: treeline problems with Unicode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jonathan Smith (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-29 09:42 UTC by Adam Byrtek
Modified: 2005-07-01 19:01 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 Adam Byrtek 2004-11-29 09:42:49 UTC
TreeLine breaks when opening Unicode files. I manage to fix this problem doing:

cp /usr/lib/treeline/sitecustomize.py /usr/lib/python2.3/site-packages/

but it should really be done by the ebuild.

Reproducible: Always
Steps to Reproduce:
1. Launche treeline
2. Create file with unicode characters
3. Save it
4. Close it
5. Try to open it

Actual Results:  
Program hangs


Quote from treeline readme:

,,If installing as a normal user with a prefix under your home directory, the
installer will warn that it cannot write to the
sitecustomize.py file in your Python installation. This file is required for
proper Unicode support. To correct this problem, simply copy the
sitecustomize.py file from the source directory to the site-packages directory
in your Python installation. If you already have a sitecustomize.py file, the
lines in the new one may be appended to the existing file.''
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-11-29 11:22:27 UTC
metadata.xml... :)
Comment 2 Jonathan Smith (RETIRED) gentoo-dev 2005-06-19 17:04:25 UTC
desktop-misc will take over
Comment 3 Jonathan Smith (RETIRED) gentoo-dev 2005-06-30 16:59:47 UTC
sigh... old bugs...
Comment 4 Jonathan Smith (RETIRED) gentoo-dev 2005-07-01 19:01:10 UTC
this was fixed in 0.12.0, which is now stable