Bug 192183 - beagle-search crashes on search
Summary: beagle-search crashes on search
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: beagle
Version: rawhide
Hardware: powerpc
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-18 07:31 UTC by Joshua Wulf
Modified: 2014-10-19 22:54 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-21 09:47:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
beagle build patch for gtk# 2.9 (410 bytes, patch)
2006-06-06 18:08 UTC, Bart Vanbrabant
no flags Details | Diff

Description Joshua Wulf 2006-05-18 07:31:00 UTC
Description of problem:
Beagle-search crashes on search

Version-Release number of selected component (if applicable):
beagle-0.2.6-2

How reproducible:
100%

Steps to Reproduce:
1. Invoke beagle-search via command line or from deskbar applet
2. Type in a search term
3. Hit search
  
Actual results:
Beagle search closes with no gtk error dialog

Expected results:
Search for files

Additional info:
Error output observed in terminal when launched from shell:

[jwulf@localhost ~]$ beagle-search

Unhandled Exception: System.InvalidCastException: Cannot cast from source type
to destination type.
in <0x0008c> Gtk.Widget:get_GdkWindow ()
in [0x00014] (at
/usr/src/build/742145-ppc/BUILD/beagle-0.2.6/search/Panes.cs:105)
Search.Panes+WhiteBox:OnExposeEvent (Gdk.EventExpose evt)
in <0x0009c> Gtk.Widget:exposeevent_cb (IntPtr widget, IntPtr evnt)
in (wrapper native-to-managed) Gtk.Widget:exposeevent_cb (intptr,intptr)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x0000c> Gtk.Application:Run ()
in <0x00010> Gnome.Program:Run ()
in [0x00076] (at
/usr/src/build/742145-ppc/BUILD/beagle-0.2.6/search/Search.cs:60)
Search.MainWindow:Main (System.String[] args)

Comment 1 darrell pfeifer 2006-05-28 16:00:18 UTC
The same problem occurs on x86 architecture.

It also occurs when attempting to run Tomboy notes applet.

I'm running a completely updated Rawhide system. The problem has occurred for
several weeks, I think since a Gtk update.

Comment 2 Bart Vanbrabant 2006-06-06 18:08:15 UTC
Patches in this bugreport should fix the gtk# part: #194262

Bealge will need a rebuild with the attached patch applied to resolve a
namespacing problem.

Comment 3 Bart Vanbrabant 2006-06-06 18:08:53 UTC
Created attachment 130626 [details]
beagle build patch for gtk# 2.9

Comment 4 Alexander Larsson 2006-06-21 09:47:44 UTC
Fixed in later version of gtk2.



Note You need to log in before you can comment on or make changes to this bug.