Displaying 20 results from an estimated 32 matches for "longshots".
Did you mean:
longshot
2005 Jul 04
3
Call Transfer using SIP clients
Hello all,
First of all, let me apologize about the length of this message, but I suppose
it was necessary to include the details.
I've spent quite some time already trying to get the call transfer function to
work on my Asterisk installation. Let me first describe the general situation
of the setup I am using, so you might be able to pinpoint the cause of the
problem.
I'm currently
2018 Nov 19
2
IMAP Limitations with Outlook 2013?
Good Day!
I have a fairly new user on my network that has, over about
10 months, created in root inbox and nested sub-folders totaling over 900
individual folders.
In the past few weeks, newly created 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
2007 Nov 09
2
[LLVMdev] Register allocation balancing issues
Hi all
i read the thread on register allocation extensions for better balancing of the
binding of variables to registers, especially regarding their concurrent
availability through a (probably large) number of read ports. A similar problem
would apply for commiting a large number of results (write operands) to the
multi-port register file.
I'm also interested in this problem since i'm
2006 Feb 20
2
Primary and secondary group issues with Vintela VAS and Samba
I'm wondering if anyone on the Samba mailing list has seen this problem
with Vintela VAS and Samba.
----------
The problem I am having is that Vintela VAS knows about the groups in
AD but Samba only seems to recognize a user's primary group in AD. So,
if I chgrp a file or directory in Solaris to anything other than a
user's primary group and share it out via samba, a user is not
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
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
> a valid register allocation to complete. My
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.llvm.org> wrote:
> I don't know about the issues with
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 2.28 as well with 'doveadm
> purge'.
>
> Reuben
>
>
2023 Feb 18
6
[Bug 3543] New: Add a provision to force query of login ID
https://bugzilla.mindrot.org/show_bug.cgi?id=3543
Bug ID: 3543
Summary: Add a provision to force query of login ID
Product: Portable OpenSSH
Version: 9.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at
2019 Jan 11
2
Slow debugger starts of LLVM tools
Yep, as others have mentioned - using a linker-generated gdb-index is super
helpful (10s for my machine to start debugging an unoptimized clang, set a
breakpoint at llvm::StringRef::StringRef and run until that breakpoint is
hit, as opposed to 1m26s without an index)
That's also with/without split DWARF too, but I suspect most of the benefit
is in the index there. Split DWARF might save you
2018 Sep 19
2
Dovecot User Listing Error - getpwent() failed: Invalid Argument
Can you provide your /etc/nssswitch.conf?
Aki
On 19.09.2018 10:40, Reuben Farrelly wrote:
> I've been running with this almost identical patch already for some time:
>
> diff -up dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt
> dovecot-2.3.0.1/src/auth/mycrypt.c
> --- dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt?????? 2018-02-28
> 15:28:58.000000000 +0100
> +++
2018 Sep 19
1
Dovecot User Listing Error - getpwent() failed: Invalid Argument
I have no idea why it's returning invalid argument, maybe you need to
raise this as issue with glibc?
Aki
On 19.09.2018 10:43, Reuben Farrelly wrote:
> Sure:
>
> thunderstorm ~ # cat /etc/nsswitch.conf
> # /etc/nsswitch.conf:
> # $Header:
> /var/cvsroot/gentoo/src/patchsets/glibc/extra/etc/nsswitch.conf,v 1.2
> 2017/08/12 16:21:44 slyfox Exp $
>
> passwd:?????
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
I've been running with this almost identical patch already for some time:
diff -up dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt
dovecot-2.3.0.1/src/auth/mycrypt.c
--- dovecot-2.3.0.1/src/auth/mycrypt.c.libxcrypt 2018-02-28
15:28:58.000000000 +0100
+++ dovecot-2.3.0.1/src/auth/mycrypt.c 2018-03-27 10:57:38.447769201 +0200
@@ -14,6 +14,7 @@
# define _XPG6 /* Some Solaris versions
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