[KDb] [Bug 376052] New: Using quotes " for identifiers has side effects for SQLite

2017-02-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376052 Bug ID: 376052 Summary: Using quotes " for identifiers has side effects for SQLite Product: KDb Version: 3.0 Platform: Other OS: Linux Status:

[KDb] [Bug 376052] Using quotes " for identifiers has side effects for SQLite

2017-02-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376052 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Ever confirmed|0 |1

[KDb] [Bug 376052] Using quotes " for identifiers has side effects for SQLite

2017-02-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376052 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Severity|normal |major Pr

[KDb] [Bug 376052] Using quotes " for identifiers has side effects for SQLite

2017-02-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376052 --- Comment #1 from Jarosław Staniek <stan...@kde.org> --- The issue has been found during the creation of autotests for KDb::deleteRecords(): https://phabricator.kde.org/D4131#inline-1 -- You are receiving this mail because: You are watchi

[KDb] [Bug 376052] Using quotes " for identifiers has side effects for SQLite

2017-02-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376052 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[KDb] [Bug 376052] Using quotes " for identifiers has side effects for SQLite

2017-02-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376052 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|RESOLVED|CLOSED -

[KDb] [Bug 376052] Using quotes " for identifiers has side effects for SQLite

2017-02-05 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376052 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Target Milestone|3.0.1 |3.1 -- You are rec

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-27 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Severity|normal |major -

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-27 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added CC||whitfi...@telkom

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-26 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Ever confirmed|0 |1 Platform

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-26 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Platform|Android |Compiled Sources

[kexi] [Bug 376970] New: Adding table relationships in Query Designer using drag does not work

2017-02-26 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970 Bug ID: 376970 Summary: Adding table relationships in Query Designer using drag does not work Product: kexi Version: 3.0.0 Platform: Other URL:

[kexi] [Bug 376970] Adding table relationships in Query Designer using drag does not work

2017-02-26 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=376970 --- Comment #1 from Jarosław Staniek <stan...@kde.org> --- Workaround: add new relations in the SQL still works (using WHERE tableX.fieldX = tableY.fieldY). By the way, the issue only relates to using drag and drop and does not affect q

[kexi] [Bug 141345] Add support for JOIN in Query Designer

2017-03-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=141345 --- Comment #4 from Jarosław Staniek <stan...@kde.org> --- > JOIN support Example for the above query: SELECT company.company_name, contact.contact_name FROM company c JOIN contact d ON c.company_id = d.company_id; (note the 'company c JOIN

[kexi] [Bug 141345] Add support for JOIN in Query Designer

2017-03-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=141345 --- Comment #5 from Jarosław Staniek <stan...@kde.org> --- Note: the above alias in JOIN is essential for self-join queries, example "SELECT ... FROM company c1 JOIN company c1 ..." -- You are receiving this mail because: You are

[kexi] [Bug 141345] Add support for JOIN in Query Designer

2017-03-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=141345 --- Comment #6 from Jarosław Staniek <stan...@kde.org> --- Err, "SELECT ... FROM company c1 JOIN company c2 ..." -- 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
https://bugs.kde.org/show_bug.cgi?id=371331 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comme

