Bugzilla – Bug 117629
gnome-blog applet doesn't load
Last modified: 2005-09-19 13:23:45 UTC
The gnome-blog applet doesn't load in the package in 10.0 RC1 (probably didn't in any of the preceding betas either). It's because the location of the executable in GNOME_BlogApplet.server.in (and therefore in GNOME_BlogApplet.server) is hard-coded to /usr/local/libexec.
Created attachment 50229 [details] Patch to set the location correctly
hmm, in GNOME CVS, the version is 0.8.5. How can there be a 0.9 tar.gz?
Created attachment 50292 [details] Patch to fix it This patch makes the tar.gz not include the .server.in file, which was generated on the developer's machine, and thus force it to be regenerated. Can you test it, by applying the patch and redoing the tar.gz (make dist/distcheck)?
This is already fixed in our packages, patch is still valid upstream. *** This bug has been marked as a duplicate of 114325 ***