similar to: BadWindow : X or Wine or...

Displaying 20 results from an estimated 200 matches similar to: "BadWindow : X or Wine or..."

2006 Apr 29
1
printing
if i understand things correctly, wine should run apps even if no printer is available - right? the reason i ask is i have an application that makes wine report "no active printers available" then exits. i tried commenting out LP stuff in the config file, so i conclude this application will only run when printer(s) are available. my printer configuration is another can of worms so i
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:~>
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
2005 Mar 16
0
X11 Protocol error : BadWindow
All, I am using the tcltk package (under macos 10.3.8, running R from ESS, R 2.0.0). I am using tcltk libraries from fink: i tcltk 8.4.1-12 Tool Command Language and the Tk toolkit i tcltk-dev 8.4.1-12 Tool Command Language and the Tk toolkit i tcltk-shlibs
2006 Jul 11
1
Linux/MacOSX and "X11 protocol error: BadWindow..." warnings
This concerns behaviour which has been noted previously, for example see http://tolstoy.newcastle.edu.au/R/help/05/03/0844.html http://tolstoy.newcastle.edu.au/R/help/03b/6873.html and especially the thread http://tolstoy.newcastle.edu.au/R/help/04/08/3025.html I find that it affects both my Linux and Mac OS X setups. It is a feature which has caused some (at least John Fox in the
2001 Mar 16
2
wine: error while loading shared libraries: wine: undefined symbol: Callout
Wine gives me the following error message myprompt >wine SETUP.EXE wine: error while loading shared libraries: wine: undefined symbol: Callout ! removed my porevious wine installation completely, every file! I installed codeweavers wine PR3 I run the setup anwering default on everything -> now it does not work. Why? what does the error message mean? -- -- )(( +O-O+ < U
2008 Nov 29
6
Apps slow down after several minutes
A problem I have with most applications I've tried is after several minutes, they will slow down to a crawl, becoming unusable. The program I'm mainly interested in is Painkiller (http://www.gamespot.com/pc/action/painkiller/index.html). It runs beautifully at first, and I can usually get through a level, but after that, it slows down or even stops. Is this an issue in Wine or could this
2006 May 17
0
RES: GET DATA and STREAM FILE commands, don´t work
Mr. McAllister, thanks by the tip. It?s working perfect. Cleviton. -----Mensagem original----- De: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]Em nome de Josh McAllister Enviada em: segunda-feira, 15 de maio de 2006 15:40 Para: Asterisk Users Mailing List - Non-Commercial Discussion Assunto: RE: [Asterisk-Users] GET DATA and STREAM FILE commands,
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
2008 May 08
10
GetAsyncKeyState
I wrote an application in c++ which should return the GetAsyncKeyState(0x01). But I always get 0. If I click on the window of my app,I will get the right answer. GetAsyncKeyState should return systemwide clicks! The same things happens when I write a VB application. I found an app written in Delphi which uses the GetAsyncKeyState call and returns systemwide clicks. Can someone tell me whats the
2012 Mar 05
2
d3d_caps error
Hello all, I just installed Linux Mint Debian Edition, which I have used in the past with Wine, and I'm trying to get Riven to run (which, again, I've used with Wine on this OS before). Wine isn't in the LMDE repository anymore for some reason, so I had to compile it myself (v. 1.2.3). I was able to install the game without a hitch, but when I try to run the EXE I get: Code:
2017 Jan 13
3
Question on /usr/bin/import for CentOS 7
On Fri, 13 Jan 2017 15:18:42 -0500 Jerry Geis wrote: Centos 7/Mate import -silent -window root screen.png I got a screenshot showing my current desktop. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2010 Sep 30
2
wine 1.3.3 on UNUNTU 10.04.1 with gmax 1.2
On wine 1.2 gmax material navigator opens its file system window but can't access the data. On 1.3.3 when you try to open the material navigator, the program posts an error and quits. One assumes we are working on the file system(s) interface within the wine/windows interpreter. If so, I don't know if this is progress or not. The current result is certainly unambiguous. The appdb has
2008 Aug 06
4
[wine 1.1.2 opensuse 11]
I'm trying to run archcad 11 it is garbage in test... but maybe someone suggest something that make this app became a bit closer to run on linux here is my log: Code: ~> env WINEPREFIX="/home/user/.winebtl/AC" wine "C:\Program Files/ArchiCAD 1 1\ArchiCAD.exe" wine: Call from 0x7b8458b0 to unimplemented function ntoskrnl.exe.IoQueryDeviceDescription, aborting wine:
2004 Feb 27
3
locator(n=0)
locator(n=1) returns the coordinates of the position of the mouse. But you have to click the left button of the mouse. How can I determine the mouse position without any click? Is it possible to extend locator in a way that locator(n=0) outputs the coordinates at once, without any click event? TclTk allows us to define very nice animations and demonstrations, see for example: demo(tkdensity).
2006 May 15
1
GET DATA and STREAM FILE commands, don´t work
Hi, I have been written an small script for test the use these commands. I had done massive test with commands, but I didn?t get success it. Any of the cases, I don?t listen nothing on channel that call 2100 extension. I dial 2100 extension through an cisco phone 7912 with SIP, also I dialed through ATA SIP (Linksys PAP-2). I?m using Asterisk 1.2.7.1 and ztdummy driver, linux kernel 2.6.11.4. I
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
2011 Aug 30
8
Program No Longer Can Save
Last week, Jammer Pro6 (a midi music program) could save its files just fine. Today, I get that "program closing" wine errorbox and that's that. What might be causing this? Running Debian Sid.
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