Re: problem with wine

2010-02-08 Thread Dmitry Timoshkov
David Adam wrote: > Any clue to fix my problem? bugs.winehq.org -- Dmitry.

Re: problem with wine

2010-02-08 Thread Ben Klein
On 9 February 2010 12:35, David Adam wrote: > Hello, > > since one month I have problem with Wine. With the wine-git or the > Wine binary provided by Mandriva, since I try to launch any > application I have the following message: This is a question better suited to wine-users than wine-devel.

problem with wine

2010-02-08 Thread David Adam
Hello, since one month I have problem with Wine. With the wine-git or the Wine binary provided by Mandriva, since I try to launch any application I have the following message: [da...@thakur Téléchargement]$ wine t3_demo_uk.exe err:process:__wine_kernel_init boot event wait timed out

Fwd: [Bug 114025] Re: Problem with wine preloader: Warning: failed to reserve range 00000000-60000000

2008-01-09 Thread Dan Kegel
Looks like there's a linux platform issue interfering with our preallocations again...? See https://bugs.launchpad.net/bugs/114025 -- Forwarded message -- From: Kees Cook <[EMAIL PROTECTED]> Date: Jan 9, 2008 5:21 PM Subject: [Bug 114025] Re: Problem with wine preload

Problem with wine + Dreamweaver + VNC

2007-11-12 Thread Francisco José Gallego Durán
Hello, I am trying to run Dreamweaver.exe and Photoshop.exe in a remote gnome-session through vnc4server. When I try to run it I get the following message: Xlib: extension "XFree86-DRI" missing on display ": 3.0". X Error of failed request: BadValue (integer parameter out of range for operation

opengl demos start problem with wine current cvs

2006-04-21 Thread Kovács András
Hi, When i try to start some opengl demos from www.humus.ca (with wine latest cvs), I get error, that my card doesn't support some opengl extensions. The applications' wine output is: err:wgl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0) err:wgl:internal_glGetString GL_EXT

Re: Problem with wine-cvs on FC4

2005-06-21 Thread Hans Kristian Rosbach
> On Mon, Jun 20, 2005 at 10:52:10AM +0200, Hans Kristian Rosbach wrote: > > For about a week now I've been able to compile wine-cvs on > > FC4 after manually excluding the ddraw-test references. > > > > But I'm yet to see an actual window created by wine. > > > > Even running the "built in" note

Re: Problem with wine-cvs on FC4

2005-06-20 Thread Andreas Mohr
Hi, On Mon, Jun 20, 2005 at 10:52:10AM +0200, Hans Kristian Rosbach wrote: > For about a week now I've been able to compile wine-cvs on > FC4 after manually excluding the ddraw-test references. > > But I'm yet to see an actual window created by wine. > > Even running the "built in" notepad appli

Problem with wine-cvs on FC4

2005-06-20 Thread Hans Kristian Rosbach
For about a week now I've been able to compile wine-cvs on FC4 after manually excluding the ddraw-test references. But I'm yet to see an actual window created by wine. Even running the "built in" notepad application does not produce much meaningful result. In the console it outputs "err:imagelist

SetThreadPriority, gamerz needed (Re: Game sound problem with wine 20050310 (Debian testing))

2005-05-15 Thread Andreas Mohr
Hi, On Sat, May 07, 2005 at 12:13:00PM +0100, J. Grant wrote: > On 07/05/05 10:49, Andreas Mohr wrote: > Okay, great! I am running debian sarge 2.6.8-2-k7 kernel, not > sure if that is SCHED_ISO and SCHED_BATCH aware, but I can > upgrade to the latest kernel in debian testing/sarge if necessary

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread J. Grant
On 07/05/05 14:54, Paul van Schayck wrote: On 5/7/05, J. Grant <[EMAIL PROTECTED]> wrote: I did find "man wine.conf", however that is quite incomplete it seems. Incomplete and not to be trusted on accurate information. Is there a reason the man page does not state that? I wonder if this could be a

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread Vincent Béron
Le sam 07/05/2005 à 08:45, J. Grant a écrit : [snip] > > I wonder if this could be added to the man page? Also could > /usr/share/wine/skel/config be added to the man page? The exact place where files are in your filesystem is package dependant. Wine (the source tarball from winehq) doesn't use

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread J. Grant
Hi Andreas, Thank you for your quick response. On 07/05/05 10:49, Andreas Mohr wrote: Hi, On Sat, May 07, 2005 at 10:00:59AM +0200, Paul van Schayck wrote: It's quite common to have dsound in emulation (it won't work without). This means a lot of load comes down to the cpu, and where perhaps your l

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread J. Grant
Hi Paul Thank you for your quick response On 07/05/05 09:00, Paul van Schayck wrote: On 5/6/05, J. Grant <[EMAIL PROTECTED]> wrote: I added these extra lines to my ~/.wine/config file, pasted them to me on #winehq. I could not find these in the config documentation, could they be added somewhere p

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread Paul van Schayck
On 5/7/05, J. Grant <[EMAIL PROTECTED]> wrote: > I did find "man wine.conf", however that is quite incomplete it seems. Incomplete and not to be trusted on accurate information. > I wonder if this could be added to the man page? Also could > /usr/share/wine/skel/config be added to the man page?

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread Andreas Mohr
Hi, On Sat, May 07, 2005 at 10:00:59AM +0200, Paul van Schayck wrote: > It's quite common to have dsound in emulation (it won't work without). > This means a lot of load comes down to the cpu, and where perhaps your > latency comes from. BTW, I'm planning to implement SetThreadPriority(). Maybe it

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread Paul van Schayck
On 5/6/05, J. Grant <[EMAIL PROTECTED]> wrote: > I added these extra lines to my ~/.wine/config file, pasted them to me > on #winehq. I could not find these in the config documentation, could > they be added somewhere please? There is basically no documentation on the config file. > [dsound] > ;

Game sound problem with wine 20050310 (Debian testing)

2005-05-06 Thread J. Grant
Hello, I have been trying to get audio working in sync with the game I am playing (Activision Call of Duty) I get this error: err:wave:DSDB_MapBuffer Could not map sound device for direct access (Input/output error) err:wave:DSDB_MapBuffer Use: "HardwareAcceleration" = "Emulation" in the [dsoun

Strange problem with wine

2003-11-25 Thread Gerhard W. Gruber
nd look again I can still see the old Agent hanging, but as long as this one is there my app can launch Agent normally. When I kill this Agent and wineserver the same happens again and I have to start it twice. Any ideas what this could be? Since I only have this problem with wine I thought I ask if