Update of bug #21751 (project mypaint):

                Severity:              3 - Normal => 5 - Blocker            
                  Status:                    None => Confirmed              
             Assigned to:                    None => achadwick              

    _______________________________________________________

Follow-up Comment #2:

Confirmed here, under Xfce 4.10.1, Debian testing/unstable, GTK+ 3.12.2. The
GTK API docs reveal why:

> GtkSettings:gtk-can-change-accels has been deprecated since
> version 3.10 and should not be used in newly-written code.
> 
> This setting is ignored.
> 
> --
https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-can-change-accels

Which is – to put it mildly – Not Helpful. However it does make sense in
the brave new world of out-of-process appmenus squirted across dbus: the
protocol would have to be more complex to support keybinding updates from both
directions, I suppose.

Practically speaking, adopting GtkApplication may offer a way forward. Not
wholly a bad thing, it offers some advantages. That at least would allow us to
write a key-binding editor and update the menus via the central app instance.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?21751>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to