Activity log for bug #297324

Date Who What changed Old value New value Message
2008-11-12 19:04:44 markuz bug added bug
2008-11-12 23:55:00 Ryan Paul gwibber: status New Incomplete
2008-11-12 23:55:00 Ryan Paul gwibber: statusexplanation Do you see anything else besides a segmentation fault? Any error message at stdout? Does the window appear at all? Could you please try copy/pasting following at the command line and let me know what happens? python -c 'import gtk, webkit; print webkit; w = gtk.Window(); w.add(webkit.WebView()); w.connect("destroy", gtk.main_quit); w.show_all(); gtk.main()' Thanks!
2008-11-13 19:23:54 Ursula Junque gwibber: status Incomplete New
2008-11-13 19:23:54 Ursula Junque gwibber: statusexplanation Do you see anything else besides a segmentation fault? Any error message at stdout? Does the window appear at all? Could you please try copy/pasting following at the command line and let me know what happens? python -c 'import gtk, webkit; print webkit; w = gtk.Window(); w.add(webkit.WebView()); w.connect("destroy", gtk.main_quit); w.show_all(); gtk.main()' Thanks! What else information would be helpful?
2008-11-24 06:52:28 Ryan Paul gwibber: status New Invalid
2008-11-24 06:52:28 Ryan Paul gwibber: statusexplanation What else information would be helpful? Thanks, Markuz!