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 163922 - Error when adding applet to panel
Error when adding applet to panel
Status: RESOLVED WONTFIX
Product: gnome-blog
Classification: Other
Component: Blog Applet
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME blog maintainers
GNOME blog maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2005-01-13 11:12 UTC by Brian Pepple
Modified: 2018-07-01 08:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian Pepple 2005-01-13 11:12:00 UTC
1. Add applet to panel

The following error is received:
The panel encountered a problem while loading "OAFIID:GNOME_BlogApplet".
Details: Failed to resolve, or extend
'!prefs_key=/apps/panel/profiles/default/applets/applet_13/prefs;background=none:;orient=down;size=x-small;locked_down=false
Comment 1 Brian Pepple 2005-01-13 11:14:35 UTC
This appears to have sprung from the latest patch to gnome-blog-poster, based on
a quick look at CVS.
Comment 2 Jan de Groot 2005-01-25 21:55:52 UTC
Besides registering the schema that isn't done on postinstall (or you guys have
made some wonderful code to detect that I'm a packager that should use
--disable-schemas-install, but didn't do that ;)), there's also another problem:
the path to the applet executable is hardcoded to /usr/libexec, while it should
be $prefix/libexec.
Comment 3 Jan de Groot 2005-01-25 22:01:24 UTC
Removing the GNOME_BlogApplet.server.in before running ./configure causes it to
get regenerated. I think the file is left in the tarball by accident.
Comment 4 Vlad Losev 2008-05-29 11:41:51 UTC
I have the same problem on my Fedora 9 box. Removing the GNOME_BlogApplet.server.in before running ./configure per Jan's comment 3 fixed the problem for me.
Comment 5 Tommi Asiala 2010-03-11 17:20:30 UTC
Jan de Groot, you seem to have good experience on packaging and installation. Would it be possible for you to supply a patch?
Comment 6 Jan de Groot 2010-06-15 22:51:56 UTC
Removing the file from EXTRA_DIST in Makefile.am should remove the autogenerated file from released tarballs in the future. There's probably more autogenerated files that don't belong there, but so far I haven't noticed any problems.
Comment 7 André Klapper 2018-07-01 08:33:10 UTC
gnome-blog is not under active development anymore and has not seen code changes for many years.
Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-blog/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.