Bug 152641

Summary: mail/claws-mail 3.7.6 broken by recent GNOME update
Product: Ports & Packages Reporter: Fabian Keil <fk>
Component: Individual Port(s)Assignee: Alexander Leidinger <netchild>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!