dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #07879
[Bug 1251460] Re: crash in clock-live.c's set_detect_location_enabled()
** Changed in: indicator-datetime
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1251460
Title:
crash in clock-live.c's set_detect_location_enabled()
Status in The Date and Time Indicator:
Fix Released
Status in “indicator-datetime” package in Ubuntu:
Fix Released
Bug description:
clock-live.c has a private function with this signature:
> static void on_detect_location_changed (IndicatorDatetimeClockLive *
self)
and indicator_datetime_clock_live_init() has this code:
> g_signal_connect (p->settings, "changed::" SETTINGS_SHOW_DETECTED_S,
> G_CALLBACK(on_detect_location_changed), self);
This should be _connect_swapped() s.t. self is passed to
on_detect_location_changed().
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1251460/+subscriptions