https://bugs.kde.org/show_bug.cgi?id=393705
Bug ID: 393705 Summary: export query crashes KEXI Product: KEXI Version: 3.1.0 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Queries Assignee: kexi-b...@kde.org Reporter: barrie.backhu...@ntlworld.com CC: a...@piggz.co.uk, in...@fables.co.za Target Milestone: --- Having created a query and being able to view data, design or sql right clicking and choosing an export option causes KEXI to crash. I have not installed with debugging support but running from the command line displays the following message 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 KCrash: Application 'kexi-3.1' crashing... An example of sql that I am using is as follows SELECT p11n.* FROM p11n WHERE p11n.EmpID > 4 AND p11n.Prd < 9 ORDER BY EmpID, Prd When opening the same file in KEXI-2.9.11(on a diferent pc) the export works perfectly -- You are receiving this mail because: You are watching all bug changes.