#1397 closed defect (fixed)
Regression: cannot minimise windows displayed by xpra
Reported by: | Alfred | Owned by: | Alfred |
---|---|---|---|
Priority: | minor | Milestone: | 2.0 |
Component: | platforms | Version: | 1.0.x |
Keywords: | Cc: |
Description (last modified by )
Description:
Clicking the minimise-window button on any window displayed by xpra does not minimise the window. Instead, the window appears to minimise for a few milliseconds and then returns to its original size. The problem occurs every time.The other window-buttons (maximise, close) work as expected.
Steps to reproduce:
First get xpra to display a window, eg,
xpra start :10 && DISPLAY=:10 xterm & xpra attach :10
Then click on the xterm's minimise-window button.
Software affected: (client and server on the same machine)
No changes were made to the stock configuration of xpra or the operating system. The issue can be reproduced using a fresh install of xpra and the operating system in a virtual machine.
- xpra versions affected: 1.0-r14532-1
- xpra versions _not_ affected: 0.15.10-1
Operating systems affected: Ubuntu 14.04 and 16.04.
Window managers affected:
-> xfwm4 (in the xubuntu-desktop package)
-> compiz (in the gnome-session-flashback package in ubuntu 14.04)
-> I have _not_ tried the 'unity' desktop, because my hardware is too old.
Hardware affected:
The problem occurs not only in a virtual machine (kvm) but also on real hardware (intel core2 with gma x3100 integrated graphics)
Attachments (3)
Change History (7)
Changed 5 years ago by
Attachment: | Server_Info.txt added |
---|
Changed 5 years ago by
Attachment: | System.txt added |
---|
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|---|
Milestone: | → 2.0 |
Status: | new → assigned |
comment:2 Changed 5 years ago by
Owner: | changed from Antoine Martin to Alfred |
---|---|
Status: | assigned → new |
comment:3 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
r14709 works perfectly. Thank you!
comment:4 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1397