https://bugs.kde.org/show_bug.cgi?id=495914
--- Comment #2 from Ryan <jryan.dani...@gmail.com> --- (In reply to Waqar Ahmed from comment #1) > If you launch Kate from terminal, and then launch Inkscape from Kate's > terminal does it work? I suspect you are launching Kate from GUI launcher > and it doesn't have the proper enviornment set Hello Waqar Thank you for the response. I tested and it does not change the outcome. Here is what I tried using kitty and foot terminal to launch kate. ``` kate ``` : The session launch screen pops up asking what session to launch. I select a session and then run inkscape in the konsole. Same error message as the original description. ``` kate -n ``` : The session launch screen pops up asking what session to launch. I select a session and then run inkscape in the konsole. Same error message as the original description. ``` kate --new ``` : The session launch screen pops up asking what session to launch. I select a session and then run inkscape in the konsole. Same error message as the original description. ``` kate --start <session_name> ``` : The requested session is started and then I run inkscape in the konsole. Same error message as the original description. Ryan -- You are receiving this mail because: You are watching all bug changes.