[e-users] module error

2005-11-21 Thread Brent Reynders
When trying to load modules such as 'mount' I get an errror that says 
Enlightenment_remote cannot set up the IPC socket any ideas on how to fix 
this? Thanks


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] module error

2005-11-21 Thread Paul Stejskal
IPC error means it can't connect to the X display.  Are you running
multiple X displays or something?
Paul

On Mon, 2005-11-21 at 16:15 -0600, Brent Reynders wrote:
 When trying to load modules such as 'mount' I get an errror that says 
 Enlightenment_remote cannot set up the IPC socket any ideas on how to fix 
 this? Thanks
 
 
 ---
 This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
 Register for a JBoss Training Course.  Free Certification Exam
 for All Training Attendees Through End of 2005. For more info visit:
 http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] module error

2005-11-21 Thread James McCarthy
I got this error when trying to add a module from the regular VT
console and not from an xterm.  I've also seen this error when an
application I was running (not E17 related but I was running E17 at
the time) froze X and I used Alt-Backspace to restart X.  I restarted
my computer and this fixed it up.

Hope this helps!

On 11/21/05, Paul Stejskal [EMAIL PROTECTED] wrote:
 IPC error means it can't connect to the X display.  Are you running
 multiple X displays or something?
 Paul

 On Mon, 2005-11-21 at 16:15 -0600, Brent Reynders wrote:
  When trying to load modules such as 'mount' I get an errror that says 
  Enlightenment_remote cannot set up the IPC socket any ideas on how to fix 
  this? Thanks
 
 
  ---
  This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
  Register for a JBoss Training Course.  Free Certification Exam
  for All Training Attendees Through End of 2005. For more info visit:
  http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users



 ---
 This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
 Register for a JBoss Training Course.  Free Certification Exam
 for All Training Attendees Through End of 2005. For more info visit:
 http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28alloc_id845op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] module error

2005-11-21 Thread Jesse Luehrs
On Tue, 22 Nov 2005 00:30:54 -0500
James McCarthy [EMAIL PROTECTED] wrote:

 I got this error when trying to add a module from the regular VT
 console and not from an xterm.  I've also seen this error when an
 application I was running (not E17 related but I was running E17 at
 the time) froze X and I used Alt-Backspace to restart X.  I restarted
 my computer and this fixed it up.
 
 Hope this helps!

If you are running it from a VT, the DISPLAY environment variable won't
be set, so enlightenment_remote won't know which X display running
Enlightenment you are talking about. (It's entirely possible to be
running E on two different X displays at once... how is
enlightenment_remote supposed to know which one you are talking about?)
Try either 'export DISPLAY=:0.0' before using enlightenment_remote from
a VT, or use the -display option (like 'enlightenment_remote
-display :0.0 -restart').

Jesse


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users