Displaying 20 results from an estimated 600 matches similar to: "Help needed: division by zero in winword etc."
2005 Apr 17
0
running winword under wine from an existing windows installtion
Hi,
I have just built wine from source(by running
wineinstall as root). I
have two windows partitions mounted to different
directories in my
linux setup. Wine detected these during wineinstall:
***************************************************************
Windows was found on your system, and so we can use
the Windows
Drive as our Wine drive. You may, however, wish to
create a clean
Wine
2003 Nov 27
1
Winword keeps on running Configuration Setup
Hi,
I am currently running this version of wine
(wine-20031118-1rh9winehq.i386.rpm) on a RH9 OS.
I installed MS Word 2000 and everything went well. However, every time
I run MS Word, the configuration setup screen would appear. But after
that, it seems that MS Word runs OK.
There are also a number of messages coming out (see below).
Can anyone help me stop the configuration setup from
2012 Jan 25
4
formula error inside function
I want use survfit() and basehaz() inside a function, but it doesn't work.
Could you take a look at this problem. Thanks for your help. Following is my
codes:
library(survival)
n <- 50 # total sample size
nclust <- 5 # number of clusters
clusters <- rep(1:nclust,each=n/nclust)
beta0 <- c(1,2)
set.seed(13)
#generate phmm data set
Z <- cbind(Z1=sample(0:1,n,replace=TRUE),
2008 May 23
1
Shared Library Error
Can anyone help me resolve this? A part of the R function looks like this:
print(is.loaded('merge_xtabs_patterns_file'))
print(is.loaded('merge_xtabs_patterns_file_'))
.Fortran('merge_xtabs_patterns_file_',ydim[1],ydim[2],x=as.integer(as.matrix(y)),na=as.integer(c),
maxD=as.integer(maxD),lrowmem=length(rowmem),rowmem=as.integer(rowmem),
2012 Aug 02
0
[PATCH 1/3] ALPHA: make sector size dynamic in extlinux
This is part of some patches to support sectors > 512.
Currently I'm able to boot a Ubuntu kernel but seems that mboot is not working for some reason.
This patch try to fix first stage of extlinux bootloader but have some problems with ADV
Signed-off-by: Frediano Ziglio <frediano.ziglio at citrix.com>
---
dos/syslinux.c | 2 +-
extlinux/main.c | 36
2006 Mar 17
1
Neyman-Scott cluster process
Hi there,
I want to generate a random point pattern using the Neyman-Scott
cluster process using spatstat package in R. After running the
following procedures, why i can not see any figures?
> nclust <- function(x0, y0, radius, n) {return(runifdisc(n, radius, x0, y0))}
> nclust
function(x0, y0, radius, n) {return(runifdisc(n, radius, x0, y0))}
> X <- rNeymanScott(10, 0.2, nclust,
2010 Nov 13
7
Re: Open File in MSOFFICE winword 2007 Causes Crash
I got the same problem: any MSOffice application crashes when the file dialog window is started (in any case: open file, save as, etc.).
I have turnned on WINEDEBUG=warn+all and i got almost the same.
Also, I'm using a PT-BR office version and I also got this message:
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\Arquivos de programas\\Arquivos comuns\\Microsoft
2002 Jul 10
0
Winword/Oplock Performance.
Hi.
When working on a document which has change tracking enabled, and a
large number of outstanding changes, word is forced to do frequent small
IO's as you scroll through the document.
Basically this is because word only uses a 64k buffer for documents by
default. If their are a lot of changes in the document, the physical
file on disk ends up looking something like:
current test
[old
2010 Jan 11
1
K-means recluster data with given cluster centers
K-means recluster data with given cluster centers
Dear R user,
I have several large data sets. Over time additional new data sets will be created.
I want to cluster all the data in a similar/ identical way with the k-means algorithm.
With the first data set I will find my cluster centers and save the cluster centers to a file [1].
This first data set is huge, it is guarantied that cluster
2002 Oct 14
1
Winword 2000
With wine 20020904 and Office 2000 Professional, everything works fine
but one thing: Word can't save. :-( This make all working functions
unavailable. When clicking Save button, get this (and a popup windows
that says: "Disk is full or too many open files!"):
I hope somebody has fixed it and can help, thanks indeed.
Imre Veres
fixme:mpr:WNetGetUniversalNameW (L"C:\\My
2002 Dec 05
1
Shell script for launching wineapps from a unix file manager
All,
Did a little research and found this little trick that
works well.
First create this batch file and modify to your
system.
winword
------------------------------------
FNAME=`wine -- winepath -l "$1"`
wine -- "/wine/c/Program Files/Microsoft
Office/Office/WINWORD.exe" "$FNAME"
------------------------------------
chmod a+x winword and put it some where in the
2002 Dec 06
0
Betr: wine-users digest, Vol 1 #1353 - 2 msgs
>Message: 1
>Date: Thu, 5 Dec 2002 10:06:45 -0800 (PST)
>From: Kevin DeKorte <kdekorte@yahoo.com>
>Subject: Shell script for launching wineapps from a unix file manager
>To: Wine Users <wine-users@winehq.com>
>
>All,
>
>Did a little research and found this little trick that
>works well.
>
>First create this batch file and modify to your
>system.
2007 Dec 16
0
[PATCH] Implement getgeo for Xen virtual block device.
Hi Jeremy,
The below implements the getgeo hook for Xen block devices. Extracted
from the xen-unstable tree where it has been used for ages.
It is useful to have because it allows things like grub2 (used by the
Debian installer images) to work in a guest domain without having to
sprinkle Xen specific hacks around the place.
Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
diff --git
2007 Dec 16
0
[PATCH] Implement getgeo for Xen virtual block device.
Hi Jeremy,
The below implements the getgeo hook for Xen block devices. Extracted
from the xen-unstable tree where it has been used for ages.
It is useful to have because it allows things like grub2 (used by the
Debian installer images) to work in a guest domain without having to
sprinkle Xen specific hacks around the place.
Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
diff --git
2007 Oct 09
2
Word crash
Hi all,
I'm using wine 0.9.44-15 for openSuse 10.3 and office 2000. Excel
works fine, powerpnt doesn't start and wine doesn't print nothing in
console about it, and about word, wine print this:
fixme:x11drv:X11DRV_GetDeviceCaps (0x1b4): CAPS1 is unimplemented,
will return 0
wine: Unhandled page fault on read access to 0x00575000 at address
0x308e0bc0 (thread 0009), starting
2011 Sep 29
2
Re: MS-Office 2003 crashes when loading documents
Well I hate to say it, but I'm back again with new problems in WinWord. I haven't touched the setup since August when everything was working ok, however I have been doing package updates, which included updates to wine1.3. Today when I tried to open up winword, I get the following pasted below)... I tried uninstalling and reinstalling Office2003 (typical install), and I confirmed in
2003 Jun 20
2
winword2000 has pipe problems
High dears,
I just do my first step on wine on SuSE8.2 and Wine 20030508, installed
from new rpm for SuSE.
First I have installed the Office2000 with that command:
Office2000 Prem> wine --dll cabinet=n --debugmsg +loaddll setup.exe
hat it seems to be work: I have got the messages "restart your Computer".
After that I start
wine notepad
only to see if wine is still working
2004 Jun 11
1
bug or correct behaviour ?
This is the general outline of my code::
main(argc,argv){
...
Rf_initEmbeddedR(argc,argv);
...
Test_tryEval("source(test.r)");
...
}
#############
# test.r
#############
...
dyn.load("toload.so")
tmp <-matrix(data=1,nrow=narray*2,ncol=nclust)
.Call("Init",tmp,...)
while(...) {
criteria <-feval(tmp)
if (criteria < criteria.min)
2001 Mar 04
0
Another 'newbie' question :) (fwd)
Paul wrote:
>
> Hello.
>
> I have installed wine from 'codeweavers' via rpm onto my Red Hat 6.2
> system.
> I also got hold of itcl and everything appears to be in place. I
> configured ok maimly just by following the auto-process which ran.
>
> Having read the notes I have tried to start MS Word using the following
> command:
>
> wine
2003 Mar 15
1
File locking with different (client) platforms
I have a problem with file locking on different platforms.
System environment:
Samba Server 2.2.3.a on Red Hat 7.3
Some Windows 2000 Clients with MS-Office 2000 and OpenOffice 1.0.1
Some Red Hat 8.0 Clients with Open Office 1.0.1
The Linux Clients mounts the Samba Shares with smbmount:
smbmount //<Server/shares> $HOME/path -o