GNOME Bugzilla – Bug 109173
[A2-1.1.17] - All plugins are disabled after make installing from CVS
Last modified: 2004-12-22 21:47:04 UTC
All plugins are disabled after make installing from CVS
1. What was the old version? 2. Any error messages? 3. Are you sure you never ran without "make install"?
1. What was the old version? There was no old version, 1.0.9 was installed in /usr/bin/ and installed from cvs in ~/cvs/gnome2/bin/gnumeric 2. Err messages? None related to plugins.: [chema@deland evolution]$ gnumeric ** (gnumeric:2086): WARNING **: Configured default font not available, trying fallback... ** (gnumeric:2086): WARNING **: font_name == NULL, Using 9.000000 ** (gnumeric:2086): WARNING **: font_name == NULL, Using 9.000000 3. Are you sure you never ran without "make install"? Yes. Only one version installed in ~/cvs/gnome2 so make install was ran since it loaded. Dates from binary and share match: [chema@deland 1.1.17]$ ls -l `which gnumeric` -rwxr-xr-x 1 chema chema 26698383 Mar 20 17:27 /home/chema/cvs/gnome2/bin/gnumeric [chema@deland 1.1.17]$ ls -l /home/chema/cvs/gnome2/share/gnumeric total 4 drwxrwxr-x 8 chema chema 4096 Mar 20 17:29 1.1.17 [chema@deland 1.1.17]$
We're now much more verbose about running with no schema installed. As a bonus I can catch missing definitions of 'open all new plugins' and default to TRUE which fixes this.