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 [EMAIL PROTECTED]

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

--- shadow/79140        2006-08-22 10:08:37.000000000 -0400
+++ shadow/79140.tmp.466        2006-08-22 10:08:37.000000000 -0400
@@ -0,0 +1,48 @@
+Bug#: 79140
+Product: Mono: Runtime
+Version: 1.1
+OS: Debian Woody
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: misc
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: missing method: System.Environment.get_ProcessorCount ()
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+There is missing method System.Environment.get_ProcessorCount ()
+Unfortunately, application I am working on (game server - 
+dol.psykonikcorp.net) would quite benefit if this method was implemented.
+
+Steps to reproduce the problem:
+1. Just use the method in any of your code
+
+Actual Results:
+Unhandled Exception: System.NotImplementedException: The requested feature 
+is not implemented. 
+  at System.Environment.get_ProcessorCount () [0x00000] 
+  at DOL.GS.GameServerConfiguration..ctor () [0x00000] 
+  at DOL.DOLServer.Actions.ConsoleStart.OnAction 
+(System.Collections.Hashtable parameters) [0x00000] 
+  at DOL.DOLServer.MainClass.Main (System.String[] args) [0x00000] 
+
+
+Expected Results:
+running software
+
+How often does this happen? 
+every time
+
+Additional Information:
+I know that putting constant would be the solution, but I would much 
+prefer if the method was working. Used mono 1.1.16.1 when bug appeared.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to