Displaying 20 results from an estimated 2000 matches similar to: "Zidane Headbutt - A Flash Jigsaw Puzzle - ."
2015 Nov 18
1
Re: [virt-tools-list] Paths with whitespace in guestfish
[I don't check this list for libguestfs questions, hence the late
reply. There's a libguestfs mailing list:
https://www.redhat.com/mailman/listinfo/libguestfs ]
On Mon, Oct 12, 2015 at 08:06:03PM -0500, Robert Nichols wrote:
> Is guestfish able to handle paths that include whitespace? I've
> tried just about everything I can think of:
>
> ><fs> ls
2011 Oct 25
1
Unable to Join windows server 2008 R2 domain
I am trying to join a windows server 2008 R2 domain from a Solaris 10 Server. The Samba version is the Solaris v3.5.8.
I am able to successful get a ticket issued running kinit, and verified it with klist.
I receive the following error message when I try to join the domain running the following:
net ads join -S WPC.BLUEDEVIL12.COM
failed to join domain: failed to lookup DC info for domain
2008 Oct 30
1
LevelOne WPC-0301 11g Wireless CardBus
Hello,
I bought a LevelOne WPC-0301 11g Wireless CardBus Adapter
today. According to the box it is "v6". The ral(4) man-
page mentions only v2, but that one is ancient and can't
be bought anymore.
So, enabling the debug sysctl gives this in dmesg:
cardbus0: Expecting link target, got 0x0
cardbus0: <network, ethernet> at device 0.0 (no driver attached)
cardbus0: CIS pointer
2011 May 05
9
[threadsafe] Arel ToSql visitor is not threadsafe
Hey,
We hit a bug today because Arel::Visitors::ToSql is not threadsafe.
Here is what is happening:
Arel::Visitors::ENGINE_VISITORS is a cache of visitors instances.
These instances are not inherently threadsafe because it contains
state ''@last_column'', ''@connection'' that is shared between threads.
The other variables ''@pool'',
2006 Jun 12
3
Syntax errors on "insert into"
I''m digging around and googling but can''t seem to find what I think is a
simple thing. All I''m trying to do is insert data in a migration into a
table, using regular SQL statements.
LIke this:
class AddStateData < ActiveRecord::Migration
def self.up
INSERT INTO states values ('''',''Alaska'');
INSERT INTO states values
2002 Oct 17
1
Documentation help
Hello Samber's,
Sorry my question, but I'm a newbie on the list.
I have a network with about 57 Win2K workstations, and 2 Linux(RH7.3)
Servers. Samba is in one Linux box, controlling the workgroup, but now my
boss wants to put the network as a domain (internal domain, e.g. wpc.wpc).
All Win2K boxes make a domain login, and bla bla bla...
Can anyone help me where I can find a
2013 Aug 29
4
[PATCH] Notify caching_thread()s to give up on extent_commit_sem when needed.
caching_thread()s do all their work under read access to extent_commit_sem.
They give up on this read access only when need_resched() tells them, or
when they exit. As a result, somebody that wants a WRITE access to this sem,
might wait for a long time. Especially this is problematic in
cache_block_group(),
which can be called on critical paths like find_free_extent() and in commit
path via
2007 Mar 19
1
backward step?
Running my jigsaw program, BigJig, under Wine-0.9.17, the screen looks like
it did under early versions (0.9.12 and before), and all the jigsaw
selection thumbnails have gone. This has been the case since version 0.9.15.
I recall that I fixed the layout by installing fonts - something about the
size of the fonts set the size of the buttons. I am running Sidenet, which
links to the Linux fonts.
2007 Mar 19
1
Strange display error.
I have just had a recurring hardware problem with my graphics card, a modern
NVidia one with Mandriva's driver. I suspect that it is dust getting into
the socket. It set itself up in framebuffer mode. Anyway, it is now
working, and seems to be behaving normally, except...
All my apps under Wine still work fine except the one that matters, the
jigsaw program.
Orbitron - a satellite tracking
2013 Nov 23
4
EPEL problem
Hi, all.
I'm trying to install the EPEL repo on a fully up to date CentOS 6.4.
I'm using wget to download from my usual source but after I install it
via `sudo rpm -ivh epel-xxxxx` it's not actually there in
`/etc/yum.repos.d`.
Trying to install it again, Yum just tells me it's already installed.
I've no idea where it is installed if it is (which I don't think it is)
2011 Nov 08
1
Rails install problem
Hi, all.
I''m having a problem installing Rails on Mac OS X 10.6.8. When I issue the
command `$ sudo gem install rails` I get:
<code>
[Tue Nov 08 23:36:17 dobbin@darkstar:~ ] $ sudo gem install rails
Password:
/usr/local/rvm/rubies/ruby-1.9.3-p0/bin/gem:4: warning: Insecure world
writable dir /usr/local/bin in PATH, mode 040777
Successfully installed rails-3.1.1
1 gem installed
2000 Mar 30
1
Problem with Samba 2.0.5 and Q&A
Hi guys..
I have a very strange problem with Samba version 2.0.5a and Q&A Ver 5.0 for
DOS (eeek.. I know.. Symantec stopped supporting it 2 yrs ago)
The error i get is:
! Problem !
System error, please try again (see Appendix C).
Press Esc to cancel.
Ref#:04EC
It seems to be related to drive size/samba/fstype or something..
The share that I am mapping the clients to (win95 and win 311)
2007 Nov 08
2
swfdec in firefox on Fedora8 x86_64
Hi All,
I've tried swfdec on Fedora 8 x86_64 without much luck. I originally
used the rpms from livna. I primarily want it just to view youtube
videos which from various blog posts I thought worked. It seems to
detect the flash but i just get a white background (it does detect a
plugin as you don't get the jigsaw piece).
So i recompiled the rpm on my machine just to make sure. No
2002 Nov 07
1
language inconsistency puzzle (in the tradition of Bill V enables (Hi Bill) puzzle "what is x")
R allows you to dynamically extend a vector by assigning past the end. So if
a has length 10, then assigning to a[11] creates also a[11] with value
a2[11] NA. So a is now length 11, while a2 is still length 10. So the
occurrence of a[11] has a different meaning on the assigned-to side than on
the assigned-from side. E.g.
>a <- rep(1,10)
>b <- 11
>a2 <- a
>a[b] <- a2[b]
2002 Oct 24
0
Help with logon script
Hi all Sambies,
I have Samba server 2.2.5 running on a RH7.3 (2.4.18-3) configured as a PDC
and it works fine.
Now we had the need to mount some drives (on Windows XP workstations) at
logon, and I set up the logon script facility.
My problem is that the testing directory on server to mount at logon in
Windows it's not working.
######################
# SMB.CONF
#####################
2006 Oct 09
0
ReconRefFrames() - Possible Bug?
Hi All,
I'm just debugging my current implementation of Theora, and while
nothing is crashing I noticed the following bit of code in the
ReconRefFrames() function:
around line 1133 lib\dct_decode.c
fn[0]=i-1;
fn[1]=i-FragsAcross-1;
fn[2]=i-FragsAcross;
fn[3]=i-FragsAcross+1;
/* fragment valid for prediction use if coded and it comes
from same frame as the one we are
2011 Jul 27
3
Reorganize(stack data) a dataframe inducing names
Dear Contributors,
thanks for collaboration.
I am trying to reorganize data frame, that looks like this:
n1.Index Date PX_LAST n2.Index Date.1 PX_LAST.1
n3.Index Date.2 PX_LAST.2
1 NA 04/02/07 1.34 NA 04/02/07 1.36
NA 04/02/07 1.33
2 NA 04/09/07 1.34 NA 04/09/07
2016 Sep 02
0
Wine release 1.9.18
The Wine development release 1.9.18 is now available.
What's new in this release (see below for details):
- Support for multiple kernel drivers in a single process.
- More WebServices reader support.
- Various improvements in joystick support.
- Some more work towards the Direct3D command stream.
- GDI performance improvements.
- Improved IME window handling.
- Compatibility
2006 Jul 27
4
How To Test For W3C compliance locally and possibly to include it in to Continuous integraition process
Hi Everyone,
As many of you out there I''m "protected" by the firewall which prevents
me from checking my code for W3C compliance, I am able to check the
production
code but i would like to test my code before it goes to production.
So if anyone was able to have that check done locally, possibly
including some sort of tests in to the integration process, I would
truly
2013 Oct 03
1
version comparison puzzle
Can anyone explain what I'm missing here?
max(pp1 <- package_version(c("0.99999911.3","1.0.4","1.0.5")))
## [1] ?1.0.4?
max(pp2 <- package_version(c("1.0.3","1.0.4","1.0.5")))
## [1] ?1.0.5?
I've looked at ?package_version , to no avail.
Since max() goes to .Primitive("max")
I'm having trouble figuring out