Bug 353595 - Crash when opening specific URL's
Summary: Crash when opening specific URL's
Status: RESOLVED WORKSFORME
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.6-beta1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-06 08:36 UTC by ghost53947
Modified: 2021-03-11 02:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ghost53947 2015-10-06 08:36:40 UTC
When a URL such as http://pastebin.com/raw.php?i=9bXJDCLS is posted in a channel and you click on it , konversation will launch leafpad on this URL instead of sending it to a browser. After leafpad opens and you click on Konversation again it hangs and then crashes as you have to force terminate it. 

Reproducible: Always

Steps to Reproduce:
1. click on a URL that is in the form (http://pastebin.com/raw.php?i=9bXJDCLS) most likely pastebin
2. wait for a text editor such as leafpad to open
3. Click on Konversation 

Actual Results:  
Konversation instantly hangs and the UI become non-responsive. 
Clicking close does not exit the program but kde will bring up a force terminate after a little. 

Expected Results:  
The software should not have crashed and continued to work. 

to be added.
Comment 1 Valorie Zimmerman 2015-10-06 23:02:29 UTC
I just tested this identical URL in channel by pasting it into a channel post then clicking on it. It opens a paste link in my browser with no issue.

Since my distro Kubuntu does not offer leafpad, and no alternative text editor pops up, perhaps this is an Arch problem?

In other words, works for me.
Comment 2 ghost53947 2015-10-30 00:25:34 UTC
Seems that this is the cause. https://bugs.kde.org/show_bug.cgi?id=348786