#2921 closed defect (fixed)
win32 bubbles not showing on some systems
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.1 |
Component: | platforms | Version: | 3.0.x |
Keywords: | Cc: |
Description
The code is horrible, but it used to work at least in some cases.
Now it works on my 32-bit windows 7 test system, but not the others...
Change History (2)
comment:1 Changed 4 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2921
Note: See
TracTickets for help on using
tickets.
Fixes and related changesets in:
GetModuleHandleExA
For backports, it is probably easier to just take the files wholesale (minus the XP compat code for v3?)
Hopefully this will fix #2738 and #2920.
The easiest way to test those notifications bubbles is with the improved test script: r27836.