Displaying 20 results from an estimated 20000 matches similar to: "wine config file."
2001 Aug 13
3
How do I make windows open maximised?
I have been dabbling with getting some of our Windows applications
running under Linux using the CodeWeavers preview 20010629. I am making
good progress and am very pleased with the results. However I am
currently stuck on one problem. The Windows software is developed using
Borland Delphi and the application includes a number of forms that are
intended to be displayed full screen. The
2001 Oct 04
4
wine wount do anything
Yello
I use (or try to use :) wine 20010824 (installed from MDK rpm).
If I try to run a app i get:
#wine notepad.exe
Warning: could not find wine config [Drive x]
entry for current working directory /home/enrique/.wine; starting in windows directory.
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
And nothing more happens.
My system conf:
Linux Mandrake 8.0, kernel 2.4.8-24mdk, XFree
2002 Feb 23
1
Agent
I am having problems loading Agent. No problem if I am logged in as
root, bit using a user I get the message 'unable to access directory
D:\gent|Data for writing.
However I do not have a D:\ drive. All Windows programs are on my
C:\drive.
2001 Oct 21
4
Printing with CUPS and missing deadkeys
The following is taken from the Wine Documentation:
If you are using CUPS, you do not need to configure .ini or registry
entries, everything is autodetected.
It doesn't work, though. Anyone knows another way to get CUPS to work? In
Linux it works perfectly. The applications prompt that they can't find a
printer driver. How can you make windows know there is a printer driver?
The next
2001 Dec 07
2
Wine and Lotus Notes
Hi guys,
may or may not be on to the right place for this,
Im running the codeweaver wine beta snapshot 4.
I have Lotus Notes running fine and can cut text from it and paste it to
terminals etc without problems. However pasting from terminals back to
Notes usually results in a paste of the last text copied from within
notes.
Its livable with but if anyone else uses different versions of wine
2001 Oct 13
3
ttyS0 access
Until last week my wine runs a Microcontroler Programmer under serial port very well,
But in this week have problems to work wine for serial ports on my new Mandrake 8.1.
Well, in Mdk 8.1 there is no ttyS0 devices but links to /dev/tts/0 and /dev/tts/1
I realy don't remember how was until last week, but I think about users and perms to devices.
I try to chmod a+rw for /dev/tts/0 and tts/1
2001 Oct 18
2
X Error of failed request: BadMatch (invalid parameter attributes)
Hey all,
When I first start an Xsession (from dtlogin) I can telnet to the app
server (my linux box) and run Notes under WINE and it will display on my
HP box just fine. All Notes functions work, even printing. However,
when I File|Exit from Notes and then try to restart it, I get an error.
here is the error message:
X Error of failed request: BadMatch (invalid parameter attributes)
Major
2001 Jun 22
2
DDE Error
On Thu, 21 Jun 2001 20:53:30 +0200, Flo <sherpac@gmx.de> wrote:
>
>DdeInitialize(InstId, (PFNCALLBACK)(FARPROC)
>CallBackProc, APPCMD_CLIENTONLY, 0) == DMLERR_NO_ERROR, file
>..\dde\MyDDE.cpp,
>line 238
>
>happens after the following cmd line (wine) message:
>
>fixme:ddeml:DdeConnect (0x1,49180,49181,(nil)): stub
>
>
>The application may try to run MSIE
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to
comunicate over the comm port it hangs.
Here are som output to read.
earlier on i get:
Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c
Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c
thats from vhere the com port gets an virtual memory space, i think.
and in the end i have:
Call
2001 Aug 19
3
microsoft sql query analyzer
I'm trying to get MSSQL Query analyzer to work
it loads up i can enter the sql server name and user name and password.
in the sql client utility it is setup for tcpip with an alias for the
server name and the ip address.
it tries to connect then comes back with an error:
[Microsoft][ODBC SQL SERVER DRIVER][TCP?IP SOCKET]General network error
odbc32 is native
wsock32 is native
winsock is
2001 May 22
3
Trouble building Wine-20010510
Hello All !
I trying to build wine on my Redhat 7.1 box.
Compilation stops with the following error messages :
.
.
.
make[1]: Leaving directory `/receive/wine-20010510/tsx11'
make[1]: Entering directory `/receive/wine-20010510/dlls'
make[2]: Entering directory
`/receive/wine-20010510/dlls/ntdll'
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
2001 Aug 16
1
Deadlock occurring while opening documents in Notes R5
Version is cvs checkout today at approx 0900 CET.
Running on a debian/unstable box with dist-upgrade as of 0830 CET
today, and with no windows installed.
Problem can easily be reproduced, and deadloc happens everytime
I do this. Open database, everything is fine, open document..
wait a few seconds and wine hangs.
output from wine:
-- err:win32:_EnterSysLevel (0x4075062c, level 2): Holding
2001 Nov 03
2
error: map_image
hi,
can you tell we what this error means:
$ wine Dr\ Goo\ 2.exe
err:module:map_image Could not map section .text, file probably truncated
wine: can't exec '"Dr Goo 2.exe"': error=21
Some programs work fine, most give me the error above.
Programs using winelib also work fine.
thanks,
--
Felix Natter
2001 Jun 22
2
office on wine
Andreas Mohr Usenet 06/01 wrote:
> gerard patel <g.patel@wanadoo.fr.invalid> wrote:
>> On 21 Jun 2001 12:19:38 GMT, Andreas Mohr Usenet 06/01
>> <p4hivr001@sneakemail.com> wrote:
>> <snip>
>>>Word should really become an extinct species ASAP.
>>>There's just no place in the "free" world for such a "tool".
2001 Oct 17
4
Path
Hi,
I install last wine version (20011016) and have problem (or I don't understand). I'm running wine without windows. My config in $HOME/.wine/config:
[Drive C]
"Path" = "/usr/share/wine-c"
"Type" = "hd"
"Label" = "MS-DOS"
"Filesystem" = "win95"
[wine]
...
"path" =
2001 May 08
4
[q]: fixme:pthread_kill_other_threads_np
I just compiled and installed wine on my glibc2.1.3 system.
Wine doesn't run anything and I get the error below.
Searching the net/FAQ/HOWTO revealed only that a very recent
glibc2.2 system is needed. Is this true?
Thanks.
Error:
> wine sol.exe
Building font metrics. This may take some time...
fixme:pthread_kill_other_threads_np
2001 Mar 22
2
Reachout 8.42 with Wine on KDE 2 RH 7
Hi,
I am trying to eliminate all remnants of Windows 98 on my system, but for
my job I need to be able to run Reachout 8.42 Enterprise (from the now
defunct Stac). Has anyone tried to run this from Linux with wine? Or are
there any fake RO clients for Linux? Once I get over this hurdle, I can
free up the space on my Win98 partition finally!
Thanks,
Philip
2001 May 22
4
win98 trashed & !$!$ files
Wine (20000213-1) has apparently trashed my win98. Many files seemed to
have been moved to directories named !$!$!$!$.*. Windows starts, but
almost nothing works since programs have been moved to these to these
directories. Any help in fixing the situation will be greatly appreciated.
This is on RedHat 6.2 (2.2.14).
winecheck gives
This script verifies the configuration of the whole Wine
2001 Apr 10
2
wine on Mandrake 7.2
Hi,
I managed to run United Devices client on Redhat 6.1
with wine-20010326 (after applying a patch that was posted
here), but on Mandrake I get errors (below).
It brings up the application, but sometimes gets stuck and
doesn't open a System Tray window, as it does on the RedHat.
(So once you "minimize" the app it's gone for good).
Any help appreciated
Zeev
$
2001 Oct 07
3
Linux-Mandrake 8.0 and Wine
When I install Wine via Linux-Mandrake 8.0 cd number 2, the config file is
always missing. Can I change this?