Displaying 20 results from an estimated 300 matches similar to: "config file (or lack thereof) question, turning off 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,
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
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
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
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
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 :
2006 Mar 28
3
Running text app without X
I'm sure this question comes up waaaay to often in this
list, and I apologize if I've missed the obvious answer.
I did spend the last two hours looking for a solution
and trying various things, but to no avail.
I'm trying to run a command-line app (text-only). It's a
cross-compiler tool for which we only have Windows binaries.
The app works fine, but when I run it (i.e. to
2007 Mar 19
2
winecfg error - please help
I just compiled and installed the latest version of Wine (0.9.2.8) and
when i try run anything to do with wine like winecfg i get given the
error:
[Damo@localhost ~]$ winecfg
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
Application tried to create a window,
2007 Jun 14
1
Problem with Football manager 2007 with Wine
Hi all,
I am trying to setup Football manager 2007 on my OpenSuse 10.2, I have
everything setup up and when I run the game with wine fm.exe
--cache_skin=0, I got the following error message: (wine 0.9.8)
preloader: Warning: failed to reserve range 00000000-60000000
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (XRandR)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No
2006 Mar 13
2
winecfg fails to open X window
List serv subscribers,
I am relatively new to Linux and of course this is my first time using Wine.
I get this error message when trying to run winecfg:
err:module:load_builtin_dll failed to load .so lib for builtin
L"winex11.drv": libXxf86vm.so.1: cannot open shared object file: No such
file or directory
err:imagelist:ImageList_ReplaceIcon no color!
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
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 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 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
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
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:
2011 Jul 31
3
wine explorer crashes on start - wine-1.3.25 + natty
I am using wine-1.3.25 on kubuntu natty 11.04 (64 bit).
I am trying to start wine explorer, but it crashes every time, even with a "clean" .wine directory.
--------------------------------\
$ env WINEPREFIX=/home/greenman/.wine-junk wine explorer
fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains unsupported style(s): 0x00000004
2007 Mar 19
1
Errors when running wine on Intel Mac OS X v10.4.8
Hi all,
I compiled the latest wine v0.9.31 and after installing tried to run
"wine sol.exe" (Using Windows solitaire as a starter) This resulted in
the following message:
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
Application tried to create a
2005 Nov 11
0
Re: Problem with wine 0.9.1 debian packages (debian sarge)
On Fri, 2005-11-11 at 19:26 +0100, Jonas Freienhofer wrote:
> Hi,
>
> I have a problem with the wine 0.9.1 .deb-packages on debian sarge.
> Every time I try to start an application with wine I get an error that
> libXxf86dga.so.1 can't be opened.
> I searched that file but it doesn't exist on my system.
> With the preview 0.9.0 version I didn't had this problem.
2005 Nov 28
0
winecfg on FC4
Hello list,
I'm a newbie wine user, and I'm just trying to get my first installation
working. I installed (and reinstalled) the FC4 i686 rpm, and when I run
winecfg, I get the following errors:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!