After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328152 - Better error message for unmodified keybindings
Better error message for unmodified keybindings
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] Keybinding
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
: 328225 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-01-22 11:54 UTC by Bastien Nocera
Modified: 2007-01-30 17:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2006-01-22 11:54:25 UTC
Current msg:
The shortcut "%s" cannot be used because it will become unusable to type using this key.
Please try with a key such as Control, Alt or Shift at the same time.

Something better, anyone?
Comment 1 Brent Smith (smitten) 2006-01-22 19:53:43 UTC
Yeah what about:

"The key "%s" cannot be used by itself.  Please try using with key modifier such as Control, Alt or Shift"
Comment 2 Olav Vitters 2006-01-22 23:46:52 UTC
*** Bug 328225 has been marked as a duplicate of this bug. ***
Comment 3 Olav Vitters 2006-01-22 23:47:41 UTC
Reinout van Schouwen in bug 328225:
"Suggest to replace 'unusable' by 'impossible'."
Comment 4 Bastien Nocera 2006-01-22 23:52:08 UTC
Better indeed. I don't think I was really focusing when I wrote this error message ;)
Note that I'll let the control-center maintainer choose and commit what they think is the right message. Reinout's suggestion sounds fine to me.
Comment 5 Jens Granseuer 2007-01-30 17:05:17 UTC
2007-01-30  Jens Granseuer  <jensgr@gmx.net>

        * gnome-keybinding-properties.c: (accel_edited_callback): issue a
        sensible error message when trying to use unmodified keybindings
        (fixes #328152)