Comment 7 for bug 950781

Revision history for this message
Max Gaukler (mgmax) wrote :

A partial workaround would be changing the internal setting that the recent-files menu does not check if files still exist. But then this annoying message would still appear at other places (just search the bugtracker for "no disk")

inkscape-0.48.4/src/interface.cpp line 974:
    gtk_recent_chooser_set_show_not_found (GTK_RECENT_CHOOSER(recent_menu), FALSE);
-> change to TRUE