Bug 117629 - gnome-blog applet doesn't load
Summary: gnome-blog applet doesn't load
Status: RESOLVED DUPLICATE of bug 114325
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: RC 1
Hardware: i686 SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-17 14:09 UTC by James Ogley
Modified: 2005-09-19 13:23 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Patch to set the location correctly (694 bytes, patch)
2005-09-17 14:09 UTC, James Ogley
Details | Diff
Patch to fix it (499 bytes, patch)
2005-09-19 12:24 UTC, Rodrigo Moya
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Ogley 2005-09-17 14:09:16 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.
Comment 1 James Ogley 2005-09-17 14:09:58 UTC
Created attachment 50229 [details]
Patch to set the location correctly
Comment 2 Rodrigo Moya 2005-09-19 12:20:35 UTC
hmm, in GNOME CVS, the version is 0.8.5. How can there be a 0.9 tar.gz?
Comment 3 Rodrigo Moya 2005-09-19 12:24:42 UTC
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)?
Comment 4 JP Rosevear 2005-09-19 13:23:45 UTC
This is already fixed in our packages, patch is still valid upstream.

*** This bug has been marked as a duplicate of 114325 ***