Now that I have my puTTy windows attached, I've been using SuperPutty all day.
In that time, SuperPutty has simply stopped, twice.
The first time, I was switching from one tab to another when a Windows window popped up, saying SuperPutty had stopped working and it would check to see if any fixes were available.
The second time, I was installing Epic/Eclipse/etc.., not doing anything with SuperPutty or puTTy, but I had it in the task bar with 8 windows attached. Then I got the same message - SuperPutty has stopped working.
This is not my area, so I don't know where to get any error messages.
Has anyone else had this happen? I checked the issues and couldn't see anythign.
I'm running puTTy 0.60, and blackoise's temp fix for the puTTy windows not attaching on a Windows 7 machine.
i have this issue, too. But couldn't find the cause of it. Even not with the debugger attached to SuperPutty. The next time a have this i will post the debug-output so maybe someone else can help to fix this.
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei WeifenLuo.WinFormsUI.Docking.NativeMethods.DragDetect(IntPtr hWnd, Point pt) bei WeifenLuo.WinFormsUI.Docking.DockPanel.DragHandlerBase.BeginDrag() bei WeifenLuo.WinFormsUI.Docking.DockPanel.DockDragHandler.BeginDrag(IDockDragSource dragSource) bei WeifenLuo.WinFormsUI.Docking.DockPanel.BeginDrag(IDockDragSource dragSource) bei WeifenLuo.WinFormsUI.Docking.DockPaneStripBase.OnMouseDown(MouseEventArgs e) bei System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei WeifenLuo.WinFormsUI.Docking.DockPaneStripBase.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei SuperPutty.Program.Main(String[] args) in c:\superputty-master\SuperPutty\Program.cs:Zeile 90.