all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Adrian Robert <adrian.b.robert@gmail.com>
Subject: bug#4492: marked as done (23.1.50; Cocoa Emacs crashes with being used with Daemon mode)
Date: Tue, 22 Sep 2009 20:00:04 +0000	[thread overview]
Message-ID: <handler.4492.D4492.125364921417104.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: fbb12ae40909191321w2f6974a1s13ff79bc971de11d@mail.gmail.com

[-- Attachment #1: Type: text/plain, Size: 926 bytes --]

Your message dated Tue, 22 Sep 2009 15:55:00 -0400
with message-id <A732FAD4-1135-4ACE-B38E-1F9D24A45FD2@gmail.com>
and subject line Re: 23.1.50; Cocoa Emacs crashes with being used with Daemon mode
has caused the Emacs bug report #4492,
regarding 23.1.50; Cocoa Emacs crashes with being used with Daemon mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4492: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4492
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 9028 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 2238 bytes --]

To: emacs-pretest-bug@gnu.org
Subject: 23.1.50; Cocoa Emacs crashes with being used with Daemon mode
From: Naitik Shah <n@daaku.org>
--text follows this line--

1. In the terminal, start the Emacs Daemon:
/Applications/Emacs.app/Contents/MacOS/Emacs --daemon

2. In the terminal, start a new Emacs Frame on the daemon:
/Applications/Emacs.app/Contents/MacOS/bin/emacsclient -c

3. The frame will not have focus. First focus it.

4. Use Apple-W to close the frame.

5. The GUI Emacs Application should still be running without any active
frames. Try opening one of the Menu's.

Emacs Crashes.



In GNU Emacs 23.1.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
 of 2009-08-28 on neutron.local
Windowing system distributor `Apple', version 10.3.1038
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  recentf-mode: t
  server-mode: t
  global-pabbrev-mode: t
  pabbrev-mode: t
  show-paren-mode: t
  savehist-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC x r e p o r TAB b u TAB RET

Recent messages:
("/Applications/Emacs.app/Contents/MacOS/Emacs")
Loading `erlang': old-style backquotes detected!
Loading `patmatch': old-style backquotes detected!
Ido mode enabled
Loading /Users/naitik/.recentf...done
Cleaning up the recentf list...done (0 removed)
Restarting server
When done with this frame, type C-x 5 0

Load-path shadows:
/Users/naitik/usr/erlang-r13b01/lib/erlang/lib/tools-2.6.4/emacs/erlang
hides ~/.emacs.d/lib/erlang
/Users/naitik/usr/erlang-r13b01/lib/erlang/lib/tools-2.6.4/emacs/erlang-start
hides ~/.emacs.d/lib/erlang-start

[-- Attachment #2.1.2: Type: text/html, Size: 3343 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 2807 bytes --]

From: Adrian Robert <adrian.b.robert@gmail.com>
To: 4492-done@emacsbugs.donarmstrong.com
Cc: Naitik Shah <n@daaku.org>
Subject: Re: 23.1.50; Cocoa Emacs crashes with being used with Daemon mode
Date: Tue, 22 Sep 2009 15:55:00 -0400
Message-ID: <A732FAD4-1135-4ACE-B38E-1F9D24A45FD2@gmail.com>

Checked in a fix for the crash just now, thanks for the report.   
Menus will not open, but this may not be fixable.  The issue here is  
that menus and their backing implementations are normally tied in  
Emacs to a specific frame, because X11 and Windows work this way.


      reply	other threads:[~2009-09-22 20:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <A732FAD4-1135-4ACE-B38E-1F9D24A45FD2@gmail.com>
2009-09-19 20:21 ` bug#4492: 23.1.50; Cocoa Emacs crashes with being used with Daemon mode Naitik Shah
2009-09-22 20:00   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.4492.D4492.125364921417104.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=adrian.b.robert@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.