[trojita] [Bug 386351] Trojita crashes at start on Haiku

2017-11-02 Thread Caspar Schutijser
https://bugs.kde.org/show_bug.cgi?id=386351

Caspar Schutijser  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/tro
   ||jita/4c02000a91f499dcd9caf5
   ||a3d77cd6fd2d2734fe
 Resolution|DOWNSTREAM  |FIXED

--- Comment #5 from Caspar Schutijser  ---
Git commit 4c02000a91f499dcd9caf5a3d77cd6fd2d2734fe by Caspar Schutijser.
Committed on 30/10/2017 at 14:10.
Pushed by gerrit into branch 'master'.

Apply "Construct On First Use Idiom" to warningBorder

It suffered from the "static initialization order fiasco" [1], as
pointed out by Jan, which was accidentally introduced by
commit f70690899d2a6c69495d225214a7279ba8c1ff73. First reported by
miqlas on IRC.

1: https://isocpp.org/wiki/faq/ctors#static-init-order
Related: bug 386353

Change-Id: I559c12e606883068e09072de26bdaac3b1d5d73c

M  +1-1src/Gui/ComposeWidget.cpp
M  +1-1src/Gui/SettingsDialog.cpp
M  +5-1src/Gui/Util.cpp
M  +1-3src/Gui/Util.h

https://commits.kde.org/trojita/4c02000a91f499dcd9caf5a3d77cd6fd2d2734fe

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

[trojita] [Bug 386351] Trojita crashes at start on Haiku

2017-10-30 Thread Thomas Lübking
https://bugs.kde.org/show_bug.cgi?id=386351

Thomas Lübking  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |DOWNSTREAM

--- Comment #4 from Thomas Lübking  ---
You should esp. figure whether PKGDATADIR is set and whether a (bad?) locale
file exists in that path. Also which particular call in that segment causes the
segfault (and whether directly or later on - can you create a non-binary
backtrace eg. using gdm?)

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

[trojita] [Bug 386351] Trojita crashes at start on Haiku

2017-10-30 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=386351

Jan Kundrát  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #3 from Jan Kundrát  ---


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

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

[trojita] [Bug 386351] Trojita crashes at start on Haiku

2017-10-30 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=386351

Jan Kundrát  changed:

   What|Removed |Added

 Resolution|DOWNSTREAM  |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #2 from Jan Kundrát  ---
Sorry, I got confused by the crash log and the patch-observation.

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

[trojita] [Bug 386351] Trojita crashes at start on Haiku

2017-10-30 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=386351

Jan Kundrát  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Jan Kundrát  ---
Sorry, we cannot help with platform-specific issues. If I were you, I would
start with writing a simple Qt app which exercises the QApplication/QTranslator
combination. If that doesn't work, then you will know that it is a Qt bug, and
that you should bring this to the Haiku/Qt maintainers.

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

[trojita] [Bug 386351] Trojita crashes at start on Haiku

2017-10-30 Thread miqlas
https://bugs.kde.org/show_bug.cgi?id=386351

miqlas  changed:

   What|Removed |Added

 CC||zmiz...@extrowerk.com

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