On Wed, Sep 28, 2011 at 2:41 PM, Paulo J. Matos <[email protected]>wrote:
> I have no idea of what's happening but during import shotwell simply > closes (crashes) without any notice whatsoever. > > The log is attached. Were this a C program I would know how to debug it > using gdb > but in Vala I have no idea. Any tips? > Hi Paulo, A Vala program *is* a C program -- Vala is a source compiler which compiles to C. Unfortunately our mailing list doesn't accept patches. You could either file a new ticket on this, or just e-mail me the log. Please see our bug reporting section in the FAQ for info on creating helpful logs and stack traces for us: http://redmine.yorba.org/projects/shotwell/wiki/ShotwellFAQ#I-found-a-bug-in-Shotwell-How-can-I-report-it - Eric _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
