maheshkumarvk / superputty

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

Critical hotkey bug preventing start-up #223

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Clear two hotkeys, i.e. NextTab and PrevTab
2. Press OK
3. An exception is generated. Press OK and exit the application.
4. Program will not be able to start again until you change the hotkey 
somewhere in the registry.

What version of the product are you using? On what operating system?
Super Putty 1.3.0.7 with Putty 0.62 on Windows XP

Original issue reported on code.google.com by Tor333...@gmail.com on 14 Sep 2012 at 7:52

GoogleCodeExporter commented 9 years ago
I was able to start superputty again just now by editing the 
superputty.exe.config and setting this key to "False": 
add key="SuperPuTTY.ForceRoamingSettings" value="False"

I don't know where to find the roaming settings for hotkeys, so that I could 
change this key back to True.

Original comment by Tor333...@gmail.com on 14 Sep 2012 at 8:53

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

Original comment by btatey...@gmail.com on 16 Sep 2012 at 3:10

GoogleCodeExporter commented 9 years ago
added error handling for this case in v1.3.0.8

please revert your change to SuperPuTTY.ForceRoamingSettings

Original comment by btatey...@gmail.com on 16 Sep 2012 at 3:18