[MonoDevelop] Finding derived classes

"Andrés G. Aragoneses [ knocte ] "Andrés G. Aragoneses [ knocte ]
Sat Sep 30 13:35:35 EDT 2006


Lluis Sanchez escribió:
> El lun, 25-09-2006 a las 23:14 +0200, Jacob Ilsø Christensen escribió:
>> Hi.
>>
>> It seems the "Find Derived Classes" functionality is currently
>> disabled. I tried enabling it and it seems to work. Did not test it
>> thoroughly though. Is it broken?
>
> Weird, I don't remember disabling it. Feel free to re-enable.

BTW, Lluis, it's happening the same for me with the "find all
references" feature :(  Any ideas?

BTW, today I have obtained this strange exception (which smells that it
comes from the Win32 port because of the exception name):

System.ComponentModel.Win32Exception: The per-user inotify watches limit
of 8192 has been reached. If you're experiencing problems with your
application, increase that limit in /proc/sys/fs/inotify/max_user_watches.
  at System.IO.InotifyWatcher.StartMonitoringDirectory
(System.IO.InotifyData data, Boolean justcreated) [0x0007e] in
/tmp/scratch/BUILD/mono-1.1.17.1/mcs/class/System/System.IO/InotifyWatcher.cs:266

  at System.IO.InotifyWatcher.StartDispatching
(System.IO.FileSystemWatcher fsw) [0x000cb] in
/tmp/scratch/BUILD/mono-1.1.17.1/mcs/class/System/System.IO/InotifyWatcher.cs:157

  at System.IO.FileSystemWatcher.Start () [0x00000] in
/tmp/scratch/BUILD/mono-1.1.17.1/mcs/class/System/System.IO/FileSystemWatcher.cs:472

  at System.IO.FileSystemWatcher.set_EnableRaisingEvents (Boolean value)
[0x0001a] in
/tmp/scratch/BUILD/mono-1.1.17.1/mcs/class/System/System.IO/FileSystemWatcher.cs:201

  at (wrapper remoting-invoke-with-check)
System.IO.FileSystemWatcher:set_EnableRaisingEvents (bool)
  at MonoDevelop.Projects.Project.UpdateFileWatch () [0x0001d] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Projects/MonoDevelop.Projects/Project.cs:553

  at MonoDevelop.Projects.Project.set_FileName (System.String value)
[0x0000d] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Projects/MonoDevelop.Projects/Project.cs:509

  at BooBinding.Gui.ShellTextView..ctor (IShellModel model) [0x00142] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Extras/BooBinding/Gui/ShellTextView.boo:106

  at BooBinding.Pads.BooShellPadContent.CreateBooShell () [0x00012] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Extras/BooBinding/BooShellPadContent.boo:48

  at BooBinding.Pads.BooShellPadContent.get_Control () [0x0000d] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Extras/BooBinding/BooShellPadContent.boo:39

  at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.AddPad (IPadContent content,
System.String placement) [0x000eb] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/SdiWorkspaceLayout.cs:443

  at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.Attach (IWorkbench wb)
[0x00226] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/SdiWorkspaceLayout.cs:138

  at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout
(IWorkbenchLayout workbenchLayout) [0x00050] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:568

  at MonoDevelop.Ide.Gui.Workbench.Initialize (IProgressMonitor monitor)
[0x00035] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:69

  at MonoDevelop.Ide.Gui.IdeApp.Initialize (IProgressMonitor monitor)
[0x00059] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Ide.cs:103

  at MonoDevelop.Ide.Gui.IdeStartup.Run (System.String[] args) [0x0033d]
in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/IdeStartup.cs:162


Regards,

	Andrés	[ knocte ]

-- 



More information about the Monodevelop-list mailing list