Opened 13 years ago

Closed 13 years ago

#2856 closed defect (fixed)

Infoslicer crash after download article

Reported by: godiard Owned by: walter
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: InfoSlicer Version: Unspecified
Severity: Unspecified Keywords: 11.2.0
Cc: Distribution/OS: OLPC
Bug Status: Unconfirmed

Description

When I want search "argentina" in the spanish wikipedia, Infoslicer download the text, all the images and crash without displaying anything.

Log:

1305810762.922262 DEBUG infoslicer: load article 87837458-8219-11e0-a3e3-0025110c1482
/home/gonzalo/Activities/InfoSlicer.activity/bookview.py:157: GtkWarning: gtktextview.c:4609: somehow some text lines were modified or scrolling occurred since the last validation of lines on the screen - may be a text widget bug.
  self.tree.set_cursor(len(self.store)-1, self.tree.get_column(1), False)
**
Gtk:ERROR:gtktextview.c:4610:gtk_text_view_paint: code should not be reached
Terminated by signal 6, pid 6401 data (None, <open file '<fdopen>', mode 'w' at 0x1cdff60>, dbus.ByteArray('182101d6740bd4dea5026f0f725b6c562618bc60', variant_level=1))

or

1305794514.172503 DEBUG infoslicer: load article b5ae3528-81f3-11e0-873b-0017c4a748fe

Gdk-ERROR **: The program 'sugar-activity' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 8423 error_code 159 request_code 147 minor_code 6)
  (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.)
aborting...
Terminated by signal 6, pid 3283 data (None, <open file '<fdopen>', mode 'w' at 0x8cd8f98>, dbus.ByteArray('76b6586b426d3aaa9a710551c59d77fae4d574e6', variant_level=1))

Change History (2)

comment:2 Changed 13 years ago by godiard

  • Resolution set to fixed
  • Status changed from new to closed

In version 9

Note: See TracTickets for help on using tickets.