jamulus icon indicating copy to clipboard operation
jamulus copied to clipboard

Jamulus shows unexpected "allocated port number" output in command prompt

Open henkdegroot opened this issue 4 years ago • 2 comments

Describe the bug

Unexpected text is shown in the command prompt window when jamulus.exe is started from the command prompt.

To Reproduce

Open a command prompt window Change to the directory in which jamulus is installed Execute: jamulus.exe

Expected behavior

No text should be displayed, and the cursor should just return to the command prompt.

Screenshots

command-prompt

Operating system

Win 10 version 21H1

Version of Jamulus

Version 3.8.1

Additional context

This issue does not exist in version 3.8.0 and before.

henkdegroot avatar Dec 24 '21 14:12 henkdegroot

a81f1075e introduced this change. @pljones Was this done by intention or is this some left-over debug code? I can see how this can be helpful, but on Windows where Jamulus seems to be detached from the console, I'd agree with @henkdegroot that this looks a bit strange.

At first glance, this also looks like one of the few (or the only?) message which gets output when not using any command line flags at all.

hoffie avatar Jan 23 '22 22:01 hoffie

I'd personally see this as debug output that should be removed...

ann0see avatar Apr 22 '22 19:04 ann0see