Comment 4 for bug 286544

Revision history for this message
Zak (zak-wilson) wrote :

I get the following, using the free ATI driver:

** Running f-spot in Debug Mode **
** Running Mono with --debug **
[Info 16:48:26.464] Initializing DBus
[Debug 16:48:26.680] DBusInitialization took 0.194245s
[Info 16:48:26.680] Initializing Mono.Addins
[Debug 16:48:27.028] Mono.Addins Initialization took 0.347509s
[Info 16:48:27.040] Starting new FSpot server
[Debug 16:48:27.424] Db Initialization took 0.162567s
[Debug 16:48:27.951] QueryToTemp took 0.001183s : 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 16:48:28.209] PhotosPerMonth took 0.009462s
[Debug 16:48:28.212] TimeAdaptor REAL Reload took 0.231012s
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 329 error_code 1 request_code 156 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.)