emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#13050: closed (24.2.90; Gt-WARNING **: gtk_window_


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13050: closed (24.2.90; Gt-WARNING **: gtk_window_parse_geometry() called on a window with no visible children)
Date: Sun, 02 Dec 2012 00:30:02 +0000

Your message dated Sat, 1 Dec 2012 19:43:53 -0500
with message-id <address@hidden>
and subject line Re: bug#13050: 24.2.90; Gt-WARNING **: 
gtk_window_parse_geometry() called on a window with no visible children
has caused the debbugs.gnu.org bug report #13050,
regarding 24.2.90; Gt-WARNING **: gtk_window_parse_geometry() called on a 
window with no visible children
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13050: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13050
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.2.90; Gt-WARNING **: gtk_window_parse_geometry() called on a window with no visible children Date: Sat, 1 Dec 2012 16:18:32 -0500 User-agent: Mutt/1.5.21 (2010-09-15)
This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org.  Please check that
the From: line contains a valid email address.  After a delay of up
to one day, you should receive an acknowledgment at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug.  If you can, give a recipe
starting from `emacs -Q':

---------------------------------

Starting emacs from the command line produces the following
Gtk-WARNING on stderr.

  (emacs:11933): Gtk-WARNING **: gtk_window_parse_geometry() called on a window 
with no visible children; the window should be set up before 
gtk_window_parse_geometry() is called.

This message does NOT appear when emacs is run as "emacs -Q".
However, it DOES appear in conjunctions with options that are the near
equivalent of -Q:

  $ /usr/local/emacs/bin/emacs --no-site-file --no-site-lisp --no-init-file 
--no-splash
  (emacs:11946): Gtk-WARNING **: gtk_window_parse_geometry() called on a window 
with no visible children; the window should be set up before 
gtk_window_parse_geometry() is called.
  $

My ~/.Xresources contains a geometry resource for emacs:

  emacs.geometry: -2+0

I tried removing this resource entry, at the warning message went away.

As far as I can tell, the Gtk-WARNING is `noise' at startup; emacs
seems to work properly otherwise.

My operating system is OpenSUSE 12.2

  $ uname -a
  Linux srevilak.local 3.4.11-2.16-desktop #1 SMP PREEMPT Wed Sep 26 17:05:00 
UTC 2012 (259fc87) i686 i686 i386 GNU/Linux
$

My windowing environment is

  $ kde4-config --version
  Qt: 4.8.1
  KDE Development Platform: 4.8.5 (4.8.5) "release 2"
  kde4-config: 1.0
$
I've attached the output of a gdb session, to get a backtrace from the
point where gtk_window_parse_geometry is first hit.

---------------------------------

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'.
For information about debugging Emacs, please read the file
/usr/local/emacs-24.2.90/share/emacs/24.2.90/etc/DEBUG.


In GNU Emacs 24.2.90.1 (i686-pc-linux-gnu, GTK+ Version 3.4.4)
 of 2012-11-30 on srevilak.local
Windowing system distributor `The X.Org Foundation', version 11.0.11203000
System Description:     openSUSE 12.2 (i586)

Configured using:
 `configure '--prefix=/usr/local/emacs-24.2.90''

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o r t - e <down-mouse-1> <mouse-1> m a c s <help-echo> C-x o m a <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)

Attachment: backtrace.txt
Description: Text document

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#13050: 24.2.90; Gt-WARNING **: gtk_window_parse_geometry() called on a window with no visible children Date: Sat, 1 Dec 2012 19:43:53 -0500 User-agent: Mutt/1.5.21 (2010-09-15)
This is a duplicate of Bug#11177.

Apologies for the duplicate.  Marking done.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]