https://bugzilla.novell.com/show_bug.cgi?id=473737 Summary: BadRequest when starting F-Spot Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: riggwelter@opensuse.org QAContact: qa@suse.de Found By: --- When starting F-Spot, it starts to draw its window and then crashes. The output from running with --debug is below - there is no --sync command line option to F-Spot of course. # f-spot --debug ** Running f-spot in Debug Mode ** ** Running Mono with --debug ** [Info 20:24:01.948] Initializing DBus [Debug 20:24:02.123] DBusInitialization took 0.15897s [Info 20:24:02.123] Initializing Mono.Addins [Debug 20:24:02.418] Mono.Addins Initialization took 0.295089s [Info 20:24:02.428] Starting new FSpot server [Debug 20:24:02.654] Db Initialization took 0.142909s [Debug 20:24:03.234] QueryToTemp took 0.014316s : SELECT id, time, uri, description, roll_id, default_version_id, rating, md5_sum FROM photos WHERE id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC [Debug 20:24:03.466] Query took 0.022225s : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0 [Debug 20:24:03.482] PhotosPerMonth took 0.011848s [Debug 20:24:03.485] TimeAdaptor REAL Reload took 0.224384s The program 'f-spot' received an X Window System error. This probably reflects a bug in the program. The error was 'BadRequest (invalid request code or no such operation)'. (Details: serial 330 error_code 1 request_code 143 minor_code 19) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.