[kwalletmanager] [Bug 393623] KWalletEditor::saveEntry() does not call setFolder
https://bugs.kde.org/show_bug.cgi?id=393623 JG changed: What|Removed |Added CC||gerd...@blueloop.net --- Comment #3 from JG --- I have found the same behaviour in 19.08.3-1 -- You are receiving this mail because: You are watching all bug changes.
[krdc] [Bug 414324] New: IPv6 address has enclosing [] stripped before passing to xfreerdp
https://bugs.kde.org/show_bug.cgi?id=414324 Bug ID: 414324 Summary: IPv6 address has enclosing [] stripped before passing to xfreerdp Product: krdc Version: 19.08.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: RDP Assignee: uwol...@kde.org Reporter: gerd...@blueloop.net Target Milestone: --- In KRDC a connections string like this: DOMAIN\username@[2001:db8::1] generates a commandline like this: /bin/xfreerdp -decorations /w:1920 /h:1080 /kbd:0x0809 /d:DOMAIN /u:username /parent-window:29363239 /bpp:24 /audio-mode:0 /sound:sys:alsa /drive:media,/home/DOMAIN/username /network:lan /rfx +auto-reconnect /cert-ignore +clipboard /port:3389 /v:2001:db8::1 /p: Note the lack of [] If I take the above command and add the [] around the IPv6 address after /v: and remove the /parent-window parameter then xfreerdp works fine. (Arch Linux, krdc 19.08.3, This is FreeRDP version 2.0.0-dev5) -- You are receiving this mail because: You are watching all bug changes.
[krdc] [Bug 414324] IPv6 address has enclosing [] stripped before passing to xfreerdp
https://bugs.kde.org/show_bug.cgi?id=414324 JG changed: What|Removed |Added CC||gerd...@blueloop.net -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 371539] Only listens to IPv6
https://bugs.kde.org/show_bug.cgi?id=371539 JG changed: What|Removed |Added CC||gerd...@blueloop.net --- Comment #5 from JG --- (In reply to Albert Vaca from comment #4) > Can you confirm if this happens to every gentoo user, or is it > setup-specific? Not all Gentoo users. I confirmed that 1.0.1 was OK, updated to 1.0.3 which is the latest in Portage and rebooted my laptop. I had to re-pair my Samsung S6 but apart from that, no problems. I also have an Arch laptop (wife's) and a separate phone at home, and a Gentoo desktop at work, to which I have to route through a firewall from one VLAN to another. The firewall has an allow rule for TCP/UDP 1714-1764 allowed to the desktop. None of these combinations has ever failed to work for me. In response to: "Why is there a listener only on TCPv6 and UDPv6?" - that will include IPv4 as well. To prove it, if you have CUPS installed locally then point your browser at 127.0.0.1:631 and verify it listens on ::1:631/tcp6. Failing that, install a webserver like Apache or nginx and do a similar experiment. The ICMP response is "destination port unreachable" I'm pretty sure either the kdeconnect daemon is not listening for some reason or a firewall is in the way. -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 371539] Only listens to IPv6
https://bugs.kde.org/show_bug.cgi?id=371539 --- Comment #10 from JG --- @kavra: JG here == gerdesj on the Gentoo forums. I'll post there against https://forums.gentoo.org/viewtopic-t-1052798.html I don't think this is an upstream bug (yet) 8) -- You are receiving this mail because: You are watching all bug changes.