[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]
Re: netcfg
- To:
- Subject: Re: netcfg
- From: "Gilles J. Seguin" <>
- Date: Fri, 6 Jul 2001 16:31:14 -0400 (EDT)
-
In-reply-to: <[email protected]>
Luc Paulin wrote:
>
> Pour une raison inconnu la commande netcfg ne fonctionne plus
> a cahque fois que je tente de démarrer la commande j'obtiens ces lignes
> d'erreurs...
> Quelqu'un aurait un idée?
>
> Traceback (innermost last):
> File "/usr/lib/rhs/netcfg/netcfg.py", line 24, in ?
> from rhtkinter import *
> File "/usr/lib/rhs/python/rhtkinter.py", line 52, in ?
> e = Entry()
> File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 1288, in __init__
> Widget.__init__(self, master, 'entry', cnf, kw)
> File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 1042, in __init__
> BaseWidget._setup(self, master, cnf)
> File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 1017, in _setup
> _default_root = Tk()
> File "/usr/lib/python1.5/lib-tk/Tkinter.py", line 844, in __init__
> self.tk = _tkinter.create(screenName, baseName, className)
> TclError: no display name and no $DISPLAY environment variable
>
> J'utilise RH7.1
> Merci !
Prouve que la variable d'environnement DISPLAY est initialisee
a une valeur acceptable.
Dans une fenetre xterm
$ echo $DISPLAY
:0.0
sinon l'utilitaire netcfg va echoue