[Mono-list] Problem with gapi2-parser

Maciej Piechotka uzytkownik2 at gmail.com
Mon Dec 18 08:47:35 EST 2006


I try to make a wrapper around esd.
I have one problem - gapi2 gets creazy after adding one file  -
evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend.h.

% gapi2-parser esd.sources.old
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-factory.c>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-factory.h>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-cache.c>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-cache.h>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-sexp.c>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-sexp.h>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-sync.c>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-sync.h>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-util.c>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend-util.h>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend.c>
<file evolution-data-server-1.8.2/calendar/libedata-cal/e-cal-backend.h>
last_client_gone  at /usr/bin/../lib/gtk-sharp-2.0/gapi2xml.pl line
981, <STDIN> line 542.

Unhandled Exception: System.IO.FileNotFoundException: Could not find
file "/home/uzytkownik/Projects/evolution-sharp-server/edata-cal-sharp/libedata-cal.raw.pre".
File name: "/home/uzytkownik/Projects/evolution-sharp-server/edata-cal-sharp/libedata-cal.raw.pre"
  at System.IO.FileStream..ctor (System.String name, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String name, 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.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri,
System.String role, System.Type ofObjectToReturn) [0x00000]
  at System.Xml.XmlTextReader.GetStreamFromUrl (System.String url,
System.String& absoluteUriString) [0x00000]
  at System.Xml.XmlTextReader..ctor (System.String url,
System.Xml.XmlNameTable nt) [0x00000]
  at System.Xml.XmlDocument.Load (System.String filename) [0x00000]
  at GtkSharp.Parsing.Parser.Main (System.String[] args) [0x00000]

What's wrong?


More information about the Mono-list mailing list