Bug 351484 - Url parameter does not work when a konversation instance is already running
Summary: Url parameter does not work when a konversation instance is already running
Status: RESOLVED DUPLICATE of bug 374690
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-19 13:44 UTC by Andy
Modified: 2021-12-30 12:17 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***