Public bug reported:

Binary package hint: monodevelop

I can hit on the stop button in the "Application Output" window than
nothing happens and I don't get any response.

If I hit the button "stop current build or application execution" I get:

Exception occurred: The process already finished.

System.InvalidOperationException: The process already finished.

Server stack trace: 
  at System.Diagnostics.Process.Close (Int32 signo) [0x00000] 
  at System.Diagnostics.Process.Kill () [0x00000] 
  at 
MonoDevelop.Core.Execution.ProcessWrapper.MonoDevelop.Core.IAsyncOperation.Cancel
 () [0x00000] 
  at MonoDevelop.Core.ProgressMonitoring.AggregatedOperationMonitor.OnCancel 
(IProgressMonitor m) [0x00000] 
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_IProgressMonitor 
(MonoDevelop.Core.IProgressMonitor)
  at 
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor+MbrWrapper.RaiseEvent
 (IProgressMonitor monitor) [0x00000] 
  at 
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.OnCancelRequested 
() [0x00000] 
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) 
System.Object:__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
  at (wrapper remoting-invoke) 
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor:OnCancelRequested ()
  at 
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.MonoDevelop.Core.IAsyncOperation.Cancel
 () [0x00000] 
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) 
System.Runtime.Remoting.RemotingServices:InternalExecute 
(System.Reflection.MethodBase,object,object[],object[]&)
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage 
(System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x00000] 

Exception rethrown at [0]:

  at System.Diagnostics.Process.Close (Int32 signo) [0x00000] 
  at System.Diagnostics.Process.Kill () [0x00000] 
  at 
MonoDevelop.Core.Execution.ProcessWrapper.MonoDevelop.Core.IAsyncOperation.Cancel
 () [0x00000] 
  at MonoDevelop.Core.ProgressMonitoring.AggregatedOperationMonitor.OnCancel 
(IProgressMonitor m) [0x00000] 
  at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_IProgressMonitor 
(MonoDevelop.Core.IProgressMonitor)
  at 
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor+MbrWrapper.RaiseEvent
 (IProgressMonitor monitor) [0x00000] 
  at 
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.OnCancelRequested 
() [0x00000] 
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) 
System.Object:__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
  at (wrapper remoting-invoke) 
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor:OnCancelRequested ()
  at 
MonoDevelop.Core.Gui.ProgressMonitoring.BaseProgressMonitor.MonoDevelop.Core.IAsyncOperation.Cancel
 () [0x00000] 
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) 
System.Runtime.Remoting.RemotingServices:InternalExecute 
(System.Reflection.MethodBase,object,object[],object[]&)
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage 
(System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x00000]


The problem is that the program is still running and I can not kill it via 
monodevelop. I have to go into console look for the process id and than kill 
the program.

** Affects: monodevelop (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Can not stop a running program in monodevelop
https://launchpad.net/bugs/80585

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to