VirtualBox

Ignore:
Timestamp:
Oct 17, 2022 4:43:30 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154144
Message:

Additions: X11: Seamless: Fix improperly formed X11 event which caused 3PP X11 Apps to crash, bugref:10308.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp

    r96407 r97170  
    563563
    564564    /* Message contents set to zero. */
    565     XClientMessageEvent clientMessage = { ClientMessage, 0, 0, 0, 0, 0, 8 };
     565    XClientMessageEvent clientMessage =
     566        { ClientMessage, 0, 0, 0, 0, XInternAtom(pDisplay, "VBOX_CLIENT_SEAMLESS_HEARTBEAT", false), 8 };
    566567
    567568    if (XSendEvent(pDisplay, DefaultRootWindow(mDisplay), false,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette