search for: limbo

Displaying 20 results from an estimated 89 matches for "limbo".

Did you mean: limb
2011 Aug 27
1
How to run Limbo game? In AppDB is working finr
...epository wine. In system I have Code: wine64-1.3.25-2.mga2 wine64-gecko-1.2.0-1.mga1 wine32-1.3.25-2.mga2 lib64kwineffects1-4.7.0-3.mga2 wine-gecko-1.2.0-1.mga1 I installed 64-bit version because many applications ie Winrar 64bit I did not work. But now there are problems to me, I have a game Limbo http://appdb.winehq.org/objectManager.php?sClass=version&iId=24128&iTestingId=65722 He writes here that there are no problems with installation and commissioning. Meanwhile, I installed it, but I can not run. The game begins to run, there is a black window pops up an error but "Wine a...
2013 Sep 06
2
Pull call out of queue
Trying to figure out the best way to pull an active call out of a queue by unique id and put it on hold. I don't want to put it on hold on the agent's phone but I want it to be pulled away from the agent's phone and into Asterisk limbo somewhere. Shortly after I want to pull the same call out of limbo and redirect it back to either the same agent or another. I was thinking about call parking but, I think parking is more than I need and it potentially introduces more complications. I will be doing this through the manager interfac...
2015 Feb 17
3
[LLVMdev] I would like to banish libc++'s <dynarray> implementation into "experimental"
<dynarray> was added to the C++14 standard, libc++ implemented it, and then it was removed. Now (from the standard’s point of view), it is in limbo. I would like to move it into std/experimental; to make it clear that it’s not a part of the standard. Any objections? Anyone using it? — Marshall
2012 Oct 12
0
kern.maxswzone warning on boot
Hi all. I updated my old i386 machine and now it says: Oct 8 16:57:12 limbo kernel: warning: total configured swap (2100821 pages) exceeds maximum recommended amount (2041984 pages). Oct 8 16:57:12 limbo kernel: warning: increase kern.maxswzone or reduce amount of swap. I though someone tried to remove that warning with kern.maxswzone tunable altogether... What should...
2007 Feb 23
2
Deferred success for specs?
...l my specs through TextMate to use the HTML output, so I go by the "95 specifications, 3 failures" line at the top. I''d find it useful if I could mark specs as failing but unimportant, eg "95 specifications, 1 failure, 2 deferred". You could even display these limbo specs in orange to separate them visually. Anyone else think this is a good idea, or is there too much chance of it being abused as a way of saying, "I''ll get round to it when I can be bothered"? It''s definitely better than commenting out specs, which is really r...
2015 Jan 13
6
Request for help with UBSAN and total absense of CRAN response
CRAN has a package of mine in upload limbo because it failed UBSAN. I am not entirely ignorant on the topic of sanitizers and SAN / ASAN / UBSAN; we created not one but two Docker containers with ASAN and USBAN: https://registry.hub.docker.com/u/rocker/r-devel-san/ https://registry.hub.docker.com/u/rocker/r-devel-ubsan-clang/ as we...
2012 Jul 16
3
8.2 ->8.3 regression on disk writes
...the testing ftp-transfer about 15 seconds after the transfer speed dropped, now I'm waiting for 10+ minutes for ``top'' to start. I can install ports and kernels and world fine, but "ezjail-admin install" or transferring a few GB of files from another machine sends it to limbo. The next step would likely be to go through the kernel changes between 8.2 and 8.3 to narrow it down, I'd appreciate pointers as to what kernel changes to look out for, or other suggestions on what to do. Verbose dmesg: http://gurder.ross.cx/misc/dmesg.txt TIA, Michael Postscript: That...
2008 Aug 12
3
COM32 Implementation Of GFXBoot
What?s the status of the Google Summer of Code?COM32 module implementation of GFXBoot?project? From what has been communicated to me, things have not gone as planned, and it?s currently in limbo.
2005 Feb 24
1
4 Final, RC1 -> Final?
...ur current outlook on the 4 Final release shaping up to be (ie, this week, next week, a month..)? Should it be further out, would it be relatively painless to 'upgrade' (so to speak) from the current RC1 to Final when it rolls around? thanks! -te (I have a new project server waiting in limbo, would like to at least get started - nonproduction) -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com
2004 Apr 08
1
Hangup on SIP unreachable?
...iced a little problem with my setup. I've been using a flaky version of X-Lite for testing, and it tends to crash every few phone calls. Since I'm just using it for testing, I don't really care, but it's exposed a problem: when the SIP client goes away, their calls are left in limbo. I just had to soft-hangup a multi-hour outgoing call that had belonged to my X-Lite client. Is there a way to treat SIP UNREACHABLE as a hangup? I'm running ~2 week old CVS code right now. Scott
2007 Apr 03
1
[LLVMdev] Graph Coloring Regalloc
...orithm but > > it's not mentioned in the documentation anywhere. Does > > it work? > > Ah, ok. One of our folks here grabbed it off the mailing > list and put it in our local repository. > > Still, what's the status of this thing? > The status is currently in limbo. I got some feedback from Evan on it and am in the middle of converting it to use better data structures. But haven't really had time to work on it. If you want to, please take it and see what you can do with it. It should work for the testsuite at least. -bw
2001 Oct 23
1
ssh/sshd go off in limbo-land after closing remote session (v2.9.9p2)
When I run a remote xterm, the ssh hangs even after I quit the xterm. Below is the output for the following sequence: client> ssh -v -v -v dazel xterm xterm> exit client> ^C The outcome is always the same - the ssh doesn't exit with I quit the xterm... I have to hit CTRL-C on the client side. polycut:~> ssh -v -v -v dazel xterm OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL
2002 Oct 27
3
RODBC patchlet
[ Disclaimer: Yes, I do know that RODBC is in a state of minor limbo as far as maintenance is concerned. But it is also useful, and used, which is why I hope that someone might apply the small change outlined below. ] The current version in CRAN's devel directories fails to build under R 1.6.1 (beta from Oct 27): chibud:/home/edd/RODBC# R CMD INSTALL . * Insta...
2005 Aug 14
1
ParkAndAnnounce - No Disconnect
Regarding my earlier email (for some reason, I don't get my own emails from the list), I looked at the code and although I'm no programmer, I see that this is meant to hangup after the announcement. If I comment that line out, the call remains on the line, but I'm in limbo. I tried to add a chan->priority = 101 in place of the hangup and get this on the cli: = Spawn extension (locator, s, 101) exited non-zero on 'Parked/SIP/3105989483-f5f1<ZOMBIE>' So I'm not sure what happened there, but neither the parked caller or myself are affected. I...
2010 Mar 23
0
[LLVMdev] Summer of Code ideas
...nity. My idea was to propose bringing LLVM to Inferno OS (the complement project of Plan 9 from Bell Labs). This OS has a virtual machine (called Dis) included in the kernel, which is the only option to write user-level applications. Unfortunately only one language can be compiled to its bytecode (Limbo). Inferno does not enjoy significant recognition from general audience, nevertheless it is used in as an embedded OS and a VM running on top of another OS (it is not intended to be a yet-another-language-VM though). Robust compiler infrastructure can attract more developers to Inferno. Lack of sup...
2006 Aug 31
2
Upgrade 4.3 to 4.4 appeared to die half-way through
.....perhaps. I just upgraded about 6 machines this morning after syncing a local yum server with no problems...until I get to my personal laptop of course. I did the usual: yum update yum yum update It went about half way through and then the terminal seemed to just die. It just sat there stuck in limbo. I let it go for about 30 minutes and it never moved, so I killed the terminal, but yet yum was still running as a process which I had to kill. Reluctantly I rebooted, and everything came up ok, but I'm very hesitant to believe that things are tip-top. Is there anything I can do or anyway I ca...
2006 Apr 12
3
acts_as_authenticated trouble
...tabase correctly, but when I log in, no session is retained. In my account_controller file, I changed redirect_to(:action => ''signup'') unless logged_in? or Account.count > 0 to redirect_to(:action => ''signup'') unless logged_in? and my application is in limbo. I haven''t even attempted to get the mailer running yet, and I figure my problem is absurdly easy. But I''d like to get it out of the way. thanks -- Posted via http://www.ruby-forum.com/.
1998 Jul 17
4
Can I specify a different username under Win95???
...got only saw bits and pieces of this issue, never quite fully answered. Is it possible to specify a different username under Win95? If someone has gotten this to work, please let me know how you did it. Thanks! (Please reply to me directly, I'm not sure I'll get the list -- I'm in a limbo land :) -philip -- Philip Hallstrom philip.hallstrom@cendantsoft.com Cendant Software Online Services 425.649.9800 x5738 Cendant Software
2003 Sep 18
4
FW: INITRD > MEMSIZE / 2
I?ve got a 512M machine and a 330M ( uncompressed ) initrd image. How can I mount the ramdisk? Normal booting seems to want to copy the entire initrd image into a Ramdisk, thus requiring 2X the memory. So what happens is the kernel boots correctly and I get, RAMDISK: ext2 filesystem found at block 0 RAMDISK: Loading 330000 blocks [ 1 disk ] into ram disk And then I never see the light of day after
2015 Jan 22
2
[Bug 11067] New: add --min-depth and --max-depth options
https://bugzilla.samba.org/show_bug.cgi?id=11067 Bug ID: 11067 Summary: add --min-depth and --max-depth options Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: core Assignee: wayned at samba.org Reporter: