Bug#355045: xqf: Fails to run - segmentation fault

2006-03-24 Thread Lars Wirzenius
I looked at this bug for a while, and here's what I have found so far: The crash happens because gtk gets a NULL pointer when it wants a pointer to a GtkWidget. Specifically, this seems to happen in src/xqf.c, about line 2860, in create_player_menu_item, where pixmap becomes NULL. The reason for

Bug#355045: xqf: Fails to run - segmentation fault

2006-03-02 Thread Jo Shields
Package: xqf Version: 1.0.4-directhex3 Severity: grave Justification: renders package unusable *** Please type your report below this line *** I've been trying to write a patch for XQF to fix an unrelated problem. However, it seems it's not my dodgy C programming causing segfaults - I find