Displaying 20 results from an estimated 21 matches for "rtf1".
Did you mean:
rtf
2012 Jun 15
3
[LLVMdev] Windows development and "virus" in LLVM test suite
...ludes a virus. This is not
normally a problem on Unix (not even Linux), but as everyone know, Windows
is so vulnerable to vira, that Windows users have to have an antivirus
solution installed. The problem is that the virus in:
projects/test-suite/MultiSource/Applicaations/ClamAV/inputs/rtf-test/rtf1.rtf
BREAKS the SVN pull of the LLVM test suite: Once the file is read onto
disk, the antivirus solution aborts the SVN pull because SVN cannot access
the file anymore.
I filed a bug to have the offending file removed from LLVM, but it was
immediately closed with a WONTFIX flag.
So, I am asking h...
2012 Jun 15
0
[LLVMdev] Windows development and "virus" in LLVM test suite
...gt; normally a problem on Unix (not even Linux), but as everyone know, Windows
> is so vulnerable to vira, that Windows users have to have an antivirus
> solution installed. The problem is that the virus in:
>
>
> projects/test-suite/MultiSource/Applicaations/ClamAV/inputs/rtf-test/rtf1.rtf
>
> BREAKS the SVN pull of the LLVM test suite: Once the file is read onto disk,
> the antivirus solution aborts the SVN pull because SVN cannot access the
> file anymore.
>
> I filed a bug to have the offending file removed from LLVM, but it was
> immediately closed with a...
2013 Apr 02
0
[LLVMdev] LNT ClamAV - Sorting output
On 2 April 2013 21:20, Török Edwin <edwin+ml-debian at etorok.net> wrote:
> You can pass all the filenames from the inputs/ directory directly on the
> command-line, instead of specifying -r inputs/.
> That way the order of scanning will be exactly the one specified on the
> command-line.
>
Hum, I think I can fix that with Make...
--renato
-------------- next part
2011 Apr 07
5
Routing Error : No route matches "/" (for "Hello World!" action)
My routes.rb reads at the top:
Hello::Application.routes.draw do
match '':controller(/:action(/:id(.:format)))''
and then all the commented material it comes with and an "end" at the
end of the file.
But when I type http://localhost:3000 into my browser I get the
following error message:
Routing Error
No route matches "/"
I''m stumped.
Bruce
--
2018 Jan 26
2
svn problem checking out test suite
...ckout (or do an svn update) it will
run a bit longer then fail. Eventually I figured out that 3 files were
causing the problem:
MultiSource/Applications/ClamAV/inputs/rtf-test/Doc1.rtf
MultiSource/Applications/ClamAV/inputs/rtf-test/docCLAMexe.rtf
MultiSource/Applications/ClamAV/inputs/rtf-test/rtf1.rtf
I tried on other powerpc64 machines (various distros and BE/LE) and it
works on all of them UNLESS they are using the latest version of svn,
version 1.9.7 (r1800392). The latest svn version that worked on a
powerpc64 machine was 1.9.5.
Hmmm. It also will fail on a mac running svn 1.9.4....
2009 Jul 29
3
Newbie in R: Reading .txt files and storing the 'numbers' in a vector
...ately, I seem to fail in reading these as numbers and putting
them into a vector (in the R environment). I can read the file , but
this is what I get:
> z=scan(file = "/Users/NCCRGENETICS/Desktop/testRnumbers.txt", what
= "double")
Read 19 items
> z
[1] "{\\rtf1\\ansi\\ansicpg1252\\cocoartf949\\cocoasubrtf430"
[2] "{\\fonttbl\\f0\\fswiss\\fcharset0"
[3] "Helvetica;}"
[4] "{\\colortbl;\\red255\\green255\\blue255;}"
[5] "\\paperw11900\\paperh16840\\margl1440\\margr1440\\vieww9000\
\viewh8400\\viewkind0"...
2013 Apr 02
2
[LLVMdev] LNT ClamAV - Sorting output
On 04/02/2013 11:06 PM, Daniel Dunbar wrote:
> On Tue, Apr 2, 2013 at 11:46 AM, Renato Golin <renato.golin at linaro.org <mailto:renato.golin at linaro.org>> wrote:
>
> On 2 April 2013 19:20, Daniel Dunbar <daniel at zuster.org <mailto:daniel at zuster.org>> wrote:
>
> What is it that makes the output of the program asynchronous? The output is
2013 Apr 02
3
[LLVMdev] LNT ClamAV - Sorting output
...$(PROJ_SRC_DIR)/inputs/rtf-test/Doc1.rtf \
$(PROJ_SRC_DIR)/inputs/rtf-test/Doc22.rtf \
$(PROJ_SRC_DIR)/inputs/rtf-test/Doc2.rtf \
$(PROJ_SRC_DIR)/inputs/rtf-test/doc3.rtf \
$(PROJ_SRC_DIR)/inputs/rtf-test/docCLAMexe.rtf \
$(PROJ_SRC_DIR)/inputs/rtf-test/rtf1.rtf \
$(PROJ_SRC_DIR)/inputs/rtf-test/rtf-novirus.rtf
RUN_OPTIONS = --debug --exclude-dir .svn --verbose -d$(PROJ_SRC_DIR)/dbdir
-r $(INPUT)
This is what Make generated for me on both machines:
Output/clamscan.simple --debug --exclude-dir .svn --verbose \
-d/home/user/devel/llvm/test/t...
2006 Aug 04
2
Generating RTF documents?
Hi,
I need to implement some RTF export for a customer. According to some
"templates", i generate RTF documents, filling data coming from models.
It''s pretty much like a mailmerge, but in *nix/ruby world.
Also, customer would like (in the future) to upload himself the
templates, so he can modify them by his own.
Can anyone advice me on an elegant solution?
Thank you,
2018 Jan 26
0
svn problem checking out test suite
...it will run
> a bit longer then fail. Eventually I figured out that 3 files were causing
> the problem:
>
> MultiSource/Applications/ClamAV/inputs/rtf-test/Doc1.rtf
> MultiSource/Applications/ClamAV/inputs/rtf-test/docCLAMexe.rtf
> MultiSource/Applications/ClamAV/inputs/rtf-test/rtf1.rtf
>
>
> I tried on other powerpc64 machines (various distros and BE/LE) and it
> works on all of them UNLESS they are using the latest version of svn,
> version 1.9.7 (r1800392). The latest svn version that worked on a
> powerpc64 machine was 1.9.5.
>
> Hmmm. It also wil...
2012 Jun 16
0
[LLVMdev] Windows development and "virus" in LLVM test suite
On 6/15/2012 8:12 PM, Mikael Lyngvig wrote:
>
> Not having an AV or swithching it off at times is not a sign of
> stupidity. The best antivirus is a mindful, knowledgeable user.
> And the
> antivirus doesn't really protect you in case of risky behavior.
>
>
> I couldn't have said it better myself. I've had three viruses in 29
> years and
2012 Jun 15
6
[LLVMdev] Windows development and "virus" in LLVM test suite
...even Linux), but as everyone know,
> Windows
> > is so vulnerable to vira, that Windows users have to have an antivirus
> > solution installed. The problem is that the virus in:
> >
> >
> >
> projects/test-suite/MultiSource/Applicaations/ClamAV/inputs/rtf-test/rtf1.rtf
> >
> > BREAKS the SVN pull of the LLVM test suite: Once the file is read onto
> disk,
> > the antivirus solution aborts the SVN pull because SVN cannot access the
> > file anymore.
> >
> > I filed a bug to have the offending file removed from LLVM, but it...
2012 Jun 16
2
[LLVMdev] Windows development and "virus" in LLVM test suite
>
> Not having an AV or swithching it off at times is not a sign of
> stupidity. The best antivirus is a mindful, knowledgeable user. And the
> antivirus doesn't really protect you in case of risky behavior.
>
I couldn't have said it better myself. I've had three viruses in 29 years
and only one of them was my own fault. I've spent hours trying to explain
people
2003 Jan 13
0
Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
...ey emulate the situation where you open the file on your computer. So on Windows, the application will look at the 3-letter extension; on the MAC, I assume there must be some way to look at the resource fork. Many applications also parse the file for key header data (ie, an RTF file begins with {\rtf1, and so on). Obviously, apps like Windows Media or MPlayer can play upwards of 50 different codec types, all with an .AVI extension (they look at the codec descriptor within the file). Same thing with MoviePlayer for Quicktime.
>
> Possibly a better approach would be the use of MIME parame...
2003 Jan 24
0
Re: Ogg Internet Drafts - create application/ogg -vorbis, application/ogg-tarkin, etc.
...ey emulate the situation where you open the
file on your computer. So on Windows, the application will look at the
3-letter extension; on the MAC, I assume there must be some way to look
at the resource fork. Many applications also parse the file for key
header data (ie, an RTF file begins with {\rtf1, and so on). Obviously,
apps like Windows Media or MPlayer can play upwards of 50 different
codec types, all with an .AVI extension (they look at the codec
descriptor within the file). Same thing with MoviePlayer for Quicktime.
>
> Possibly a better approach would be the use of MIME parame...
2003 Dec 09
1
Samba locking database errors : V 2.2.8 a on HP-UX 11i
...cing any reliance upon it.
CE Electric UK Funding Company
Lloyds Court
78 Grey Street
Newcastle upon Tyne
NE1 6AF
Registered in England and Wales: Number 3476201
********************************************************************************************
-------------- next part --------------
{\rtf1\ansi\ansicpg1252\deff0\deftab720{\fonttbl{\f0\fswiss MS Sans Serif;}{\f1\froman\fcharset2 Symbol;}{\f2\fmodern\fprq1 r_ansi;}{\f3\froman Times New Roman;}}
{\colortbl\red0\green0\blue0;}
\deflang2057\horzdoc{\*\fchars }{\*\lchars }\pard\plain\f2\fs20 # Global parameters
\par [global]
\par c...
2004 Oct 01
1
Configuring X Ten to make call using FX0
...ut today i just wanted to know if someone can help me to set X-Ten
Lite to call PSTN line using my FX0
Currently , I am able to use X Lite to call another X lite user locally
(LAN)
I also has attached my setting together
Thanking you all in advance
-------------- next part --------------
{\rtf1\ansi\deff0{\fonttbl{\f0\fswiss\fcharset0 Arial;}}
{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\qc\lang1033\ul\b\f0\fs24 This is My Working setting for the TDM11B\par
\pard\ulnone\par
/etc/zaptel.conf\par
\b0\fs20 fxoks=1\par
fxsks=4\par
loadzone = us\par
defaultzone=us\par
\par
\b\fs24...
2008 Jan 08
2
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
....pdf
> clam.exe
> clam.exe.bz2
> clam-v2.rar
> clam-v3.rar
> clam.zip
> dbdir
> docs
> large.pcm
> mei16v2.m2v
> README
> rtf-test
> tune
>
> ./inputs/rtf-test:
> Doc11.rtf
> Doc1.rtf
> Doc22.rtf
> Doc2.rtf
> doc3.rtf
> docCLAMexe.rtf
> rtf1.rtf
> rtf-novirus.rtf
>
> ./Output:
> clamscan.cbe
> clamscan.cbe.c
> clamscan_clamscan.bc
> clamscan_clamscan.o
> clamscan.diff-cbe
> clamscan.diff-llc
> clamscan.exe-cbe
> clamscan.exe-llc
> clamscan.linked.bc
> clamscan.linked.bc.info
> clamscan.linked.r...
2007 Dec 18
0
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
Chris Lattner wrote:
> One way to do this is to add a "cut down" version of the app to the
> test suite.
I disabled optional features in clamav-config.h
>
>> 2. GPL license. Chris?
>
> Any open source license that allows unrestricted redistribution is
> fine in llvm-test
Ok, I have created a script that automatically checks out ClamAV
0.92-stable source code
2007 Dec 18
3
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
On Mon, 17 Dec 2007, Evan Cheng wrote:
> We always welcome more tests. But it looks like there are two issues
> here.
>
> 1. The autoconf requirement. Is it possible to get one configuration
> working without the need for autoconf?
One way to do this is to add a "cut down" version of the app to the test
suite.
> 2. GPL license. Chris?
Any open source license that