
Sorry for my late response - I was on an event from thursday till saturday. I did the following to make Spice working on Ubuntu 12.04/12.10: # apt-get install spice-client # dpkg -i spice-xpi_* But it was an older Firefox version, so maybe it's not working anymore. Sadly I can't test right now as I don't have any Ubuntu client here (anymore). On 05/08/2014 12:22 PM, Zhong Qiang wrote:
* cp /usr/lib/moziila/plugins/libnsISpicec.so /usr/lib/firefox/browser/plugins/* The spice-xpi is recognized by firefox29.But cannot cennect to the VM console with user_portal.
2014-05-08 16:47 GMT+08:00 Zhong Qiang <xiaoqiang3243@gmail.com <mailto:xiaoqiang3243@gmail.com>>:
firefox29: spice xpi addon was not found ########################## root@user:~/recipe-{debupstream}-0~{revno}# dpkg -L spice-xpi /. /usr /usr/share /usr/share/doc /usr/share/doc/spice-xpi /usr/share/doc/spice-xpi/README /usr/share/doc/spice-xpi/NEWS.gz /usr/share/doc/spice-xpi/changelog.Debian.gz /usr/share/doc/spice-xpi/README.Debian /usr/share/doc/spice-xpi/copyright /usr/share/spice /usr/share/spice/logger.ini /usr/lib /usr/lib/mozilla /usr/lib/mozilla/plugins /usr/lib/mozilla/plugins/libnsISpicec.so /usr/lib/mozilla/plugins/libnsISpicec.la /usr/lib/mozilla/plugins/libnsISpicec.a /usr/lib/mozilla/install.rdf
2014-05-08 16:11 GMT+08:00 Zhong Qiang <xiaoqiang3243@gmail.com <mailto:xiaoqiang3243@gmail.com>>:
Thanks for you help,It worked
2014-05-08 15:16 GMT+08:00 René Koch <rkoch@linuxland.at <mailto:rkoch@linuxland.at>>:
If spice-xpi 2.7 is sufficient, you can use these packages: https://launchpad.net/~__jasonbrooks/+archive/ppa/+__packages <https://launchpad.net/~jasonbrooks/+archive/ppa/+packages>
Regards, René
On 05/08/2014 07:22 AM, Zhong Qiang wrote:
*when i complie spice-xpi-2.8 on ubuntu12.04 with firefox29,i receive this error:*
##############################__##############################__##############################__###### root@user:~/src/spice-xpi-2.8# make make all-recursive make[1]: Entering directory `/root/src/spice-xpi-2.8' Making all in SpiceXPI make[2]: Entering directory `/root/src/spice-xpi-2.8/__SpiceXPI' Making all in src make[3]: Entering directory `/root/src/spice-xpi-2.8/__SpiceXPI/src' Making all in plugin make[4]: Entering directory `/root/src/spice-xpi-2.8/__SpiceXPI/src/plugin' GEN nsISpicec.xpt make all-am make[5]: Entering directory `/root/src/spice-xpi-2.8/__SpiceXPI/src/plugin' CXX libnsISpicec_la-controller.lo controller.cpp: In destructor 'SpiceController::~__SpiceController()': controller.cpp:73:5: warning: format not a string literal and no format arguments [-Wformat-security] CXX libnsISpicec_la-np_entry.lo CXX libnsISpicec_la-npn_gate.lo CXX libnsISpicec_la-npp_gate.lo CXX libnsISpicec_la-__nsScriptablePeer.lo In file included from nsScriptablePeer.cpp:54:0: /root/src/xulrunner-sdk/__include/nsError.h:186:14: error: expected constructor, destructor, or type conversion before '(' token /root/src/xulrunner-sdk/__include/nsError.h:188:14: error: expected constructor, destructor, or type conversion before '(' token make[5]: *** [libnsISpicec_la-__nsScriptablePeer.lo] Error 1 make[5]: Leaving directory `/root/src/spice-xpi-2.8/__SpiceXPI/src/plugin' make[4]: *** [all] Error 2 make[4]: Leaving directory `/root/src/spice-xpi-2.8/__SpiceXPI/src/plugin' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/src/spice-xpi-2.8/__SpiceXPI/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/src/spice-xpi-2.8/__SpiceXPI' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/src/spice-xpi-2.8' make: *** [all] Error 2 ##############################__##############################__##############################__### *Any help is greatly appreciated. Thank you*
_________________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/__mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>