Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add visualinfo data to debug log #229

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

paulmenzel
Copy link
Contributor

$ ./rdesktop -d WIS-NET sommer
Autoselecting keyboard map 'de' from locale
Password: 
UI(debug):    0: visual 0x21 class 4 (TrueColor) depth 24

UI(debug): RDP depth: 24, display depth: 24, display bpp: 32, X server BE: 0, host BE: 0

Core(debug): dvc_channels_add(), Added hash=67f73722, channel_id=-1, name=Microsoft::Windows::RDS::DisplayControl, handler=0x55d4ca6fc187
Connecting to server using SSL...
Connection established using SSL.
UI(debug): ui_create_window() width = 1024, height = 768
UI(debug): ui_create_cursor(): xhot=0, yhot=0, width=1, height=1, bpp=24
Remote desktop does not support colour depth 24; falling back to 16
Connection successful
UI(debug): xwin_process_events(), Window mapped with size 1024x768
UI(debug): ui_create_cursor(): xhot=10, yhot=10, width=32, height=32, bpp=1
UI(debug): ui_set_cursor(): g_current_cursor = (nil), new = 0x5e0000e
UI(debug): ui_create_cursor(): xhot=10, yhot=10, width=32, height=32, bpp=1
UI(debug): ui_set_cursor(): g_current_cursor = 0x5e0000e, new = 0x5e00012
UI(debug): ui_set_cursor(): g_current_cursor = 0x5e00012, new = 0x5e0000e
UI(debug): ui_create_cursor(): xhot=10, yhot=10, width=32, height=32, bpp=1
UI(debug): ui_set_cursor(): g_current_cursor = 0x5e0000e, new = 0x5e00016
UI(debug): ui_set_cursor(): g_current_cursor = 0x5e00016, new = 0x5e00012
Disconnecting...
$ ./rdesktop -d WIS-NET sommer -a 16
Autoselecting keyboard map 'de' from locale
Password: 
UI(debug):    0: visual 0x21 class 4 (TrueColor) depth 24

UI(debug):    1: visual 0xe8 class 4 (TrueColor) depth 24

UI(debug):    2: visual 0xe9 class 4 (TrueColor) depth 24

UI(debug):    3: visual 0xea class 4 (TrueColor) depth 24

UI(debug):    4: visual 0xeb class 4 (TrueColor) depth 24

UI(debug):    5: visual 0xec class 4 (TrueColor) depth 24

UI(debug):    6: visual 0xed class 4 (TrueColor) depth 24

UI(debug):    7: visual 0xee class 4 (TrueColor) depth 24

UI(debug):    8: visual 0xef class 4 (TrueColor) depth 24

UI(debug):    9: visual 0xf0 class 4 (TrueColor) depth 24

UI(debug):   10: visual 0xf1 class 4 (TrueColor) depth 24

UI(debug):   11: visual 0xf2 class 4 (TrueColor) depth 24

UI(debug):   12: visual 0xf3 class 4 (TrueColor) depth 24

UI(debug):   13: visual 0xf4 class 4 (TrueColor) depth 24

UI(debug):   14: visual 0xf5 class 4 (TrueColor) depth 24

UI(debug):   15: visual 0xf6 class 4 (TrueColor) depth 24

UI(debug):   16: visual 0xf7 class 4 (TrueColor) depth 24

UI(debug):   17: visual 0xf8 class 4 (TrueColor) depth 24

UI(debug):   18: visual 0xf9 class 4 (TrueColor) depth 24

UI(debug):   19: visual 0xfa class 4 (TrueColor) depth 24

UI(debug):   20: visual 0xfb class 4 (TrueColor) depth 24

UI(debug):   21: visual 0xfc class 4 (TrueColor) depth 24

UI(debug):   22: visual 0xfd class 4 (TrueColor) depth 24

UI(debug):   23: visual 0xfe class 4 (TrueColor) depth 24

UI(debug):   24: visual 0xff class 4 (TrueColor) depth 24

UI(debug):   25: visual 0x100 class 4 (TrueColor) depth 24

UI(debug):   26: visual 0x101 class 4 (TrueColor) depth 24

UI(debug):   27: visual 0x102 class 4 (TrueColor) depth 24

UI(debug):   28: visual 0x103 class 4 (TrueColor) depth 24

UI(debug):   29: visual 0x104 class 4 (TrueColor) depth 24

UI(debug):   30: visual 0x105 class 4 (TrueColor) depth 24

UI(debug):   31: visual 0x106 class 4 (TrueColor) depth 24

UI(debug):   32: visual 0x107 class 4 (TrueColor) depth 24

UI(debug):   33: visual 0x108 class 4 (TrueColor) depth 24

UI(debug):   34: visual 0x109 class 4 (TrueColor) depth 24

UI(debug):   35: visual 0x10a class 4 (TrueColor) depth 24

UI(debug):   36: visual 0x10b class 4 (TrueColor) depth 24

UI(debug):   37: visual 0x10c class 4 (TrueColor) depth 24

UI(debug):   38: visual 0x10d class 4 (TrueColor) depth 24

UI(debug):   39: visual 0x7f class 4 (TrueColor) depth 32

UI(debug): RDP depth: 16, display depth: 24, display bpp: 32, X server BE: 0, host BE: 0

Core(debug): dvc_channels_add(), Added hash=67f73722, channel_id=-1, name=Microsoft::Windows::RDS::DisplayControl, handler=0x559251c6f187
Connecting to server using SSL...
Connection established using SSL.
UI(debug): ui_create_window() width = 1024, height = 768
UI(debug): ui_create_cursor(): xhot=0, yhot=0, width=1, height=1, bpp=24
Connection successful
UI(debug): xwin_process_events(), Window mapped with size 1024x768
UI(debug): ui_create_cursor(): xhot=10, yhot=10, width=32, height=32, bpp=1
UI(debug): ui_set_cursor(): g_current_cursor = (nil), new = 0x5e0000e
UI(debug): ui_create_cursor(): xhot=10, yhot=10, width=32, height=32, bpp=1
UI(debug): ui_set_cursor(): g_current_cursor = 0x5e0000e, new = 0x5e00012
UI(debug): ui_set_cursor(): g_current_cursor = 0x5e00012, new = 0x5e0000e
UI(debug): ui_create_cursor(): xhot=10, yhot=10, width=32, height=32, bpp=1
UI(debug): ui_set_cursor(): g_current_cursor = 0x5e0000e, new = 0x5e00016
UI(debug): ui_set_cursor(): g_current_cursor = 0x5e00016, new = 0x5e00012
Disconnecting...

@paulmenzel
Copy link
Contributor Author

Not for merge! Just to debug issue #213.

@paulmenzel paulmenzel force-pushed the add-visualinfo-data-to-debug-log branch from f56989f to fdeb998 Compare January 10, 2018 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant