monodevelop package should depend on python-gst0.10-dev

Bug #408985 reported by Martin Olsson
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
monodevelop (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I just installed package "monodevelop" on karmic and when I try to start it from a terminal it prints this error (see below). If I install the package "python-gst0.10-dev" this error goes away. It would be nice to have "python-gst0.10-dev" listed as an package dependency of "monodevelop" so that other users doesn't have to google around and find a workaround for this issue in karmic final.

ERROR [2009-08-04 20:26:16Z]: Could not parse file '/usr/lib/pkgconfig/gst-python-0.10.pc'
System.IO.FileNotFoundException: Could not find file "/usr/lib/pkgconfig/gst-python-0.10.pc"
File name: '/usr/lib/pkgconfig/gst-python-0.10.pc'
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000]
  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]
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000]
  at System.IO.StreamReader..ctor (System.String path) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  at MonoDevelop.Core.SystemAssemblyService.ParsePCFile (System.String pcfile) [0x00000]
  at MonoDevelop.Core.SystemAssemblyService.RunInitialization () [0x00000]
ERROR [2009-08-04 20:26:16Z]: Could not parse file '/usr/lib64/pkgconfig/gst-python-0.10.pc'
System.IO.FileNotFoundException: Could not find file "/usr/lib64/pkgconfig/gst-python-0.10.pc"
File name: '/usr/lib64/pkgconfig/gst-python-0.10.pc'
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000]
  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]
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000]
  at System.IO.StreamReader..ctor (System.String path) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  at MonoDevelop.Core.SystemAssemblyService.ParsePCFile (System.String pcfile) [0x00000]
  at MonoDevelop.Core.SystemAssemblyService.RunInitialization () [0x00000]

Martin Olsson (mnemo)
affects: ubuntu → monodevelop (Ubuntu)
Revision history for this message
Foppe Hemminga (foppe) wrote :

I confirm both the issue as the workaround (thanks for that). The error occurs when I switch to GUI Builder (View -> Layouts ->)

Changed in monodevelop (Ubuntu):
status: New → Confirmed
Revision history for this message
arcangeldoc (arcangeldoc) wrote :

New Bugs the monodevelop in Monodevelop 2.0 Ubuntu 9.10 - Karmic Koala -

Error - 02:40:56 p.m. - Could not parse file '/usr/lib/pkgconfig/gst-python-0.10.pc'
System.IO.FileNotFoundException: Could not find file "/usr/lib/pkgconfig/gst-python-0.10.pc"
File name: '/usr/lib/pkgconfig/gst-python-0.10.pc'
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000]
  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]
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000]
  at System.IO.StreamReader..ctor (System.String path) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  at MonoDevelop.Core.SystemAssemblyService.ParsePCFile (System.String pcfile) [0x00000]
  at MonoDevelop.Core.SystemAssemblyService.RunInitialization () [0x00000]

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.