<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Oct 29, 2016 at 11:23 AM, James Michels <span dir="ltr">&lt;<a href="mailto:karma.sometimes.hurts@gmail.com" target="_blank">karma.sometimes.hurts@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello Amy.</div><div><br></div><div>We had the same needs back in July as we have some classrooms with thin clients and although we don&#39;t just offer the oVirt service we wanted something simple so users don&#39;t need to open a browser and just handle their machines in a simple way, so I found this project [1] that works quite fine for what we need. Manage virtual machine&#39;s power and start a viewer. Period. No more funcionalities (not sure if you need something more sophisticated...).</div><div><br></div><div>The project has been stopped for a time but it seems that the maintainer is implementing new capabilities and fixing some things lately.</div><div><br></div><div>As a side note, you didn&#39;t mention if your thin clients are linux or windows based but I believe this is for linux only.</div><div><br></div><div>HTH,</div><div><br></div><div>James</div><div><br></div><div>[1] <a href="https://ovirt-desktop-client.click" target="_blank">https://ovirt-desktop-client.<wbr>click</a></div></div><br></blockquote><div><br></div><div>Hello,<br></div><div>thanks for reporting about this project I didn&#39;t know about.<br><br></div><div>By the way on a Fedora 24 client I was able to successfully test it without the need to create a python virtual environment <br><br>This is with python 2 present in F24 (not tested with the alternative python 3 Python 3.5.1):<br>$ python -V<br>Python 2.7.12<br><br>and the currently provided packages:<br><br>sip-4.18-2.fc24.x86_64<br>python-qt5-5.6-4.fc24.x86_6<br><br>I was able to then run <br><br>python ovirtclient.py<br><br>I was not able to using anyway virtualenv (both 2 and 3 versions) that seems anyway sort of broken <br></div><div>Without --always-copy switch the sip compilation tried to remove the provided sip.so and clearly it failed <br></div><div>With --always-copy I got errors able to temporarily fix changing fix_lib64 function but then error again about importing _io....<br><br></div><div>Gianluca<br></div></div><br></div></div>