Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • Remmina Remmina
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 145
    • Issues 145
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • Remmina
  • RemminaRemmina
  • Issues
  • #1028
Closed
Open
Created Oct 27, 2016 by Antenore Gatta (tmow)@antenoreOwner

error: ‘rdpGdi {aka struct rdp_gdi}’ has no member named ‘bytesPerPixel’

Created by: svanschalkwyk

We support Remmina 1.2+ versions only. Please do not report bugs occurring on older versions!

Please give us some details about the systems you are using:

  • Client (OS name and version): Linux Mint 18 Sarah
  • Remmina version (remmina --version): 1.2 (next)
  • Desktop environment (GNOME, Unity, KDE, ..): mate
  • Connecting to (OS and version): Ubuntu 15.10
  • Connecting via (RDP, VNC, ...): RDP
  • RDP issues only, freerdp version (xfreerdp --version): freerdp, remmina make

/opt/remmina_devel/freerdp/include/freerdp2/freerdp/addin.h:59:17: note: expected ‘FREERDP_LOAD_CHANNEL_ADDIN_ENTRY_FN {aka Bool (* ()(const char *, char *, char *, unsigned int))(struct tagCHANNEL_ENTRY_POINTS *)}’ but argument is of type ‘void * (_)(const CHAR , CHAR *, CHAR *, DWORD) {aka void * ()(const char *, char *, char *, unsigned int)}’ FREERDP_API int freerdp_register_addin_provider( ^ /home/steph/Projects/FreeRDP/remmina_devel/Remmina/remmina-plugins/rdp/rdp_plugin.c: In function ‘remmina_rdp_close_connection’: /home/steph/Projects/FreeRDP/remmina_devel/Remmina/remmina-plugins/rdp/rdp_plugin.c:1163:5: warning: implicit declaration of function ‘freerdp_channels_close’ [-Wimplicit-function-declaration] freerdp_channels_close(instance->context->channels, instance); ^ /home/steph/Projects/FreeRDP/remmina_devel/Remmina/remmina-plugins/rdp/rdp_plugin.c:1186:3: warning: implicit declaration of function ‘freerdp_clrconv_free’ [-Wimplicit-function-declaration] freerdp_clrconv_free(rfi->clrconv); ^ /home/steph/Projects/FreeRDP/remmina_devel/Remmina/remmina-plugins/rdp/rdp_plugin.c:1187:16: warning: assignment makes integer from pointer without a cast [-Wint-conversion] rfi->clrconv = NULL; ^ /home/steph/Projects/FreeRDP/remmina_devel/Remmina/remmina-plugins/rdp/rdp_plugin.c:1189:4: warning: implicit declaration of function ‘freerdp_channels_free’ [-Wimplicit-function-declaration] freerdp_channels_free(instance->context->channels); ^ /home/steph/Projects/FreeRDP/remmina_devel/Remmina/remmina-plugins/rdp/rdp_plugin.c: In function ‘remmina_rdp_get_screenshot’: /home/steph/Projects/FreeRDP/remmina_devel/Remmina/remmina-plugins/rdp/rdp_plugin.c:1275:41: error: ‘rdpGdi {aka struct rdp_gdi}’ has no member named ‘bytesPerPixel’ szmem = gdi->width * gdi->height * gdi->bytesPerPixel; ^ /home/steph/Projects/FreeRDP/remmina_devel/Remmina/remmina-plugins/rdp/rdp_plugin.c:1286:32: error: ‘GDI_DC {aka struct _GDI_DC}’ has no member named ‘bitsPerPixel’ rpsd->bitsPerPixel = rfi->hdc->bitsPerPixel; ^ /home/steph/Projects/FreeRDP/remmina_devel/Remmina/remmina-plugins/rdp/rdp_plugin.c:1287:28: error: ‘rdpGdi {aka struct rdp_gdi}’ has no member named ‘bytesPerPixel’ rpsd->bytesPerPixel = gdi->bytesPerPixel; ^ remmina-plugins/rdp/CMakeFiles/remmina-plugin-rdp.dir/build.make:62: recipe for target 'remmina-plugins/rdp/CMakeFiles/remmina-plugin-rdp.dir/rdp_plugin.c.o' failed

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking