Bug 152641 - mail/claws-mail 3.7.6 broken by recent GNOME update
Summary: mail/claws-mail 3.7.6 broken by recent GNOME update
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: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-28 14:40 UTC by Fabian Keil
Modified: 2010-11-29 12:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.02 KB, patch)
2010-11-28 14:40 UTC, Fabian Keil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Keil 2010-11-28 14:40:06 UTC
claws-mail 3.7.6 stopped working properly after the recent GNOME update.

Opening the inbox or downloading new mail causes it to segfault.

The problem has already been reported upstream in October
and is fixed in 3.7.7:
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2277
http://www.claws-mail.org/news.php

I can confirm that upgrading to 3.7.7 solves the problem.

Fix: I used the attached incomplete update to work around the problem.

For a proper update the pkg-plist needs an update and the port currently only installs with make -k.

Patch attached with submission follows:
How-To-Repeat: Install GTK+ 2.22 and browse the inbox or fetch new mail.
Comment 1 Fabian Keil 2010-11-28 19:51:01 UTC
While claws-mail 3.7.7 clearly is an improvement, it reproducible
crashes when composing mail. I filed a bug report upstream:
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2315

Fabian
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-11-29 10:11:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

Assign to maintainer
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-29 11:54:36 UTC
netchild    2010-11-29 11:54:31 UTC

  FreeBSD ports repository

  Modified files:
    mail/claws-mail      Makefile distinfo pkg-plist 
  Added files:
    mail/claws-mail/files patch-undef_g_disable_deprecated 
  Log:
  Update to 3.7.7.
  
  Submitted by:   Fabian Keil <fk@fabiankeil.de>
  PR:             152641
  
  Revision  Changes    Path
  1.163     +1 -2      ports/mail/claws-mail/Makefile
  1.77      +2 -3      ports/mail/claws-mail/distinfo
  1.1       +10 -0     ports/mail/claws-mail/files/patch-undef_g_disable_deprecated (new)
  1.66      +1 -5      ports/mail/claws-mail/pkg-plist
_______________________________________________
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"
Comment 4 Alexander Leidinger freebsd_committer freebsd_triage 2010-11-29 11:55:49 UTC
State Changed
From-To: open->closed

Update committed. Thanks!