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.
testing
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 ***