Comment 6 for bug 207437

Revision history for this message
Anita. Yang (anita-yang) wrote :

I modified the function "cheese_window_cmd_about" as following snippet code, and launching About dialog works properly.

Modify "gtk_show_about_dialog(GTK_WINDOW (cheese_window->window),....." to "gtk_show_about_dialog(NULL,....."