unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; gtk
@ 2008-03-16 22:48 Thierry Volpiatto
  2008-03-17  7:20 ` Jan Djärv
  0 siblings, 1 reply; 3+ messages in thread
From: Thierry Volpiatto @ 2008-03-16 22:48 UTC (permalink / raw)
  To: emacs-pretest-bug


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 emacs-pretest-bug@gnu.org mailing list.

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


Hello, since last update, i have an error when i launch emacs from a term(X):

(emacs:13319): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_WIDGET (widget)' failed

This error seem to not affect emacs that work fine.
This error is printed in the term and not in emacs.

I think i localize this error:
it's when i have in my .emacs: (tool-bar-mode -1)
When i start emacs without this code in .emacs or, of course with emacs -q
i have no errors.

Another thing that don't work like before is :(setq inhibit-startup-message t)
This code inhibit startup message (emacs with colors) but don't erase *scratch*
buffer. That's not very important but why ?

 
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
/usr/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version 2.12.8)
 of 2008-03-16 on thievol
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-23' '--infodir=/usr/share/info/emacs-23' '--without-carbon' '--with-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--enable-font-backend' '--with-freetype' '--with-xft' '--without-libotf' '--without-m17n-flt' '--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-dbus' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=k8 -O2 -pipe''

Important settings:
  value of $LC_ALL: fr_FR.UTF-8
  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: fr_FR.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Planner

Minor modes in effect:
  auto-image-file-mode: t
  shell-dirtrack-mode: t
  display-time-mode: t
  iswitchb-mode: t
  tooltip-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-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<return> <C-tab> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> v M-> q <up> <up> 
<up> <up> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> v M-> q q M-x r e p o r t - <tab> <tab> <help-echo> 
<prior> C-x 1 <return>

Recent messages:
Tramp: Waiting 60s for local shell to come up...
Tramp: Sending command `su - root && exit || exit'
Tramp: Waiting for prompts from remote shell
Tramp: Sending password
Tramp: Found remote shell prompt on `thievol.homelinux.org'
View mode: type C-h for help, h for commands, q to quit.
Mark set
View mode: type C-h for help, h for commands, q to quit.
Mark set
Making completion list...

-- 
A + Thierry
Pub key: http://pgp.mit.edu




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

* Re: 23.0.60; gtk
  2008-03-16 22:48 23.0.60; gtk Thierry Volpiatto
@ 2008-03-17  7:20 ` Jan Djärv
  2008-03-17 12:09   ` Thierry Volpiatto
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Djärv @ 2008-03-17  7:20 UTC (permalink / raw)
  To: Thierry Volpiatto; +Cc: emacs-pretest-bug



Thierry Volpiatto skrev:
> 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 emacs-pretest-bug@gnu.org mailing list.
> 
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
> 
> 
> Hello, since last update, i have an error when i launch emacs from a term(X):
> 
> (emacs:13319): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_WIDGET (widget)' failed
> 
> This error seem to not affect emacs that work fine.
> This error is printed in the term and not in emacs.

Thanks for the report, now fixed.

> Another thing that don't work like before is :(setq inhibit-startup-message t)
> This code inhibit startup message (emacs with colors) but don't erase *scratch*
> buffer. That's not very important but why ?

File a new bug for that one with a more appropriate subject.

	Jan D.




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

* Re: 23.0.60; gtk
  2008-03-17  7:20 ` Jan Djärv
@ 2008-03-17 12:09   ` Thierry Volpiatto
  0 siblings, 0 replies; 3+ messages in thread
From: Thierry Volpiatto @ 2008-03-17 12:09 UTC (permalink / raw)
  To: Jan Djarv; +Cc: emacs-pretest-bug

Jan Djarv <jan.h.d@swipnet.se> writes:

> Thierry Volpiatto skrev:
>> 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 emacs-pretest-bug@gnu.org mailing list.
>> 
>> Please describe exactly what actions triggered the bug
>> and the precise symptoms of the bug:
>> 
>> 
>> Hello, since last update, i have an error when i launch emacs from a term(X):
>> 
>> (emacs:13319): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_WIDGET (widget)' failed
>> 
>> This error seem to not affect emacs that work fine.
>> This error is printed in the term and not in emacs.
>
> Thanks for the report, now fixed.
>
>> Another thing that don't work like before is :(setq inhibit-startup-message t)
>> This code inhibit startup message (emacs with colors) but don't erase *scratch*
>> buffer. That's not very important but why ?
>
> File a new bug for that one with a more appropriate subject.
>
> 	Jan D.
>

Thanks for the fix, 
i have sended a new bug for inhibit-startup-message.
-- 
A + Thierry
Pub key: http://pgp.mit.edu




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

end of thread, other threads:[~2008-03-17 12:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-16 22:48 23.0.60; gtk Thierry Volpiatto
2008-03-17  7:20 ` Jan Djärv
2008-03-17 12:09   ` Thierry Volpiatto

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).