ALT Linux Bugzilla
– Attachment 6271 Details for
Bug 29909
Ошибка сегментирования после добавления хоткеев.
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
remove-segfault-when-more-custom-keybindings-configured
remove-segfault-when-more-custom-keybindings-configured.patch (text/plain), 526 bytes, created by
Антон Мидюков
on 2015-04-11 08:55:56 MSK
(
hide
)
Description:
remove-segfault-when-more-custom-keybindings-configured
Filename:
MIME Type:
Creator:
Антон Мидюков
Created:
2015-04-11 08:55:56 MSK
Size:
526 bytes
patch
obsolete
>--- mate-control-center-1.8.1/capplets/keybindings/mate-keybinding-properties.c.orig 2014-03-06 03:55:21.000000000 +0700 >+++ mate-control-center-1.8.1/capplets/keybindings/mate-keybinding-properties.c 2015-04-11 12:43:53.608431387 +0700 >@@ -1004,6 +1004,7 @@ append_keys_to_tree_from_gsettings (GtkB > key.name = g_strdup("binding"); > key.cmd_key = g_strdup("action"); > key.description_key = g_strdup("name"); >+ key.schema = NULL; > g_array_append_val (entries, key); > } > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 29909
:
6270
| 6271