kB in 3s (487 kB/s)
Could you try spice 0.26-2, spice 0.12.4 is a very old release.
Thanks,
--
Liang Guo
http://guoliang.me/
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
Hi,
> - support Opus codec for audio channels
Should we release a new spice-server to support opus codec?
Thanks,
--
Liang Guo
http://guoliang.me/
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mail
Signed-off-by: Liang Guo
---
usbredirserver/usbredirserver.1 |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/usbredirserver/usbredirserver.1 b/usbredirserver/usbredirserver.1
index 6ae78bc..2d68d57 100644
--- a/usbredirserver/usbredirserver.1
+++ b/usbredirserver
Signed-off-by: Liang Guo
---
src/vdagentd.c |2 +-
1 个文件被修改,插入 1 行(+),删除 1 行(-)
diff --git a/src/vdagentd.c b/src/vdagentd.c
index fbbe315..888a80a 100644
--- a/src/vdagentd.c
+++ b/src/vdagentd.c
@@ -185,7 +185,7 @@ static void do_client_clipboard(struct vdagent_virtio_port
*vport
e spice-gtk for
debian(14 Aug 2011), snappy was already in Debian(first uploaded in
25 Mar 2011), so I rename snappy to spicy-snapshot, but forget to
update package description.
Thanks,
--
Liang Guo
http://bluestone.cublog.cn
___
Spice-devel mailing li
Like patch [1] for spice, This patch will make celt to be
optional for spice-gtk.
[1] http://lists.freedesktop.org/archives/spice-devel/2012-June/009410.html
Signed-off-by: Liang Guo
---
configure.ac | 24 +++-
gtk/channel-playback.c | 23
=da0071300e1191f26757b4cf5146418c8b1db997
>
> You may also want to cherry-pick this fix for audio support in virt-manager:
>
> http://cgit.freedesktop.org/spice/spice-gtk/commit/?id=bac3fd5ae1b783237100a1e5edf989ce7bd39d51
>
> regards
Thank you, it's ok now.
--
L
Hi, List,
After upgrading spice-gtk to 0.12, I cannot use virt-manager to view
the virtual machine
graphical console, When I select the virtual machine and click "Open"
button, I get:
Connecting to graphical console for guest.
How can I debug this problem ?
Thanks and Regards.
--
On Sun, Oct 23, 2011 at 5:31 PM, Alon Levy wrote:
> On Sun, Oct 23, 2011 at 11:19:14AM +0200, Alon Levy wrote:
>> On Sun, Oct 23, 2011 at 05:14:44PM +0800, Liang Guo wrote:
>> > When using pkg-config, Requires and Requires.private field list
>> > packages required by
When using pkg-config, Requires and Requires.private field list
packages required by this package, but packages listed under
Requires.private are not taken into account when a flag list is
computed for dynamically linked executable. In the situation
where each .pc file corresponds to a library, Req
1.3.0-3 X11 RandR extension library
ii libxrender1 1:0.9.6-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
spice-client recommends no packages.
spice-client suggests no packages.
-- no debconf information
Hi,
SPICE 0.8.3 has already released, but the download page[1] don't
include it yet, would you like update it ?
[1] http://www.spice-space.org/download.html
BTW: there is no tag 0.8.3 in git repository, should it be tagged ?
Thanks and Regards,
--
Liang Guo
http://bluestone.cubl
with 'git clone
git://gitorious.org/spice-gtk/spice-gtk'.
Is there anything wrong ?
Thanks and Regards,
--
Liang Guo
http://bluestone.cublog.cn
signature.asc
Description: Digital signature
___
Spice-devel mailing list
S
ository, so if it is ok, please
merge these patches
or fell free to change them.
Thanks,
--
Liang Guo
http://bluestone.cublog.cn
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
---
client/x11/record.cpp |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/client/x11/record.cpp b/client/x11/record.cpp
index d799e5a..017a94d 100644
--- a/client/x11/record.cpp
+++ b/client/x11/record.cpp
@@ -182,7 +182,7 @@ bool WaveRecorder::init(uint32_t sampels_per_s
---
client/cmd_line_parser.cpp| 34 +-
client/cmd_line_parser.h |8
client/windows/red_window.cpp |6 +++---
3 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/client/cmd_line_parser.cpp b/client/cmd_line_parser.cpp
index 2f
Fix typo in client/x11/record.cpp:
treshold -> threshold
--- a/client/x11/record.cpp
+++ b/client/x11/record.cpp
@@ -179,7 +179,7 @@
}
if ((err = snd_pcm_sw_params_set_start_threshold(_pcm,
_sw_params, frame_size)) < 0) {
-LOG_ERROR("cannot set start treshold %s", snd_str
}
Option* opt = find(id);
--
Liang Guo
http://bluestone.cublog.cn
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
Hi, All
SPICE only support x86 and x86_64 platrorm now, it looks there are
only very little asm code, do you have any plan to support other
architecture ?
Thanks,
--
Liang Guo
http://bluestone.cublog.cn
___
Spice-devel mailing list
Spice-devel
>
> The next libcacard that will be released will be based on qemu/libcacard,
> which
> is what's being worked on. I think it has copyright headers on each file.
>
Yes, They have
--
Liang GUO
http://bluestone.cublog.cn
___
Spic
Hi, Christophe
On Wed, Jul 20, 2011 at 5:06 PM, Christophe Fergeau wrote:
> Hi Liang,
>
> On Wed, Jul 20, 2011 at 04:45:33PM +0800, Liang Guo wrote:
>> Libcacard is licensed under GPL3, spice-gtk is licensed under LGPL2.1,
>> but spice-gtk may call libcacard, Should this ca
Hi, List,
Libcacard is licensed under GPL3, spice-gtk is licensed under LGPL2.1,
but spice-gtk may call libcacard, Should this cause any legal problem
?
Thanks,
--
Liang GUO
http://bluestone.cublog.cn
___
Spice-devel mailing list
Spice-devel
spice-space (0.8.1),
> pushed to spice-space
> and I'm trying to do a fedora package and later a rhel package.
>
Hi, It looks like spice-protocol can be downloaded from spice-space,
but the download link in
http://www.spice-space.org/download.html
have not updated,
On Tue, Jun 28, 2011 at 3:24 PM, Christophe Fergeau wrote:
> On Tue, Jun 28, 2011 at 01:20:52AM +0800, Liang Guo wrote:
>>
>> I found the root of this problem, spicec is linked with -lCEGUIBase,
>> and /usr/lib/libCEGUIBASE.la have
>>
>> dependency_libs=
ependency_libs to /usr/lib/x86_64-linux-gnu/libfreetype.la can
let spicec be compiled successfullly.
I've report this bug to Debian[1]
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631837
--
Liang Guo
http://bluestone.cublog.cn
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
2011/6/27 shohyanglim :
> Hi,Liang GUO:
> 问题出在 ld 想从/usr/lib/找 libfreetyp.la但它却
> 在 /usr/lib/x86_64-linux-gnu/,你查下为何configure是没有找对路径即可。
> (你的机器的默认的LD_LIBRARY_PATH是什么?ld默认找LD_LIBRARY_PATH下面的
> 库,你可以改变量,或者作连接都行)
> On Mon, 2011-06-27 at 11:27 +0800, Liang Guo wrote:
>>
s
/usr/lib/x86_64-linux-gnu/libfreetype.la, not /usr/lib/libfreetype.la
Why spice is searching for /usr/lib/freetype.la, how can I let it
searching for /usr/lib/x86_64-linux-gnu/libfreetype.la instead ?
Thanks,
--
Liang Guo
http://bluestone.cublog.cn
___
>
> No. Is the pc file correct? what does "pkg-config --libs freetype2" give?
>
freetype .pc file is in
/usr/lib/x86_64-linux-gnu/pkgconfig/freetype2.pc
pkg-config --libs freetype2 gives following result:
$ pkg-config --libs freetype2
-lfreetype
--
Liang Guo
http://
ls -al
/usr/lib/x86_64-linux-gnu/libfreetype.la
-rw-r--r-- 1 root root 892 6月 23 05:58 /usr/lib/x86_64-linux-gnu/libfreetype.la
But spice cannot find it.
have any one meet such ploblem ?
Thanks and Regards,
--
Liang Guo
http://bluestone.cublog.cn
signature.asc
Description: Digital signatur
>
> Hans
I've packaged spice for ubuntu too,
https://launchpad.net/~liangguo/+archive/spice-maverick
I've upload spice to mentors.debian.org too, But nobody interesting to
sponsor it until now.
--
Liang Guo
http://bluestone.cublog.cn
___
one codec ;)
>
> cheers,
> Gerd
>
It looks hard to fit everyone's requirement. so I'll try option 2,
embedding celt051
to spice package, this will minimize the impact to Debian, and keep compatible
with official spice release.
If other one or other package need celt051 to
e to switch to latest celt, or work on spice to
switch to latest celt or at least support latest celt and celt 0.5.1, it
will be matter long long before. Within this period, Debian can only
run as a RHEV or spice-enabled qemu Guest OS.
[1] http://www.debian.org/doc/debian-policy/ch-
On Tue, Nov 2, 2010 at 12:19 AM, Hans de Goede wrote:
> Hi All,
>
> I'm very happy to announce the first release of the spice agent for Linux!
>
> You can download it here:
> http://spice-space.org/download.html
>
Hi,
where is its git repository ?
Thanks,
Liang Guo
e just window title bar of what ?
>
> Or is it that the --full-screen command line doesn`t work (but connecting
> and then entering to full screen does work)
>
> ?
>
> Thanks.
>
>
> ___
> Spice-devel mailing list
> Spice-devel@lists.freedesktop.org
> htt
34 matches
Mail list logo