[KEXI] [Bug 393705] New: export query crashes KEXI

Barrie Backhurst bugzilla_noreply at kde.org
Mon Apr 30 23:16:41 UTC 2018


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-bugs at kde.org
          Reporter: barrie.backhurst at ntlworld.com
                CC: adam at piggz.co.uk, inksi at 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 the assignee for the bug.


More information about the Kexi-bugs mailing list