Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2005:
[Freeciv-Dev] (PR#13020) popup messages
Home

[Freeciv-Dev] (PR#13020) popup messages

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13020) popup messages
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 9 May 2005 18:26:24 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13020 >

Popup messages (like /wall, configured through the message options
dialog) stay open even after the client disconnects.  This can crash the
client if you click "goto location" on the popup.

#0  center_tile_mapcanvas (ptile=0x45633344) at mapview_common.c:804
804       map_to_gui_pos(tileset, &gui_x, &gui_y, ptile->x, ptile->y);
(gdb) bt
#0  center_tile_mapcanvas (ptile=0x45633344) at mapview_common.c:804
#1  0x0811e22a in notify_goto_response (w=0x8c73920, response=1)
    at dialogs.c:179
#2  0x40445523 in g_cclosure_marshal_VOID () from
/usr/lib/libgobject-2.0.so.0

-jason





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#13020) popup messages, Jason Short <=