Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Strange things with client-server in 24
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kamil Jońca  
View profile  
 More options Nov 8 2012, 3:53 am
Newsgroups: gnu.emacs.help
From: kjo...@poczta.onet.pl (Kamil Jońca)
Date: Thu, 08 Nov 2012 09:51:48 +0100
Local: Thurs, Nov 8 2012 3:51 am
Subject: Strange things with client-server in 24

1. Run emacs24 with server on machine A
2. From machine B try to ssh -X A
3. run something like "emacsclient -c -d ${DISPLAY} -n"  within ssh
    session created earlier.
    (so far everything works ok - I have frame on machine B, and can switch
    to gnus buffer, for example)

4 C-x/C-c or C-x 5 0  - frame disappears
5. Then I try to exit ssh sesion, but session cannot disconnect - it
   looks like that emacs server still used it somehow.
6. When I kill ssh on machine B, then emacs on machine A disappears :(

What am I missing?
#v+
GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-09-09 on trouble, modified by Debian
#v-

KJ

--
http://modnebzdury.wordpress.com/2009/10/01/niewiarygodny-list-prof-m...
Retirement means that when someone says "Have a nice day", you
actually have a shot at it.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kamil Jońca  
View profile  
 More options Nov 8 2012, 12:01 pm
Newsgroups: gnu.emacs.help
From: kjo...@poczta.onet.pl (Kamil Jońca)
Date: Thu, 08 Nov 2012 17:55:49 +0100
Local: Thurs, Nov 8 2012 11:55 am
Subject: Re: Strange things with client-server in 24

It looks like emacs without gtk behaves better - no hangs.
KJ

--
http://sporothrix.wordpress.com/2011/01/16/usa-sie-krztusza-kto-naste...
I want to kill everyone here with a cute colorful Hydrogen Bomb!!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
William Gardella  
View profile  
 More options Nov 10 2012, 1:57 am
Newsgroups: gnu.emacs.help
From: William Gardella <gardell...@gmail.com>
Date: Sat, 10 Nov 2012 01:57:23 -0500
Local: Sat, Nov 10 2012 1:57 am
Subject: Re: Strange things with client-server in 24

kjo...@poczta.onet.pl (Kamil Jońca) writes:
> It looks like emacs without gtk behaves better - no hangs.
> KJ

Yeah, this is a known issue with libgtk.  It gets very confused by being
abruptly disconnected from an X server (including machine B's X server
in your scenario).  Emacs is probably the only GTK-using application
that has the ability to attach to and detach from X servers, so don't
expect a fix. :-/

Emacs with ./configure --with-x-toolkit=no is very nice, and is fully
functional as an X application.  It's particularly nice if, like many of
us here, you don't care about having a tool bar or menu bar.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »