Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142691 - Building projects: System.NullReferenceException
Summary: Building projects: System.NullReferenceException
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-03 12:33 UTC by Marek Kwasceki
Modified: 2006-12-19 15:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Kwasceki 2006-08-03 12:33:51 UTC
After clicking 'compile' button I see this:


Wystąpił wyjątek: Object reference not set to an instance of an object

System.NullReferenceException: Object reference not set to an instance of an object

Server stack trace: 
  at MonoDevelop.Ide.Gui.ProgressMonitorManager.GetOutputProgressMonitor (System.String title, System.String icon, Boolean bringToFront, Boolean allowMonitorReuse) [0x00000] 
  at MonoDevelop.Ide.Gui.ProgressMonitorManager.GetBuildProgressMonitor () [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 MonoDevelop.Ide.Gui.ProgressMonitorManager.GetOutputProgressMonitor (System.String title, System.String icon, Boolean bringToFront, Boolean allowMonitorReuse) [0x00000] 
  at MonoDevelop.Ide.Gui.ProgressMonitorManager.GetBuildProgressMonitor () [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] 

and nothing is compiled ofcourse.
Comment 1 Marek Kwasceki 2006-08-04 15:59:30 UTC
http://bugzilla.ximian.com/show_bug.cgi?id=79016
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-12-09 16:53:34 UTC
Can you reproduce this with the latest mono (1.2.2.1) and monodevelop (0.12)?
Comment 3 Marek Kwasceki 2006-12-19 15:52:08 UTC
all is ok