« Return to Thread: Bug in KMM 0.9.3 - abort if try to save as database without QT SQL drivers installed

Re: Bug in KMM 0.9.3 - abort if try to save as database without QT SQL drivers installed

by Jack Ostroff :: Rate this Message:

Reply to Author | View in Thread

On 2009.06.23 14:46, Jack wrote:

> If I open an existing KMM file, and then select "save to database", I  
> get an error popup "There are no Qt SQL drivers installed..." which  
> is correct.  When I click OK, I get a "Select Database" window, where  
> I would expect to go back to the main window.   If I click in the  
> (empty) select database box, I get a segfault SIGSEV (signal 11).  If  
> I instead click "create sql" and enter a file name and click OK, I  
> get an (expected?) uncaught error "Unknown database driver type in  
> file mymoneystoragesql.cpp line 108" and then a SIGABRT (signal 6)  
> when I click OK.
>
> Please let me know if I can provide any additional information, but  
> both of these outcomes are reproducible.

I just noticed something even stranger, and perhaps more of a problem.  
After reading another thread about compiling plugins, I re-compiled KMM  
myself.  At the end of ./configure --without-arts, it said it was going  
to include all four listed plugins, including the sqlite3.  After  
compiling, the configure screen for plugins lists only the OFX import  
plugin, which is enabled.  What happened to the other plugins?  There  
were no errors I noticed during either ./configure or make.  Is there  
some link to not having arts?  I thought that was just sound/multimedia.

------------------------------------------------------------------------------
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

 « Return to Thread: Bug in KMM 0.9.3 - abort if try to save as database without QT SQL drivers installed