Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112594 - (python-2.4 ) eric3 debugger only works as user root
Summary: (python-2.4 ) eric3 debugger only works as user root
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-15 02:33 UTC by Steffen Schwientek
Modified: 2006-12-29 16:33 UTC (History)
0 users

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 Steffen Schwientek 2005-11-15 02:33:25 UTC
I installed the python ide eric3 on my system. Python is 2.4.2.  
Unfortunately the debugger only works as user root, not for the normal user.  
Starting a script also only works as root. 
To correct this, I changed the owner of eric3 to $user, but this doesn't work. 
So I think the problem is on python itself or an other underlying package. 
 
uuuuu 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2006-12-29 16:33:58 UTC
Well, I've tried with the latest version of eric3 (3.9.3) and I don't have a problem to start the debugger. Also starting a script works without problems.