
This is a multi-part message in MIME format. --------------040908010706060901060602 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi, if you want to use spice-xpi with ubuntu, something I use to do is getting the latest fedora RPM (for instance : http://fedora.xfree.com.ar/linux/releases/20/Everything/x86_64/os/Packages/s...), then extract the rpm files with file-roller or in CLI with rpm2cpio file.rpm | cpio -idmv Then copy /usr/lib64/mozilla/plugins/npSpiceConsole.so into /usr/lib/mozilla/plugins/ Don't forget to install spice-client before: sudo apt-get install spice-client Le 08/05/2014 12:22, Zhong Qiang a écrit :
* 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/%7Ejasonbrooks/+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
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Nathanaël Blanchet Supervision réseau Pôle exploitation et maintenance Département des systèmes d'information 227 avenue Professeur-Jean-Louis-Viala 34193 MONTPELLIER CEDEX 5 Tél. 33 (0)4 67 54 84 55 Fax 33 (0)4 67 54 84 14 blanchet@abes.fr --------------040908010706060901060602 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <font size="-1">Hi,<br> if you want to use spice-xpi with ubuntu, something I use to do is getting the latest fedora RPM (for instance : <a class="moz-txt-link-freetext" href="http://fedora.xfree.com.ar/linux/releases/20/Everything/x86_64/os/Packages/s/spice-xpi-2.8.90-1.fc20.x86_64.rpm">http://fedora.xfree.com.ar/linux/releases/20/Everything/x86_64/os/Packages/s/spice-xpi-2.8.90-1.fc20.x86_64.rpm</a>), then extract the rpm files with file-roller or in CLI with </font><br> <pre class="bbcode_code" style="height:48px;">rpm2cpio file.rpm | cpio -idmv </pre> Then copy /usr/lib64/mozilla/plugins/npSpiceConsole.so into <span class="label"></span>/usr/lib/mozilla/plugins/<br> <br> Don't forget to install spice-client before:<br> sudo apt-get install spice-client<br> <br> <br> <div class="moz-cite-prefix">Le 08/05/2014 12:22, Zhong Qiang a écrit :<br> </div> <blockquote cite="mid:CAOSBRtbN-DrCsSM5hf0Vfn6xay50Rc2huJG9jOS32VMmU92VJQ@mail.gmail.com" type="cite"> <div dir="ltr"> <div><b><span style="background-color:rgb(153,153,153)"><span style="color:rgb(204,204,204)"><br> cp /usr/lib/moziila/plugins/libnsISpicec.so /usr/lib/firefox/browser/plugins/</span></span></b><br> </div> The spice-xpi is recognized by firefox29.But cannot cennect to the VM console with user_portal.<br> </div> <div class="gmail_extra"><br> <br> <div class="gmail_quote">2014-05-08 16:47 GMT+08:00 Zhong Qiang <span dir="ltr"><<a moz-do-not-send="true" href="mailto:xiaoqiang3243@gmail.com" target="_blank">xiaoqiang3243@gmail.com</a>></span>:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div dir="ltr"><span style="background-color:rgb(255,0,0)">firefox29: spice xpi addon was not found</span><br> ##########################<br> root@user:~/recipe-{debupstream}-0~{revno}# dpkg -L spice-xpi<br> /.<br> /usr<br> /usr/share<br> /usr/share/doc<br> /usr/share/doc/spice-xpi<br> /usr/share/doc/spice-xpi/README<br> /usr/share/doc/spice-xpi/NEWS.gz<br> /usr/share/doc/spice-xpi/changelog.Debian.gz<br> /usr/share/doc/spice-xpi/README.Debian<br> /usr/share/doc/spice-xpi/copyright<br> /usr/share/spice<br> /usr/share/spice/logger.ini<br> /usr/lib<br> /usr/lib/mozilla<br> /usr/lib/mozilla/plugins<br> /usr/lib/mozilla/plugins/libnsISpicec.so<br> /usr/lib/mozilla/plugins/libnsISpicec.la<br> /usr/lib/mozilla/plugins/libnsISpicec.a<br> /usr/lib/mozilla/install.rdf<br> <br> </div> <div class="gmail_extra"><br> <br> <div class="gmail_quote">2014-05-08 16:11 GMT+08:00 Zhong Qiang <span dir="ltr"><<a moz-do-not-send="true" href="mailto:xiaoqiang3243@gmail.com" target="_blank">xiaoqiang3243@gmail.com</a>></span>: <div> <div class="h5"><br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div dir="ltr">Thanks for you help,It worked<br> </div> <div class="gmail_extra"><br> <br> <div class="gmail_quote">2014-05-08 15:16 GMT+08:00 René Koch <span dir="ltr"><<a moz-do-not-send="true" href="mailto:rkoch@linuxland.at" target="_blank">rkoch@linuxland.at</a>></span>: <div> <div><br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If spice-xpi 2.7 is sufficient, you can use these packages:<br> <a moz-do-not-send="true" href="https://launchpad.net/%7Ejasonbrooks/+archive/ppa/+packages" target="_blank">https://launchpad.net/~jasonbrooks/+archive/ppa/+packages</a><br> <br> <br> Regards,<br> René<br> <br> <br> On 05/08/2014 07:22 AM, Zhong Qiang wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> *when i complie spice-xpi-2.8 on ubuntu12.04 with firefox29,i receive<br> this error:* <div> <div><br> ################################################################################################<br> <a class="moz-txt-link-abbreviated" href="mailto:root@user:%7E/src/spice-xpi-2.8#">root@user:~/src/spice-xpi-2.8#</a> make<br> make all-recursive<br> make[1]: Entering directory `/root/src/spice-xpi-2.8'<br> Making all in SpiceXPI<br> make[2]: Entering directory `/root/src/spice-xpi-2.8/SpiceXPI'<br> Making all in src<br> make[3]: Entering directory `/root/src/spice-xpi-2.8/SpiceXPI/src'<br> Making all in plugin<br> make[4]: Entering directory `/root/src/spice-xpi-2.8/SpiceXPI/src/plugin'<br> GEN nsISpicec.xpt<br> make all-am<br> make[5]: Entering directory `/root/src/spice-xpi-2.8/SpiceXPI/src/plugin'<br> CXX libnsISpicec_la-controller.lo<br> controller.cpp: In destructor 'SpiceController::~SpiceController()':<br> controller.cpp:73:5: warning: format not a string literal and no format<br> arguments [-Wformat-security]<br> CXX libnsISpicec_la-np_entry.lo<br> CXX libnsISpicec_la-npn_gate.lo<br> CXX libnsISpicec_la-npp_gate.lo<br> CXX libnsISpicec_la-nsScriptablePeer.lo<br> In file included from nsScriptablePeer.cpp:54:0:<br> /root/src/xulrunner-sdk/include/nsError.h:186:14: error: expected<br> constructor, destructor, or type conversion before '(' token<br> /root/src/xulrunner-sdk/include/nsError.h:188:14: error: expected<br> constructor, destructor, or type conversion before '(' token<br> make[5]: *** [libnsISpicec_la-nsScriptablePeer.lo] Error 1<br> make[5]: Leaving directory `/root/src/spice-xpi-2.8/SpiceXPI/src/plugin'<br> make[4]: *** [all] Error 2<br> make[4]: Leaving directory `/root/src/spice-xpi-2.8/SpiceXPI/src/plugin'<br> make[3]: *** [all-recursive] Error 1<br> make[3]: Leaving directory `/root/src/spice-xpi-2.8/SpiceXPI/src'<br> make[2]: *** [all-recursive] Error 1<br> make[2]: Leaving directory `/root/src/spice-xpi-2.8/SpiceXPI'<br> make[1]: *** [all-recursive] Error 1<br> make[1]: Leaving directory `/root/src/spice-xpi-2.8'<br> make: *** [all] Error 2<br> #############################################################################################<br> </div> </div> *Any help is greatly appreciated. Thank you*<br> <br> <br> _______________________________________________<br> Users mailing list<br> <a moz-do-not-send="true" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br> <a moz-do-not-send="true" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br> <br> </blockquote> </blockquote> </div> </div> </div> <br> </div> </blockquote> </div> </div> </div> <br> </div> </blockquote> </div> <br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <pre class="moz-signature" cols="72">-- Nathanaël Blanchet Supervision réseau Pôle exploitation et maintenance Département des systèmes d'information 227 avenue Professeur-Jean-Louis-Viala 34193 MONTPELLIER CEDEX 5 Tél. 33 (0)4 67 54 84 55 Fax 33 (0)4 67 54 84 14 <a class="moz-txt-link-abbreviated" href="mailto:blanchet@abes.fr">blanchet@abes.fr</a> </pre> </body> </html> --------------040908010706060901060602--