[ubuntu-mono] [Bug 840565] [NEW] new asp.net mvc project does not display anything

Jay R. Wren jrwren at xmtp.net
Sat Sep 3 19:16:34 UTC 2011


Public bug reported:

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

** Affects: monodevelop (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to monodevelop in Ubuntu.
https://bugs.launchpad.net/bugs/840565

Title:
  new asp.net mvc project does not display anything

Status in “monodevelop” package in Ubuntu:
  New

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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/840565/+subscriptions



More information about the Ubuntu-mono mailing list