On 5 October 2010 20:34, Detlef Lechner <[email protected]> wrote: > Hi! > > Kexi 2.2.2 under KDE 4.5.1 Trying to make a form. I was able to create a > label. But when I am trying to create a text box and forming a > cursor->eof rectangular outline on the form's surface, on releasing the > left mouse key Kexi will crash. Is this a known bug? > When I started Kexi in a terminal, after the crash I obtain: "QLayout > Attempting to add QLayout "" to KexiFormView > "Entwurfsansicht_for_fm2begriffe2010_object", which already has a > layout. kexi(22247)/kexi (general) KFormDesigner::FormIOloadFormFromDom: > original format is older than current: 2 > kexi(22247)/KexiDB KexiDB::Connection::querySingleString: > Connection::querySingleRecord(): !cursor->moveFirst() || cursor->eof() > "SELECT o_data FROM kexi_objectdata WHERE o_id=17 AND > o_sub_id='extended_schema' LIMIT 1".
Hello Detlef, The defect is most probably reported in https://bugs.kde.org/show_bug.cgi?id=247183 It may be fixed, we are waiting for feedback. You can apply this patch: http://bugsfiles.kde.org/attachment.cgi?id=51871 (as described at http://kexi-project.org/wiki/wikiview/[email protected]_patches.html) or wait for 2.3.0. In any case I recommend to temporarily change style of your KDE widgets to something other than Oxygen (in Personal Settings->Appearance->Style) to see if the problem is related to Oxygen. -- regards / pozdrawiam, Jaroslaw Staniek http://www.linkedin.com/in/jstaniek Kexi & KOffice (http://kexi-project.org, http://identi.ca/kexi, http://koffice.org) KDE Software Development Platform on MS Windows (http://windows.kde.org) _______________________________________________ Kexi mailing list [email protected] https://mail.kde.org/mailman/listinfo/kexi
