unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5132: 23.1; Incorrect toolbar icon display with (tool-bar-mode 1)
@ 2009-12-06  3:49 ` Steve Revilak
  2009-12-07 15:55   ` bug#5132: marked as done (23.1; Incorrect toolbar icon display with (tool-bar-mode 1)) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Revilak @ 2009-12-06  3:49 UTC (permalink / raw)
  To: bug-gnu-emacs

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

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Symptoms: when (tool-bar-mode 1) is used with Emacs 23.1.1 on Mac OS
X, the toolbar icons are black and gray silhouettes.  Here is a screen
capture which shows toolbar mode on Emacs 23.

   http://www.cs.umb.edu/~srevilak/images/tool-bar-mode-23.png

I expected to see color tool bar icons, as show in the following image
(a screen capture taken from emacs 22.3.1)

   http://www.cs.umb.edu/~srevilak/images/tool-bar-mode-22.png

Steps to Reproduce:

Start emacs as follows:

   /Applications/Emacs-23.1.app/Contents/MacOS/Emacs --no-init-file

Once emacs has started, eval the following

   (tool-bar-mode 1)

uname for my system is

   Darwin spud.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
     `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/Applications/Emacs-23.1.app/Contents/Resources/etc/DEBUG for instructions.


In GNU Emacs 23.1.1 (powerpc-apple-darwin8.11.0, NS apple-appkit-824.48)
  of 2009-10-14 on spud.local
Windowing system distributor `Apple', version 10.3.824
configured using `configure  '--with-ns''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: C
   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: Text

Minor modes in effect:
   tooltip-mode: t
   tool-bar-mode: t
   mouse-wheel-mode: t
   menu-bar-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
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <return> C-x C-f 
f o o . t x t <return> ( t o o l - b a r - m o d e 
SPC 1 ) C-x C-e s-x <help-echo> C-g C-x C-e <left> 
<backspace> 0 <right> C-x C-e <left> <backspace> 1 
<right> C-x C-e <help-echo> C-a C-k s-x s-x M-x r e 
p o <tab> t <tab> <backspace> r <tab> <return>

Recent messages:
kill-region: The mark is not set now, so there is no region
Quit
Auto-saving...
Quit
t
nil
t
Auto-saving...
kill-region: The mark is not set now, so there is no region [2 times]
Making completion list...


[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#5132: marked as done (23.1; Incorrect toolbar icon display with (tool-bar-mode 1))
  2009-12-06  3:49 ` bug#5132: 23.1; Incorrect toolbar icon display with (tool-bar-mode 1) Steve Revilak
@ 2009-12-07 15:55   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-12-07 15:55 UTC (permalink / raw)
  To: Steve Revilak

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

Your message dated Mon, 7 Dec 2009 10:48:32 -0500
with message-id <20091207154832.GA230@srevilak.net>
and subject line Re: bug#5132: 23.1; FIXED: Incorrect toolbar icon display with (tool-bar-mode 1)
has caused the Emacs bug report #5132,
regarding 23.1; Incorrect toolbar icon display with (tool-bar-mode 1)
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.)


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

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

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

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Symptoms: when (tool-bar-mode 1) is used with Emacs 23.1.1 on Mac OS
X, the toolbar icons are black and gray silhouettes.  Here is a screen
capture which shows toolbar mode on Emacs 23.

   http://www.cs.umb.edu/~srevilak/images/tool-bar-mode-23.png

I expected to see color tool bar icons, as show in the following image
(a screen capture taken from emacs 22.3.1)

   http://www.cs.umb.edu/~srevilak/images/tool-bar-mode-22.png

Steps to Reproduce:

Start emacs as follows:

   /Applications/Emacs-23.1.app/Contents/MacOS/Emacs --no-init-file

Once emacs has started, eval the following

   (tool-bar-mode 1)

uname for my system is

   Darwin spud.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
     `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/Applications/Emacs-23.1.app/Contents/Resources/etc/DEBUG for instructions.


In GNU Emacs 23.1.1 (powerpc-apple-darwin8.11.0, NS apple-appkit-824.48)
  of 2009-10-14 on spud.local
Windowing system distributor `Apple', version 10.3.824
configured using `configure  '--with-ns''

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: C
   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: Text

Minor modes in effect:
   tooltip-mode: t
   tool-bar-mode: t
   mouse-wheel-mode: t
   menu-bar-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
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <return> C-x C-f 
f o o . t x t <return> ( t o o l - b a r - m o d e 
SPC 1 ) C-x C-e s-x <help-echo> C-g C-x C-e <left> 
<backspace> 0 <right> C-x C-e <left> <backspace> 1 
<right> C-x C-e <help-echo> C-a C-k s-x s-x M-x r e 
p o <tab> t <tab> <backspace> r <tab> <return>

Recent messages:
kill-region: The mark is not set now, so there is no region
Quit
Auto-saving...
Quit
t
nil
t
Auto-saving...
kill-region: The mark is not set now, so there is no region [2 times]
Making completion list...


[-- Attachment #2.1.2: Type: application/pgp-signature, Size: 195 bytes --]

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

[-- Attachment #3.1.1: Type: text/plain, Size: 467 bytes --]

>From: Dan Nicolaescu <dann@ics.uci.edu>
>Subject: Re: bug#5132: 23.1; FIXED: Incorrect toolbar icon display with (tool-bar-mode 1)

>Steve Revilak <steve@srevilak.net> writes:
>
>  > Bug 5132 appears to be fixed on the trunk.
>
>In that case you can you please close the bug.
>
>You can do that by sending an email to
>5132-done@emacsbugs.donarmstrong.com (i.e. BUGNUMBER-done@emacsbugs.donarmstrong.com).

Dan,

Thanks for the instructions.  I will do that.

Steve

[-- Attachment #3.1.2: Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-07 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20091207154832.GA230@srevilak.net>
2009-12-06  3:49 ` bug#5132: 23.1; Incorrect toolbar icon display with (tool-bar-mode 1) Steve Revilak
2009-12-07 15:55   ` bug#5132: marked as done (23.1; Incorrect toolbar icon display with (tool-bar-mode 1)) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).