After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 109173 - [A2-1.1.17] - All plugins are disabled after make installing from CVS
[A2-1.1.17] - All plugins are disabled after make installing from CVS
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
1.1.x
Other other
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2003-03-25 19:20 UTC by Chema Celorio
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chema Celorio 2003-03-25 19:20:30 UTC

Comment 1 Chema Celorio 2003-03-25 19:24:59 UTC
All plugins are disabled after make installing from CVS
Comment 2 Morten Welinder 2003-03-25 19:28:15 UTC
1. What was the old version?
2. Any error messages?
3. Are you sure you never ran without "make install"?
Comment 3 Chema Celorio 2003-03-25 19:32:46 UTC
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]$
Comment 4 Jody Goldberg 2003-10-17 06:17:40 UTC
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.