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 303421 - Little Brother Database (lbdb) support broken
Little Brother Database (lbdb) support broken
Status: RESOLVED OBSOLETE
Product: balsa
Classification: Other
Component: general
2.3.x
Other Linux
: Normal normal
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-07 23:56 UTC by Andrew Lau
Modified: 2021-06-01 22:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
addr.patch (15.17 KB, patch)
2005-05-08 10:57 UTC, Pawel Salek
none Details | Review

Description Andrew Lau 2005-05-07 23:56:22 UTC
Debian BTS: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306556
Submitter: Simon Brandmair <sbrandmair@gmx.net>

Summary:
'Expand aliases as you type' was working with 2.2.6, but now segfaults in both
2.3.0 and 2.3.1. Stacktrace at above URL.

PS: I'll need a patch against 2.3.0 to get a fix into Debian "Sarge".
Comment 1 Pawel Salek 2005-05-08 07:29:02 UTC
Confirmed and assigned (I am testing a patch now).
Comment 2 Pawel Salek 2005-05-08 10:57:56 UTC
Created attachment 46159 [details] [review]
addr.patch

I attach the patch. It consists of five independent parts - I found some
additional minor problems when testing the fix for the primary bug:
* libbalsa/address-book-extern.c: complete transition from LibBalsaAddress to
InternetAddress (fix for the primary problem).
* libbalsa/address-book-gpe.c: remove duplicates from the returned list.
* src/ab-window.c: select initially displayed list in the combo.
* src/address-book-config.c: fix bad_path() for gtk < 2.6.0.
* src/pref-manager.c: Display type of extern address book.
Comment 3 Andrew Lau 2005-05-08 11:59:02 UTC
Can I be apply this patch against 2.3.0?

Or have the changes between 2.3.0 and 2.3.1 been so significant (in terms of
terms of LibBalsaAddress -> InternetAddress) that we really should be pushing
for the inclusion of 2.3.1 so that future bug fixes of this nature can be more
easily applied?
Comment 4 Pawel Salek 2005-05-08 12:03:31 UTC
Yes, sure you can apply the patch to 2.3.0. I see there is a little conflict in
the pref-manager part but it is not a crucial part of the patch. Re
LibBalsaAddress -> InternetAddress, the change was made earlier, the only
problem was that it was not complete for this particular type of address book,
and -- clearly  -- never tested.
Comment 5 Pawel Salek 2005-05-08 16:25:52 UTC
Patch commited to CVS.
Comment 6 André Klapper 2021-06-01 22:42:17 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/balsa/-/issues/

Thank you for your understanding and your help.