Displaying 20 results from an estimated 7000 matches similar to: "Wine, The Bat questions"
2011 Oct 12
1
`require': no such file to load -- rspec/rails (LoadError)
Getting strange loading problem..
>> bundle exec rspec -p spec/models/*
give error:
..
.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.1/lib/active_support/
dependencies.rb:240:in `require'': no such file to load -- rspec/rails
(LoadError)
from /home/slava/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.1/
lib/active_support/dependencies.rb:240:in `block in require''
from
2005 Dec 28
2
cant get X on domainU
Hello
I can''t seem to be able to get X working on domain U
My setup
domain0 -ubuntu breezy
domainU -ubuntu breezy
I tried 3 techniques
1. ssh -X domainU
steps: on domain U
$ export DISPLAY=:0
$ xhost +
xhost: unable to open display ":0"
on domain0 ssh -X domainU
result: ssh conection established no X forwarding starts.
after login tried
2011 Aug 28
1
troubles running rspec..
developing a 3.1 app. trying to run spec on and get this error:
bundle exec rake spec
*****************************************************************
DEPRECATION WARNING: you are using a deprecated constant that will
be removed from a future version of RSpec.
/home/slava/.rvm/gems/ruby-1.9.2-p290/gems/bundler-1.0.18/lib/bundler/
runtime.rb:68:in `require''
* Rspec is deprecated.
*
2012 Feb 09
3
Do I have four applications of Application.
I went to load some clipart in CorelDRAW 9 from the second CD. When I right click on the clipart icon on the CD. Up comes the box asking open with. Then I selected other application and scrolled down to CorelDRAW and there were four CorelDRAW icons. I opened the clipart twice using different CorelDRAW icons each time. Now at the "open with option" there are two corelDRAW options.
2004 Aug 06
0
Hey Slava, please Stop your Mailer!!!!!!
-----Ursprungliche Nachricht-----
Von: Slava Shklyar [mailto:sava@techphone.co.il]
Gesendet: Montag, 9. September 2002 11:45
An: icecast@xiph.org
Betreff: Re: [icecast] Icecast2 issues continue
<p><p>---------------------------------------
Regards,
Slava Shklyar
----- Original Message -----
From: "Michael Smith" <msmith@labyrinth.net.au>
To: <icecast@xiph.org>
2018 May 23
2
[PATCH] block drivers/block: Use octal not symbolic permissions
On Wed, 2018-05-23 at 15:27 -0600, Jens Axboe wrote:
> On 5/23/18 2:05 PM, Joe Perches wrote:
> > Convert the S_<FOO> symbolic permissions to their octal equivalents as
> > using octal and not symbolic permissions is preferred by many as more
> > readable.
> >
> > see: https://lkml.org/lkml/2016/8/2/1945
> >
> > Done with automated conversion
2018 May 23
2
[PATCH] block drivers/block: Use octal not symbolic permissions
On Wed, 2018-05-23 at 15:27 -0600, Jens Axboe wrote:
> On 5/23/18 2:05 PM, Joe Perches wrote:
> > Convert the S_<FOO> symbolic permissions to their octal equivalents as
> > using octal and not symbolic permissions is preferred by many as more
> > readable.
> >
> > see: https://lkml.org/lkml/2016/8/2/1945
> >
> > Done with automated conversion
2004 Aug 06
1
Slava Shklyar
ah, i banned his ass from our network a few weeks ago, same spew..
<p>Best Regards
Dave St. John
Mediacast1 Administration
(720-641-7586)
----- Original Message -----
From: "Raymond" <rsteding@tecwise.com>
To: <icecast@xiph.org>
Sent: Sunday, November 10, 2002 1:29 AM
Subject: Re: [icecast] Slava Shklyar
<p>> Yes please get rid of the user Slava Shklyar.
2016 Nov 18
2
Tablegen doc bug?
Hello,
http://llvm.org/docs/TableGen/LangIntro.html says I can use octal integer value (indicated by a leading 0).
In fact the number is converted to decimal.
With best regards,
Romick.
2018 May 24
1
[PATCH] block drivers/block: Use octal not symbolic permissions
On Thu, 2018-05-24 at 06:47 -0600, Jens Axboe wrote:
> On 5/23/18 4:35 PM, Joe Perches wrote:
> > On Wed, 2018-05-23 at 15:27 -0600, Jens Axboe wrote:
> > > On 5/23/18 2:05 PM, Joe Perches wrote:
> > > > Convert the S_<FOO> symbolic permissions to their octal equivalents as
> > > > using octal and not symbolic permissions is preferred by many as more
2005 Apr 02
22
Allowing 4662 port
Dear All
I have added the following line to /etc/shorewall/rules:
ACCEPT net fw tcp 4662
However, the program aMule continues to give me the following error:
NG : Your 4662 port is not reachable.
Any further ideas?
Thanks in advance,
Paul
2008 Sep 30
6
Can Wine be configured to access unmountable harddrive?
Hello...
I am trying to run a program under linux using wine called "Recover My Files". This program is designed to recover data from corrupted harddrives contining FAT and NTFS partitions by reading them sector by sector or cluster by cluster.
The thing is, the drive in question is unmountable due to logic problems on the device, which it appears is rendering the drive invisible to
2004 Jan 11
1
automounting a usb-harddrive/cdrom that can be mapped from the login script.
Hi,
I am installing a Samba 3.0.1 on RH90 for a little school, and they want
to have access to a mobile usb-harddrive.
The harddrive shoud be mapped via the login script, and here is were my
troubles begin....
I have been experimenting with the autofs service, which works great if
the harddrive is present at login time.
If one login at a time where the harddrive isn't present the login
2002 Feb 04
2
ASCII characters: from decimal code to R octal?
Is there a straightforward way to convert character information from
decimal representation to the octal one used by R?
I'd like something like a function ascii(number,base=10), such that
> ascii(91)
[1] "\133"
I can easily do the mapping from 91 to 133, but what is a good way to
operate on 133 to deliver "\133"?
Would a lookup table be a better solution?
David
2018 May 25
1
[PATCH] gpu: Consistently use octal not symbolic permissions
On Fri, 2018-05-25 at 09:41 +0300, Jani Nikula wrote:
> On Thu, 24 May 2018, Joe Perches <joe at perches.com> wrote:
> > There is currently a mixture of octal and symbolic permissions uses
> > in files in drivers/gpu/drm and one file in drivers/gpu.
> >
> > There are ~270 existing octal uses and ~115 S_<FOO> uses.
> >
> > Convert all the
2010 Jan 25
2
[PATCH version 2] guestfish: Use xstrtol to parse integers (RHBZ#557655).
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
-------------- next part --------------
>From 712adf306e22487cf8ec4bf508917dbb8ed5f357 Mon Sep 17
2008 May 30
3
How Ogg mappings translate into the codecs parameter in Ogg media types
I agree - we should use only hex or octal, but not mixed.
Cheers,
Silvia.
On Sat, May 31, 2008 at 2:20 AM, Ivo Emanuel Gon?alves
<justivo at gmail.com> wrote:
> I received the following comment regarding the table:
>
>> The table contains a mix of octal and hexadecimal 'escape sequences'
>> for non-printable / non-ASCII octets.
>> I strongly suggest to only
2006 Dec 31
0
Share USB harddrive
Hi,
I have made a share on my normal harddrive which I can access from my
Windows client with no problems. But when I mount my USB harddrive and
shares it, I can't access it.
I have also tried to make a softlink from my normal share to the USB
harddrive, but the directory does not show up, when accessing it from
Windows.
Does anyone know if it is possible to use a USB harddisk as a share
2004 Aug 06
3
Slava Shklyar
Everytime I post a message this wanker sends me a whole load of shite.
Can somone shut him down please??
Begin forwarded message:
Date: Sun, 10 Nov 2002 10:20:13 +0200
From: "Slava Shklyar" <sava@techphone.co.il>
To: "Richard" <richard@freespeech.org>
Subject: Re: [icecast] Re [ogg]
<p>qwertyuoupasdfghjklzxcvbnmqwertyuoupasdfghjklzxcvbnmqwertyuoupasdfghj
2003 Oct 21
2
Fwd: Re: Bus Error with OpenSSH 3.7.1p2 on Solaris 8, SPARC 64-bit
The story of this problem, AFAIK, is that Solaris 8 YASSP and JASS and vigilant/paranoid sysadmins have been known to set a restricitve umask in /etc/default/login. OpenSSH compatibility for Solaris 8 has been spotty at times for sparcv9 targets. This time, when a sparcv9 binary tries to sscanf(3C) the numeric umask as a long octal and put it in a mode_t, SIGBUS happens.
What this looks like in