Displaying 20 results from an estimated 5000 matches similar to: "xterm needs reset, no output"
2001 Oct 17
3
Cron with Wine
I am currently using Windows self extractor from the command line and it works great to convert zip files to windows exe's. The issue I'm having is if I try and cron this through a shell scipt it complains with the following
+ wine '/usr/share/wine-c/Program Files/WinZip Self-Extractor/WinZIPse.EXE' /y /le /overwrite
2001 Oct 02
3
Font metrics error
Wine spits out a buch of error messages of the form:
fixme:font:LFD_InitFontInfo font '-monotype-times new roman-medium-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry 'fcd8859' and character encoding '15'
Is there a switch to get it forget about it's font server. I'm running
batch mode programs so fonts are irrelevant.
Thanks,
2005 Jun 28
2
Running DOS program in a cron job
Hi,
I'm trying to run a DOS program within a cron job. After much trial-and-error I settled on the following approach:
- rm -r ~/.wine
- call wine without any arguments, this lets wine generate a default configuration in ~/.wine
- change ~/.wine/config: set GraphicsDriver to ttydrv instead of x11drv
- the cron job consists of a shell script that runs the DOS program with "wcmd
2002 Nov 21
3
Tribes 1.x & Wine
Has anyone ever tried to actually get a tribes server
running under wine or another emulator?
Just the other day i was setting up a linux counter-strike server.
My friend asked me if i would setup a Tribes 1.0 or 1.11 server.
I thought linux would be a great way to do it.
I was trying to run a headless / dedicated starsiege tribes server (1.0/1.11)
I Installed the tribes files (including the
2002 Jun 13
1
win32 console cli emulation
Greetings,
I am a new wine user, and im hoping you could let me know if what I want to
do is possible with wine.
I have a win32 console application (I would assume since it does not run in
DOS mode). This application will read in a text file, find what its looking
for, process it, and creates another file(s) from that (just to give you an
idea of what the program does). What I would like to do
2011 Jan 22
4
wine on mac os x and x11
I have a console-only windows application which I'd like to run on OS
X. It runs, but insists on starting X11 every
time I invoke wine, even though all the app does is write to a file.
According to the the documentation
at http://www.winehq.org/site/docs/wineusr-guide/cui-programs, wine
should not require X11 for CLI programs.
I've also tried invoking via wineconsole with no effect.
Is
2003 Jan 29
2
acs_map
I'm having trouble compiling wine on a newish box.
The problem is a missing symbol 'acs_map' cropping up in
dlls/ttydrv/graphics.o. The symbol is not directly in the relevant
source file so it seems to be from a macro or typedef but extensive
grepping has not identified the source. I suspect the problem is a
package missing in the distro (dRock 1.6.0) but have not been able to
2002 Aug 27
1
use of ttydrv
Hello,
I try to use a ttydrv driver so I edited a wine config file and modify this line :
"GraphicsDriver" = "ttydrv"
but when start a dos application wine display this message :
x11drv: Can't open display:
Thanks for your responses.
---
Arnaud Duhamel - SOLINUX
arnaud.duhamel@solinux.fr
http://www.solinux.fr
1, rue Joliot Curie
80200 Flamicourt
T?l :
2005 Feb 11
1
Desktop malfunction - Wine
So, this is the capture I got from running Wine alone on my desktop.
Fedora Core 3, Wine 20050111, without Winetools. This is using the
latest stable SMP kernel (don't have version number off the top of my
head, -740 or something like that). I may have left out numerous dubious
details. If so, please let me know...
FWIW, this is installed off the latest RPM.
>>>
2005 Mar 03
2
Wine suddenly stopped working on Suse 9.2
HI!
I don't know, what I possibly changed on my system, but Wine suddenly
does not work anymore on my Suse 9.2. I have tried several versions from
the end of 2004 until now (all RPMs for Suse 9.2) and I get the same
result with each of them.
If I use my old .wine, then this happens:
$ wine notepad.exe
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the
2005 Oct 26
4
ubuntu 5.1 & wine 0.9
hi,
i've setup wine 0.9 on ubuntu 5.1 but it does not work. what i get is:
err:module:load_builtin_dll failed to load .so lib for builtin
L"winex11.drv": /usr/lib/libSM.so.6: undefined symbol:
IceGetPeerName
ESC(BESC)
0ESC[?1049hESC[1;24rESC[m^OESC[4lESC[?7hESC[HESC[2Jfixme:ttydrv:TTYDRV_GetBitmapBits
(0x1a4, 0x7bc4f224, 128)
: stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x1a0,
2005 Aug 10
5
config file (or lack thereof) question, turning off ttydrv
I am TRYING to use the most recent release of wine.
Am I correct to assume that there is no longer a .wine/config file?
Am I also correct to assume that all documentation still refers to the
.wine/config file, and gives NO F*CKING help about how to use the new
system?
If these two assumptions are correct, it seems to be a real stupid way to do
things. How is a new user EVER supposed to
2001 Nov 29
1
System DLLs
Are there "builtin" wine implementations of common Windoze DLLs (ntdll,
kernal32, comdlg32, winsock etc) and if so, where do they reside? I am
trying to get my own application to run using wine (without a recompile) and
it continues to ask me for common windows dlls. I would like to try to get
my application running without having to copy over all of the relevant
windows dlls as I am
2001 Mar 04
1
Linux newbie Wine setup?
When i go to console and type mount /cdrom and cd /cdrom and type wine
setup.exe
i get this message:
??????@linux:/cdrom > wine setup.exe
Could not stat /mnt/fd0, ignoring drive A:Could not stat /c, ignoring drive
C:Invalid path 'c:\windows' for windows directory Perhaps you have not
properly edited or created your Wine configuration file. This is either
/etc/wine.conf or $HOME/.winerc
2001 Oct 01
1
Latest CVS of wine won't compile
Hi!
I tried to compile the latest CVS version (fetched this morning) of wine,
but compilation fails with:
gcc -c -I. -I. -I../../include -I../../include -O2 -m486 -fno-strength-reduce -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o wnd.o wnd.c
In file included from ../../include/wine/winuser16.h:5,
from ttydrv.h:19,
2008 Sep 29
3
OT - Avantages of ISDN PtP and PtmP
Hi,
Reading http://www.asteriskguru.com/tutorials/bri.html , it seems PtP is
the way to connect businesses but if you read
http://public.swbell.net/ISDN/connect.html you would think the opposite.
Can anyone elaborate a bit PtP or PtmP respective advantages ?
Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Nov 12
3
98 reboots after login
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've got several machines 98SE machies, but not all, that reboot after you
enter your username and password on the login screen and hit enter. No
noticable pause. The account used doesn't matter, and only 2 do it
consistently. The rest do it only sometimes or for most of the workstations,
work just fine. I'm using a Samba 3.0.6 as a NT
2001 Apr 05
3
dumb newbie needs help
hi, I read the howto and the official documentation, and have tried setting
up w(h)ine according to the configuration directions, but for some reason,
I'm getting errors on all drives - "cannot stat the drive". what does that
mean, and how do I fix it? All drives that it is calling are already
mounted...
thanks
hello
2001 Apr 15
2
Newbie setting up wine: 20001202: o valid DOS drive found, check your configuration file.
Shalom!
Okay, this is my wine config file, which i have copied out of the wine ini
and then changed it to suite my computer. Im using SuSE 7.1 Professionell
and have my fat32 partition mounted on /windows/C (<= capital). Im am using
Win2000 and this is what wine says:
linux:~ # wine --winver win2000 /windows/F/UO/client.exe
Warning: no valid DOS drive found, check your configuration
2003 Nov 10
3
java problem? - Forgotten Battles dedicated
hello list!
I want to run a dedicated Forgotten Battles server with wine. Since on
windows its only need a console to start, not sure if its dos, but i think its
java.
If i start the programm i get this:
----------------------------------------------------
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: