Displaying 20 results from an estimated 90 matches similar to: "subscripe"
2001 Feb 03
2
codeweavers-wine:itcl problem
codeweavers-wine-20010112-1 hung during install (rpm) at
the creation of KDE/Gnome menus; since I don't use either,
I thought, no prob and ran winesetup from Blackbox.
I skipped re-making the links on starting winesetup and
went right for the configuration. which also failed. This
is the message it generated:
Error: Invoking 'wish Main.itcl' in
/opt/wine/bin/winesetuptk
2004 Aug 20
2
Multi-bitrate codecs
Anyone knows if there's a way to select the bitrate of those codecs
supporting multiple bitrates (eg. g.726)? I've tried searching and
googling a lot, but without useful results...
Cheers,
Simone.
2005 Nov 14
1
Problem with 827-4v and asterisk as a pstn GW
Hi,
I've a problem with a cisco 827-4v and asterisk (1.0.9) acting as
sip-to-pstn GW. The issue is that when a call comes in from the pstn,
asterisk correctly contacts the router, which in turns send a "183
Session progress". Obviously, asterisk thinks that the telephone is not
ringing (because it expects a "180 Ringing") and we have no ringback on
the pstn side. Putting a
2004 Aug 13
1
Problem with grandstream devices and DTMF signalling
Hi,
I've got a problem with some grandstram devices (namely a couple of
budgetone 101 and an ata-486). The point is that, unless I use inband
for DTMF, asterisk ignore the first digit dialed. Inband DTMF forces me
to use A-law/Mu-law, which is not what I want.
BTW, this appens after a Playtones(), waiting for user entering an
extension.
I've tried many solutions, played around with
2013 Mar 13
1
[LLVMdev] PROPOSAL: struct-access-path aware TBAA
Maybe I were not clear in my previous mail, or maybe we are talking
about different topics.
My point was, if the pair of memory accesses are direct access, in most
cases, the base/offset/size
should be able to sufficient to figure out if they are alias or not. A
tricky case would be
subscripped variables, like a.b[i][j] vs a.c[m][n] where a.c and b.c are
enclosed in a common union.
If
2000 Jan 29
0
problem with shadow suit in RH5.2 ??
I am by no means an expert along these lines, but should the
following small program lock out (for 60 seconds) elements of the shadow
suit such as chsh ??
------------------------
#include <stdlib.h>
#include <shadow.h>
void main() {
if(lckpwdf()) {
printf("Failed to get password locks\n");
exit(0);
}
2001 May 16
2
WineHQ down again - not a DNS problem
WineHQ is down again, and Corel is bouncing mailing list messages. Any-
one know what it is this time?
--
========================================================================
Ian Pilcher ian.pilcher@home.com
========================================================================
2001 May 09
1
Can't list directory on ftp.winehq.com
Hi,
after opening the AUTH port in my ipchains filter, I still can't get directory
listings from ftp.winehq.com.
Google shows there was a bug in the ProFTPD 1.2.0pre10 which is used on
ftp.winehq.com:
"Bug#74153: marked as done (proftpd sometimes refuses to list directories"
2004 Feb 01
1
interactive 2-D plot interrogation
Greetings Friends:
I am trying to find a widget or some other method to let me interrogate a
2-D image using the mouse. I have a data.frame that I can visualize using
image() in R. I would like to point to a pixel and have its coordinates
displayed.
I've read Peter Dalgaard's primer on R-Tcl/Tk, R-News, 1(3):27-31, and his
update R-News2(3):25-27, but am still struggling.
Can anyone
2006 Jul 16
2
How to run japanese app with wine
Hi there.
I'm sorry if this has been discussed before but I've searched a lot about it
and couldn't find an answer so here it goes: How can I run japanese
applications with wine? I've tried editing the Fonts section in .wine/config
to use japanese fonts (like jis and watanabe) but the applications only
display weird characters in place of the japanese chars. What do I have to
do
1997 Nov 28
0
No subject
subscripe samba diem herbert
--- Diem Herbert : Atominst.d.Oest.Univ. Computing Division
--- Schuettelstr.115 : Mail: Diem@ATI.ac.at
--- A-1020 Vienna Austria : Tel : +43 1 72701-226 FAX: -7289220
2010 Aug 02
1
Convert an expression to a function
Hi John,
Here is my code practicing. Please give me some advises. Thank you.
Wu Gong
# Extract the function string
f.str <- sub("y~","",exprtext)
# Get arglist from the text
sp1 <- paste("\\",c(getGroupMembers(Arith),"(",")"),sep="")
sp2 <- getGroupMembers(Math)
sps <-
2013 Mar 13
0
[LLVMdev] PROPOSAL: struct-access-path aware TBAA
On Tue, Mar 12, 2013 at 3:44 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote:
>
> On 3/11/13 1:17 PM, Daniel Berlin wrote:
>>
>> On Mon, Mar 11, 2013 at 11:41 AM, Manman Ren <mren at apple.com> wrote:
>>>
>>> Based on discussions with John McCall
>>>
>>> We currently focus on field accesses of structs, more specifically, on
2015 Sep 23
8
v2.2.19 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz.sig
A lot of changes since v2.2.18, so here's a release candidate first. If no bugs are reported, I'm planning on making the final release sometimes this week. The most interesting new features here are the imap-hibernate process, quota count backend and director/proxy
2015 Sep 23
8
v2.2.19 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz.sig
A lot of changes since v2.2.18, so here's a release candidate first. If no bugs are reported, I'm planning on making the final release sometimes this week. The most interesting new features here are the imap-hibernate process, quota count backend and director/proxy
2013 Mar 12
2
[LLVMdev] PROPOSAL: struct-access-path aware TBAA
On 3/11/13 1:17 PM, Daniel Berlin wrote:
> On Mon, Mar 11, 2013 at 11:41 AM, Manman Ren <mren at apple.com> wrote:
>> Based on discussions with John McCall
>>
>> We currently focus on field accesses of structs, more specifically, on fields that are scalars or structs.
>>
>> Fundamental rules from C11
>> --------------------------
>> An object
2015 Sep 24
0
v2.2.19 release candidate released
W dniu 23.09.2015 o 15:30, Timo Sirainen pisze:
> http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz
> http://dovecot.org/releases/2.2/rc/dovecot-2.2.19.rc1.tar.gz.sig
>
> A lot of changes since v2.2.18, so here's a release candidate first. If no bugs are reported, I'm planning on making the final release sometimes this week. The most interesting new features here
2003 Feb 26
2
IPv6 support?
Hello!
I hope this is the right mailinglist ;)
At the moment, I use IPv6 for IRC only, because of too less software
wich provides IPv6. It would be very nice if OpenSSH would support IPv6.
AFAIK isn't it yet implemented, so it would be nice if someone could
implement this.
Please send a copy of your answers to openssh-dev at oscarminus.de too,
because I'm not subscriped on this
2007 Dec 01
0
[3.2.0pre1] net ads join fails with NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Hi List,
i'm trying to join a Windows 2000 SP4 Domain (Native mode). I'm getting
the following error while joining:
# net ads join -U 'Administrator%password'
Using short domain name -- W2K
Could not connect to server dc.w2k.bitebene.org
Connection failed: NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Failed to verify membership in domain: