new asp.net mvc project does not display anything

Bug #840565 reported by Jay R. Wren
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
monodevelop (Ubuntu)
New
Undecided
Unassigned

Bug Description

WARNING [2011-09-03 15:11:18Z]: Inotify watch limit is too low (8192).
MonoDevelop will switch to managed file watching.
See http://monodevelop.com/Inotify_Watches_Limit for more info.
ERROR [2011-09-03 15:11:20Z]: Error while parsing .pc file: /usr/lib/pkgconfig/xulrunner-nss.pc
System.IO.FileNotFoundException: Could not find file "/usr/lib/pkgconfig/xulrunner-nss.pc"
File name: '/usr/lib/pkgconfig/xulrunner-nss.pc'
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in <filename unknown>:0
  at System.IO.StreamReader..ctor (System.String path) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  at Mono.PkgConfig.PcFile.Load (System.String pcfile) [0x00000] in <filename unknown>:0
  at Mono.PkgConfig.PcFileCache`1[Mono.PkgConfig.LibraryPackageInfo].ParsePackageInfo (System.String pcfile) [0x00000] in <filename unknown>:0
  at Mono.PkgConfig.PcFileCache`1[Mono.PkgConfig.LibraryPackageInfo].GetPackageInfo (System.String file) [0x00000] in <filename unknown>:0

AND

WARNING [2011-09-03 15:11:18Z]: Inotify watch limit is too low (8192).
MonoDevelop will switch to managed file watching.
See http://monodevelop.com/Inotify_Watches_Limit for more info.
ERROR [2011-09-03 15:11:20Z]: Error while parsing .pc file: /usr/lib/pkgconfig/xulrunner-nss.pc
System.IO.FileNotFoundException: Could not find file "/usr/lib/pkgconfig/xulrunner-nss.pc"
File name: '/usr/lib/pkgconfig/xulrunner-nss.pc'
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in <filename unknown>:0
  at System.IO.StreamReader..ctor (System.String path) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  at Mono.PkgConfig.PcFile.Load (System.String pcfile) [0x00000] in <filename unknown>:0
  at Mono.PkgConfig.PcFileCache`1[Mono.PkgConfig.LibraryPackageInfo].ParsePackageInfo (System.String pcfile) [0x00000] in <filename unknown>:0
  at Mono.PkgConfig.PcFileCache`1[Mono.PkgConfig.LibraryPackageInfo].GetPackageInfo (System.String file) [0x00000] in <filename unknown>:0

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.