#1556 closed defect (worksforme)
Xpra beta - font artifacts, resize artifacts
Reported by: | esarmien | Owned by: | esarmien |
---|---|---|---|
Priority: | major | Milestone: | 2.1 |
Component: | html5 | Version: | trunk |
Keywords: | Cc: |
Description
This is for the latest RPM BETA build of XPRA for Fedora:latest (25)
Problems:
- Resizing windows sometimes leaves artifacts, as shown in screenshots.
- Fonts letters sometimes overlap or become non-aliased, as shown in screenshots.
- Artifacts left over, sometimes, as shown in screenshots.
- Using HTML5 output
Attached is output from 'xpra info' command, debug output, and screenshots.
https://github.com/doprdele/start-desktop-xpra-test
Reproducible using this container
Attachments (7)
Change History (12)
Changed 5 years ago by
Attachment: | Screenshot 2017-06-27 08.13.51.png added |
---|
Changed 5 years ago by
Attachment: | Screenshot 2017-06-27 08.14.00.png added |
---|
Changed 5 years ago by
Attachment: | Screenshot 2017-06-27 08.15.59.png added |
---|
Changed 5 years ago by
Attachment: | Screenshot 2017-06-27 08.16.29.png added |
---|
Changed 5 years ago by
Attachment: | xpra-beta-artifact.txt.gz added |
---|
comment:1 Changed 5 years ago by
Component: | android → html5 |
---|---|
Milestone: | → 2.1 |
Owner: | changed from Antoine Martin to esarmien |
comment:2 Changed 5 years ago by
Hi Antoine,
Exact commands used to start:
dbus-daemon --system --fork xpra start-desktop --start=lxsession --daemon=off \ --bind-tcp=0.0.0.0:8080 --no-mdns --html=on \ --no-notifications --no-pulseaudio \ --debug=all \ --dpi=96
Version is xpra v2.1-r16126
No browser zooming.
XPRA_SCROLL_ENCODING=0
does not appear to help
Changed 5 years ago by
Attachment: | Screenshot 2017-06-27 08.13.25.png added |
---|
desktop screenshot (shrink screenshot size so we can inline it)
Changed 5 years ago by
Attachment: | xpra-info.txt added |
---|
removed gzip compression so we can look at it more easily
comment:3 Changed 5 years ago by
Inlined screenshots:
- desktop:
- partial window:
- odd font spacing:
- popup menu font too big for menu entry size:
Tested again with the latest beta builds, and I'm not seeing any visual artifacts. In fact, the feature works surprisingly well.
Please try:
- connecting with a regular python client, can you reproduce any font problems with that one?
- use a different browser - does it make any difference?
comment:4 Changed 5 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Not heard back. Closing.
comment:5 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1556
Please always specify the exact version, see wiki/ReportingBugs which explains how to do this and why this is important.
Can you please include the full and exact commands that you used to start this particular desktop environment? (
xpra start-desktop --start=...
)Does the problem go away if you run the server with:
Is your browser window using any form for zooming?
I will try to reproduce, but probably not before next week.