[Desktop-packages] [Bug 1241101]

2015-09-04 Thread Thkwak
Created attachment 256390 Patch Hi. I have looked into this problem and came up with the following workaround patch that still uses Unity and avoids the crash. I found that the crash occurs because a new Radio menu is created with *empty label* for which unity_gtk_action_group_get_state_name() r

[Desktop-packages] [Bug 1241101]

2015-09-04 Thread Thkwak
(In reply to Marc-Andre Laperle from comment #54) > (In reply to Taehoon Kwak from comment #53) > > I found that the crash occurs because a new Radio menu is created with > > *empty label* > > for which unity_gtk_action_group_get_state_name() returns null and this ends > > up with a null-pointer de