On Thu, 2011-03-17 at 09:21 -0400, Francois Chouinard wrote: > Hi Aaron, > > > The exception you get suggests that the trace header was not read > successfully (it reports v0.0 instead of v2.6) by the parser loader.
> > If however I try to open these traces with the Eclipse viewer > I get no visible error that I can discern but see the > exception below in the console which spawned eclipse. Does > anyone have any idea what might be wrong? Incorrect version? > Again, I can successfully load the demo data mentioned about > with the viewer, but it appears that this data is 2.5 format > from comments that I read. I am not sure if I can > successfully read 2.6 data or not… The package name recently changed for the trace reader library in the PPA, because the debian maintainer updated it. Make sure this package is installed: liblttvtraceread-loader-2.6 That should solve your issue. Cheer, Francis _______________________________________________ linuxtools-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/linuxtools-dev
