Export to GitHub

dfo - issue #15

typing in search box causes crash


Posted on Jan 24, 2008 by Swift Camel

What steps will reproduce the problem? 1. install on Ubuntu 7.10 2. run program from command line 3. start typing in search box

What is the expected output? What do you see instead?

Something should happen. Instead, the program crashes.

What version of the product are you using? On what operating system?

0.7 on Ubuntu 7.10 Gutsy/x86

Please provide any additional information below.

$ sh run.sh

** (DesktopFlickrOrganizer:25137): WARNING **: Invalid borders specified for theme pixmap: /home/neuro/.themes/Mac4Lin_GTK_v0.3/gtk-2.0/Frame-Gap/frame1.png, borders don't fit within the image Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.NullReferenceException: A null value was found where an object instance was required. at DeskFlickrUI+<>c__CompilerGenerated2.<>c__AnonymousMethod33 (System.Object +5, System.EventArgs +6) [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) at Gtk.Application+InvokeCB.Invoke () [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool () at GLib.Timeout+TimeoutProxy.Handler () [0x00000]

at GLib.ExceptionManager.RaiseUnhandledException () at GLib.Timeout+TimeoutProxy.Handler () at GLib.Timeout+TimeoutProxy.Handler () at Gtk.Application.gtk_main () at Gtk.Application.gtk_main () at Gtk.Application.Run () at DeskFlickrUI.CreateGUI () at GladeApp.Main ()

Comment #1

Posted on May 27, 2008 by Quick Kangaroo

The search box seems to be working as expected. If you still have problems, please create a new bug report.

Status: WontFix

Labels:
Type-Defect Priority-Medium