----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110288/ -----------------------------------------------------------
(Updated Oct. 12, 2013, 4:07 p.m.) Status ------ This change has been marked as submitted. Review request for Plasma. Bugs: 319291 http://bugs.kde.org/show_bug.cgi?id=319291 Repository: plasmate Description ------- The private field m_konsolewidget is initialized only on some specific cases, so it should be accessed with caution. But there are some places in witch it's being used without checking if it was instantiated or not. This patch fixes those accesses, by checking if it is instantiated or not. Diffs ----- plasmate/mainwindow.cpp 1ef5a81 Diff: http://git.reviewboard.kde.org/r/110288/diff/ Testing ------- I've created a data engine in python successfully. Thanks, Denis Falqueto
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel