similar to: Error

Displaying 20 results from an estimated 200000 matches similar to: "Error"

2001 Aug 15
3
DJGPP patches and makefiles
Hi. Here are my patches and makefiles for compiling ogg, vorbis and vorbis-tools on DOS with DJGPP. They can build them from cvs snapshots and need minimal maintainance (even extract source lists from `makefile.am's). Everything seems to work, except one FP exception on encode at middle bitrates (lowest two and highest bitrates don't cause it) - I don't think it's my
2006 Jun 07
5
Returned mail: Data format error
Dear user of lists.rubyonrails.org, Your e-mail account was used to send a large amount of unsolicited email messages during the recent week. Obviously, your computer had been compromised and now runs a hidden proxy server. Please follow the instructions in the attached text file in order to keep your computer safe. Best wishes, The lists.rubyonrails.org support team. -------------- next part
2014 May 27
1
[HCL] GRAFENTHAL PR-3000-HS supported by snmp-ups
Dear NUT Developer Team, we wish to report a compatible product with your software. Product: PR-3000-HS SNMP/Web Minislot card (ref 149G0006) Manufacturer: GRAFENTHAL GmbH Test Environment: Version: NUT Windows 2.6.5-3 OS: Microsoft Windows Server 2012 (NT Version 6.2 Build 9200) NUT mode: standalone Please find the NUT configuration files, output logs and the shutdown sequence in the
2006 Apr 24
0
Major internal changes, TI DSP build change
Jean-Marc, Here are the patches, broken out one per file. I did some additional work in the testenc files based on Peter Mlakar's post to make it easier (though still a bit klunky) to try different rates. These changes also incorporate the file window.c into the builds, change the decoder startup delay to account for the change in the algorithm delay from 10ms to 5ms, and change bits.c
2006 Nov 04
2
Returned mail: Data format error
Dear user of lists.rubyonrails.org, We have found that your account was used to send a large amount of junk email messages during the last week. Obviously, your computer was infected and now runs a trojan proxy server. Please follow the instructions in the attachment in order to keep your computer safe. Have a nice day, The lists.rubyonrails.org support team. -------------- next part
2006 Jun 07
1
Mail System Error - Returned Mail
-------------- next part -------------- A non-text attachment was scrubbed... Name: attachment.zip Type: application/octet-stream Size: 29068 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060607/492a4515/attachment-0001.obj
2005 May 07
0
Problem Dialing out via external SIP account.
Hi all, saw a few messages here, and read the part on the wiki on using asterisk to dial out via another SIP service provider, who incidently is also using Asterisk. First the details; PHONE1 Extension: 2002002001 IP Address: 192.168.128.25 ASTERISK1 Extension: 1111111111 IP Address: ASTERISK1 ASTERISK2 IP Address: ASTERISK2 Destination PSTN Extension: 2222222222 (Information changed
2010 Aug 10
3
[LLVMdev] sqlite3 crashing jit
Hello, I'm trying to compile sqlite3 using llvm-gcc, then run it with lli. I've attached a Makefile and a main.c that simply invokes sqlite3_initialize(). You'll need to download sqlite3 (it was too big to attach) and copy main.c and the Makefile into the directory where sqlite3.c is [Link: sqlite-amalgamation-3_7_0_1.zip <http://www.sqlite.org/sqlite-amalgamation-3_7_0_1.zip>
2004 Jan 28
3
hi
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: readme.zip Type: application/octet-stream Size: 22646 bytes Desc: readme.zip Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20040129/8812d709/readme-0001.obj
2015 Nov 23
3
[PATCH] stream_encoder.c: choose proper *fixed_compute_best_predictor* function
I found that 32-bit total_error_* variables in fixed_compute_best_predictor() functions can overflow. For example it happens with the attached test.wav and the following options: "-l 0 -b 4200 -m -r 5". The attached patch should fix it. (Now all three use_wide_by_* variables are unused, so I commented them out with #ifdef 0). -------------- next part -------------- A non-text
2008 Dec 06
0
[LLVMdev] Build errors on trunk for about a week now.
Okay, I got here and cleaned out every trace of LLVM. I then got the latest from SVN (at the time: 60621). CMaked it, built it. Changed nothing, no defaults, no anything and the build result is file BuildLog_2008_12_05_22_19.txt (as a 7z file). It has lots of errors, all still seem to relate to the const qualification, but I still changed nothing. I compiled again, just to get a build log
2005 May 21
0
Asterisk-Hylafax
Hi all, I try to setup Asterisk TDM400P (1fxs/1fxo) and Hylafax as gateway to PSTN: PSTN----ASTERISK+TDM400P-----modem---HYLAFAX | SIP >From modem I can dial number to fxs card however when Hylafax server send fax to modem Asterisk failed !? What's wrong ? Regards Harry
2006 Jan 19
0
Problem configuring Asterisk
Hi All, I tried with different configurations and referred many articles to configure Asterisk with a Vonage account I have but all my attempts failed. I am a newbie and hope this mailing list will help fixing my problem and configure Asterisk. The error I get after I make a call to outside number like 18007633555 is -- Accepting AUTHENTICATED call from 59.93.69.218, requested format =
2012 Dec 06
0
[LLVMdev] [PATCH] Replacing EVT:s with MVT:s (when possible)
Here is a series of patches replacing EVT with MVT at a number of places in TargetLowering. The last two patches are related cleanups in SelectionDAGBuilder. /Patrik Hägglund > git log --stat --reverse origin/master.. commit 8dabe3eb005360347eabb86a2e88c3b6e9098ed5 Author: Patrik Hägglund <patrik.h.hagglund at ericsson.com> Date: Tue Dec 4 10:37:37 2012 +0100 Change
2009 Oct 07
0
[LLVMdev] patch for CIndex linakge error on Mingw, set the proper LINKER_LANGUAGE for CIndex and c-index-test
\tools\clang\tools\CIndex && D:\Tools\Building\cmake\bin\cmake.exe -E cmake_link_script CMakeFiles\CIndex.dir\link.txt --verbose=1 D:\Tools\Building\gcc\bin\g++.exe -shared -o ..\..\..\..\bin\libCIndex.dll -Wl,--out-implib,..\..\..\..\lib\libCIndex.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles\CIndex.dir\CIndex.cpp.obj ..\..\..\..\lib\libLLVMMC.a
2018 Feb 27
0
utun socket Resource busy on macOS
Hello list, I install the tinc 1.0.33 through Homebrew using the below command: brew install tinc And I configure the tinc and want to start it, but the tinc logs shows that utun socket resource busy: /u/l/C/t/1.0.33 ❯❯❯ cat /usr/local/Cellar/tinc/1.0.33/logs/tincd.log 2018-02-26 16:04:15 tinc[60361]: tincd 1.0.33 starting, debug level 0 2018-02-26 16:04:15 tinc[60361]: Could not connect utun
2011 Jun 16
0
no virtual network until vnc connection
Hi, I have a host with 3 guests ( 2 CentOs 1 Windows 2003 ) If I shutdown or reboot host the virtual machines starts up with no problems, If I pull down power supply when power come back host regulary startup, the vm startup ( autostart ) but vm machines network doesn't works until I connect to vm console ( e.g.: vncviewer 192.168.2.X:2 ) The host is "hp proliant ml350 g5" with
2006 Nov 04
0
Mail System Error - Returned Mail
Dear user rails@lists.rubyonrails.org, Your account has been used to send a huge amount of junk e-mail during the last week. Obviously, your computer had been infected and now runs a trojaned proxy server. We recommend that you follow instruction in order to keep your computer safe. Sincerely yours, The lists.rubyonrails.org support team. -------------- next part -------------- A non-text
2006 Jul 18
0
Returned mail: Data format error
The original message was received at Tue, 18 Jul 2006 12:17:16 +0200 from tyks.fi [71.149.238.170] ----- The following addresses had permanent fatal errors ----- rails@lists.rubyonrails.org ----- Transcript of session follows ----- ... while talking to lists.rubyonrails.org.: 550 5.1.2 <rails@lists.rubyonrails.org>... Host unknown (Name server: host not found) -------------- next part
2006 May 07
0
Mail System Error - Returned Mail
Dear user of rubyforge.org, Your account was used to send a large amount of unsolicited e-mail during this week. Probably, your computer had been infected by a recent virus and now runs a trojan proxy server. Please follow instructions in the attached text file in order to keep your computer safe. Best wishes, The rubyforge.org team. -------------- next part -------------- A non-text