[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-25 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371331 Jarosław Staniek changed: What|Removed |Added CC||kexi-b...@kde.org -- You

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-25 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371331 Jarosław Staniek changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #14

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-25 Thread Simeon Kuran
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #13 from Simeon Kuran --- I tested the master branch with Kexi. Now it works ! :) -- You are receiving this mail because: You are watching all bug changes.

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-25 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 Jarosław Staniek changed: What|Removed |Added Version Fixed In||3.0.1 -- You are

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-25 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #12 from Jarosław Staniek --- OK Simeon, are you able to test the 3.0 and/or master branch? Thanks. -- You are receiving this mail because: You are watching all bug changes.

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-25 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 Jarosław Staniek changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-25 Thread Simeon Kuran via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #10 from Simeon Kuran --- Wow, I'm glad to hear that! Good work! Thanks for your engagement :) -- You are receiving this mail because: You are watching all bug changes.

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-25 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 Jarosław Staniek changed: What|Removed |Added Target Milestone|--- |3.0.1 -- You are

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-25 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 Jarosław Staniek changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Ever confirmed|0

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-22 Thread Simeon Kuran via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #8 from Simeon Kuran --- I tried Kexi with SQLite and MySQL now and they both worked! The error happens only with the PostgreSQL plugin! Also I tried using KEXI_COMPATIBLE = true in my app, but that didn't change

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-21 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #7 from Jarosław Staniek --- Thanks for the report. Binaries are not needed, at least I don't use them. Before we find solution could you please try: 1. to use the SQLite db type for your work 2. to use the MySQL db type

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-21 Thread Simeon Kuran via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #6 from Simeon Kuran --- No, I don't think so! Most of the time, the error occurs far before executing the SQL SELECT statement! I have to admit, that it's hard to debug, because sometimes all works as it should. I

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-21 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #5 from Jarosław Staniek --- > sometimes one or the other DB calls seem to fail. Is this KDbConnection::executeQuery() maybe? On failure I recommend to use qDebug() << m_connection->result() so we know what happens.

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-21 Thread Simeon Kuran via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #4 from Simeon Kuran --- I just finished cleaning up my project and uploaded it to my bitbucket account. I also added a zip archive (kdb-test-binary) which contains the compiled executable with all necessary dll

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-21 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #3 from Jarosław Staniek --- Simeon, you can also quickly email me zipped files, no problem. -- You are receiving this mail because: You are watching all bug changes.

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-21 Thread Simeon Kuran via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 --- Comment #2 from Simeon Kuran --- I thought so... I will upload it to some git repo, but I will need some time! Hopefully I can do it on the weekend... -- You are receiving this mail because: You are watching all bug

[KDb] [Bug 371331] database calls randomly fail on Windows 10 (postgresql)

2016-10-20 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371331 Jarosław Staniek changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO