Displaying 20 results from an estimated 227 matches for "0.9.3".
Did you mean:
0.9.4
2007 Aug 20
0
[ANNOUNCE] libXrender 0.9.3
David Reveman (1):
Properly set length field in gradient requests (bug 9526).
git-tag: libXrender-0.9.3
http://xorg.freedesktop.org/releases/individual/lib/libXrender-0.9.3.tar.bz2
MD5: 307132fce2e551ad2c641bddf8480f16 libXrender-0.9.3.tar.bz2
SHA1: 4bac1d86650dcbfd3af44ffd204693a2d8d2d17a libXrender-0.9.3.tar.bz2
2007 May 04
6
Rspec on Merb Plugin - Initial thoughts?
A couple days ago I submitted a patch, that was committed by Ezra, to the
MrBlog project for the Rspec on Merb plugin.
So far, it only works with ActiveRecord including fixtures.
Has any played with it? If so, did you get it to work?
I''m going to be submitting a patch for Controller specs soon. It will be
very bare bones, given my current lack of understanding of Merb controller
2005 Dec 20
1
imlib2-loader_jpeg RPM Needed
Hi All,
was trying to install eterm rpm, and got the below dependencies errors,
Eterm-0.9.3-1.i386.rpm
[root at status1 eterm]# rpm -Uvh Eterm-0.9.3-1.i386.rpm
error: Failed dependencies:
imlib2 is needed by Eterm-0.9.3-1.i386
imlib2-loader_jpeg is needed by Eterm-0.9.3-1.i386
imlib2-loader_png is needed by Eterm-0.9.3-1.i386
libImlib2.so.1 is needed by
2003 May 21
1
Cvs from 20030521/1235CET exits on Alsa failed assertion
Hi all,
Just did a fresh checkout, compiled ok and when * starts it bails with
the following message:
[chan_alsa.so] => (ALSA Console Channel Driver)
asterisk: pcm.c:5476: snd_pcm_sw_params_set_silence_threshold: Assertion
`val <
pcm->buffer_size' failed.
Alsa rpms installed on this RH9 box:
alsa-lib-devel-0.9.3-2
alsa-utils-debuginfo-0.9.3-2
kernel-module-alsa-0.9.3a-2_2.4.20_9
2012 Aug 08
0
[Announce] GPA 0.9.3 released
Hello,
We are pleased to announce the release of GPA 0.9.3.
GPA is a graphical frontend for the GNU Privacy Guard (GnuPG,
http://www.gnupg.org). GPA can be used to encrypt, decrypt, and sign
files, to verify signatures and to manage the private and public keys.
You can find the release here:
ftp://ftp.gnupg.org/gcrypt/gpa/gpa-0.9.3.tar.bz2 (695k)
2011 Jul 26
2
python-libvirt for 0.9.3 leaking file descriptors
i've reported this issue before, so i guess this is a regression. looks
like the python bindings for 0.9.3 are leaking file descriptors:
root at cloud1:~# python
Python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48)
[GCC 4.4.5] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import libvirt
>>>
2006 Jun 14
3
In memory IndexReader bug?
Hi All,
Hope all is going well.
I''m having trouble with the following code creating an in memory index
reader - it seems to be attempting to read from a file regardless.
Here''s the simple code:
require ''rubygems''
require ''ferret''
a = Ferret::Index::Index.new
r = Ferret::Index::IndexReader.new(nil)
Running the code on my OS X machine
2008 Mar 06
4
FW: oprofile 0.9.3 xen symbols incorrect
Hi
I am using oprofile 0.9.3 on xen cs 16540 on an Intel system.
When I look at the top "hot" functions, I see p2m_change_type being one
of the top function in xen-syms. This function is only in the svm (AMD)
code and should not appear on an Intel system. I see that this function
is not being clled at all when I am running my apps as I have put printk
in the functions and they do
2001 Jul 13
2
0.9.2 or 0.9.3 ?
Hi,
I found out that a new version of ext3-2.4 was available from
the previous messages on this list, despite the fact that
no 'official' announce was given...
I'm currently running 0.9.1 on 2.4.6-ac2 without problems. Should
I upgrade to 0.9.2 (I suppose yes by reading the changelog :-)) ?
What about the 0.9.3-pre version ? What does the -pre mean exactly
(any incidence on the
2005 Dec 08
0
Wine release 0.9.3
This is release 0.9.3 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Many marshalling fixes in rpcrt4.
- Various OLE improvements and fixes.
- Better audio driver management in winecfg.
- Many wininet fixes.
- Several Web browser improvements.
- More dbghelp APIs implemented.
- Directory objects in wineserver.
- Lots of bug fixes.
Because of
2016 Aug 20
4
What is broken with fail2ban
Hello List,
with CentOS 7.2 it is not longer possible to run fail2ban on a Server ?
I install a new CentOS 7.2 and the EPEL directory
yum install fail2ban
I don't change anything only I create a jail.local to enable the Filters
[sshd]
enabled = true
....
.....
When I start afterward fail2ban
systemctl status fail2ban is clean
But systemctl status firewalld is broken
? firewalld.service -
2011 Jul 13
1
Unable to start libvirtd 0.9.3 on Ubuntu 10.10
I just built libvirt 0.9.3 on my Ubuntu 10.10 box. It appears to have
built correctly.
When I try "virsh -c qemu:///session list --all" I get the following:
error: Failed to connect socket to '@/home/heath/.libvirt/libvirt-sock':
Connection refused
error: failed to connect to the hypervisor
After that, libvirtd isn't running as user heath as it did when I was
using
2007 May 23
0
[ANNOUNCE] Release conntrack-tools 0.9.3
Hi!
The netfilter project proudly presents conntrack-tools-0.9.3
The userspace daemon conntrackd covers the specific aspects of stateful
Linux firewalls to enable high availability solutions, and can be used
as statistics collector of the firewall use as well. The daemon is
highly configurable and easily extensible. On the other hand, the
command line conntrack provides an interface to add,
2006 Jun 11
3
Bus Error with Ferret 0.9.3 using the BooleanQuery api
Hey guys,
I''ve been trying out ferret 0.9.3 on my powerbook this weekend and I''ve
been triggering ''bus errors'' when using the Query API. If I
programmatically build up strings, it works just fine.
There''s some more information available in the trac ticket
http://ferret.davebalmain.com/trac/ticket/62
Is anyone successfully using the Query API on
2007 Jun 12
8
rdebug spec ?
Can you run rdebug on specs?
I get errors when I try:
$ rdebug spec ./spec/models/select_option_spec.rb
./spec: Is a directory - ./spec (Errno::EISDIR)
from /opt/local/lib/ruby/gems/1.8/gems/ruby-debug-0.9.3/bin/
rdebug:136:in `debug_load''
from /opt/local/lib/ruby/gems/1.8/gems/ruby-debug-0.9.3/bin/
rdebug:136
from /opt/local/bin/rdebug:16:in `load''
2005 Dec 12
1
Wine 0.9.3: Painter 7 and Classic Painter problems
Sorry if this post turns up a second time, I used a wrong e-mail account
for the previous one by mistake.
I have recently installed Wine 0.9.3 and subsequently tried to set up
Painter 7, an application I have used successfully with several versions
of Wine before. On this version it won't install anymore; after asking
for the serial number it freezes. It's an update version, if that
2008 Sep 16
8
rspec, Rails 2.1.0, rubygems, Mac OS X Leopard - rubygems does not recognize latest version
I''m trying to run some specs on my Mac OS/Leopard machine (10.5.5) but
rubygems won''t allow it:
$ spec spec/models/my_spec.rb
Rails requires RubyGems >= 0.9.4 (you have 0.9.3). Please `gem update
--system` and try again.
...but I already have the latest & greatest installed:
$ gem search --local rubygem
*** LOCAL GEMS ***
rubygems-update (1.2.0, 0.9.5)
Tue Sep 16
2005 Dec 10
2
SF site cracked ?
A new release, called wine 0.9.3, is available on Debian/Ubuntu
directory of the sf site. However, such a release has not beeen
announced : winehq.org still advertises 0.9.2 as the last release.
Is this a legitimate release with a late announcement, or an intrusion ?
Scott ?
Emmanuel Charpentier
2009 Sep 17
1
Load Error Using Mechanize Gem
Hi,
I''m getting a "Could not open any of [xml2, xslt, exslt] (LoadError)" error when trying to run a simple Ruby program taken from the EXAMPLES.rdoc file of the Mechanize gem.
The error is in this line of the Nokogiri module of libxml.rb: ffi_lib ''xml2'', ''xslt'', ''exslt''
Not sure if there are missing gems, and if so,
2006 Feb 16
0
[REGRESSION] xapian-config broken in 0.9.3
Xapian-config is broken in 0.9.3 : it can't find libxapian.la when one runs
'xapian-config --ltlibs'. Hence, omega and xapian-bindings can't be configured
anymore (on OS X and Cygwin, at least).
I quick-fixed it by setting exec_prefix to my prefix (/usr/local) inside the
script, but that is not the right move.
I don't know when the regression happened, but r6532 worked fine.