[KEXI] [Bug 393705] export query crashes KEXI

Barrie Backhurst bugzilla_noreply at kde.org
Wed May 2 05:47:25 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=393705

Barrie Backhurst <barrie.backhurst at ntlworld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|staniek at kde.org             |kexi-bugs at kde.org

--- Comment #3 from Barrie Backhurst <barrie.backhurst at ntlworld.com> ---
(In reply to Jarosław Staniek from comment #1)
> Thanks Barrie. 
> The "QString::arg: Argument missing" bug will be fixed in 3.1.1. I am not
> sure it will fix the case you mention though. If you could attach or send me
> example file that crashes KEXI it could be clear.

I did not want to send the whole file as is and deleted all unrelated
tables(188 tables), now with the file trimmed to a minimum it no longer crashes
when attempting the export, though it fails with an error message "could not
open data for exporting" The command line out put is as follows

QString::arg: Argument missing: SELECT o_id, o_type, o_name, o_caption, o_desc
FROM kexi__objects WHERE o_type=1 AND o_id=1, 187
QString::arg: Argument missing: SELECT o_id, o_type, o_name, o_caption, o_desc
FROM kexi__objects WHERE o_type=2 AND o_id=2, 187
org.kde.kdb.core: no table or query found for id== 187

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kexi-bugs mailing list