xlog-discussion
[Top][All Lists]
Advanced

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

[Xlog-discussion] fixing locator map drawing


From: Joop Stakenborg
Subject: [Xlog-discussion] fixing locator map drawing
Date: Thu, 15 Jan 2009 19:46:01 +0100

For those of you who experience crashed when drawing a locator map, here
is a fix that works.

In the file src/gui_awards_locator change line 464
from:
        g_signal_emit_by_name(da, "configure_event");
to:
        map_configure (da, NULL, widget);

Regards,
Joop PG4I





reply via email to

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