https://bugs.kde.org/show_bug.cgi?id=468097
Olivier FAURAX <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Olivier FAURAX <[email protected]> --- Not sure if this is the same here, but kdeconnect is flooding my logs with similar access errors: 06-09 14:28:10.544 9138 10530 E CursorWindow: Failed to read row 0, column 4294967295 from a window with 5 rows, 8 columns 06-09 14:28:10.554 9138 31103 E CursorWindow: Failed to read row 0, column 4294967295 from a window with 1 rows, 8 columns 06-09 14:28:10.578 9138 20483 E CursorWindow: Failed to read row 0, column 4294967295 from a window with 15 rows, 8 columns 06-09 14:28:10.584 9138 30237 E CursorWindow: Failed to read row 0, column 4294967295 from a window with 275 rows, 8 columns 06-09 14:28:10.752 9138 7042 E CursorWindow: Failed to read row 0, column 4294967295 from a window with 30 rows, 8 columns 06-09 14:28:10.762 9138 30760 E CursorWindow: Failed to read row 0, column 4294967295 from a window with 14 rows, 8 columns ... It seems we only need a test of -1 before trying the read. Tested with KDEConnect 1.35.5 -- You are receiving this mail because: You are watching all bug changes.
