Carsten Haitzler (The Rasterman), il 27/09/2005 04:41, scrisse: > On Sat, 24 Sep 2005 18:46:29 +0200 Massimo Maiurana <[EMAIL PROTECTED]> > babbled: > > >>if I try to drag a window outside of the pager module it's all ok, but >>if I try to do the same in the (ex)desktopname popup E segfaults. >> >>attached is a gdb backtrace. > > > fixed :) >
uhmm, not here.
actually now it doesn't segv anymore if I drop the window while the
popup is still on screen, but still segv if the popup pager is gone.
attached is a new backtrace.
--
Massimo Maiurana mailto:[EMAIL PROTECTED]
http://massimo.solira.org GPG keyID #7044D601
Articolo 11 - L'Italia ripudia la guerra come strumento di offesa alla
libertà degli altri popoli e come mezzo di risoluzione delle
controversie internazionali....
Program received signal SIGSEGV, Segmentation fault.
0xb77473f8 in _pager_window_cb_drag_finished (drag=0x88d53a0, dropped=0) at
e_mod_main.c:2064
(gdb) bt
#0 0xb77473f8 in _pager_window_cb_drag_finished (drag=0x88d53a0, dropped=0) at
e_mod_main.c:2064
#1 0x080a7034 in e_drag_end (x=615, y=416) at e_dnd.c:406
#2 0x080a7587 in _e_dnd_cb_mouse_up (data=0x0, type=10, event=0x845f870) at
e_dnd.c:598
#3 0xb7c3b6dd in _ecore_event_call () at ecore_events.c:431
#4 0xb7c4064b in _ecore_main_loop_iterate_internal (once_only=0) at
ecore_main.c:629
#5 0xb7c3f79f in ecore_main_loop_begin () at ecore_main.c:79
#6 0x0805b90c in main (argc=1, argv=0xbfcb5b34) at e_main.c:556
(gdb) frame 0
#0 0xb77473f8 in _pager_window_cb_drag_finished (drag=0x88d53a0, dropped=0) at
e_mod_main.c:2064
(gdb) list
2059 {
2060 Pager_Win *pw;
2061
2062 pw = drag->data;
2063
2064 if (pw && pw->desk && pw->desk->face)
2065 {
2066 pw->drag.from_face->dragging = 0;
2067 }
2068
signature.asc
Description: OpenPGP digital signature
