Bug 117629

Summary: gnome-blog applet doesn't load
Product: [openSUSE] SUSE LINUX 10.0 Reporter: James Ogley <riggwelter>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: i686   
OS: SUSE Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Patch to set the location correctly
Patch to fix it

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 ***