search for: longshot

Displaying 20 results from an estimated 32 matches for "longshot".

2005 Jul 04
3
Call Transfer using SIP clients
...a problem, the X-Lite application correctly registers the users and I can set up calls between them. I've also tested queues and they work without a problem, too. Next up is my extensions configuration, of which the interesting section now looks like this: [default] include => general ; longshot, added out of desparation include => parkedcalls ; longshot, added out of desparation include => featuremap ; longshot, added out of desparation exten => 800,1,Answer exten => 800,2,Dial(SIP/frank,20,tT) exten => 800,3 Hangup exten => 802,1,Answer exten => 802,2,Dial(SIP/test...
2018 Nov 19
2
IMAP Limitations with Outlook 2013?
...folders will be visible in Outlook 2013, but when an email is moved into that folder, it is no longer visible. I can ssh into the server, drill down to that sub-folder and see the email in the folder AND it is also available to be seen without issue in Thunderbird. I know this is a longshot, but if there is some feature that I haven't found in Dovecot to force Outlook to synchronize with all the folders/sub-folders, please let me know. Beyond that. With this particular users habits, over the next 5 years, there could be nearly 10,000 folders/sub-folders. Does a...
2007 Nov 09
2
[LLVMdev] Register allocation balancing issues
...is probably an PLDI'04 paper, as well as, works on variable binding for High-Level Synthesis. Here is the reference to the PLDI paper: Balancing Register Allocation Across Threads for a Multithreaded Network Processor Xiaotong Zhuang and Santosh Pande PLDI'04 Another take (and quite not a longshot although probably Fernando -- thanks for the debugger, will try it -- has worked either alone or with NVK on the ILP formulation) is to write-up constraints for an ILP (integer linear programming) solution. I wouldn't mind to wait forever (for several minutes that is ^_^) for a valid register a...
2006 Feb 20
2
Primary and secondary group issues with Vintela VAS and Samba
...es 0.7.1 /etc/nsswitch.conf passwd: files vas group: files vas We followed the following instructions for installation: http://rc.vintela.com/topics/samba/howto-heimdal.php so in short vas + solaris = works great! vas + solaris + samba = doesn't work except for the primary group. It's a longshot to post this to the Samba mailing list, but any suggestions would greatly help! -marc
2006 Jan 23
6
undefined method assert_valid_keys
Guys, I''m having trouble understanding why I am getting the following error message. I''ve double checked my code and everything looks good. Can anyone share any insight into the message? Thanks! John ------------------------------------------------------------------------------ undefined method `assert_valid_keys'' for :hangars:Symbol (NoMethodError)
2011 Nov 14
1
Older Nvidia hardware driver state
Hi all! I read that the older Nvidia hardware (maybe < GF8) is in a different driver and no longer maintained. Is that the case? I have a GeForce 4000 MX that I'm trying to get to work on debian/sparc64, which I admit is a bit of longshot, but I was wondering how much effort it would take to even get the driver to build, and then to function. I'm very proficient in C but don't have much experience writing drivers. Patrick Baggett -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://list...
2007 Nov 09
0
[LLVMdev] Register allocation balancing issues
> > Another take (and quite not a longshot although probably Fernando -- thanks for > the debugger, will try it -- has worked either alone or with NVK on the ILP > formulation) is to write-up constraints for an ILP (integer linear programming) > solution. I wouldn't mind to wait forever (for several minutes that is ^_^) for &gt...
2007 Jul 06
2
Issue using zaptel's dynamic spans.
Hi, Is there any mailing list specifically for zaptel-users ? If yes, then, sorry to bother you people, i could not locate it. Can anybody post a link to it ? If not, then i hope, this is the right place to ask zaptel related questions. I'm using vanilla zaptel 1.4.3 on custom Linux 2.6.15.1. I've have a Redfone FoneBridge2 (TDMoE) gateway which i want to use with the zap drivers. It
2019 Jan 10
2
Slow debugger starts of LLVM tools
This is admittedly a longshot, but Can you check whether you experience unusually long run times with LLDB? If there’s something strange about tge binaries we generate, maybe lldb will exhibit some strangeness too and we can more easily profile it. On Wed, Jan 9, 2019 at 2:48 PM Shoaib Meenai via llvm-dev < llvm-dev at lists...
2018 Sep 19
2
Dovecot User Listing Error - getpwent() failed: Invalid Argument
This is bit of a longshot, but can you try applying https://github.com/dovecot/core/commit/63a74b9.patch and see if this helps? Aki On 19.09.2018 10:33, Reuben Farrelly wrote: > glibc-2.28. > > There was a posting by Michael Marley on 31/08 saying he saw something > similar to this problem after upgrading to...
2023 Feb 18
6
[Bug 3543] New: Add a provision to force query of login ID
...to ask for the ID (but not the password) when I use ssh/scp commands, as opposed to me expressing it on the command-line with ```-l $ID``` or ```$ID@``` every time. That way ssh & scp operations embedded into scripts wouldn't have to be adjusted every time the ID changes. Also I tried (the longshot) of overwriting the $USER variable, but it had no effect. I don't see any way to do this (and have googled around quite a bit to check), which is a little surprising since you-all had already added just about anything else I can think of. -- You are receiving this mail because: You are watch...
2019 Jan 11
2
Slow debugger starts of LLVM tools
...gt; use it) and LLDB shows that LLDB starts much faster, but takes time to set > breakpoints and launch the application, so I think they are roughly on the > same page in terms of delays. > > -Petr > On 1/9/19 6:17 PM, Zachary Turner via llvm-dev wrote: > > This is admittedly a longshot, but Can you check whether you experience > unusually long run times with LLDB? If there’s something strange about tge > binaries we generate, maybe lldb will exhibit some strangeness too and we > can more easily profile it. > On Wed, Jan 9, 2019 at 2:48 PM Shoaib Meenai via llvm-dev &l...
2018 Sep 19
2
Dovecot User Listing Error - getpwent() failed: Invalid Argument
...lt;unistd.h> > +#include <crypt.h> > > ?#include "mycrypt.h" > > That fixed the build problem I had, but the warning below remains. > > (Tracking master-2.3 git) > > Reuben > > > On 19/09/2018 5:34 pm, Aki Tuomi wrote: >> This is bit of a longshot, but can you try applying >> https://github.com/dovecot/core/commit/63a74b9.patch and see if this >> helps? >> >> Aki >> >> >> On 19.09.2018 10:33, Reuben Farrelly wrote: >>> glibc-2.28. >>> >>> There was a posting by Michael Marl...
2018 Sep 19
1
Dovecot User Listing Error - getpwent() failed: Invalid Argument
....h" >>> >>> That fixed the build problem I had, but the warning below remains. >>> >>> (Tracking master-2.3 git) >>> >>> Reuben >>> >>> >>> On 19/09/2018 5:34 pm, Aki Tuomi wrote: >>>> This is bit of a longshot, but can you try applying >>>> https://github.com/dovecot/core/commit/63a74b9.patch and see if this >>>> helps? >>>> >>>> Aki >>>> >>>> >>>> On 19.09.2018 10:33, Reuben Farrelly wrote: >>>>> glibc-2.2...
2010 Jun 09
2
Question on trying to build R 2.11.1 on Tru64(aka OSF1)
First I tried 'setenv R_SHELL /usr/local/bin/bash', as bash is the weapon of choice for the faculty wishing to use R, then ran ./configure as before. The ./configure output line using as R_SHELL for scripts ... /usr/local/bin/bash would seem to indicate that the R_SHELL environment variable was recognized and acknowledged. However, I got the same build error: gnumake[2]: Entering
2005 Feb 22
1
Registry entry for .NET?
Hey all, I'm trying to run the HakInstaller for Neverwinter Nights (http://nwvault.ign.com/Files/other/data/1076838606000.shtml ). Unfortunately, it requires .NET 1.1 to run. I have the SuSE 9.2 Mono package (version 1.0.1; I know there's a later, but this should be OK, afaik) installed; I've loaded the module and mount reports that /proc/sys/fs/binfmt_misc is mounted. The
2007 Nov 08
0
[LLVMdev] Two labels around one instruction in Codegen
That would complicate instruction selection. Not worth it. Evan On Nov 8, 2007, at 1:10 AM, Duncan Sands wrote: >> Ok, so it turns out the labels do not have to be just before / after >> the divide. So we don't have to use the MVT::Flag hackery. However, >> the second label must be after the divide. I think the solution is to >> add a trapping version of DIV (and
2007 Nov 08
2
[LLVMdev] Two labels around one instruction in Codegen
> Ok, so it turns out the labels do not have to be just before / after > the divide. So we don't have to use the MVT::Flag hackery. However, > the second label must be after the divide. I think the solution is to > add a trapping version of DIV (and others) and the second label can > use its chain value as operand. How about a new "trapping" SDNode, which you
2018 Sep 19
0
Dovecot User Listing Error - getpwent() failed: Invalid Argument
...uire this, some break with this */ #endif #include <unistd.h> +#include <crypt.h> #include "mycrypt.h" That fixed the build problem I had, but the warning below remains. (Tracking master-2.3 git) Reuben On 19/09/2018 5:34 pm, Aki Tuomi wrote: > This is bit of a longshot, but can you try applying > https://github.com/dovecot/core/commit/63a74b9.patch and see if this helps? > > Aki > > > On 19.09.2018 10:33, Reuben Farrelly wrote: >> glibc-2.28. >> >> There was a posting by Michael Marley on 31/08 saying he saw something >&g...
2003 Sep 15
2
delete file problem with samba
I am running samba 2.2.8a on FreeBSD 4.8. I installed that from the FreeBSD port tree. In IE, when I try to delete a directory which contains subdirectories in it, it will pop up a Windows dialog saying that, Cannot remove folder foldername: Cannot find the specified file. Make sure you specify the correct path and file name. However, if you click on the Okay button on that Windows error dialog