[krdc] [Bug 504282] KRDC can't resolve hostname over socks proxy

2025-05-16 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=504282

--- Comment #4 from Fabio  ---
I've been able to test it locally and reproduce the problem, but it ended up
being caused by another issue.
In the preferences dialog we suggest to use the "host:port" format for the
proxy, while in reality we needed a full "schema://host:port" string.
This will be fixed in the next version of krdc. In the meanwhile just edit the
"proxy hostname" setting adding "socks://" before the hostname and it should
work fine.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 504282] KRDC can't resolve hostname over socks proxy

2025-05-16 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=504282

Fabio  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/krdc/-/commit/1f5619f7c |ork/krdc/-/commit/8e5167e04
   |87820a7d372817900ba190bbe00 |721863c336f59d0347af49ba9fe
   |d57d|c893

--- Comment #5 from Fabio  ---
Git commit 8e5167e04721863c336f59d0347af49ba9fec893 by Fabio Bas.
Committed on 16/05/2025 at 13:45.
Pushed by ctrlaltca into branch 'release/25.04'.

Fix parsing of user-supplied host:port preferences for proxy and gateway


(cherry picked from commit 1f5619f7c87820a7d372817900ba190bbe00d57d)

Co-authored-by: Fabio Bas 

M  +2-2rdp/rdpsession.cpp

https://invent.kde.org/network/krdc/-/commit/8e5167e04721863c336f59d0347af49ba9fec893

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 504282] KRDC can't resolve hostname over socks proxy

2025-05-16 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=504282

Fabio  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/krdc/-/commit/1f5619f7c
   ||87820a7d372817900ba190bbe00
   ||d57d
 Resolution|--- |FIXED

--- Comment #3 from Fabio  ---
Git commit 1f5619f7c87820a7d372817900ba190bbe00d57d by Fabio Bas.
Committed on 16/05/2025 at 13:39.
Pushed by ctrlaltca into branch 'master'.

Fix parsing of user-supplied host:port preferences for proxy and gateway

M  +2-2rdp/rdpsession.cpp

https://invent.kde.org/network/krdc/-/commit/1f5619f7c87820a7d372817900ba190bbe00d57d

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 504282] KRDC can't resolve hostname over socks proxy

2025-05-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=504282

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/network/krdc/-/merge_requests/184

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 504282] KRDC can't resolve hostname over socks proxy

2025-05-16 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=504282

Fabio  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #1 from Fabio  ---
The proxy functionality in RDP connections is something provided directly by
the FreeRDP library.
Looking at their code it seems they transparently pass the hostname to the
remote proxy
(https://github.com/FreeRDP/FreeRDP/blob/master/libfreerdp/core/transport.c#L592),
so probably something else is going on here.
Can i ask you to provide a log running 

WLOG_LEVEL=DEBUG krdc

Maybe it will contain some more information about what's going on

-- 
You are receiving this mail because:
You are watching all bug changes.

[krdc] [Bug 504282] KRDC can't resolve hostname over socks proxy

2025-05-15 Thread Gabriel
https://bugs.kde.org/show_bug.cgi?id=504282

Gabriel  changed:

   What|Removed |Added

Version|24.07.80|25.04.1

-- 
You are receiving this mail because:
You are watching all bug changes.