Gtkmm-forge digest, Vol 1 #1021 - 9 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 160132] StatusIcon gives error when panel killed (gtkmm (bugzilla.gnome.org))
   2. [Bug 160132] StatusIcon gives error when panel killed (gtkmm (bugzilla.gnome.org))
   3. [Bug 160132] StatusIcon gives error when panel killed (gtkmm (bugzilla.gnome.org))
   4. [Bug 160132] StatusIcon gives error when panel killed (gtkmm (bugzilla.gnome.org))
   5. [Bug 160132] StatusIcon gives error when panel killed (gtkmm (bugzilla.gnome.org))
   6. [Bug 160132] StatusIcon gives error when panel killed (gtkmm (bugzilla.gnome.org))
   7. [Bug 160132] StatusIcon gives error when panel killed (gtk+ (bugzilla.gnome.org))
   8. [Bug 86865] Collection of minor GTK+ bugs that affect gtkmm (gtkmm (bugzilla.gnome.org))
   9. [Bug 323920] Passing a Gdk::Cursor by reference is wrapped incorrectly (gtkmm (bugzilla.gnome.org))

--__--__--

Message: 1
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Thu, 15 Dec 2005 09:43:59 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 160132] StatusIcon gives error when panel killed

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D160132
 gtkmm | general | Ver: 2.4

Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
            Summary|EggTrayIcon gives error when|StatusIcon gives error w=
hen
                   |panel killed                |panel killed



------- Additional Comments From Murray Cumming  2005-12-15 14:43 -------
This happens also with Gtk::StatusIcon in gtkmm 2.9:

(gdb) run
Starting program:
/home/murrayc/cvs/gnome214/branches/HEAD/gtkmm/examples/book/statusicon/.=
libs/lt-example

(lt-example:6596): Gdk-WARNING **: GdkWindow 0x3000003 unexpectedly destr=
oyed

Gdk-ERROR **: The program 'lt-example' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 1391 error_code 3 request_code 18 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() functio=
n.)
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
IA__g_logv (log_domain=3D<value optimized out>, log_level=3DG_LOG_LEVEL_E=
RROR,
format=3D0xb792a11f "%s",
    args1=3D0xbfee2f4c "\uffff\uffff\020\b\003") at gmessages.c:503
503               g_private_set (g_log_depth, GUINT_TO_POINTER (depth));
Current language:  auto; currently c
(gdb) bt
#0  IA__g_logv (log_domain=3D<value optimized out>, log_level=3DG_LOG_LEV=
EL_ERROR,
format=3D0xb792a11f "%s",
    args1=3D0xbfee2f4c "\uffff\uffff\020\b\003") at gmessages.c:503
#1  0xb7572a24 in IA__g_log (log_domain=3D0xb7442900 "", log_level=3D-122=
0269824,
format=3D0xb7442900 "")
    at gmessages.c:517
#2  0xb78fba09 in gdk_x_error (display=3D0xb7442900, error=3D0xbfee2fdc) =
at
gdkmain-x11.c:626
#3  0xb7712cfa in _XError () from /usr/lib/libX11.so.6
#4  0xb7714456 in _XEventsQueued () from /usr/lib/libX11.so.6
#5  0xb7700b48 in XPending () from /usr/lib/libX11.so.6
#6  0xb78ece41 in gdk_check_xpending (display=3D0x8076560) at gdkevents-x=
11.c:148
#7  0xb78f06b8 in gdk_event_check (source=3D0x807fdc0) at gdkevents-x11.c=
:2285
#8  0xb756ce25 in IA__g_main_context_check (context=3D0x807fe08,
max_priority=3D2147483647, fds=3D0x80b7e30,
    n_fds=3D1) at gmain.c:2419
#9  0xb756d18d in g_main_context_iterate (context=3D0x807fe08, block=3D1,
dispatch=3D1, self=3D0x80abc48)
    at gmain.c:2541
#10 0xb756d738 in IA__g_main_loop_run (loop=3D0x80b7e20) at gmain.c:2748
#11 0xb7a65432 in IA__gtk_main () at gtkmain.c:989
#12 0xb7e19d25 in Gtk::Main::run_impl (this=3D0xbfee3ac4) at main.cc:504
#13 0xb7e1a1bc in Gtk::Main::run (window=3D 0xbfee3aa0) at main.cc:458
#14 0x08048ce1 in main (argc=3D1, argv=3D0xbfee3b74) at main.cc:33
(gdb)



------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Thu, 15 Dec 2005 10:08:30 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 160132] StatusIcon gives error when panel killed

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D160132
 gtkmm | general | Ver: 2.4





------- Additional Comments From Murray Cumming  2005-12-15 15:08 -------
Backtrace with --g-fatal-warnings:

0  IA__g_logv (log_domain=3D<value optimized out>, log_level=3DG_LOG_LEVE=
L_WARNING,
    format=3D0xb7873d08 "GdkWindow %#lx unexpectedly destroyed", args1=3D=
0xbfb2a66c
"\003")
    at gmessages.c:503
#1  0xb74b7a24 in IA__g_log (log_domain=3D0xb7387918 "\020\uffff\n\bxv\f\=
b",
log_level=3D-1221035752,
    format=3D0xb7387918 "\020\uffff\n\bxv\f\b") at gmessages.c:517
#2  0xb7847cb4 in gdk_window_destroy_notify (window=3D0x807d4e0) at
gdkwindow-x11.c:1205
#3  0xb783411c in gdk_event_translate (display=3D0x8076560, event=3D0x807=
b030,
xevent=3D0xbfb2a7cc,
    return_exposes=3D0) at gdkevents-x11.c:1742
#4  0xb78355a9 in _gdk_events_queue (display=3D0x8076560) at gdkevents-x1=
1.c:2245
#5  0xb78356f2 in gdk_event_dispatch (source=3D0xb7387918, callback=3D0, =
user_data=3D0x0)
    at gdkevents-x11.c:2305
#6  0xb74af427 in IA__g_main_context_dispatch (context=3D0x807fe08) at gm=
ain.c:1913
#7  0xb74b2416 in g_main_context_iterate (context=3D0x807fe08, block=3D1,
dispatch=3D1, self=3D0x80abc48)
    at gmain.c:2544
#8  0xb74b2738 in IA__g_main_loop_run (loop=3D0x80b7e20) at gmain.c:2748
#9  0xb79aa432 in IA__gtk_main () at gtkmain.c:989
#10 0xb7d5ed25 in Gtk::Main::run_impl (this=3D0xbfb2aa54) at main.cc:504
#11 0xb7d5f1bc in Gtk::Main::run (window=3D 0xbfb2aa30) at main.cc:458
#12 0x08048ce1 in main (argc=3D1, argv=3D0xbfb2ab04) at main.cc:33


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 3
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Thu, 15 Dec 2005 10:20:04 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 160132] StatusIcon gives error when panel killed

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D160132
 gtkmm | general | Ver: 2.4





------- Additional Comments From Murray Cumming  2005-12-15 15:20 -------
Apparently GtkStatusIcon is meant to handle this automatically, but here =
is a C
test case that shows the problem. Start the test case then kill the panel=
 to see
the warning and crash the test case.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 4
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Thu, 15 Dec 2005 10:21:10 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 160132] StatusIcon gives error when panel killed

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D160132
 gtkmm | general | Ver: 2.4





------- Additional Comments From Murray Cumming  2005-12-15 15:21 -------
Created an attachment (id=3D56031)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D56031&action=3Dview)
statusicon_test.c


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 5
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Thu, 15 Dec 2005 10:21:55 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 160132] StatusIcon gives error when panel killed

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D160132
 gtkmm | general | Ver: 2.4

Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
  Attachment #34382|0                           |1
        is obsolete|                            |



------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 6
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Thu, 15 Dec 2005 10:22:11 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 160132] StatusIcon gives error when panel killed

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D160132
 gtkmm | general | Ver: 2.4

Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
  Attachment #34406|0                           |1
        is obsolete|                            |



------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 7
From: "gtk+ (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Thu, 15 Dec 2005 10:23:02 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 160132] StatusIcon gives error when panel killed

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D160132
 gtk+ | general | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
            Product|gtkmm                       |gtk+
   Target Milestone|---                         |2.10 API freeze
            Version|2.4                         |unspecified



------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 8
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Thu, 15 Dec 2005 11:03:27 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 86865] Collection of minor GTK+ bugs that affect gtkmm

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D86865
 gtkmm | general | Ver: 2.4

Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From Murray Cumming  2005-12-15 16:03 -------
Mostly all done. There is a TODO about the AtkRelation constructor.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 9
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Thu, 15 Dec 2005 21:05:47 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 323920] Passing a Gdk::Cursor by reference is wrapped incorrectly

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D323920
 gtkmm | general | Ver: 2.8.x





------- Additional Comments From Philip Langdale  2005-12-16 02:05 ------=
-
Great. Sorry I didn't respond before, been a bit busy at this end.

------- You are receiving this mail because: -------
You are the assignee for the bug.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



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