Bug 236942 - finance/homebank: segfault when importing files
Summary: finance/homebank: segfault when importing files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-01 17:01 UTC by Andreas Bilke
Modified: 2019-04-02 17:19 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (wen)


Attachments
Fix for bug by adding upstream patch to port. (2.75 KB, patch)
2019-04-01 17:23 UTC, Andreas Bilke
andreas: maintainer-approval? (wen)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Bilke 2019-04-01 17:01:11 UTC
If I want to import a csv (or other formats) file into homebank, I get a segfault after csv format validation message and before selecting the account.

There already exist an upstream bug report: https://bugs.launchpad.net/homebank/+bug/1821141

There is also a fixed version out, but they didn't incremented the version number. Instead they just added an patch on top of 5.2.3

See revision 66 for that fix: https://code.launchpad.net/~mdoyen/homebank/5.2.x

Could you please extend the homebank port with that patch? Currently homebank is unusable if you want to import csv files.
Comment 1 Andreas Bilke 2019-04-01 17:23:00 UTC
Created attachment 203305 [details]
Fix for bug by adding upstream patch to port.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-04-02 00:55:30 UTC
A commit references this bug:

Author: wen
Date: Tue Apr  2 00:54:36 UTC 2019
New revision: 497542
URL: https://svnweb.freebsd.org/changeset/ports/497542

Log:
  - Fix the segfault when importing files

  PR:		236942
  Submitted by:	freebsd.org@bilke.org

Changes:
  head/finance/homebank/Makefile
  head/finance/homebank/files/
  head/finance/homebank/files/patch-fix-236942.patch