#322 closed defect (needinfo)
window.py:316 do_get_property_client_contents: AttributeError
Reported by: | liyusen | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.9 |
Component: | server | Version: | |
Keywords: | Cc: |
Description (last modified by )
When I use winswitch (with Xpra) to run the 3D game 'openarena' remotely, i got the error report from winswitch server side,
"window.py:316 do_get_property_client_contents: AttributeError:'NoneType' object has no attribute 'get_property"
Is this related to #264 you mentioned which is regarding the fullscreen problem?
Attachments (1)
Change History (7)
comment:1 Changed 8 years ago by
Component: | android → server |
---|---|
Description: | modified (diff) |
Milestone: | → 0.9 |
Status: | new → assigned |
Changed 8 years ago by
Attachment: | localhost-102.log added |
---|
comment:2 Changed 8 years ago by
i don't know how to manage xpra under winswitch. So, I just run xpra with -d all itself. The error log file is attached.
comment:3 Changed 8 years ago by
That's odd, I can't see any AttributeError
s in there.
I do think we're not far off being able to support games (graphics at least, the mouse will be a bit more tricky) - FWIW, the automated tests run nexuiz demo, etc..
comment:4 Changed 8 years ago by
some of the games can work is enough for me:) I also find that supertuxkart can work~
comment:5 Changed 8 years ago by
Resolution: | → needinfo |
---|---|
Status: | assigned → closed |
OK, well without details, I cannot fix this error.
The one I had seen with screenshots is fixed in r3129
comment:6 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/322
I don't think this is related, I think I hit a similar error yesterday but it didn't look fatal in my case (mine was in the screenshot code).
Do you have a more complete stacktrace?
Or can you give me the debug log (run with
-d all
) extract of just before and after this happens?