On Thu, 15 May 2008 21:19:33 +0300 [EMAIL PROTECTED] (Juha Heinanen) babbled:
gnome-terminal is not inheriting its environment from E, thus not inheriting the E_IPC_SOCKET environment var. gnome-terminal runs only once - and any new instances message the original to open a window, so if the original did not inherit e's environment (was launched before e - i.e. not by e) you won't get the environment. > while playing with enlightenment_remote, i noticed that i cannot run it > in gnome-terminal started using this desktop entry from my favorites > menu: > > [Desktop Entry] > Encoding=UTF-8 > Name=Taimen > GenericName=Terminal > Comment=Taimen terminal > Exec=gnome-terminal --hide-menubar --tab-with-profile=Taimen --title=Taimen > StartupWMClass=Taimen > Icon=xterm.png > Type=Application > > i get error an message: > > [EMAIL PROTECTED]:~$ enlightenment_remote -binding-mouse-list > The E_IPC_SOCKET environment variable is not set. This is > exported by Enlightenment to all processes it launches. > This environment variable must be set and must point to > Enlightenment's IPC socket file (minus port number). > ERROR: Enlightenment_remote cannot set up the IPC socket. > Maybe try the '-display :0.0' option? > > trying the display option does not help. i am able to run the command > in xterm started from default theme applications/other menu. > > the question is, why i can run enlightenment_remote in xterm, but not in > gnome-terminal? > > -- juha > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
