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 483629 - crash in Gimmie: Trying to add a new Pers...
crash in Gimmie: Trying to add a new Pers...
Status: RESOLVED DUPLICATE of bug 451697
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-05 08:13 UTC by paolo
Modified: 2007-10-06 01:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description paolo 2007-10-05 08:13:41 UTC
What were you doing when the application crashed?
Trying to add a new Person via the People menu.

App was installed via Synaptic, but no dependency on  /usr/bin/bogofilter was detected.


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors (2466587 sec old) ---------------------
(evolution-2.10:12141): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)
(evolution-2.10:12141): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)
(evolution-2.10:12141): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)
(evolution-2.10:12141): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)
(evolution-2.10:12141): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)
(evolution-2.10:12141): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)
(evolution-2.10:12141): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_people.py", line 241 in _add_person
    if gaim_dbus:
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_util.py", line 1094 in __getattr__
    raise dbus.DBusException DBusException

Comment 1 paolo 2007-10-05 09:19:55 UTC
After I installed bogofilter, the app still crashes with the _exact_ same error, even though /usr/bin/bogofilter exists. So it's more than just a packaging dependency issue. Running bogofilter manually (after initialising it with some ham & spam):

paolo@paolo-laptop:~$ /usr/bin/bogofilter -V
bogofilter version 1.1.3
    Database: Sleepycat Software: Berkeley DB 4.4.20: (February 24, 2006) AUTO-XA
Copyright (C) 2002-2006 David Relson, Matthias Andree, Greg Louis
Copyright (C) 2002-2003 Eric S. Raymond, Adrian Otto, Gyepi Sam.

bogofilter comes with ABSOLUTELY NO WARRANTY.  This is free software, and
you are welcome to redistribute it under the General Public License.  See
the COPYING file with the source distribution for details.
Comment 2 H. 2007-10-06 01:08:14 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 451697 ***