Summary: | SeamlessRDP mouse/window positions gets out of sync on 64 bit systems | ||
---|---|---|---|
Product: | ThinLinc | Reporter: | Peter Åstrand <astrand> |
Component: | | rdesktop (deprecated) | Assignee: | Peter Åstrand <astrand> |
Status: | CLOSED FIXED | ||
Severity: | Normal | CC: | derfian, ossman |
Priority: | P2 | Keywords: | derfian_tester, relnotes |
Version: | 3.2.0 | ||
Target Milestone: | 4.1.1 | ||
Hardware: | PC | ||
OS: | Unknown | ||
Acceptance Criteria: |
Description
Peter Åstrand
We will have a quick look at this to see if it's easily solved. I'm able to reproduce this on a virtual machine with Windows 2003 R2, using Wordpad. The TL server is running on my workstation, and is the latest nightly build 4085, using XFCE DE: Assuming Wordpad was running non-maximized the last time you ran it: Start Wordpad. Press the maximize button. Now, Wordpad will use the entire screen area, but will NOT be maximized. If you press the maximize button a SECOND time, it will be maximized for real, but then the coords are out of sync. Oh. This is a 64 bit only problem. Most likely, we are not doing the XGetWindowProperty voodoo correctly in ewmhints.c. This problem should now be solved upstream, and brought to trunk in 27897. *** Bug 2818 has been marked as a duplicate of this bug. *** (In reply to comment #3) > Start Wordpad. Press the maximize button. Now, Wordpad will use the entire > screen area, but will NOT be maximized. If you press the maximize button a > SECOND time, it will be maximized for real, but then the coords are out of > sync. Can't reproduce with: - ThinLinc 4.1.1post-4110. - Ubuntu 12.04 w/ Unity2D - Windows 2003R2 x64. Good enough for me. |