Bug 276787 - krfb will not create ipv6 sockets
Summary: krfb will not create ipv6 sockets
Status: REPORTED
Alias: None
Product: krfb
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mageia RPMs Linux
: NOR major
Target Milestone: ---
Assignee: George Goldberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-29 22:00 UTC by Jim Whitby
Modified: 2020-01-15 10:32 UTC (History)
1 user (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 Jim Whitby 2011-06-29 22:00:54 UTC
Version:           unspecified (using KDE 4.6.4) 
OS:                Linux

It appears the code for ipv6 has been removed.
Starting krfb on a v4 and v6 machine produces only a socket on v4.


Reproducible: Always

Steps to Reproduce:
krfb --nodialog&


Actual Results:  
$netstat -n --listening --inet6 |grep 5900
$
$netstat -n --listening  |grep 5900
tcp        0      0 0.0.0.0:5900                0.0.0.0:*                   LISTEN
$

Expected Results:  
$netstat -n --listening --inet6 |grep 5900
tcp        0      0 :::5900                      :::*                        LISTEN      
$
Comment 1 Andrew Crouthamel 2018-11-11 04:30:43 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-21 04:47:01 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!