[Touch-packages] [Bug 1427286] Re: g_variant_unref warning displayed when calling back after a missed call

2015-07-09 Thread Launchpad Bug Tracker
This bug was fixed in the package telephony-service - 0.1+15.10.20150709-0ubuntu1 --- telephony-service (0.1+15.10.20150709-0ubuntu1) wily; urgency=medium [ Gustavo Pichorim Boiko ] * Sync the fixes that were released in OTA5: (LP: #1384274, #1433068, #1412709, #1427286, #1453

[Touch-packages] [Bug 1427286] Re: g_variant_unref warning displayed when calling back after a missed call

2015-07-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~boiko/telephony-service/sync_ota5_fixes -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://bugs.launchpad.net/bugs/1427286 Title: g_variant_unref warning displayed whe

[Touch-packages] [Bug 1427286] Re: g_variant_unref warning displayed when calling back after a missed call

2015-03-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~seb128/telephony-service/dont-unref-gvariant -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to telephony-service in Ubuntu. https://bugs.launchpad.net/bugs/1427286 Title: g_variant_unref warning displaye

[Touch-packages] [Bug 1427286] Re: g_variant_unref warning displayed when calling back after a missed call

2015-03-10 Thread Sebastien Bacher
** Changed in: telephony-service (Ubuntu) Importance: Undecided => Low ** Changed in: telephony-service (Ubuntu) Status: New => In Progress ** Changed in: telephony-service (Ubuntu) Assignee: (unassigned) => Sebastien Bacher (seb128) -- You received this bug notification because

[Touch-packages] [Bug 1427286] Re: g_variant_unref warning displayed when calling back after a missed call

2015-03-02 Thread Lars Uebernickel
This is an issue in telephony-service: it calls g_variant_unref() on a variant that it doesn't own a reference to [1]. g_variant_new_strv() returns a floating reference which is consumed by the call to messaging_menu_message_add_action(). Another bug in that code is g_variant_unref() might be call

[Touch-packages] [Bug 1427286] Re: g_variant_unref warning displayed when calling back after a missed call

2015-03-02 Thread Sebastien Bacher
oh, and the corresponding process is telephony-service-indicator so it could be a telephony-service issue -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-messages in Ubuntu. https://bugs.launchpad.net/bugs/1427286 T