similar to: Has wine problems with multiple X displays?

Displaying 20 results from an estimated 5000 matches similar to: "Has wine problems with multiple X displays?"

2007 Mar 20
1
starting wine with window size gives error.
I am starting wine with the command: wine explorer /desktop=Name,640x480 PPTVIEW.EXE myppt.ptt and I get the following error: [silentm@geisjdell PowerPoint Viewer]$ fixme:actctx:QueryActCtxW 80000010 0x3018b4d0 (nil) 1 0x34fb60 8 (nil) X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request:
2005 Sep 05
1
tcltk, X11 protocol error: Bug?
Hi, I am having trouble debugging this one. The code is attached below, but it seems to be a problem at the C-tk interface. If I run this 1 time there are no problems if I run it more than once I start to get warnings that increase in multiples of 11 everytime I run it. Here is a sample session > source("clrramp2.r") Loading required package: tcltk Loading Tcl/Tk interface ... done
2009 Jul 03
1
fix() and edit() not working with Rcmdr and german LANG-variable
Dear Mailinglist, I just set up an R 2.9.1 environment with Rcmdr 1.4-6 on Ubuntu Jaunty 9.04. As I'm from Germany my $LANG variable is set to "de_DE.UTF-8". Now, when I open up Rcmdr and try to edit a new datamatrix there is no edit window appearing: Datenmatrix <- edit(as.data.frame(NULL)) ERROR: invalid device In addition, there are plenty of warning messages in the
2005 Aug 02
2
Configuration after installation problem
I'm fairly new to wine. I'm running the version (Wine 20050211) that comes with SuSE 9.3. I had been using the version that came with SuSE 9.1 (Wine 20040213), and recently ran the SuSE 9.3 upgrade installation. Getting ready to try installing Word Perfect 8.0, I've been reading the help documents. I recollect a warning not to run wine as root. By mistake, I did so. When I did, it
2004 Aug 30
1
Rcmdr X11 protocol error message
I am using R 1.9.1 with R Commander GUI under Windows at work, and under Linux Mandrake 10 OR at home. I am having no problems running R Commander under windows. Under Linux, though, the opening and sometimes closing of windows from R Commander produces identical and repetitive error messages (in dialogue boxes and mirrored in the console): >"Warning: X11 protocol error: BadWindow
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
2006 May 03
4
BadWindow : X or Wine or...
i tried running a couple apps in wine remotely, piping X to my powerbook w/ OS 10.4.6 which otherwise works fine. thus i think this is wine- or app-specific. i get similar errors (see below) in different apps. on the surface, looks like bad window or pointer. i figure wine can't find the right libs for display on the client... do i just need a PATH to my the libs on my client? e.g.
2004 Mar 19
2
X forwarding and BadWindow error
Has anybody else experienced weird X11 forwarding problems such as the one below: andreas at teste10:~> x3270 X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 3 (X_GetWindowAttributes) Resource id in failed request: 0x404372 Serial number of failed request: 833 Current serial number in output stream: 834 or andreas at teste10:~>
2010 Nov 14
2
Lineage 2: X Error of failed request
I am getting this issue when I try to open Lineage 2 in wine explorer mode, but I am able to play it without emulate desktop environment. How can I fix this? Example of Failure: wine explorer /desktop=NAME,800x600 L2.exe Example of Success: wine L2.exe X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed
2011 Apr 10
6
X Error Mac
I'm running Snow Leopard on a fairly new Macbook Pro. Currently wine won't load any windows. I can't seem to find an answer to this problem even though there are a lot of linux info about this. it doesn't seem to work on mac. This is what is output in Terminal: X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 1 (X_CreateWindow)
2005 Mar 12
3
I don't understand
Hi there, I recently downloaded Wine version 20050301 for Mandrake. I installed it using the RPM File Installer. It went perfectly fine...I then went to www.mirc.com to download the latest version of mIRC and I typed in: wine mirc616.exe in terminal and got this: [docvell@localhost docvell]$ wine mirc616.exe Converted drive type to new entry HKLM\Software\Wine\Drives "A:" =
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 Oct 17
3
remotely displayed programs run only once
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 on the host machine. here is the error message: X Error of failed request: BadMatch (invalid parameter
2010 Sep 04
3
Wine 1.3.1 X_CreateWindow Error
I'm trying to run Total Annihilation but this error comes up: wine totala.exe fixme:system:SystemParametersInfoW Unimplemented action: 94 (SPI_GETMOUSETRAILS) fixme:system:SystemParametersInfoW Unimplemented action: 93 (SPI_SETMOUSETRAILS) X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 1 (X_CreateWindow) Serial number of failed
2011 Feb 19
1
Problems with various attempts at running a 256 color game.
Hi, I am currently trying to get the game "Bug!" to work on my Ubuntu 10.10. It's a game that was intended for Sega Saturn or Windows 95 PC. All my Googling powers have failed me so I am left with posting here for some support. Anyway, after running through this page: http://wiki.winehq.org/256ColorMode Here are some problems I am facing: Xephyr: Code: Window manager warning:
2007 Jun 17
2
X11 help please
The rgl package currently crashes R when running under Xvfb (the "virtual frame buffer" server), at least on MacOSX. It makes sense that it shouldn't be able to work there (it needs interactivity), but I don't know how to detect the problems before they cause the crash. Currently the error happens the first time you try to open an rgl window; when rgl calls XCreateWindow R
2007 May 18
1
How to repress the annoying complains from X window system
Dear All: I am running some GUI functions in linux environment, they runs fine, however I constantly get this kind of message in R console: Warning: X11 protocol error: BadWindow (invalid Window parameter) Is there a way to repress it? Or am I doing something wrong here.. it does not interfere with the running of fucntion though. Thanks Hao
2001 Oct 10
1
X Error of failed request: BadWindow (invalid Window parameter)
Hi, I got a new laptop and have been updating all my tools. All the wine apps I need working are running fine except Street Atlas 8.0 which I got running fine on my old laptop. I am failing with the latest wine-cvs from Oct 9th with the following: X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 4 (X_DestroyWindow) Resource id in failed
2007 Mar 19
1
"BadWindow" error w/ NV-GLX
Running wine 0.9.28, Ubuntu Edgy. nvidia 6800GT, dual-LCD w/ xinerama, nv-glx driver. Running winecfg always returns: wine: creating configuration directory '/home/myusername/.wine'... X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 144 (NV-GLX) Minor opcode of failed request: 4 () Resource id in failed request: 0x24a Serial
2004 Aug 30
2
[Fwd: Re: segmentation error]
Realise I've sent this to the wrong email address. Apologies to recipient. > > > > I've only just learnt what CVS is for. I've had a look at setting up a > > cvs client but have got mightily confused. Is there a good site that > > explains how to set it up and then use it for a first-timer. > > > > Did you read the instructions at