Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155732 - app-misc/beagle-0.2.12-r1 beagle-search crash double-clicking on contact tile
Summary: app-misc/beagle-0.2.12-r1 beagle-search crash double-clicking on contact tile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 163958
Blocks:
  Show dependency tree
 
Reported: 2006-11-19 17:27 UTC by Jose daLuz
Modified: 2007-02-02 22:40 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose daLuz 2006-11-19 17:27:45 UTC
Running beagle 0.2.12-r1, if I search for a contact with beagle-search and, finding the contact, double-click on it to open it, I get the following crash:

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at Search.Tiles.Contact.Open () [0x00021] in /var/tmp/portage/app-misc/beagle-0.2.12-r1/work/beagle-0.2.12/search/Tiles/Contact.cs:108 
  at Search.Tiles.Tile.OnButtonPressEvent (Gdk.EventButton b) [0x00026] in /var/tmp/portage/app-misc/beagle-0.2.12-r1/work/beagle-0.2.12/search/Tiles/Tile.cs:214 
  at Gtk.Widget.buttonpressevent_cb (IntPtr widget, IntPtr evnt) [0x00000] 
  at (wrapper native-to-managed) Gtk.Widget:buttonpressevent_cb (intptr,intptr)
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] 
  at Gnome.Program.Run () [0x00000] 
  at Search.MainWindow.Main (System.String[] args) [0x00075] in /var/tmp/portage/app-misc/beagle-0.2.12-r1/work/beagle-0.2.12/search/Search.cs:61 

I'm running mono 1.1.18-r1, evolution 2.8.1.1, evolution-data-server 1.8.1-r1, evolution-sharp 0.12.0.

Portage 2.1.2_rc2 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.18-ck1-r1 x86_64)
=================================================================
System uname: 2.6.18-ck1-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.6
Last Sync: Sat, 18 Nov 2006 20:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe -ggdb -ffriend-injection"
DISTDIR="/var/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages parallel-fetch sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.osuosl.org/ "
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/var/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=120"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-main /usr/portage/local/layman/sunrise /usr/portage/local/layman/break-my-gentoo-main /usr/portage/local/layman/wrobel /usr/portage/local/layman/gentopia /usr/portage/local/layman/stuart-desktop"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X aac alsa bash-completion berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt cups dbus debug dlloader dri dvd dvdr eds elibc_glibc emboss encode esd firefox flac foomaticdb fortran gdbm gif glitz gnome gpm gstreamer gtk gtk2 hal iconv imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog java jpeg kde kdehiddenvisibility kernel_linux ldap linguas_en lzw lzw-tiff mad mono mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre perl pic png pppd python qt3 qt4 quicktime readline reflection ruby samba sdl session spell spl sqlite ssl tcpd theora tiff truetype truetype-fonts type1-fonts unicode usb userland_GNU userlocales video_cards_nvidia video_cards_vesa vorbis xml xml2 xorg xpm xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS
Comment 1 Pacho Ramos gentoo-dev 2006-11-26 10:20:56 UTC
Have you tried with 0.2.13?

Good luck!
Comment 2 Jose daLuz 2006-11-26 12:06:36 UTC
Same results with 0.2.13. Unless one of the devs here has some idea about this, I'll file a bug upstream.
Comment 3 Luis Medinas (RETIRED) gentoo-dev 2006-11-26 12:30:19 UTC
sorry i only saw the bug today. What type of contact are you trying to find ? a gaim contact, evolution contact ? Please explain me so i can try to reproduce the bug.
Comment 4 Jose daLuz 2006-11-26 13:56:34 UTC
(In reply to comment #3)
> sorry i only saw the bug today. What type of contact are you trying to find ? a
> gaim contact, evolution contact ? Please explain me so i can try to reproduce
> the bug.
> 
These are evolution contacts, which are now available in beagle again since evolution-sharp 0.12.0 was released and entered Portage a week or so ago.
Comment 5 Jose daLuz 2007-01-03 18:12:00 UTC
This still happens with beagle 0.2.14 and evolution-sharp 0.12.1. Is there any other information I can provide to help debug this?
Comment 6 Pacho Ramos gentoo-dev 2007-01-04 04:30:46 UTC
(In reply to comment #5)
> This still happens with beagle 0.2.14 and evolution-sharp 0.12.1. Is there any
> other information I can provide to help debug this?
> 

Yes, I can reproduce it.

Comment 7 Pacho Ramos gentoo-dev 2007-01-04 04:45:50 UTC
I have reported it to upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=392718
Comment 8 Pacho Ramos gentoo-dev 2007-01-04 12:21:35 UTC
The bug has been fixed by upstream in SVN beagle version, check this:
http://bugzilla.gnome.org/show_bug.cgi?id=392718
Comment 9 Jose daLuz 2007-01-30 04:55:03 UTC
I can confirm 0.2.15.1 does fix this problem.
Comment 10 Luis Medinas (RETIRED) gentoo-dev 2007-02-02 22:40:37 UTC
0.2.15.1 is on the tree. So closing this bug.
per Comment  #8 and #9

Thanks for helping.