cmsdesigner / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

Exception for shortcut keys when trying to save initial settings #236

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Start SupperPutty for the first time
2. Enter Shortcuts for e.g. "Close Tab" as "Ctrl+W"
3. On pressing the "Ok"-Button, an exception Window pops up

What is the expected output? What do you see instead?

I expect the settings dialog to dismiss and the program to start. Instead I get 
an exception dialog.

What version of the product are you using? On what operating system?

SupperPutty-1.3.0.8-2 on Windows 7 x64, german locale

Please provide any additional information below.

See the attached the log file of SuperPutty.

Original issue reported on code.google.com by tobi...@gmail.com on 27 Sep 2012 at 10:06

Attachments:

GoogleCodeExporter commented 9 years ago
After changing the relevant entries to "None" in the settings file and setting 
the hot keys using the options dialog, everything works fine for me using Win 
XP with german locale. Although the options dialog shows e.g. Ctrl+Tab in the 
settings file it is stored as Strg+Tab. So I now can switch to the next tab 
using Ctrl+Tab. I therefore would suggest to make None the default for the 
Hotkeys or at least the default values should use neither Ctrl nor Tab nor 
Shift (the last translates to Umschalttaste in the settings file). Otherwise it 
will fail for almost every user using non-english locale.

Original comment by breker.c...@gmail.com on 27 Sep 2012 at 1:14

GoogleCodeExporter commented 9 years ago
Added exception handling but will do as you suggest and default them to None

Original comment by btatey...@gmail.com on 29 Sep 2012 at 4:01

GoogleCodeExporter commented 9 years ago

Original comment by btatey...@gmail.com on 29 Sep 2012 at 4:11