Personal Video Database

English => Support => Topic started by: SickPuP on December 26, 2009, 08:46:26 pm

Title: Application Crash
Post by: SickPuP on December 26, 2009, 08:46:26 pm
When the application opens the default database on load, if you try to open another instance of the application it freaks out and crashes.   The bug report also requires an email account configured on the pc.  I suggestion building in an internal email method to report bugs or remove that functionality and just tell them to go to the forum.  Many people use webmail now and those won't launch as a default email application from the OS. 
Title: Re: Application Crash
Post by: rick.ca on December 27, 2009, 11:45:18 pm
If you're using the (default) embedded version Firebird, I suppose it's going to lock the database and cause a "freak out." For those who want to open another instance of the program for a different database, a more graceful behaviour would be to present a File Open dialog. A workaround would be to use the -portable switch for the second instance. This will force the program to use a different configuration file (in the application directory) which can point to a different database.

I'm not sure, but I imagine the bug reporter is just using mailto. If you choose to use webmail, it's up to you to configure your OS and browser so mailto invokes your chosen webmail application.
Title: Re: Application Crash
Post by: nostra on December 28, 2009, 02:33:35 pm
Could you save the bug report and send it to me?