Package: eric
Version: 3.8.0-1
Severity: normal

Install SQLObject using setuptools (egg). See: http://www.sqlobject.org
Try to debug into an SQLObject function. Eric cannot open the source file
if an exception raised in an SQLObject library file (such as main.py of in
sqlobject) or one tries to debug into an SQLObject method.

It's very hard to figure out where the problem is, since the yellow line
(current position) disappears. I tried to install sqlobject without setuptools
(sqlobject is not nested into a .EGG directory), but Eric cannot find sqlobject.

I think this bug is related to the sys.path handling of Eric. I configured Eric
to use /usr/bin/python2.4 for debugging. My script has a first line to execute
with python2.4. The system default is python2.3. Eric shows /usr/lib/python2.3
and it's subdirectories as sys.path at the debugging pane. One cannot define a
custom sys.path setting under the Preferences and Eric does not get sys.path
from the configured interpreter.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-sirius-20051219-0354
Locale: LANG=hu_HU, LC_CTYPE=hu_HU (charmap=ISO-8859-2)

Versions of packages eric depends on:
ii  bicyclerepair                 0.9-4      A refactoring tool for python
ii  python                        2.3.5-3    An interactive high-level object-o
ii  python-qt3                    3.15-4     Qt3 bindings for Python (default v
ii  python-qtext                  3.15-4     Qt extensions for PyQt (default ve

Versions of packages eric recommends:
ii  eric-api-files                3.8.0-1    API description files for use with
ii  libqt3-i18n                   3:3.3.5-3  i18n files for Qt3 library
pn  python-kde3                   <none>     (no description available)
pn  python-profiler               <none>     (no description available)
pn  python-xml                    <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to