* gtk error
@ 2008-03-12 14:22 Thierry Volpiatto
2008-03-12 14:57 ` Joel J. Adamson
0 siblings, 1 reply; 5+ messages in thread
From: Thierry Volpiatto @ 2008-03-12 14:22 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
After the last update of emacs (GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+
Version 2.12.5) of 2008-03-10 on thievol)
I have a strange error when i launch emacs from a terminal:
(emacs:13319): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_WIDGET
(widget)' failed
This error is in the terminal and not in emacs, this error come from gtk and not
from emacs.
This error doesn't appear when i launch emacs with -q.
It appear only when i use (menu-bar -1) in .emacs
When i comment that in .emacs it doesn't appear.
But the command (menu-bar -1) work fine as normal.
I have also in my .emacs:
(setq inhibit-startup-message t)
With that i always have before nothing writed in *scratch* but now this command
seem not working: i have all the blabla in *scratch*
I tried:
(setq inhibit-startup-screen t)
It's the same
The both work fine on my laptop with same version of emacs.
For all that emacs don't seem affected and work perfectly.
Emacs display no error message.
Some body have an idea ?
--
A + Thierry
Pub key: http://pgp.mit.edu
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gtk error
2008-03-12 14:22 gtk error Thierry Volpiatto
@ 2008-03-12 14:57 ` Joel J. Adamson
2008-03-12 16:04 ` Thierry Volpiatto
0 siblings, 1 reply; 5+ messages in thread
From: Joel J. Adamson @ 2008-03-12 14:57 UTC (permalink / raw)
To: Thierry Volpiatto; +Cc: help-gnu-emacs
Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
> Hello,
> After the last update of emacs (GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+
> Version 2.12.5) of 2008-03-10 on thievol)
> I have a strange error when i launch emacs from a terminal:
>
> (emacs:13319): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_WIDGET
> (widget)' failed
Thierry, I get this when running ssh -X with the display variable set
wrong.
Joel
--
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA 02114
(617) 643-1432
(303) 880-3109
The information transmitted in this electronic communication is intended only
for the person or entity to whom it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or other
use of or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received this
information in error, please contact the Compliance HelpLine at 800-856-1983 and
properly dispose of this information.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gtk error
2008-03-12 14:57 ` Joel J. Adamson
@ 2008-03-12 16:04 ` Thierry Volpiatto
2008-03-12 16:54 ` Joel J. Adamson
0 siblings, 1 reply; 5+ messages in thread
From: Thierry Volpiatto @ 2008-03-12 16:04 UTC (permalink / raw)
To: Joel J. Adamson; +Cc: help-gnu-emacs
jadamson@partners.org (Joel J. Adamson) writes:
> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>
>> Hello,
>> After the last update of emacs (GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+
>> Version 2.12.5) of 2008-03-10 on thievol)
>> I have a strange error when i launch emacs from a terminal:
>>
>> (emacs:13319): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_WIDGET
>> (widget)' failed
>
> Thierry, I get this when running ssh -X with the display variable set
> wrong.
>
> Joel
Hi Joel,
do you launch ssh -X from some gtk widget or gtk frontend or from emacs ?
I think the problem come from a bad install of gtk but i don't know what correct.
I tried to reinstall gtk but it did nothing.
On u(n)buntu :) on my laptop i have not this error.
--
A + Thierry
Pub key: http://pgp.mit.edu
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gtk error
2008-03-12 16:04 ` Thierry Volpiatto
@ 2008-03-12 16:54 ` Joel J. Adamson
2008-03-12 18:40 ` Thierry Volpiatto
0 siblings, 1 reply; 5+ messages in thread
From: Joel J. Adamson @ 2008-03-12 16:54 UTC (permalink / raw)
To: Thierry Volpiatto; +Cc: help-gnu-emacs
Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
> jadamson@partners.org (Joel J. Adamson) writes:
>
>> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>>
>>> Hello,
>>> After the last update of emacs (GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+
>>> Version 2.12.5) of 2008-03-10 on thievol)
>>> I have a strange error when i launch emacs from a terminal:
>>>
>>> (emacs:13319): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_WIDGET
>>> (widget)' failed
>>
>> Thierry, I get this when running ssh -X with the display variable set
>> wrong.
>>
>> Joel
>
> Hi Joel, do you launch ssh -X from some gtk widget or gtk frontend or
> from emacs ?
I launch it from an xterm (meaning literally xterm).
> I think the problem come from a bad install of gtk but i don't know
> what correct.
Hmmm...what GTK version do you have on Disbuntu?
Does Emacs still launch?
Here's what happens to me:
,----
| /home/joel: Zshell> ssh joel@none-of-your-business.org
| joel@noyb.org's password:
| Last login: Tue Mar 11 19:41:11 2008
| Linux 2.6.21.5-smp.
|
| If you don't have time to do it right, where
| are you going to find the time to do it over?
|
|
| rugby, n:
| Elegant violence.
|
| (Rugby players eat their dead.)
| (Blood makes the grass grow!)
| (Support your local hooker! Play rugby!)
|
| [A "hooker" is part of the scrum. Thought you'd want to know. Ed.]
|
| /home/joel: Zshell> emacs
|
| (emacs:13292): Gdk-WARNING **: Connection to display localhost:10.0 appears
| to be untrusted. Pointer and keyboard grabs and inter-client
| communication may not work as expected.
|
| (emacs:13292): Gtk-CRITICAL **: gtk_container_remove: assertion
| `GTK_IS_WIDGET (widget)' failed
|
`----
And Emacs appears but freezes after loading my .emacs.
If I do "ssh -CY ..." I get emacs freezing up with no warning messages.
Joel
--
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA 02114
(617) 643-1432
(303) 880-3109
The information transmitted in this electronic communication is intended only
for the person or entity to whom it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or other
use of or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received this
information in error, please contact the Compliance HelpLine at 800-856-1983 and
properly dispose of this information.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: gtk error
2008-03-12 16:54 ` Joel J. Adamson
@ 2008-03-12 18:40 ` Thierry Volpiatto
0 siblings, 0 replies; 5+ messages in thread
From: Thierry Volpiatto @ 2008-03-12 18:40 UTC (permalink / raw)
To: Joel J. Adamson; +Cc: help-gnu-emacs
jadamson@partners.org (Joel J. Adamson) writes:
> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>
>> jadamson@partners.org (Joel J. Adamson) writes:
>>
>>> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>>>
>>>> Hello,
>>>> After the last update of emacs (GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+
>>>> Version 2.12.5) of 2008-03-10 on thievol)
>>>> I have a strange error when i launch emacs from a terminal:
>>>>
>>>> (emacs:13319): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_WIDGET
>>>> (widget)' failed
>>>
>>> Thierry, I get this when running ssh -X with the display variable set
>>> wrong.
>>>
>>> Joel
>>
>> Hi Joel, do you launch ssh -X from some gtk widget or gtk frontend or
>> from emacs ?
>
> I launch it from an xterm (meaning literally xterm).
>
>> I think the problem come from a bad install of gtk but i don't know
>> what correct.
>
> Hmmm...what GTK version do you have on Disbuntu?
1.2.12 on ubuntu
1.2.10 on gentoo (where the error is)
I am going to try to upgrade this version to see what happen.
> Does Emacs still launch?
>
> Here's what happens to me:
> ,----
> | /home/joel: Zshell> ssh joel@none-of-your-business.org
> | joel@noyb.org's password:
> | Last login: Tue Mar 11 19:41:11 2008
> | Linux 2.6.21.5-smp.
> |
> | If you don't have time to do it right, where
> | are you going to find the time to do it over?
> |
> |
> | rugby, n:
> | Elegant violence.
> |
> | (Rugby players eat their dead.)
> | (Blood makes the grass grow!)
> | (Support your local hooker! Play rugby!)
> |
> | [A "hooker" is part of the scrum. Thought you'd want to know. Ed.]
> |
> | /home/joel: Zshell> emacs
> |
> | (emacs:13292): Gdk-WARNING **: Connection to display localhost:10.0 appears
> | to be untrusted. Pointer and keyboard grabs and inter-client
> | communication may not work as expected.
> |
> | (emacs:13292): Gtk-CRITICAL **: gtk_container_remove: assertion
> | `GTK_IS_WIDGET (widget)' failed
> |
> `----
>
> And Emacs appears but freezes after loading my .emacs.
>
> If I do "ssh -CY ..." I get emacs freezing up with no warning messages.
>
> Joel
I suppose you have (menu-bar -1) or something similar in your .emacs ?
have you tried without ?
--
A + Thierry
Pub key: http://pgp.mit.edu
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-03-12 18:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12 14:22 gtk error Thierry Volpiatto
2008-03-12 14:57 ` Joel J. Adamson
2008-03-12 16:04 ` Thierry Volpiatto
2008-03-12 16:54 ` Joel J. Adamson
2008-03-12 18:40 ` Thierry Volpiatto
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.