https://bugs.kde.org/show_bug.cgi?id=389761
Bug Janitor Service changed:
What|Removed |Added
Status|NEEDSINFO |RESOLVED
Resolution|WAITINGFORINF
https://bugs.kde.org/show_bug.cgi?id=389761
--- Comment #6 from Bug Janitor Service ---
Dear Bug Submitter,
This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular b
https://bugs.kde.org/show_bug.cgi?id=389761
Justin Zobel changed:
What|Removed |Added
CC||justin.zo...@gmail.com
Status|REPORT
https://bugs.kde.org/show_bug.cgi?id=389761
--- Comment #4 from Edward Nygma ---
Sorry, but I can't really reproduce it by just starting and closing Chrome.
Most likely there were other factors involved that I did not notice to record.
--
You are receiving this mail because:
You are watching al
https://bugs.kde.org/show_bug.cgi?id=389761
--- Comment #2 from Marco Martin ---
from the implementation of QQuickITem::polish()
maybe d->window is a dangling pointer?
void QQuickItem::polish()
{
Q_D(QQuickItem);
if (!d->polishScheduled) {
d->polishScheduled = true;
if (
https://bugs.kde.org/show_bug.cgi?id=389761
--- Comment #3 from Marco Martin ---
Can you try to reproduce with qtQuick debug symbols installed?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389761
Marco Martin changed:
What|Removed |Added
CC||notm...@gmail.com
--- Comment #1 from Marco Mart