Issue289

Project smart
Title Smart crashes when you press the search button
Priority critical Status done-review
Superseder Nosy List lewin, rasker
Assigned To rasker Topics

Created on 2007-03-02.08:34:33 by lewin, last changed 2008-06-29.13:45:11 by rasker.

Messages
msg1347 (view) Author: rasker Date: 2008-06-29.13:45:11
Retired
Reason for Retirement: Status unknown.

Please reopen this issue https://bugs.launchpad.net/smart if it is still an issue.
msg1123 (view) Author: lewin Date: 2007-03-24.07:19:44
It has been doing it regularly now, usually only after committing a 
transaction.
This is the error it got this time:
/usr/lib/python2.4/site-packages/smart/interfaces/gtk/log.py:105: GtkWarning: 
gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed

I am using version 0.50
msg1106 (view) Author: lewin Date: 2007-03-02.08:34:33
Smart crashes sometimes when you press the search button. This is the error 
that I got:
/usr/lib/python2.4/site-packages/smart/interfaces/gtk/log.py:105: GtkWarning: 
gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed
  self.show()

[1]+  Segmentation fault      smart --gui
History
Date User Action Args
2008-06-29 13:45:12raskersetstatus: unread -> done-review
assignedto: rasker
messages: + msg1347
nosy: + rasker
2007-04-20 05:50:20lewinsetstatus: chatting -> unread
2007-03-24 07:19:45lewinsetpriority: urgent -> critical
status: unread -> chatting
messages: + msg1123
2007-03-02 08:34:34lewincreate