Displaying 20 results from an estimated 29 matches for "ttydrv".
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, 0x7bc4f2a4, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x1ac, 0x7bc4f4ec, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x1a8, 0x7bc4f56c, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x1c0, 0x7bc4fb...
2002 Nov 21
3
Tribes 1.x & Wine
....
/usr/bin/wine Tribes.exe '+exec sstl_1 -dedicated'
the program (wine) starts loading but i don't think tribes.exe gets running.
the program starts outputting errors and then clears the screen (grabbed
error text with less)
and the program crashes back to comandline.
error:
fixme:ttydrv:TTYDRV_GetBitmapBits (54, 0x40262df0, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (50, 0x40262e70, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (5c, 0x402630bc, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (58, 0x4026313c, 128): stub
fixme:console:SetConsoleCtrlHandler (0x60a620,1) - no error chec...
2005 Aug 10
5
config file (or lack thereof) question, turning off ttydrv
...bout 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 get this SH*T figured out??
I was trying to take care of the problem where my terminal spews crap like:
13369376): stub
fixme:ttydrv:TTYDRV_DC_StretchBlt (0x20c, 352, 0, 32, 32,
0x46c, 0, 0, 32, 64, 13369376): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x478, 0x7be2698c, 32): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x474, 0x7be269ac, 32):...
2004 Sep 20
0
Problems disabling the debugger
...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 studio
projects\fake_executable_assertion\fake_executable_assertion\fake_execut
able_assertion.cpp, line 9
fixme:ttydrv:TTYDRV_GetBitmapBits (0x58, 0x4039329c, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x54, 0x4039331c, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x60, 0x40393d6c, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x5c, 0x40393dec, 128): stub
fixme:win:GetProcessWindowStation (void): stub
fixm...
2004 Sep 20
1
Cannot disable the debugger
...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 studio
projects\fake_executable_assertion\fake_executable_assertion\fake_executable_assertion.cpp,
line 9
fixme:ttydrv:TTYDRV_GetBitmapBits (0x58, 0x4039329c,
128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x54, 0x4039331c,
128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x60, 0x40393d6c,
128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x5c, 0x40393dec,
128): stub
fixme:win:GetProcessWindowStation (void): stub
fixm...
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
htt...
2001 Oct 01
1
Latest CVS of wine won't compile
...g) 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,
from wnd.c:10:
../../include/winuser.h:29: warning: type defaults to `int' in declaration of `BOOL'
../../include/winuser.h:29: warning: `__stdcall__' attribute directive ignored
../../include/winuser.h:29: parse error before `('
In file included from ../../in...
2005 Mar 02
0
Printing in Wine via "ttydrv"/how to disable print state window...
...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 can run without a X11 Server / VNC Server, this is prefered:
but here graphical output of printing is disabled, too! The PS files
created are blank! Is there any way to configure functioning printing
with &q...
2005 Mar 21
0
random book questions / ttydrv
...ve 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 ttydrv with a real world
application? Preferably one I can download for free. It would be
nice if the installation program is CUI as well.
2. In general, what problems have you run into with Wine that people
should be aware of?...
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
identify which one as I cannot track do...
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 /c"
The whole thing works when I run the shell script interactively, over a non-X11 ssh connection. However, when I run the shell script via cron, wcmd prints the following on stderr:
Erro...
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
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
2006 Apr 29
2
Running MoneyCounts 8.0 for DOS
...nt:DOSVM_Int10Handler Get Font Information - Not Supported
fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
If I use wineconsole, these message are flashed on the screen but covered
by a solid black window.
Attempting to to execute from a character console session, I get:
fixme:ttydrv:TTYDRV_GetBitmapBits (0x1a4, 0x40396c24, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x1a0, 0x40396ca4, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x1ac, 0x40396eec, 128): stub
fixme:ttydrv:TTYDRV_GetBitmapBits (0x1a8, 0x40396f6c, 128): stub
Warning: unprotecting memory to allow real-mode call...
2005 Jun 28
0
Antw: Re: Running DOS program in a cron job
...e.g. $HOME) of the user for whom the job was added. I added the job to a crontab file and submitted the crontab file to cron for a specific user, hence the job is not run as root, but as the user that the crontab file was submitted for.
>Secondly, under these circumstances (cron + ssh + wine + ttydrv + ?),
>who owns the terminal device in question? Perhaps here again is an
To clarify things: the cron job is supposed to run on a server machine, not my own workstation. ssh is only relevant in that I use it to remotely log in to the server.
I use ttydrv because when wine is run in the cron en...
2003 Nov 10
3
java problem? - Forgotten Battles dedicated
...LF '/usr/local/lib/wine/imm32.dll.so'
(0x40a11000)
Loaded debug information from ELF '/usr/local/lib/wine/dinput.dll.so'
(0x40a2c000)
Loaded debug information from ELF '/usr/local/lib/wine/msvcrt.dll.so'
(0x40a61000)
Loaded debug information from ELF '/usr/local/lib/wine/ttydrv.dll.so'
(0x40aaa000)
No debug information in ELF '/lib/libncurses.so.5' (0x40ac4000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm.drv.so'
(0x40b03000)
Loaded debug information from ELF '/usr/local/lib/wine/msacm32.dll.so'
(0x40b1b000)
Loaded debug informa...
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 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
2002 Jan 03
2
Unable to compile wine CVS version
...ing dlls/shdocvw
cvs server: Updating dlls/shell32
P dlls/shell32/shellord.c
cvs server: Updating dlls/shfolder
cvs server: Updating dlls/shlwapi
cvs server: Updating dlls/sound
cvs server: Updating dlls/sti
cvs server: Updating dlls/stress
cvs server: Updating dlls/tapi32
cvs server: Updating dlls/ttydrv
cvs server: Updating dlls/url
cvs server: Updating dlls/urlmon
cvs server: Updating dlls/user
cvs server: Updating dlls/user/dde
cvs server: Updating dlls/user/resources
P dlls/user/resources/user32.rc
U dlls/user/resources/user32_bitmaps.rc
cvs server: Updating dlls/ver
cvs server: Updating dlls/v...
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.
>>>