Summary: | Elements from existing report designs are positioned at (0,0) in "Detail" section | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Friedrich W. H. Kossebau <kossebau> |
Component: | Reports and Printouts | Assignee: | Wojciech Kosowicz <pcellix> |
Status: | CLOSED FIXED | ||
Severity: | critical | CC: | staniek |
Priority: | NOR | ||
Version First Reported In: | 2.9 Alpha | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.8.6 | |
Sentry Crash Report: | |||
Attachments: |
Example for all elements breing moved to (0,0) position
attachment-17186-0.html attachment-19134-0.html attachment-2746-0.html |
Description
Friedrich W. H. Kossebau
2014-09-09 10:35:27 UTC
Created attachment 88627 [details]
Example for all elements breing moved to (0,0) position
Thanks, assigned to Wojciech. I think he fixed it with yesterdays commit to master and 2.8. @Friedrich could you please pull the code and try? This is current master (446e2b041a2d2de025a35c09b1f2191248aea154) (and fresh install), so yesterdays fixes do not work here it seems. @Friedrich confirmed for existing reports. Some bug in initialization. Created attachment 88638 [details] attachment-17186-0.html I know. I'm working on it. Sorry but I have not been checking mail nor anwsered this bug, but I'm involved in solving the problem :) 2014-09-09 23:37 GMT+02:00 Jarosław Staniek <staniek@kde.org>: > https://bugs.kde.org/show_bug.cgi?id=338941 > > --- Comment #4 from Jarosław Staniek <staniek@kde.org> --- > @Friedrich confirmed for existing reports. Some bug in initialization. > > -- > You are receiving this mail because: > You are the assignee for the bug. > Created attachment 88639 [details] attachment-19134-0.html I found the reason for the problem. It was also the cause of the previously fixed crash. Thank you Friedrich for pointing it out :) Tomorrow in the morning I'll push patch for review to fix these problems 2014-09-09 23:57 GMT+02:00 Wojciech Kosowicz <pcellix@gmail.com>: > I know. I'm working on it. Sorry but I have not been checking mail nor > anwsered this bug, but I'm involved in solving the problem :) > > 2014-09-09 23:37 GMT+02:00 Jarosław Staniek <staniek@kde.org>: > >> https://bugs.kde.org/show_bug.cgi?id=338941 >> >> --- Comment #4 from Jarosław Staniek <staniek@kde.org> --- >> @Friedrich confirmed for existing reports. Some bug in initialization. >> >> -- >> You are receiving this mail because: >> You are the assignee for the bug. >> > > Created attachment 88641 [details] attachment-2746-0.html Fix uploaded waiting for review :) https://git.reviewboard.kde.org/r/120128/ 2014-09-10 0:48 GMT+02:00 Wojciech Kosowicz <pcellix@gmail.com>: > I found the reason for the problem. It was also the cause of the > previously fixed crash. Thank you Friedrich for pointing it out :) Tomorrow > in the morning I'll push patch for review to fix these problems > > 2014-09-09 23:57 GMT+02:00 Wojciech Kosowicz <pcellix@gmail.com>: > >> I know. I'm working on it. Sorry but I have not been checking mail nor >> anwsered this bug, but I'm involved in solving the problem :) >> >> 2014-09-09 23:37 GMT+02:00 Jarosław Staniek <staniek@kde.org>: >> >>> https://bugs.kde.org/show_bug.cgi?id=338941 >>> >>> --- Comment #4 from Jarosław Staniek <staniek@kde.org> --- >>> @Friedrich confirmed for existing reports. Some bug in initialization. >>> >>> -- >>> You are receiving this mail because: >>> You are the assignee for the bug. >>> >> >> > Fixed in 2.8.6 |