Displaying 20 results from an estimated 100 matches similar to: "need some help with debuggin."
2005 Dec 11
0
[Asterisk-Dev] C++ AGI debuggin
Skipped content of type multipart/alternative-------------- next part --------------
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
Asterisk-Dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
2005 Dec 31
1
can't switch off login debuggin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
I tried the change from cyrus to dovecot. This was just some days ago
and I'm really happy. Just a little problem. For testing I switched on
some login debugging. Now I can't switch it off. Dovecot seems to ignore
the "no" in the config file.
<snip>
auth_verbose = no
auth_debug = no
</snip>
That is what I get
2016 May 18
4
passwd mismatch
I have been trying to follow the "instructions" at
"http://blog.iandreev.com/?p=1975#dovecot" and they seem to be pretty
good. everything works until I get to the part were I test the dovecot
installation and it keeps failing.
I get an AUTH fail error at the "telnet localhost 110" login commands
I am trying to setup 3 domains:
domain1.us
domain2.com
domain3.com
I
2007 Apr 06
1
[LLVMdev] LLVM command options in Visual Studio
Hello.
I wonder how I can use the options of LLVM commands in Visual Studio Debugging mode.
For example,
If I want to follow the pass on 'llc -march=x86 hello.bc' in the Visual Studio's debuggin mode, how can I let it know the options such as '-march=x86 hello.bc'?
I can set the breakpoint in main() in llc.cpp but I can't let it cognize that I want X86 assembly code from
2009 Aug 14
1
Stale auth messages
Hi,
When I am debuggin any peer, I get swamped with those messages:
chan_sip.c:8866 check_auth: Correct auth, but based on stale nonce received
from xyz
This seem to make up around 2Mbits/s of data (estimated after a quick
tcpdump).
Any ideas? This is while the server is idle (no calls, lots of
registrations of course, but nothing worth 2Mbits/s)
Regards,
Mike
2004 Sep 20
1
print command=... not longer working after update
Hi,
after an update from 3.0.4 to 3.0.7 Samba does not longer honor the
"print command" parameter. I use the parameter to implement a
pdf-printer.
Before the update, printing to the pdfprinter worked, after I see the
following in the logs:
---
[2004/09/20 23:00:15, 8] printing/nt_printing.c:unpack_devicemode(2368)
with a private section of 708 bytes
lpr: unable to print file:
2006 Jan 12
1
XP to Samba printer access delay
Hi all,
I've got a question, may be somebody can help me:
1. I've got a printer (Epson Stylus Photo R220)
2. Attached to Linux box via usb (Mandriva 2006+)
3. Configured with cups (cups-1.2.0-0.4892.1mdk)
4. Shared with samba (samba-server-3.0.21a-1mdk), user - tried guest and
real linux user
5.On WinXP native driver install from CD (later updated from Espon site)
6.From WinXP I can see
2010 Jul 23
6
Hardwood Solitaire and Wine 1.2-rc7
I'm a Linux newbie. I have Hardwood Solitaire installed with Ubuntu
10.4 and wine 1.2-rc7. The file is a .exe and it starts to open and
stops saying it has a serious error and needs to close. The file is OK
in windows and I need help to find out why it wont work here. Please
remember I'm a newbie and any help needs to be basic. Thanks. The file
is hwsoliii.exe Bob
Also,
2007 Feb 22
0
Newbie: registration failure (fwd)
Hi
Sorry if this comes twice; i sendt first version from non-member address.
I'm learning use Asterisk but cannot solve following problem: i have
Asterisk v1.0.7 (DEbian) and Linphonec v1.2 (Debian). Every time i try to
register within LAN i got 'Forbidden' message from Linphonec.
Where to start searching for reason for this failure, is there
more debuggin options
2008 Jul 20
1
Winelib: How can I compile a Borland C++ Builder application
mikolajz wrote:
> Winelib allows you to compile a Win32 application
> to an ELF binary that can be run directly on Linux
> (provided the winelib is installed).
Not so. The ELF binary must be run via wine-preloader.
In other words, it's really no more convenient than using
wine on a win32 binary.
- Dan
2003 Feb 23
1
2.2.7a logon script will not run
I just tried upgrading from 2.2.3 to 2.2.7a on my PDC (2.2.17 kernel). The
logon script that I have been using all along without any problems quits
executing w/ 2.2.7a. I can manually map the netlogon share after logging in
and manually run the script and everything work fine. No error messages
appear in the log files. My smb.conf file is included. Don't know quite
where to go with this
2008 Mar 11
1
Debugging sieve-options
Hello all!
I am using a dovecot-server since several weeks - and am really
impressed about this server (after using courier and cyrus).
I tried to install the sieve-plugin now (CentOS RPM) and configured
sieve like described in your WIKI (and on several other pages).
Unfortunately I can not connect to port 2000 (sieve-administration?!)
nor are there any messages regarding sieve in the logs.
2003 Feb 24
0
RE: 2.2.7a logon script will not run (Rich Forman)
Rich,
Within the past 6 or 8 months, I to have upgraded my Samba to 2.2.7a. My
Conf file is similar to yours, except for your script path. What I have is
a global parameter of "logon script=" and then a [netlogon] share for the
script path. with that setup, I'm able to map drivers, set the time, run
liveupdate automatically and run "Automatic Updates" on my W2K machines.
2007 Apr 06
1
[LLVMdev] LLVM command options in Visual Studio
Thank you for your kind explanation.
I did it as you mentioned.
That is, I set '-march=x86 hello.bc' in the Command Arguments.
(I also set my compiled LLC, i.e., LLVM_ROOT_DIR\win32\debug\llc.exe, in the property name Command.)
But, when I made a breakpoint in main( ) of llc.cpp and then started to debug I found the 'InputFilename'(llc.cpp:176) is shown like {???}. Therefore it
2011 Mar 24
2
Problem with Snowball & RWeka
Dear Forum,
when I try to use SnowballStemmer() I get the following error message:
"Could not initialize the GenericPropertiesCreator. This exception was
produced: java.lang.NullPointerException"
It seems to have something to do with either Snowball or RWeka, however I
can't figure out, what to do myself. If you could spend 5 minutes of your
valuable time, to help me or give me a
2010 Jan 09
2
Cant get Winebottler working... getting very frustrated!
Hi okay.
I am running OSX 10.6.2 (Snow Leopard).
I have X11 2.3.4
I have installed the latest WinebottlerCombo 1.1.35 (includes Wine)
I have a pc file with .exe on the end it will put software into my mac version of DAZ Studio.
I had this working when I had 10.5.8 installed, but then I had to go and mess things up.
When I open my exe file the window opens up:
You are about to install a Wine
2008 Apr 25
3
DO NOT REPLY [Bug 5418] New: rsync error: error allocating core memory buffers (code 22)
https://bugzilla.samba.org/show_bug.cgi?id=5418
Summary: rsync error: error allocating core memory buffers (code
22)
Product: rsync
Version: 3.0.2
Platform: Other
OS/Version: AIX
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2006 Dec 16
0
PRI debugging outgoing not working, help needed
Hi,
Ive been playing on a asterisk to orion gsm box E1 pri setup.
I have achieved incoming calls to be passed to my asterisk box
successfully but outgoing calls will just
I have tried playing with various pridialplan and overlapdial settings
and with no success. If anyone can make more sense from the log, I'd
certainly appreciate it.
I am sending a 10 digit number to be dialed. I guessed
2006 Jul 30
3
DO NOT REPLY [Bug 3979] New: writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=3979
Summary: writefd_unbuffered failed to write 4092 bytes phase
send_file_entry broken pipe
Product: rsync
Version: 2.6.8
Platform: Other
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo:
2003 Oct 26
9
Asterisk on FreeBSD
My Asterisk (fresh CVS) takes 98% of the system load on my FreeBSD server. On a slower CPU
linux system, Asterisk runs at 0.1% - both without any active channels...
Any ideas, anyone recognizing the problem?
/O