Bug 108964 - mail/evolution 2.8.3 cannot set options for accounts
Summary: mail/evolution 2.8.3 cannot set options for accounts
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 11:00 UTC by Mark Evenson
Modified: 2007-02-12 06:50 UTC (History)
0 users

See Also:


Attachments
file.diff (371 bytes, patch)
2007-02-09 11:00 UTC, Mark Evenson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Evenson 2007-02-09 11:00:31 UTC
mail/evolution 2.8.3 fails to allow me to edit options for my mail accounts.  

output from the console complains about an unsatisfied link for symbol '_' from '/usr/local/lib/evolution/2.8/plugins/liborg-gnome-groupwise-features.so' which is loaded even if you don't have a "groupwise" Evolution account (I don't)

The library does not laod due to failure of inclusion of the proper gettext macro in 'plugins/groupwise-features/junk-settings.c'.

A patch is included in the 'fixes' field of this bugreport.  I am not so sure this is the "proper" wau to include the gettext macros, as some files in this directory include <libgnome/gnome-i18n.h> as well.

I am not currently planning to file this bug upstream with Evolution, as I don't have the time to sort through their bug filing process
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-09 11:00:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-02-12 06:47:44 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-12 06:47:44 UTC
marcus      2007-02-12 06:47:39 UTC

  FreeBSD ports repository

  Modified files:
    mail/evolution       Makefile 
  Added files:
    mail/evolution/files 
                         patch-plugins_groupwise-features_junk-settings.c 
  Log:
  Fix an undefined symbol error in the Groupwise plugin that can lead to
  a configuration failure.
  
  PR:             108964
  Submitted by:   Mark Evenson<mark.evenson@gmx.at>
  
  Revision  Changes    Path
  1.135     +1 -0      ports/mail/evolution/Makefile
  1.1       +10 -0     ports/mail/evolution/files/patch-plugins_groupwise-features_junk-settings.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"