#2 closed defect (wontfix)
openoffice slideshow shows only a tiny upper left corner of the slides
Reported by: | Timo Juhani Lindfors | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.0.7.x |
Component: | client | Version: | |
Keywords: | Cc: |
Description
View->Slide Show in openoffice.org shows only a tiny upper left corner of my slides.
My guess is that openoffice.org is trying to render the slides to the huge 3840x2560 Xvfb framebuffer.
Change History (5)
comment:1 Changed 10 years ago by
Status: | new → accepted |
---|
comment:2 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | accepted → closed |
The only workable solution is to use Xdummy as per #10.
Another workaround is to start xpra with the --xvfb
option and specify the screen dimension to match the client's exactly. But this falls apart if multiple clients with different resolutions try to connect, so use this option with caution.
Not much that can be done here, following up in #10 - closing.
comment:4 Changed 9 years ago by
Milestone: | → 0.0.7.x |
---|
comment:5 Changed 3 months ago by
ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2
Note: See
TracTickets for help on using
tickets.
It would be interesting to know if the same problem occurs when running against Xdummy, see #1 for details. (I'll try to find the time to test this) - there is a now a ticket for packaging Xdummy: #10