Joe Shaw wrote:
Hi,

On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote:
If I understand correctly, ppt is parsed by gsf; I have:

Correct.

Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt
libgsf-1.so.1

This means that beagle couldn't load libgsf-1.so.1 for some reason.  Do
you have that file on your system?

Well, sort of.. I have

libgsf-1.so.113

Performing

ln -s libgsf-1.so.113 libgsf-1.so.1

seems to solve the problem - beagle-extract-content parses ppt files.

Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I should report in the Fedora bugzilla? Should the Fedora rpm have created the symbolic link I note above? Or is this an issue of beagle intolerance of the final version number? A full list of "libgsf" files follows:

 ls -l | grep gsf
-rw-r--r--   1 root root   293122 Feb 12 01:41 libgsf-1.a
lrwxrwxrwx 1 root root 19 Apr 3 18:37 libgsf-1.so -> libgsf-1.so.113.0.3 lrwxrwxrwx 1 root root 15 Jun 1 18:50 libgsf-1.so.1 -> libgsf-1.so.113 lrwxrwxrwx 1 root root 19 Apr 3 18:35 libgsf-1.so.113 -> libgsf-1.so.113.0.3
-rwxr-xr-x   1 root root   196028 Feb 12 01:41 libgsf-1.so.113.0.3
-rw-r--r--   1 root root     1706 Mar  1 14:36 libgsfglue.a
-rwxr-xr-x   1 root root      957 Mar  1 14:36 libgsfglue.la
-rwxr-xr-x   1 root root     3920 Mar  1 14:36 libgsfglue.so
-rw-r--r--   1 root root    23104 Feb 12 01:41 libgsf-gnome-1.a
lrwxrwxrwx 1 root root 25 Apr 3 18:37 libgsf-gnome-1.so -> libgsf-gnome-1.so.113.0.3 lrwxrwxrwx 1 root root 25 Apr 3 18:35 libgsf-gnome-1.so.113 -> libgsf-gnome-1.so.113.0.3
-rwxr-xr-x   1 root root    17412 Feb 12 01:41 libgsf-gnome-1.so.113.0.3

Thanks!

Sean

 If so, try running with
MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the
output.  That will point you more toward the problem.

Thanks,
Joe



_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Reply via email to