Bug 427884 - Crash on launch
Summary: Crash on launch
Status: RESOLVED DUPLICATE of bug 427336
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 20.08.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-17 17:39 UTC by Ian Hoffman
Modified: 2020-11-16 20:26 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Hoffman 2020-10-17 17:39:03 UTC
SUMMARY

Elisa crashes upon launch. 

STEPS TO REPRODUCE
1. Launch elisa from konsole.


OBSERVED RESULT
"Qt Quick Layouts: Polish loop detected. Aborting after two iterations. then seg. fault and dumps core.


EXPECTED RESULT
Program start

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.8.14-arch1-1, 
(available in About System)
KDE Plasma Version: 5.20.0
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION
Comment 1 Antonio Rojas 2020-10-18 09:51:51 UTC
This is the same Qt 5.15.1 regression that breaks the event calendar and pstate applets (bug 427336) - an infinite loop in QQuickItem::setImplicitSize
Comment 2 Nate Graham 2020-10-21 03:03:41 UTC
Indeed.

*** This bug has been marked as a duplicate of bug 427336 ***
Comment 3 Antonio Rojas 2020-10-30 17:40:55 UTC
*** Bug 428444 has been marked as a duplicate of this bug. ***
Comment 4 Antonio Rojas 2020-11-14 08:18:03 UTC
FTR, this is no longer reproducible in 20.12 beta
Comment 5 Antonio Rojas 2020-11-14 12:13:10 UTC
(In reply to Antonio Rojas from comment #4)
> FTR, this is no longer reproducible in 20.12 beta

More specifically, it's fixed by https://invent.kde.org/multimedia/elisa/-/commit/2ccef9fba8f3b3a41fea58b448ff46b2a31fb3f7
Comment 6 John Salatas 2020-11-16 20:26:18 UTC
*** Bug 429029 has been marked as a duplicate of this bug. ***