Displaying 20 results from an estimated 10000 matches similar to: "Running Wine apps via Cron"
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 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 :
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
2005 Jun 28
0
Antw: Re: Running DOS program in a cron job
>Doesn't the cron job run as a root user (or member of the root group)?
>Certainly root owns the cron daemon, afaik.
You are right insofar as the cron daemon process is owned by root. However, when the cron daemon runs a job, it starts the the job's process with the privileges (and the environment, e.g. $HOME) of the user for whom the job was added. I added the job to a crontab file
2005 Mar 02
0
Printing in Wine via "ttydrv"/how to disable print state window...
Hi All,
we are developing a windows/wine app for automation of MS Word (serial
printing in background to PS files with the WINEPS driver on SuSE 9.2
platform, wine-20050211).
We want to run this application and Word in background as server, no
graphical output should be occur in this environment:
1. Using "ttydrv" device I found out that all graphical output is disabled
and wine
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
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
2004 Sep 20
0
Problems disabling the debugger
I have a situation where I am using wine on Linux and I want to prevent
wine from trying to start the interactive debugger.
I am using wine version: Wine 20040505
When an executable fails an assertion (assert(0) for example) wine
attempts to display a dialog box asking the user if they want to debug
the application:
Assertion failed: 0, file c:\documents and settings\fsola\my
documents\visual
2004 Sep 20
1
Cannot disable the debugger
I have a situation where I am using wine on Linux and
I want to prevent wine from trying to start the
interactive debugger.
I am using wine version: Wine 20040505
When an executable fails an assertion (assert(0) for
example) wine attempts to display a dialog box asking
the user if they want to debug the application:
Assertion failed: 0, file c:\documents and
settings\fsola\my documents\visual
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,
2005 Feb 02
1
Re: one step closer to Flash MX 2004 installation
As one last option, try installing Internet Explorer - the installer
might be depending on stuff that it provides.
It may simply be a deficiency in Wine. File a bug report, and please
post your experiences in the AppDB page for it here:
http://appdb.winehq.org/appview.php?versionId=2294
If you want to maintain the app and test it with new wine versions, feel
free.
Thanks,
Scott Ritchie
On
2006 Apr 29
2
Running MoneyCounts 8.0 for DOS
OS: SuSE 10.0
Wine: v20050725-3.2
I am trying to move this ancient DOS accounting application from a dying
SCO OpenServer system where it has run happily under DOS/Merge for years.
The original installation have long since disappeared. I made a tar
archive of the mc8 directory and all its subdirectories. moved it to the
SuSE box and untarred it under my ~/.wine/drive_c/Program Files/mc8
2005 Mar 21
0
random book questions / ttydrv
Some of you might not have seen the posts on wine-devel about a book
I'm writing with Ira Krakow. We're basically going to cover
everything about Wine up to Wine development itself. Right now we've
got 5 out of 14 chapters completed.
Anyway, I've got some questions..
1. I'd like to cover using the ttydrv driver, but I need a good
example. Is there anyone out there using
2003 Oct 10
1
Samba - NT4DC: Unable to change file permissions via Windows GUI
Hello,
I have a RH9 Samba machine (default Server/no updates) joined to an
NT4DC with an XP and another NT4 box connecting and sharing files just
fine. So I thought, it came to my attention that from the Windows GUI
you cannot change the permissions on a file or folder even if you own
the file.
I have been over the smb.conf file and tried all sorts of examples with
no luck. Strange thing
2001 Mar 29
1
xterm needs reset, no output
I have attempted to get wine functioning for several days
but have been having no output recognizable as a windows
program, rather the terminal acts much as though the output
was that of a cat of a binary file and requires a reset to
become useful again. I am running Slack 7.1 on 2.2.18 on a
dual celeron machine using XFree86 4.0.2. All other programs
are functioning normally. I have used
2003 Jul 09
1
RH8 guest: bad fs?
I recently reinstalled RH8 as a VMware guest on a WinXP box.
I used a previously proven script at level 3, containing, in
one line with no inappropriate spaces:
mount -t smbfs -o user,noauto,dmask=777,fmask=777,username=xx,
password=yy //DELLBOX/linuxShare /mnt/linuxShare
I get a failure that reports numerous possibilities including
bad fs, and other other things. I suspect I omitted a
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
2003 Feb 14
1
ogg123 and plugger
Hi. I'm trying to get plugger to work with ogg123 and it does - sort of.
No matter what the song is, it plays 24 seconds of the song and then
dies. Same spot every time - I've tried with a short song (Janis Joplin
Mercedes Benz) and a long song (Cracker Eurotrash Girl).
I have this as the mime identification in the plugger rc file:
audio/ogg: ogg: Vorbis Ogg audio
application/x-ogg: ogg:
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: