[Mono-bugs] [Bug 77739][Wis] New - Process.GetAllProcesses() returns only the current user's processes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 9 05:21:37 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by chastamar at yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77739

--- shadow/77739	2006-03-09 05:21:37.000000000 -0500
+++ shadow/77739.tmp.28580	2006-03-09 05:21:37.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 77739
+Product: Mono: Class Libraries
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: chastamar at yahoo.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Process.GetAllProcesses() returns only the current user's processes
+
+System.Diagnostics.Process.GetAllProcesses() returns only the processes 
+that the current user (who's running the mono process) is running - not 
+all the processes in the system.
+
+IIRC, it should return all of the processes running on the machine.


More information about the mono-bugs mailing list