Files
calls/src
Evangelos Ribeiro Tzaras 896af6f8af record-row: Fix passing widget instead of string as action target
When introducing the per protocol dial actions we started setting the widget
self->target as the action target instead of the target property of
self->record.

Bizzarely we only sometimes got greeted with a critical:

11:30:20.5184                 GLib[887977]:CRITICAL: g_variant_new_string: assertion 'g_utf8_validate (string, -1, NULL)' failed

Thread 1 "gnome-calls" received signal SIGTRAP, Trace/breakpoint trap.
g_logv (log_domain=0x7ffff7ea400e "GLib", log_level=G_LOG_LEVEL_CRITICAL, format=<optimized out>, args=<optimized out>) at ../../../glib/gmessages.c:1417
1417	../../../glib/gmessages.c: No such file or directory.
(gdb) bt
    at ../../../glib/gmessages.c:2898

Fixes: 687dd7ff383476523ae0a8a38879a171cb0b9a5a
Closes #398
2022-02-01 23:28:50 +01:00
..
2020-03-27 12:05:33 +01:00
2022-02-01 06:11:58 +01:00
2022-02-01 06:11:58 +01:00
2021-12-02 05:52:44 +01:00
2020-10-06 14:06:51 +00:00
2022-01-27 18:02:15 +01:00
2021-08-11 09:38:19 +00:00
2020-03-27 12:05:34 +01:00
2022-01-27 18:02:15 +01:00
2020-11-02 10:00:46 +05:30
2020-11-02 10:00:46 +05:30
2021-08-11 09:38:19 +00:00
2021-12-07 11:05:12 +01:00