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

Micron Gust <microng...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |microng...@hotmail.com

--- Comment #11 from Micron Gust <microng...@hotmail.com> ---
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.

Reply via email to