Displaying 20 results from an estimated 300 matches similar to: "Upgrade 20040914."
2007 Nov 03
2
.9.48 cannot find cups printer?
All, wine .9.48 cannot find cups printer:
fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to
APD_COPY_ALL_FILES)
err:winspool:add_printer_driver Failed adding driver "wineps.drv": 1795
err:winspool:CUPS_LoadPrinters printer 'hp-6p at computer' not added by
AddPrinterA (error 1797)
fixme:x11drv:X11DRV_GetDeviceCaps (0x30c): CAPS1 is unimplemented, will
return 0
2010 Sep 24
1
A new tryout with Topix two years later
Two years later, Wine 1.3.3 and a new tryout with Topix8 (new version).
Great - it run's but the program crashed if I try to close it, see here:
Code:
$ wine TOPIX8.exe
fixme:win:WINNLSEnableIME hUnknown1 0x10062 bUnknown2 1: stub!
fixme:imm:ImmGetOpenStatus (0x136298): semi-stub
fixme:imm:ImmReleaseContext (0x10062, 0x136298): stub
fixme:process:GetProcessWorkingSetSize
2011 Jun 07
0
WNetGetUniversalNameW error with Office 2000
Hello,
OS: Ubuntu 10.04.2 LTS (lucid)
wine: wine-1.3.21 (AFAIK, that's the lastest)
After following the instruction from http://www.winehq.org/download/ubuntu, I cannot get Office2000 to run...
I get the following errors when running Word and Excel, then they hangs repeating the same message.
Code:
$ wine WINWORD.EXE
fixme:x11drv:X11DRV_GetDeviceCaps (0x530): CAPS1 is unimplemented, will
2005 Mar 20
0
Regression in wine 20050310
Dear list,
The latest "snapshot" is giving me serious guff, but I haven't seen any
report of this in moire than a week, so it might be *my* installation.
Setup : Debian unstable, often updated. Wine Tools as packaged for
Debian by Scott.
I have been able to use MS Office 2K apps with various degrees of
success with Wine for more than a year. MS Access had some problems with
2007 Dec 10
0
Fwd: Wine Problem SOLVED
After many hours of hitting with my head on the wall
I discover i had the worng ip address.
Wine works as a swiss clock
Many thanks to Dan Kegel
---------- Forwarded message ----------
From: Pedro Ferreira <pedro.m.ferreira at gmail.com>
Date: Dec 7, 2007 4:45 PM
Subject: Wine Problem
To: wine-users at winehq.org
I dont know if this is the wright mailing list but here it goes
I wanted
2007 Dec 07
1
Wine Problem
I dont know if this is the wright mailing list but here it goes
I wanted to use wine so that i can avoid purchasing 70 XP licences
I installed a software that talks with the informix client 2.7.0
everything was running fine, the instalation went with minor problems.
Until now
when i stated a connection to the informix server wine simply stops
the comand
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
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
2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ??
I dont understand how can I make this work
wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7e72d7a6 ESP:00334b7c EBP:00334b94
2010 Sep 24
0
Two yaers later tryout Topix8 with Wine 1.3.3
Very good news, I did a tryout and now Topix run's in Wine 1.3.3, but it crashes if I clos the program. Then there is no chance to start Topix again, I must kill wine with "wineserver -k".
Here may be you can see what's happend:
Code:
~/.wine/drive_c/Programme/TOPIX8 Arbeitsplatz 2008$ wine TOPIX8.exe
fixme:win:WINNLSEnableIME hUnknown1 0x20022 bUnknown2 1: stub!
2004 Sep 14
0
Wine release 20040914
This is release 20040914 of Wine, a free implementation of Windows on
Unix. This is still a developers only release. There are many bugs
and unimplemented features. Most applications still do not work
correctly.
WHAT'S NEW with Wine-20040914: (see ChangeLog for details)
- Various improvements to the common controls.
- New ITSS dll (for HTML Help support).
- Many
2004 Oct 09
0
Can't compile 20040914
Hello all.
I can't compile wine-20040914 cleanly: I have to make depend && make -i to
skip an error in sfnt2fnt.c:
gcc -g -O2 -o sfnt2fnt sfnt2fnt.o -L/usr/local/lib -Wl,--rpath
-Wl,/usr/local/lib -lfreetype -lz -L../libs/unicode -lwine_unicode
-L../libs/port -lwine_port
sfnt2fnt.o: In function fill_fontinfo':
/home/fab/test/wine/wine-20040914/tools/sfnt2fnt.c:168: undefined
2004 Sep 29
3
wine-20040914
Problem with installation.
tar xzvf wine-20040914.tar.gz
this created a directory ~/wine-20040914
su
# ./configure
this generated a longwinded error message to the effect that it is unable to
guess my system type.
# ./configure --build=i686
this got the configuration going and ended with the message:
"Configur finished. Do 'make depend && make' to compile wine".
2013 Aug 06
2
data.frame
Hola Javier,
si, y es un factor de Y. Pero ya entendí lo que tenía mal, me falta
convertir Nt a valores de geodata antes de hacer el plot, es decir:
date<-as.geodata(Nt)
plot.geodata(date)
Con relación a la actualización de mi versión de R, no me he animado porque
he tenido problemas con paquetes que no tienen las actualizaciones y no me
corren bien.
Gracias y saludos
Beatriz
2013/8/6
2013 Feb 01
4
Scrapping con R
Buenas tardes a todos:
No sé si alguno de vosotros sabe si con R es posible buscar una palabra en
una web (por ejemplo, buscar "Alicante" en www.lasprovincias.es) y que,
cada vez que lo encuentre, vaya almacenado las urls en un data.frame
gracias de antemano!
--
Beatriz Martínez
[[alternative HTML version deleted]]
2013 Aug 06
2
data.frame
Hola a todos,
estoy trabajando con dos archivos csv.
En uno de ellos extraigo dos variables (que son coordenadas), del segundo
archivo extraigo otra variable que transformo. Con estas tres variables
construyo un data.frame (las tres variables tienen la misma longitud).
Hasta ahí todo bien, solo que cuando quiero usar este data.frame para hacer
un plot.geodata me marca el siguiente error
Error en
2013 Jul 16
1
Ordenar data.frame
Hola, Beatriz:
Buscando en ?order derivé en arrange, y al final es como resolví:
arrange(my.df, col1, desc(col2))
Con order no conseguía el orden descendente, pues me daba error al intentar hacer order(-my.df$col1)
Gracias.
Eva
________________________________
De: Beatriz Martínez <mtnezb@gmail.com>
CC: r-help-es <r-help-es@r-project.org>
Enviado: Martes 16 de julio de 2013
2013 Aug 06
0
data.frame
Estimada Beatriz
Entonces hay buenas noticias. Ese es un error muy común, es como que no aprendemos y siempre cometemos el mismo error, las veces que me paso a mi. Al respecto yo aprendí a realizar str(mis.datos) para ver ...
Sobre la actualización, yo sufrí de un software que requería R pero en una versión “obsoleta”, entonces comencé a tener más de una versión de R instalada en mi computadora
2012 May 01
1
error bars for a barchart
Hi
I have the following barchart to which I want to add error bars.
library(lattice)
barchart(Change~fTreat,groups=Process,change,
auto.key=list(points=FALSE,rectangles=TRUE),
panel=function(x, y,...){
panel.barchart(x,y,origin = 0,...);
panel.abline(h=0,col="black",...);
}
)
I have tried
2009 Nov 20
0
Guardar gráficos en eps con letras griegas en las leyendas
Beatriz,
Prueba legend("topleft",0,substitute(chi)). En mi PC funciona!
En cuanto a LATEX, tienes razón, excede el tema de este foro, con lo que me reservo (lamentablemente) mis sugerencias.
Saludos,
Jose
-----Original Message-----
From: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r-project.org] On Behalf Of Beatriz Lacruz
Sent: 20 November 2009 15:13
To: Jorge Ivan