Bug 1189620 - tigervnc: krdc doesn't scale vnc sessions anymore
Summary: tigervnc: krdc doesn't scale vnc sessions anymore
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Luca Beltrame
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-19 18:09 UTC by Hans-Peter Jansen
Modified: 2021-08-22 14:35 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans-Peter Jansen 2021-08-19 18:09:58 UTC
I do use scaled VNC sessions with VNC, but lately, these sessions aren't scaled anymore: they typically show sliders right and below the remote screen.

It might be an krdc issue.

I tried to use vncviewer, but that damaged the resolution on the remote server by 
default. Defining the remote resolution manually shows an unscaled desktop with sliders by default. When choosing "Adjust screen" from context menu, it reduces the 
remote resolution to currently the visible size. If both monitors have the same siue (2560x1600) it effectively obscures the remote menu panel, and renders the system
unusable (for an average user).

tigervnc: 1.10.1-14.1
krdc: 21.08.0-9.1
Comment 1 Luca Beltrame 2021-08-20 15:34:32 UTC
Are you using scaling on your display?
Comment 2 Hans-Peter Jansen 2021-08-21 07:19:07 UTC
Yes, exactly.
Comment 3 Luca Beltrame 2021-08-21 19:52:54 UTC
Can you verify it is https://bugs.kde.org/show_bug.cgi?id=419015 ?
Comment 4 Hans-Peter Jansen 2021-08-22 14:35:58 UTC
(In reply to Luca Beltrame from comment #3)
> Can you verify it is https://bugs.kde.org/show_bug.cgi?id=419015 ?

Well, I don't fully understand that bug, but:
 * I never use scaled displays locally
 * the deficit is in the vnc module or tigervnc, rdp sessions doesn't have a scale button

The local resolution didn't change since ages, and it is never scaled. It's all about vnc connections, that used to be able to being scaled, and now, pressing the scale button doesn't do anything anymore. I cannot say, when this regression entered tumbleweed, but it's in the range of the last few month. 

Operating System: openSUSE Tumbleweed 20210817
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.13.12-2-preempt (64-bit)
Graphics Platform: X11
Processors: 24 × AMD Ryzen 9 3900X 12-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 760/PCIe/SSE2

$ xrandr 
Screen 0: minimum 8 x 8, current 5120 x 1600, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected 2560x1600+2560+0 (normal left inverted right x axis y axis) 641mm x 401mm
   2560x1600     59.97*+
   1920x1200     59.88  
   1920x1080     60.00  
   1680x1050     59.95  
   1600x1200     60.00  
   1280x1024     75.02    60.02  
   1280x800      59.81  
   1152x864      75.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 connected primary 2560x1600+0+0 (normal left inverted right x axis y axis) 641mm x 401mm
   2560x1600     59.97*+
   1920x1200     59.88  
   1920x1080     60.00  
   1680x1050     59.95  
   1600x1200     60.00  
   1280x1024     75.02    60.02  
   1280x800      59.81  
   1152x864      75.00  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   640x480       75.00    59.94  
DP-1 disconnected (normal left inverted right x axis y axis)

It looks like the vnc control of the scale button broke.