[kdialog] [Bug 375936] kdialog always crashes

2017-06-25 Thread idmresettrial
https://bugs.kde.org/show_bug.cgi?id=375936

--- Comment #14 from idmresettrial  ---
Please backport the fix for Qt 5.7.1. Because KDE Neon LTS User Edition still
has this bug.

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

[kdialog] [Bug 375936] kdialog always crashes

2017-06-22 Thread Massimiliano Hofer
https://bugs.kde.org/show_bug.cgi?id=375936

Massimiliano Hofer  changed:

   What|Removed |Added

 CC||m...@mhofer.eu

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

[kdialog] [Bug 375936] kdialog always crashes

2017-05-29 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=375936

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[kdialog] [Bug 375936] kdialog always crashes

2017-05-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=375936

--- Comment #13 from Christoph Feck  ---
https://bugreports.qt.io/browse/QTBUG-52988

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

[kdialog] [Bug 375936] kdialog always crashes

2017-05-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=375936

--- Comment #12 from Christoph Feck  ---
Read comment #2 and comment #4.

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

[kdialog] [Bug 375936] kdialog always crashes

2017-05-26 Thread Micron Gust
https://bugs.kde.org/show_bug.cgi?id=375936

Micron Gust  changed:

   What|Removed |Added

 CC||microng...@hotmail.com

--- Comment #11 from Micron Gust  ---
I just verified that there's an issue with kdialog version 17.04.1 (in KDE
Neon). kdialog will crash when it's passed either the "--version" or "-v" flag.

Unfortunately, the fact that the "--version" flag causes kdialog to crash is a
big issue for Google Chrome and Chromium. Both of those apps call kdialog with
the "--version" flag right before the first time that they try to display a KDE
"Save" dialog (when running within KDE Plasma). After kdialog crashes, Chrome
or Chromium become unresponsive for a very long time.


Here's a couple of examples of the output on the command line:

micron@gnr:~$ /usr/bin/kdialog -v
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/16/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/22/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/24/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/32/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/48/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/64/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/128/"
Icon theme "ubuntu-mono-light" not found.
Icon theme "Adwaita" not found.
kdialog 1.0
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kdialog path = /usr/bin pid = 23472
KCrash: Arguments: /usr/bin/kdialog -v 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__0

[1]+  Stopped /usr/bin/kdialog -v
micron@gnr:~$ 
micron@gnr:~$ /usr/bin/kdialog --version
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/16/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/22/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/24/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/32/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/48/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/64/"
Invalid Context= "stock" line for icon theme: 
"/usr/share/icons/Colorsubuntu-mono-light/stock/128/"
Icon theme "ubuntu-mono-light" not found.
Icon theme "Adwaita" not found.
kdialog 1.0
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kdialog path = /usr/bin pid = 23624
KCrash: Arguments: /usr/bin/kdialog --version 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__0

[2]+  Stopped /usr/bin/kdialog --version

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

[kdialog] [Bug 375936] kdialog always crashes

2017-04-19 Thread 林博仁
https://bugs.kde.org/show_bug.cgi?id=375936

--- Comment #10 from 林博仁  ---
Created attachment 105099
  --> https://bugs.kde.org/attachment.cgi?id=105099=edit
My crash details

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

[kdialog] [Bug 375936] kdialog always crashes

2017-04-19 Thread 林博仁
https://bugs.kde.org/show_bug.cgi?id=375936

林博仁  changed:

   What|Removed |Added

 CC||buo.ren@gmail.com

--- Comment #9 from 林博仁  ---
I have similar issue with slightly different stacktrace, attached.

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

[kdialog] [Bug 375936] kdialog always crashes

2017-04-14 Thread beojan
https://bugs.kde.org/show_bug.cgi?id=375936

beojan  changed:

   What|Removed |Added

 CC||beo...@gmail.com

--- Comment #8 from beojan  ---
Does anyone know which Qt commit this was fixed in? I have the crash with Qt
5.8.0, but not if I use the 5.8 branch from git, though this would require
rebuilding all Qt libraries.

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

[kdialog] [Bug 375936] kdialog always crashes

2017-03-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=375936

Christoph Feck  changed:

   What|Removed |Added

 CC||picotmath...@gmail.com

--- Comment #7 from Christoph Feck  ---
*** Bug 377616 has been marked as a duplicate of this bug. ***

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

[kdialog] [Bug 375936] kdialog always crashes

2017-02-11 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=375936

--- Comment #6 from Christoph Feck  ---
*** Bug 376347 has been marked as a duplicate of this bug. ***

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

[kdialog] [Bug 375936] kdialog always crashes

2017-02-11 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=375936

Christoph Feck  changed:

   What|Removed |Added

 CC||idmresettr...@gmail.com

--- Comment #5 from Christoph Feck  ---
*** Bug 376347 has been marked as a duplicate of this bug. ***

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

[kdialog] [Bug 375936] kdialog always crashes

2017-02-11 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=375936

Christoph Feck  changed:

   What|Removed |Added

 Resolution|INVALID |UPSTREAM

--- Comment #4 from Christoph Feck  ---
Crash is in Qt library.

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

[kdialog] [Bug 375936] kdialog always crashes

2017-02-06 Thread Horacio Sanson
https://bugs.kde.org/show_bug.cgi?id=375936

Horacio Sanson  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Horacio Sanson  ---
Interesting, if I use the correct --title parameter it does not crash. But if I
use the wrong one -title it does crash.

I will close this issue but I believe a crash due to an invalid input parameter
is a bug.

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

[kdialog] [Bug 375936] kdialog always crashes

2017-02-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=375936

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

--- Comment #2 from Christoph Feck  ---
It should not crash (and does not here with Qt 5.8.0).

But the correct option is --title instead of -title

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

[kdialog] [Bug 375936] kdialog always crashes

2017-02-02 Thread Horacio Sanson
https://bugs.kde.org/show_bug.cgi?id=375936

--- Comment #1 from Horacio Sanson  ---
For the record I have updated KDE Neon with qt 5.7.1 and plasma 5.9

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