similar to: mime-type change?

Displaying 20 results from an estimated 2000 matches similar to: "mime-type change?"

2005 May 05
1
Starting Linux apps from Windows app (was: Re: wine & mime types)
Hi Rainer, > i have running lotus notes under wine on my redhat 9 system. So am I, since year 2001 ;) > what i want is, to define which application should be started for > which attachment type. so for microsoft attachments i want to start > my linux version of open office and for pdf files i want also to start > my linux version of acrobat reader or xpdf! > > so, where
2004 Dec 15
0
Trying to recover corrupted journal
My IDE disk went bad (surprising S.M.A.R.T indicated that it was ok, still getting some errors). I managed to copy most of 120 GB partition with dd_recover, only something like 600 blocks was unreadable. After 'e2fsck -y' (or would -p been better?) most of important data not found from backups was restored. However, one important file is still missing (an older copy exists so
2010 Mar 17
0
odfWeave: odt-file damaged
Dear all, I'm resurrecting this old post (about 6 monts old, reproduced thereafter) because I have struggled against the same problem and found a solution so that I found it was worth posting for the record. The simple fix when you want to use odfWeave with 7-ZIP as a compressing/decompressing utility under windows is to use the 'x' instead of the 'e' option so as to preserve
2016 Mar 22
2
A query about clustering Idea
Sir, I have prepared a draft proposal for clustering problem. If you have previous year's accepted proposal please share it, that would be very helpful. And also I have attached my proposal, please review it. Thanks On Mon, Mar 21, 2016 at 7:10 PM, James Aylett <james-xapian at tartarus.org> wrote: > On Sun, Mar 20, 2016 at 11:39:37PM +0530, MURTUZA BOHRA wrote: > > >
2012 Jun 25
1
[PATCH 1/2] drm/nouveau/pm: Prepare for more GDDR5 MR values
v2: style fixes Signed-off-by: Roy Spliet <r.spliet at student.tudelft.nl> --- drivers/gpu/drm/nouveau/nouveau_drv.h | 2 +- drivers/gpu/drm/nouveau/nouveau_mem.c | 25 +++++++++++++++++++------ 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.h b/drivers/gpu/drm/nouveau/nouveau_drv.h index b8fa77d..fe242a3 100644 ---
2010 Sep 01
1
OdfWeave and Locale
Dear all, I have a question regarding the odfweave. I created an odt file (test_input.odt) using OO.o for WIndows XP. The code is generic. ---- Code for odt ----------- \Sexpr{dim(iris)[1]} <<listofSpecies, echo=FALSE, results=xml>>= odfItemize(levels(iris$Species)) @ Table 1: <<Table, echo=FALSE, results=xml>>= data.frame(N =tapply(iris$Petal.Length, iris$Species,
2009 Aug 21
1
CentOS 4 i386 and x86_64 release of CentOS-4.8
The CentOS development team is pleased to announce the release of CentOS 4.8 for i386 and x86_64. It is available on all CentOS.org mirrors and via bittorrent, see this link to download ISOs: http://isoredirect.centos.org/centos/4.8/isos/ This release corresponds to the upstream vendor U8 release. Also released in the updates repository for CentOS-4.8 are all updates through August 20th, 2009.
2009 Aug 21
1
CentOS 4 i386 and x86_64 release of CentOS-4.8
The CentOS development team is pleased to announce the release of CentOS 4.8 for i386 and x86_64. It is available on all CentOS.org mirrors and via bittorrent, see this link to download ISOs: http://isoredirect.centos.org/centos/4.8/isos/ This release corresponds to the upstream vendor U8 release. Also released in the updates repository for CentOS-4.8 are all updates through August 20th, 2009.
2009 Jul 06
1
odfWeave: odt-file damaged
Dear all, I am doing my first steps with odfWeave. After running the r code (see below), I am trying to open the ODF-document with open office, but I am getting the error message: "The file is damaged, but it can be repaired". If I confirm the question and repair the file with open office, I can open it with the desired output, which seems to be fine. My system: R Version 2.9.1
2009 Jan 11
1
Problem using odfWeave
Hi everybody, I don't get odfWeave to run properly. My odt file is as a simple as: ------------------------ Some text. <<echo=FALSE>>= print(1:10) @ ----------------------- The output I get ist the following: ----------------------------------- > odfWeave("roffice.odt", "rofficeOUT.odt") Copying roffice.odt Setting wd to
2011 Dec 17
1
odfWeave error
I am new to using odfWeave but I have encountered a problem running both the example in the help file as well as another file.? I am not sure how to correct the error. First example: library(odfWeave) filein <- 'c:\\my documents\\example01_in.odt' fileout <- 'c:\\my documents\\example01.odt' odfWeave(filein, fileout, control = odfWeaveControl(cleanup = T)) error:
2007 Jan 23
0
Error in odfWeave
Dear R-experts, I have tried this command: #-------------- odfWeave("C:/Documents and Settings/rajdl/Dokumenty/zk/vstup.odt","C:/Documents and Settings/rajdl/Dokumenty/zk/vystupek.odt") #--------------- and the console output was: #-------------- Setting wd to C:\DOCUME~1\rajdl\LOCALS~1\Temp\Rtmpfusjrb/odfWeave23103342397 Copying C:/Documents and
2010 Aug 25
1
several odfWeave questions
[Sending both to the maintainer and to R-help, in case anyone else has answers ...] I've looked in odfWeave documentation, vignette, and poked around on the web some, and haven't found answers yet. 1a. am I right in believing that odfWeave does not respect the 'keep.source' option? Am I missing something obvious? 1b. is there a way to set global options analogous to
2011 Dec 16
1
odfWeave
I am new to using odfWeave but I have encountered a problem running both the example in the help file as well as another file. I am not sure how to correct the error. First example: library(odfWeave) filein <- 'c:\\my documents\\example01_in.odt' fileout <- 'c:\\my documents\\example01.odt' odfWeave(filein, fileout, control = odfWeaveControl(cleanup = T)) error:
2012 Aug 10
1
Running odfWeave on its own examples.odt
I'm trying to see if I can help some Windows users, but in WinXP and Win7 virtual machines and in a Win 7-64 real environment, after extracting the odfWeave examples.odt from the package and putting it in my working directory ("My Documents") where R can see and unpack it, I get "unable to convert 'examples.odt' to the current locale". I've tried some searches
2009 Aug 01
1
odfWeave : sudden and unexplained error
Dear list, dear Max, I a currently working on a report. I'm writing it with OpenOffice.org and odfWeave. I'm working increentally : I write a bit, test (interactively) some ideas, cutting-and-pasting code to the Ooo report when satisfied with it. I the process, I tend to recompile the .odt source a *lot*. Suddenly, odfWeave started to give me an incomprehensible error even before
2011 May 14
1
odfWeave 0.7.17 stutters on Debian testing 64-bit amd64 systems.
Dear list, This is a copy of a mail sent to Max Kuhn, original author and maintainer of the odfWeave package, which seems not to have received it. It reports a problem that seems to be very implementation specific (reproductible on three Debian testing amd64 machine, does *not* happen on two i686 Debian testing systems, does *not* happen on an Ubuntu 11.06 amd64 machine) and therefore not
2007 Dec 16
1
CentOS 4.6 is released for i386, x86_64, s390, s390x and ia64
The CentOS development team is pleased to announce the release of CentOS 4.6 for i386, x86_64, s390, s390x and ia64. It is available on all CentOS.org mirrors and via bittorrent, see this link to download ISOs: http://isoredirect.centos.org/centos/4.6/isos/ This release corresponds to the upstream vendor U6 release. Also released in the updates repository for CentOS-4.6 are all updates through
2007 Dec 16
1
CentOS 4.6 is released for i386, x86_64, s390, s390x and ia64
The CentOS development team is pleased to announce the release of CentOS 4.6 for i386, x86_64, s390, s390x and ia64. It is available on all CentOS.org mirrors and via bittorrent, see this link to download ISOs: http://isoredirect.centos.org/centos/4.6/isos/ This release corresponds to the upstream vendor U6 release. Also released in the updates repository for CentOS-4.6 are all updates through
2010 Aug 31
1
odfWeave
Dear -r-helpers, I'm trying to get my students to use odfWeave. Windows users are having trouble. I would appreciate advice. Comment 1: Hello I have spent a while today trying to get odfWeave to be successful I installed the unzip and zip program but it has not changed the error message.I have copied the error message below but I am sure it is the one others have experienced. >