[PyKDE] Re: Getpass problems with Eric3
Detlev Offenbach
detlev at die-offenbachs.de
Tue Jul 27 21:37:01 BST 2004
Hi,
thanks for your help.
> Hi !
>
> The error i got is this:
>
> Traceback (most recent call last):
> File "/usr/lib/python2.3/site-packages/eric3/eric3.py", line 135, in
> ? main()
> File "/usr/lib/python2.3/site-packages/eric3/eric3.py", line 91, in
> main dirs = [ericDir, ".", Utilities.getConfigDir()]
> NameError: global name 'Utilities' is not defined
This brought me on track. There is a missing 'import Utilities'
statement. I have just uploaded a new snapshot that fixes the problem.
There wasn't a compatibility problem with existing configuration files.
>
> The diff of the two files is this:
>
> The command used is below:
>
> diff .eric3bck/eric3rc .eric3/eric3rc >> ericdiff
>
> eric3bck is the dir with the old config files and eric3 is the dir
> with the new config files.
>
> The diff file goes in the message.
>
> See ya !
>
> Em Seg 26 Jul 2004 14:52, Detlev Offenbach escreveu:
> > Am Montag, 26. Juli 2004 18:17 schrieb Douglas:
> > > Hi !
> > >
> > > Its just to say that the new snapshot dont work with previous
> > > configuration files.
> >
> > That's strange. It worked for me and I don't have a clue where the
> > incompatibility should be. Could you give me hint (or maybe a diff
> > of the two eric3rc files)
> >
> > > ~/.eric3
> > >
> > > To make it work i had do rm -rf ~/.eric3.
> > >
> > > See Ya !
> >
> > Detlev
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the PyQt
mailing list