Bug 1305590 - spice-server-0.12.6-1.fc22 breaks xspice rendering
Summary: spice-server-0.12.6-1.fc22 breaks xspice rendering
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: spice
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christophe Fergeau
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-08 16:18 UTC by Simon Natella
Modified: 2016-07-19 18:42 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-19 18:42:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Simon Natella 2016-02-08 16:18:18 UTC
Description of problem:
Upgrading to spice-server-0.12.6-1.fc22 from spice-server-0.12.5-5.fc22 breaks Xspice rendering for clients. Also slows down client init.

Version-Release number of selected component (if applicable):
spice-server-0.12.6-1.fc22

How reproducible:
Always

Steps to Reproduce:
1. Upgrade spice-server to spice-server-0.12.6-1.fc22
2. Run an xspice server session
3. Connect with a client

Actual results:
Long delay connecting, mouse invisible, graphical corruption, missing resolutions.

Expected results:
Session responds promptly, mouse is visible, no graphical glitches.

Additional info:
This setup uses a very simple /etc/X11/spiceqxl.xorg.conf as detailed below using xdmcp to query localhost. Launches Xorg.wrap for --xorg.

Section "Device"
    Identifier "XSPICE"
    Driver "spiceqxl"
EndSection
Section "InputDevice"
    Identifier "XSPICE POINTER"
    Driver     "xspice pointer"
EndSection
Section "InputDevice"
    Identifier "XSPICE KEYBOARD"
    Driver     "xspice keyboard"
EndSection
Section "Monitor"
    Identifier    "Configured Monitor"
EndSection
Section "Screen"
    Identifier     "XSPICE Screen"
    Monitor        "Configured Monitor"
    Device        "XSPICE"
EndSection
Section "ServerLayout"
    Identifier "XSPICE Example"
    Screen "XSPICE Screen"
    InputDevice "XSPICE KEYBOARD"
    InputDevice "XSPICE POINTER"
EndSection
Section "ServerFlags"
    Option "AutoAddDevices" "False"
EndSection

Comment 1 Fedora End Of Life 2016-07-19 18:42:36 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.