[kontact] [Bug 397335] Kontact crashes randomly when closing

2018-09-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=397335

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #2 from Christoph Feck  ---
The crash happens because QtWebEngine keeps a global QLabel widget. It should
be destroyed before the application destructor is run.

I suggest to report it to Qt developers via https://bugreports.qt.io/

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

[kontact] [Bug 397335] Kontact crashes randomly when closing

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397335

--- Comment #1 from wengah...@bn-paf.de ---
same behaviour when using kmail:

this are the errors i get when starting and closing kmail from the
command-line:

---
1 : "Uncaught ReferenceError: qt is not defined"
1 : "Uncaught ReferenceError: qt is not defined"
stringToMailbox: Invalid address
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
sonnet.plugins.hspell: HSpellDict::HSpellDict: Init failed
sonnet.core: Missing trigrams for languages: QSet("en_GB", "en_CA", "de_CH",
"en_AU", "de_AT")
*** KMail got signal 11 (Exiting)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kmail path = /usr/bin pid = 23731
KCrash: Arguments: /usr/bin/kmail 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__0

[1]+  Angehalten  kmail
---

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

[kontact] [Bug 397335] Kontact crashes randomly when closing

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397335

--- Comment #1 from wengah...@bn-paf.de ---
same behaviour when using kmail:

this are the errors i get when starting and closing kmail from the
command-line:

---
1 : "Uncaught ReferenceError: qt is not defined"
1 : "Uncaught ReferenceError: qt is not defined"
stringToMailbox: Invalid address
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
sonnet.plugins.hspell: HSpellDict::HSpellDict: Init failed
sonnet.core: Missing trigrams for languages: QSet("en_GB", "en_CA", "de_CH",
"en_AU", "de_AT")
*** KMail got signal 11 (Exiting)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kmail path = /usr/bin pid = 23731
KCrash: Arguments: /usr/bin/kmail 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__0

[1]+  Angehalten  kmail
---

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

[kontact] [Bug 397335] Kontact crashes randomly when closing

2018-09-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=397335

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #2 from Christoph Feck  ---
The crash happens because QtWebEngine keeps a global QLabel widget. It should
be destroyed before the application destructor is run.

I suggest to report it to Qt developers via https://bugreports.qt.io/

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