Azaret / superputty

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

Add listener on sessions causing 2nd add... #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Add a session
2.
3.

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

Added 1x

Please use labels and text to provide additional information.

2012-04-19 15:06:50,856 INFO            SuperPuTTY - Failed to Add Session, 
id=etg-ux6-g.  Session already exists
2012-04-19 15:06:50,856 INFO            SuperPuTTY - Saving all sessions
2012-04-19 15:06:50,856 INFO           SessionData - Saving 15 sessions to 
F:\dev\app-settings\SuperPuTTY\Sessions.XML
2012-04-19 15:06:50,903 INFO            SuperPuTTY - Saving all sessions
2012-04-19 15:06:50,903 INFO           SessionData - Saving 15 sessions to 
F:\dev\app-settings\SuperPuTTY\Sessions.XML
2012-04-19 15:06:52,700 INFO         ctlPuttyPanel - Putty Args: '-ssh -P 22 
-load "Default Settings" btateyam@etg-ux6-g'

Original issue reported on code.google.com by btatey...@gmail.com on 19 Apr 2012 at 7:09

GoogleCodeExporter commented 9 years ago
added tactical fix to ignore own add messages in treeview...

revisit when reworking sessions api.

Original comment by btatey...@gmail.com on 20 Apr 2012 at 2:28