[systemsettings] [Bug 423766] systemsettings5 crash

2020-08-22 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=423766

Nicolas Fella  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #7 from Nicolas Fella  ---


*** This bug has been marked as a duplicate of bug 425245 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 423766] systemsettings5 crash

2020-08-21 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=423766

Alexander Lohnau  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de

--- Comment #6 from Alexander Lohnau  ---
Possible duplicate of BUG 425245.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 423766] systemsettings5 crash

2020-08-20 Thread İsmail
https://bugs.kde.org/show_bug.cgi?id=423766

İsmail  changed:

   What|Removed |Added

 CC||ismailsahillio...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 423766] systemsettings5 crash

2020-08-20 Thread İsmail
https://bugs.kde.org/show_bug.cgi?id=423766

--- Comment #5 from İsmail  ---
Created attachment 131067
  --> https://bugs.kde.org/attachment.cgi?id=131067=edit
New crash information added by DrKonqi

systemsettings5 (5.19.4) using Qt 5.15.0

- What I was doing when the application crashed:

I was scrolling on new global themes and then system settings crashed as soon
as I clicked on one of the themes to preview not on install button.

-- Backtrace (Reduced):
#4  0x7fb41995e974 in KJob::error() const (this=this@entry=0x5582f967e310)
at /usr/src/debug/kcoreaddons-5.73.0-1.1.x86_64/src/lib/jobs/kjob.h:655
#5  0x7fb3d099e552 in operator() (job=0x5582f967e310,
__closure=0x5582fddff9f0) at
/usr/src/debug/knewstuff-5.73.0-1.1.x86_64/src/core/jobs/kpackagejob.cpp:142
#8 
QtPrivate::QFunctorSlotObject,
1, QtPrivate::List, void>::impl(int, QtPrivate::QSlotObjectBase *,
QObject *, void **, bool *) (which=, this_=0x5582fddff9e0,
r=, a=, ret=) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:443
#9  0x7fb418833b41 in QObject::event(QEvent*) (this=0x7fb40c0182d0,
e=0x5582f926ce90) at kernel/qobject.cpp:1314
#10 0x7fb4193610cf in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0x7fb40c0182d0, e=0x5582f926ce90) at
kernel/qapplication.cpp:3671

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 423766] systemsettings5 crash

2020-07-23 Thread Jorge Girardi
https://bugs.kde.org/show_bug.cgi?id=423766

--- Comment #4 from Jorge Girardi  ---
I fixed the problem by removing kde /home//.conf configuration file and
rebooting to generate a clean one. It works well.
El miércoles, 22 de julio de 2020 05:07:22 p. m. GMT-3, Christoph Feck
 escribió:  

 https://bugs.kde.org/show_bug.cgi?id=423766

--- Comment #2 from Christoph Feck  ---
Every thread has an event loop, that's not a problem. Using a nested QEventLoop
would be problematic, but that is not visible from the backtrace.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 423766] systemsettings5 crash

2020-07-22 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=423766

--- Comment #3 from Nicolas Fella  ---
There is a nested event loop in the code

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 423766] systemsettings5 crash

2020-07-22 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=423766

--- Comment #2 from Christoph Feck  ---
Every thread has an event loop, that's not a problem. Using a nested QEventLoop
would be problematic, but that is not visible from the backtrace.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 423766] systemsettings5 crash

2020-07-01 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=423766

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
I cannot reproduce it, but looking at the code there's some QEventLoop usage in
the relevant code, that's usually a red flag

-- 
You are receiving this mail because:
You are watching all bug changes.