Displaying 20 results from an estimated 378 matches for "nongnu".
2011 Jun 28
0
[Gluster-devel] volume rebalance still broken
Replying and adding gluster-users. That seems more appropriate?
________________________________________
From: gluster-devel-bounces+jwalker=gluster.com at nongnu.org [gluster-devel-bounces+jwalker=gluster.com at nongnu.org] on behalf of Emmanuel Dreyfus [manu at netbsd.org]
Sent: Tuesday, June 28, 2011 6:51 AM
To: gluster-devel at nongnu.org
Subject: [Gluster-devel] volume rebalance still broken
Hi
I am back with my volume rebalance problem on NetBSD. The...
2007 Mar 23
2
FXRuby scintilla issue
FXRuby version 1.6.4. I''ve been trying to compile FXruby with scintilla
support. I''ve downloaded:
http://savannah.nongnu.org/download/fxscintilla/fxscintilla-1.63.tar.gz.
Compiled it and installed it.
FXruby is 1.6.4
I get:
AL_H -I/usr/local/include/fxscintilla -I/usr/local/include/fox-1.6 -c
frames_wrap.cpp
/usr/local/include/fxscintilla/FXScintilla.h:84: error: conflicting
return type specified for ?virtual FX...
2003 Oct 12
4
[Bug 742] sftp doesn't honor "Protocol 1" in config file
...Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: cduffy at spamcop.net
Accessing Savannah (which does not support SSH protocol 2), the following fails:
sftp USERNAME at savannah.nongnu.org
sftp -F ~/.ssh/config USERNAME at savannah.nongnu.org
even when ~/.ssh/config contains the snippet:
Host savannah.gnu.org
Protocol 1
whereas "sftp -1 USERNAME at savannah.nongnu.org" succeeds.
This implies that the "Protocol 1" directive is not being honored by sftp...
2020 Aug 21
2
Re: Conflicting parameters on qemu call
...used
qemu-system-x86_64: The -accel and "-machine accel=" options are incompatible
# qemu-system-x86_64 --version
QEMU emulator version 5.0.0 (Debian 1:5.0-14)
Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers
I’m already discussing that on qemu list:
https://lists.nongnu.org/archive/html/qemu-ppc/2020-08/msg00338.html <https://lists.nongnu.org/archive/html/qemu-ppc/2020-08/msg00338.html>
But I’d like to track that issue in multiple directions.
Greetings, Jan
2004 Jan 06
5
Another Updated - wxRuby Windows installeravailable for
Hmm everything installed fine but when I try to run the samples I get an
error dialog stating:
"rubyw.exe - unable to Locate Component
This application has failed to start because MSVCRTD.dll was not found.
Re-installing the application may fix this problem."
Which unless you are supplying the debug microsoft dll''s, re-installing
will have no effect :)
This was on WinXP
2011 Aug 03
2
How can I get the X-Auth-Key in GlusterFS 3.3 Beta 1
Hey,
I download the latest version of glusterfs and the gluster-object-storage-3.3beta1.tar.gz. And I operate as the doc defined after installation. But I have a problem now,that is I can't get the X-Auth-Key to launch the command:
"
To authenticate, use the following command:
GET /v1.0 HTTP/1.1
Host: <storage URL>
X-Auth-User: <user name>
X-Auth-Key:
2009 Feb 27
5
ietf discussion about draft-ietf-avt-rtp-speex
...eex at tools.ietf.org)
dedicated to latest discussion about the draft.
I have answered some questions, but there are small changes and adaptation
still required to the ietf draft...
tks,
Aymeric MOIZARD / ANTISIP
amsip - http://www.antisip.com
osip2 - http://www.osip.org
eXosip2 - http://savannah.nongnu.org/projects/exosip/
2016 Oct 03
1
Re: Extracting files from OVA is bad
...case, as a fallback, we can still use the NBD approach. We don't
have to use qemu-nbd. We could also try to submit code for size & offset
into the nbd-server in NBD tools (the defacto reference implementation).
But that's something I didn't pursue yet.
Tomas
[1] https://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg04554.html
[2] https://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg04556.html
[3] https://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg04578.html
[4] https://lists.nongnu.org/archive/html/qemu-block/2016-10/msg00008.html
--
Tomáš Golembiovský...
2006 Nov 06
1
PocketPC 2005/echo canceller
...understand completely why: anyway, it
> now can be compiled without breaking anything.
>
> I'll now test wether the aec have an impact or not :)
> tks,
> Aymeric MOIZARD / ANTISIP
> amsip - http://www.antisip.com
> osip2 - http://www.osip.org
> eXosip2 - http://savannah.nongnu.org/projects/exosip/
>
>
> On Mon, 6 Nov 2006, Aymeric Moizard wrote:
>
>>
>>
>> On Mon, 6 Nov 2006, Jean-Marc Valin wrote:
>>
>>> That's quite a strange problem. Considering that Speex doesn't have any
>>> "init code" (stuf...
2006 Dec 06
1
get the mode from a incoming speex stream
...ells the mode information.
Right.
But a decoder like speex can always be configured from information
contained in the incoming stream.
That makes your application more interroperable.
Aymeric MOIZARD / ANTISIP
amsip - http://www.antisip.com
osip2 - http://www.osip.org
eXosip2 - http://savannah.nongnu.org/projects/exosip/
> Is SDP what you called in-band signalling?
> Lianghu
>
> On 12/6/06, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
>>
>> In a "normal" frame that doesn't have in-band signalling (which nobody
>> seems to use anywa...
2006 Dec 05
2
get the mode from a incoming speex stream
...arrowband/wb..)
> of the RTP stream I'm receiving.
>
> I guess this information is included in frames? Isn'it?
> How can I read it?
>
> tks,
> Aymeric MOIZARD / ANTISIP
> amsip - http://www.antisip.com
> osip2 - http://www.osip.org
> eXosip2 - http://savannah.nongnu.org/projects/exosip/
>
> _______________________________________________
> Speex-dev mailing list
> Speex-dev@xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev
>
>
2017 Oct 18
3
gdevilspie on mate
...line 374, it starts on MATE.
>
> A couple of concerns:
>
> the last commit to gdevilspie source was in Jun 12, 2010
>
> devilspie is no longer maintained; development moved to devilsipe2
> but that project is now looking for a new maintainer:
> ?
> http://www.nongnu.org/devilspie2/
>
> devilspie2 is in epel (and Fedora). devilspie and gdevilspie packages
> come from nux.
I use devilspie.x86_64 (0.22) from nux repo here (CentOS7), simply
works.
The repo also provides devilspie2.x86_64, BTW.
Regards,
--
wwp
-------------- next part --------------...
2006 Nov 06
2
PocketPC 2005
...gt;> application has a bug: if somebody has one, please send it.
>>
>> Sorry for bothering you with probably non-speex problems,
>>
>> Aymeric MOIZARD / ANTISIP
>> amsip - http://www.antisip.com
>> osip2 - http://www.osip.org
>> eXosip2 - http://savannah.nongnu.org/projects/exosip/
>>
>> _______________________________________________
>> Speex-dev mailing list
>> Speex-dev@xiph.org
>> http://lists.xiph.org/mailman/listinfo/speex-dev
>>
>>
>
>
2005 May 14
2
Gnome CD/DVD Burner?
Hi all,
Wondering if this might be a good item for either CentOSPlus or even
Extras repository.
I've been looking for a decent CD/DVD burner for Gnome.... at present
I load up k3b (KDE app) and thus much of the KDE environment).
Someone pointed me to GraveMan (http://www.nongnu.org/graveman/ )
which looks very good. All reports is that it's lean, mean and quite
stable.
Anyone else using it and is it worthy of placing in the repository?
Cheers,
Matt.
2012 Apr 13
1
wined3d in windows 98 - illegal operation.
Hey all!
I have recently installed a windows 98 vm on VmWare workstation in my win7x64 host os. I have downloaded wined3d from: http://www.nongnu.org/wined3d/
it says that those are builds for win32 apps, but when the installer runs I see that some syswow64 (which is a 64 bit app folder) is getting created and some dlls into it installed. Does this mean my windows 98 has now 64 bit dlls and that is why it can't run d3d? or even DirectDr...
2013 Dec 09
1
[Gluster-devel] GlusterFest Test Weekend - 3.5 Test #1
....5.0qa3 RPMs for EPEL-6 and Fedora 18, 19, and 20 are
> available at
> http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.5.0qa3/
>
>
> --
>
> Kaleb
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> https://lists.nongnu.org/mailman/listinfo/gluster-devel
>
2014 Nov 23
3
Live Disk Snapshot Not Supported
# virsh snapshot-create-as small snap1 --disk-only --atomic
error: Operation not supported: live disk snapshot not supported with this
QEMU binary
OS used: CentOS 7
#virsh version
Compiled against library: libvirt 1.1.1
Using library: libvirt 1.1.1
Using API: QEMU 1.1.1
Running hypervisor: QEMU 1.5.3
Any help would be greatly appreciated.
Best Regards,
Payes
2009 May 28
1
DC component coming back after AGC
...ume which is most
> probably the main issue here. Still this is showing that
> using the AGC potentially introduce DC component? Any
> comment?
>
> Tks,
> Aymeric MOIZARD / ANTISIP
> amsip - http://www.antisip.com
> osip2 - http://www.osip.org
> eXosip2 - http://savannah.nongnu.org/projects/exosip/
>
> _______________________________________________
> Speex-dev mailing list
> Speex-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev
>
>
2018 May 28
4
Re: VM I/O performance drops dramatically during storage migration with drive-mirror
Cc the QEMU Block Layer mailing list (qemu-block@nongnu.org), who might
have more insights here; and wrap long lines.
On Mon, May 28, 2018 at 06:07:51PM +0800, Chunguang Li wrote:
> Hi, everyone.
>
> Recently I am doing some tests on the VM storage+memory migration with
> KVM/QEMU/libvirt. I use the following migrate command through virsh:...
2017 Nov 28
2
[ovirt-users] slow performance with export storage on glusterfs
...rect status=progress
> >
> > unfrotunately dd performs the same
> >
> > 1778384896 bytes (1.8 GB) copied, 198.565265 s, 9.0 MB/s
> >
> >
> > > If dd can do this faster, please ask on qemu-discuss mailing list:
> > > https://lists.nongnu.org/mailman/listinfo/qemu-discuss
> > <https://lists.nongnu.org/mailman/listinfo/qemu-discuss>
> > >
> > > If both give similar results, I think asking in gluster mailing
> list
> > > about this can help. Maybe your gluster setup can be opti...