Summary: | Elisa crash on editing local music indexer settings | ||
---|---|---|---|
Product: | [Applications] Elisa | Reporter: | avlas <jsardid> |
Component: | general | Assignee: | Matthieu Gallien <matthieu_gallien> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | khromier, neousr |
Priority: | NOR | Keywords: | drkonqi |
Version: | 0.1 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
Elisa backtrace 10-10-18 |
Description
avlas
2018-04-13 22:51:52 UTC
Thanks for your report. I had already seen this crash. I will try to produce a fix. In the eventuality I find such a fix are you able to test it ? (In reply to Matthieu Gallien from comment #1) > Thanks for your report. > I had already seen this crash. I will try to produce a fix. In the > eventuality I find such a fix are you able to test it ? I guess you mean if I'm able to compile Elisa for test the fix before it's part of a release. I compiled Elisa in the past, so I think I could do it again Created attachment 113568 [details]
New crash information added by DrKonqi
elisa (0.1.80) using Qt 5.11.0
- What I was doing when the application crashed: Modifying the music indexer settings. It worked to add a new folder to the list, but it crashed upon removing the default ~/Music from it after having added that new folder.
-- Backtrace (Reduced):
#6 0x00007fcdcb486642 in KCModuleQml::<lambda()>::operator() (__closure=0x562aca5e9050) at ./src/kcmoduleqml.cpp:72
#9 QtPrivate::QFunctorSlotObject<KCModuleQml::KCModuleQml(KQuickAddons::ConfigModule*, QWidget*, const QVariantList&)::<lambda()>, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=1, this_=0x562aca5e9040, r=0x562aca163640, a=0x7ffde02b58c0, ret=0x0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:421
#10 0x00007fcdcc91e78f in QtPrivate::QSlotObjectBase::call (a=0x7ffde02b58c0, r=0x562aca163640, this=0x562aca5e9040) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
[...]
#12 0x00007fcd67df985c in KCMElisaLocalFile::setRootPath (this=this@entry=0x562aca163640, rootPath=...) at ./src/localFileConfiguration/localfileconfiguration.cpp:112
#13 0x00007fcd67dfa1ef in KCMElisaLocalFile::load (this=0x562aca163640) at ./src/localFileConfiguration/localfileconfiguration.cpp:77
Created attachment 115554 [details] Elisa backtrace 10-10-18 Having the same symptoms on Elisa 0.3.0 it crashes while editing music folders. KDE neon 5.14 KDE Plasma: 5.14.0 Qt: 5.11.1 KDE Frameworks: 5.50.0 This apply to adding, removing folders to the music library as well as using the default button on the indexer settings and pressing either apply or accept. Adding or removing multiple times folders seems to reduce the number of subsequent crashes. Bug 399211 is a posible duplicate. Adding a backtrace of it. Probably a duplicate of bug 397894 (to be fixed in the coming KF5 5.53.0 release). If neon was already updated to Frameworks 5.53.0, could you re-test this? Retested on 5.53.0 i cannot longer reproduce the issue. Removing all folders or adding more didn't crash Elisa even after removing the default folder and leaving nothing. But the database seems to not refresh on lost content but that seems to be another issue. Thanks for the update; I will mark it as a duplicate. Please report remaining issues separately, if any. *** This bug has been marked as a duplicate of bug 397894 *** |