Bug 351484

Summary: Url parameter does not work when a konversation instance is already running
Product: [Applications] konversation Reporter: Andy <sxxe>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kossebau, mrbinaer, sxxe
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andy 2015-08-19 13:44:29 UTC
Pretty much what the title says.
This only happens when an instance of konversation is already running. When no instance is running it works fine. So everything below describes the situation when an instance is running.

In konversation 1.5.1 i can run: konversation irc://irc.frdenode.net/test and konversation joins the server/room

In konversation 1.6 git master konversation irc://irc.frdenode.net/test does almost nothing. Konversation gets highlighted in the task bar, that all.

I did some digging in the source and noticed that an output in Application::newInstance is never shown (It is visible when you start the first konversation instance).

I am no KDE or CPP developer so there is a very high chance i did something wrong while debugging, i just thought it may be interesting.

Hope that helps.

Greetings

Reproducible: Always

Steps to Reproduce:
1. Start a konversation instance
2. Start an other instance 

Actual Results:  
Taskbar gets highlighted 

Expected Results:  
Konversation joins the correct server/room.
Comment 1 mrbinaer 2016-12-29 20:16:46 UTC
testing
Comment 2 Friedrich W. H. Kossebau 2021-12-30 12:17:03 UTC
Seems this report was missed out when I once created bug 374690, which meanwhile also is fixed. Sorry for that, and closing thus now as duplicate.

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