[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 <stan...@kde.org> changed: What|Removed |Added CC||kexi-b...@kde.org -

[kexi] [Bug 371896] Kexi crashed when saving after renaming a field

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371896 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[kexi] [Bug 371896] Kexi crashed when saving after renaming a field

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371896 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Severity|critical|crash --- Comment #

[kexi] [Bug 371896] Kexi crashed when saving after renaming a field

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371896 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Target Milestone|--- |3.0.1 -

[kexi] [Bug 371892] Kexi crashed when renaming a table

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371892 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |NEE

[kexi] [Bug 360906] Linking a form to a query shows in all records th same pictures

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=360906 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Target Milestone|2.9.12 |3.0 -- You are rec

[kexi] [Bug 364810] Error while inserting rows into table with schema containing reserved words

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=364810 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Version Fixed In||3.0.0 Target Mil

[kexi] [Bug 348473] Kexi query parameters do not work in COLUMNS section

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=348473 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Target Milestone|2.9.12 |3.0.1 -

[kexi] [Bug 371892] Kexi crashed when renaming a table

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371892 --- Comment #1 from Jarosław Staniek <stan...@kde.org> --- Thank you. Kexi Version? On Monday, 31 October 2016, Begonia <bugzilla_nore...@kde.org> wrote: > Bug ID 371892 > Summary Kexi crashed when renaming a table > Product kexi

[kexi] [Bug 371892] Kexi crashed when renaming a table

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371892 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Platform|unspecified |Ubuntu Pa

[kexi] [Bug 371894] Kexi: Unable to select hour as subtype for day/hour data type

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371894 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added CC||stan...@k

[kexi] [Bug 371894] Kexi: Unable to select hour as subtype for day/hour data type

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371894 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Platform|Other |Ubuntu Packages -

[kexi] [Bug 371896] Kexi crashed when saving after renaming a field

2016-10-31 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371896 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Platform|Other |Ubuntu Pa

[kexi] [Bug 355199] Add support for referencing image files in tables

2016-10-28 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=355199 --- Comment #2 from Jarosław Staniek <stan...@kde.org> --- Some discussion: https://forum.kde.org/viewtopic.php?f=220=99916=366338#p366338 -- You are receiving this mail because: You are watching all bug changes.

[kexi] [Bug 308832] Add support for opening hyperlink via a form button

2016-10-28 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=308832 --- Comment #1 from Jarosław Staniek <stan...@kde.org> --- Related discussion: https://forum.kde.org/viewtopic.php?f=220=99916=366338#p366338 -- You are receiving this mail because: You are watching all bug changes.

[kexi] [Bug 371958] Setting up lookup column not possible

2016-11-02 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371958 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|CLOSED |RESOLVED

[kexi] [Bug 315864] Add built-in support for money (decimal) data type

2016-11-04 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=315864 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added CC||stan...@k

[kexi] [Bug 149249] Allow to select database name other than template1 on connecting to PostgreSQL

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=149249 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |General

[kexi] [Bug 364811] Error opening table with missing visible column of lookup filed

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=364811 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |Tables -

[kexi] [Bug 351498] no kexi icon in menu

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=351498 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |General -

[kexi] [Bug 126372] Add support for handling Kexi databases on NFS

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=126372 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |General

[kexi] [Bug 278287] There should be an option to view hidden kexi__ tables

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=278287 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |General

[kexi] [Bug 348976] Central alignment for a textbox craches kexi

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=348976 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |Forms -

[kexi] [Bug 191416] Add multiuser locking record records

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=191416 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |General

[KDb] [Bug 289293] Allow Assigning/Creating Collating Sequences for Columns in SQLite

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=289293 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |Driver:

[kexi] [Bug 298149] Add support for native SQL statements to Kexi

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=298149 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added CC||a...@piggz

[kexi] [Bug 330218] Add support for MariaDB database backend

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=330218 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |General

[kexi] [Bug 344255] PostgreSQL driver dependencies not found on Kexi configure stage

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=344255 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Resolution|WAITINGFORINFO |UP

[kexi] [Bug 344255] PostgreSQL driver dependencies not found on Kexi configure stage

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=344255 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|RESOLVED|CLOSED -

[kexi] [Bug 363068] Data type "time" is not available in forms and reports

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=363068 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |Forms -

[KDb] [Bug 339746] Add support for hexadecimal numeric literals in queries

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=339746 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Product|kexi|KDb Com

[kexi] [Bug 371896] Kexi crashed when saving after renaming a field

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371896 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Depends on||371958 Reference

[kexi] [Bug 371958] Setting up lookup column not possible

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371958 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Blocks||371896 Reference

[kexi] [Bug 371958] Setting up lookup column not possible

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371958 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|Migration/Import/Export |Tables

[kexi] [Bug 371958] New: Setting up lookup column not possible

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371958 Bug ID: 371958 Summary: Setting up lookup column not possible Product: kexi Version: 3.0.0 Platform: Compiled Sources OS: All Status: UNCONFIRMED Severity:

[kexi] [Bug 371958] Setting up lookup column not possible

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371958 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Target Milestone|--- |3.0.1 -

[kexi] [Bug 371974] Kexi erased some criteria of a query once a new field is added to the query

2016-11-02 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371974 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|Tables |Queries -

[kexi] [Bug 371892] Kexi crashed when renaming a table

2016-11-02 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371892 --- Comment #5 from Jarosław Staniek <stan...@kde.org> --- I'll be looking into this topic, there were related issues like bug #371958 in 3.0. Thanks and feel free to report even most subtle annoyances :) -- You are receiving this mail becaus

[kexi] [Bug 371974] Kexi erased some criteria of a query once a new field is added to the query

2016-11-02 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371974 --- Comment #2 from Jarosław Staniek <stan...@kde.org> --- Templarary workaround: for certain more complex queries like this use only the SQL view. -- You are receiving this mail because: You are watching all bug changes.

[kexi] [Bug 371974] Kexi erased some criteria of a query once a new field is added to the query

2016-11-02 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371974 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |CON

[kexi] [Bug 305482] Kexi crashes on rename of PostGreSQL table that was renamed through pgAdmin

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=305482 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|NEEDSINFO |RE

[kexi] [Bug 305482] Kexi crashes on rename of PostGreSQL table that was renamed through pgAdmin

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=305482 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|RESOLVED|CLOSED -

[kexi] [Bug 159170] Show the relational model of the global database

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=159170 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Component|KexiDB |General

[kexi] [Bug 371958] Setting up lookup column not possible

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371958 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Version Fixed In||3.0.1 Latest

[kexi] [Bug 371958] Setting up lookup column not possible

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371958 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Version Fixed In||3.0.1 Latest

[kexi] [Bug 371958] Setting up lookup column not possible

2016-11-01 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=371958 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|RESOLVED|CLOSED -

[kexi] [Bug 369230] kexi duplicates all breeze icons

2017-01-10 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=369230 --- Comment #7 from Jarosław Staniek <stan...@kde.org> --- Thanks for the opinion. I think it was explained what appplication-defined icon theme is. Similar examples are: LibreOffice or Inkscape themes. System icons set don't include app ico

[kexi] [Bug 374067] Crash when creating .kexi project file

2016-12-23 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=374067 --- Comment #1 from Jarosław Staniek <stan...@kde.org> --- Hi, thanks for the report. First, I changed the summary because the crash happened not at startup but at a .kexi file creation time. I see relevant crash information and it's in SQLit

[kexi] [Bug 374067] Crash when creating .kexi project file

2016-12-23 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=374067 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Resolution|--- |WAITINGF

[kexi] [Bug 374067] Crash when creating .kexi project file

2016-12-23 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=374067 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added CC||stan...@k

[kexi] [Bug 374177] Interface widget misalignment

2016-12-26 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=374177 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED

[kexi] [Bug 378046] Add trigonometric functions to SQL queries

2017-03-27 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=378046 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added URL||https://community.kde

[kexi] [Bug 378046] Add trigonometric functions to SQL queries

2017-03-27 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=378046 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |CON

[kexi] [Bug 378284] New: Add support to specify current time/date or time stamp as default value for table field

2017-03-30 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=378284 Bug ID: 378284 Summary: Add support to specify current time/date or time stamp as default value for table field Product: kexi Version: 3.1 Alpha Platform: Other

[kexi] [Bug 378284] Add support to specify current time/date or time stamp as default value for table field

2017-03-30 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=378284 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED

[kexi] [Bug 377662] build fixes

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #16 from Jarosław Staniek <stan...@kde.org> --- BTW, The same recipe would be for PostgreSQL projects. -- You are receiving this mail because: You are watching all bug changes.

[kexi] [Bug 377662] build fixes

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #15 from Jarosław Staniek <stan...@kde.org> --- Good. It's SQlite. .kexi files are SQLite3 files. To create a MySQL file: - start Kexi - Kexi->New command, select 'Blank' - Click the Server button - Click Add.. - If you have a lo

[kexi] [Bug 377662] build fixes

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #18 from Jarosław Staniek <stan...@kde.org> --- Is this a regular server or mysql-embedded? If it's regular and you have credentials allowing you to connect I do not see any risk - Kexi creates separate database on that server (and ac

[kexi] [Bug 377662] build fixes

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #19 from Jarosław Staniek <stan...@kde.org> --- Otherwise there's a DMG archive at https://dev.mysql.com/downloads/mysql/ and actually you can set it up so it won't be started automatically after booting so you don't have much ov

[okular] [Bug 364676] Okular turns off/on HDMI external monitor

2017-03-17 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=364676 --- Comment #8 from Jarosław Staniek <stan...@kde.org> --- Now my Okular version is Version 1.0.70, KDE Frameworks 5.26.0 Qt 5.8.0 (built against 5.6.1) The xcb windowing system (btw, this info is no longer available in --version :( ) -

[okular] [Bug 364676] Okular turns off/on HDMI external monitor

2017-03-17 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=364676 --- Comment #7 from Jarosław Staniek <stan...@kde.org> --- Just a hint to @alien on how to possible recover from the disaster: I have a ~/.screenlayout/arandr.conf.sh script that contains (in my quite similar case: #!/bin/sh xrandr --n

[okular] [Bug 364676] Okular turns off/on HDMI external monitor

2017-03-15 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=364676 --- Comment #6 from Jarosław Staniek <stan...@kde.org> --- > That is not the KF5-based Okular version I had two versions back then, apparently executed --version for the earlier. Upgraded to openSUSE 42.4 KF/Plasma unstable repos and uninsta

[kexi] [Bug 377662] build fixes

2017-03-15 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #3 from Jarosław Staniek <stan...@kde.org> --- Git commit 07fddc66d47f45caf7a56632ae7138046ed9fff5 by Jaroslaw Staniek, on behalf of René J.V. Bertin. Committed on 15/03/2017 at 23:47. Pushed by staniek into branch '3.0'. Fix

[kexi] [Bug 377662] build fixes

2017-03-15 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #3 from Jarosław Staniek <stan...@kde.org> --- Git commit 07fddc66d47f45caf7a56632ae7138046ed9fff5 by Jaroslaw Staniek, on behalf of René J.V. Bertin. Committed on 15/03/2017 at 23:47. Pushed by staniek into branch '3.0'. Fix

[kexi] [Bug 377662] build fixes

2017-03-15 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Resolution|--- |FIXED

[kexi] [Bug 377662] build fixes

2017-03-15 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Resolution|FIXED |WAITINGFORINFO -

[kexi] [Bug 377662] build fixes

2017-03-15 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #2 from Jarosław Staniek <stan...@kde.org> --- Git commit 8b4116cb27268cb7c95ee504370d931ddf43d31f by Jaroslaw Staniek. Committed on 15/03/2017 at 23:16. Pushed by staniek into branch '3.0'. Q_OS_MAC -> Q_OS_MACOS M +3-3

[kexi] [Bug 377662] build fixes

2017-03-15 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #5 from Jarosław Staniek <stan...@kde.org> --- All except for the doc-related changes are in 3.0 and master now. The code in doc/en is generated by a release script so we would need to handle it differently. -- You are receiving thi

[kexi] [Bug 377662] Build fixes for macOS

2017-03-20 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Version Fixed In||3.0.2 -

[kexi] [Bug 377662] Build fixes for macOS

2017-03-20 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Status|RESOLVED|CLOSED -

[kexi] [Bug 377662] Build fixes for macOS

2017-03-20 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Resolution|--- |FIXED

[kexi] [Bug 377579] Criteria cannot be saved in Query Designer

2017-03-20 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377579 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Summary|Criterias cannot be saved |Criteria cannot be

[kexi] [Bug 377662] build fixes

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #20 from Jarosław Staniek <stan...@kde.org> --- > That "anything else" was actually a joke... By testing in this thread I mean checking is this stack actually builds :) Running ctest would be a nice extra. -- You are

[kexi] [Bug 377662] build fixes

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #12 from Jarosław Staniek <stan...@kde.org> --- In src/examples you can see a Simple_Database.kexi file that you shall be able to open with Kexi. As for server Kexi projects there are no such test servers online (mysql, postgrsq

[kexi] [Bug 377662] Build fixes for macOS

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #21 from Jarosław Staniek <stan...@kde.org> --- Git commit 35c31ea9b7a856593204c6ed4a6db7cfc4a1867a by Jaroslaw Staniek, on behalf of René J.V. Bertin. Committed on 16/03/2017 at 20:59. Pushed by staniek into branch '3.0'.

[kexi] [Bug 377662] Build fixes for macOS

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Summary|build fixes |Build fixes for

[kexi] [Bug 377662] build fixes

2017-03-15 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Target Milestone|--- |3.0.2 -

[kexi] [Bug 377662] build fixes

2017-03-15 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Ever confirmed|0 |1

[kexi] [Bug 377662] build fixes

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 --- Comment #9 from Jarosław Staniek <stan...@kde.org> --- > sqlite dump tool OK, good, TODO soon. > Anything else? Creating an empty Kexi project for 1. SQLite format, 2. MySQL format, 3. PostgreSQL format. This would test if the plugi

[kexi] [Bug 377662] build fixes

2017-03-16 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=377662 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Resolution|WAITINGFORINFO |---

[kexi] [Bug 378418] New: Auto-opening command line options missing in Kexi 3.0

2017-04-03 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=378418 Bug ID: 378418 Summary: Auto-opening command line options missing in Kexi 3.0 Product: kexi Version: 3.1 Alpha Platform: Other OS: All Status: UNCONFIRMED

[kexi] [Bug 378418] Auto-opening command line options missing in Kexi 3.0

2017-04-03 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=378418 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Platform|Other |Compiled Sources -

[kexi] [Bug 378418] Auto-opening command line options missing in Kexi 3.0

2017-04-03 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=378418 Jarosław Staniek <stan...@kde.org> changed: What|Removed |Added Ever confirmed|0 |1

  1   2   3   4   5   6   7   8   9   10   >