Displaying 20 results from an estimated 7000 matches similar to: "X11 error running wine-20010629"
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
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
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
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
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:
2004 Jul 23
1
x11 forwarding problem on solaris
Hi!
I am having problems using openssh-3.8.1p1 on sparc-sun-solaris2.8 to
connect to another sparc-solaris or x86-linux machine with X11
forwarding enabled.
After connecting tot the remote box if I start emacs, type a few
characters and then try to select the text with the mouse emacs
crashes. This reproduces reliably on a number of solaris/linux machines.
Here is the output of ssh -v
2005 Jan 11
1
xterm crashes consistently
I am running Fedora 3 on a Dell 600. The version of OpenSSH is
OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
I am connect to a Sparc Solaris 9
uname -a
SunOS mycomp 5.9 Generic_117171-07 sun4u sparc SUNW,Ultra-250
I use ssh to get from Fedora to the Sparc
ssh -X root at mycomp
mycomp password:
And I am logged in.
For this example I run xterm, but it also fails with xemacs
Run xterm
The terminal
2005 Apr 05
1
[Bug 1010] SSH sometimes hangs on exit when multiple forwarded X11 clients are closed
http://bugzilla.mindrot.org/show_bug.cgi?id=1010
Summary: SSH sometimes hangs on exit when multiple forwarded X11
clients are closed
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2003 Jul 01
1
X11 forwarding when pw is aged
Hi All,
1st Simple question: bug or feature ?
sshd version OpenSSH_3.6.1p2-pwexp20 on solaris sparc
X11 forwarding works fine
Set pw to aged (3rd entry in /etc/shadow to 0)
login as: steffenb
Sent username "steffenb"
steffenb at saturn's password:
Warning: Your password has expired, please change it now.
passwd: Changing password for steffenb
Enter login password:
New password:
2007 Feb 13
0
Question regarding X11 forwarding implementation
Hi,
I am using openssh 4.1 on AIX. I have noticed a strange behaviour with
openssh X11 forwarding with respect to connection termination.
The behaviour is seen during connection termination between the pseudo X11
socket (say 6010) opened by sshd on server which interacts with the
X11 client application socket.
I have compared the behaviour of two X11 applications
1. xterm
2. wish (tcl/tk
2002 Mar 12
1
3.1p1 breaks X11 forwarding
I just recently updated to 3.1p1 and it seems that some X11 forwarding
connections are broken while others work. For instance xterm always
works fine. But Synchronize (group calendar program) always crashes
with the following error. This happens even if I disable access
control using 'xhost +'.
X11 connection rejected because of wrong authentication.
Secondly, in going back to
2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts,
with light green foreground and dark green background. I have the
following .Xdefaults file contents:
$ cat .Xdefaults
! This is a comment ;-)
#ifdef COLOR
*customization: -color
#endif
!! Let's cast a wide net, for any app supporting these
! Blink instead of beeping
*visualBell: True
*scrollTtyOutput: False
2001 Aug 15
0
Old games
Hi all!
I'm not yet subscribed to this list (I'm going away for a 3 week vacation in
a few weeks and I don't want my account to be filled) so please cc!
I've been trying to get some old games running with NO success...
Here are the results when using Transgaming's WineX CVS from today. I've
tried both winehq 20010629 and 20010729 also, with (almost) the same
2002 Jan 08
0
Some X11 programs don't work on connection from SSH Secure Shell
Well this is weird... when I connect via SSH Secure Shell PC client 3.0.0,
the server hangs and the client sees a disconnect as soon as the user
activates certain X programs. But not all of them! For instance, xeyes
and xlogo are fine... but emacs and xterm are not.
This is 3.0.2p1 on Solaris 2.5.1.
When the client runs xterm the output of sshd -d -d -d is:
debug1: X11 connection
2004 Apr 22
2
[Bug 851] some X11 prgs generate ``BadAtom (invalid Atom parameter)'' in X_GetProperty when using X11 forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=851
Summary: some X11 prgs generate ``BadAtom (invalid Atom
parameter)'' in X_GetProperty when using X11 forwarding
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
2008 Feb 19
1
Bug using X11 on mac osx (for jpeg or png creation) (PR#10800)
Full_Name: Stephane Bonneaud
Version: 2.6.2
OS: OSX - Leopard 10.5.2
Submission from: (NULL) (195.221.233.130)
Hello,
I have a R code file containing the following code:
-------
# This code is in r2jpg.r
# myData is filled here with some data from a file
jpeg(filename="test.jpg",width=960,height=720,pointsize=16,quality=100)
plot(myData,xlab="anything",
2000 Jan 11
0
still having problem from version 2.0.2 5)
hi,
in the WHATSNEW.txt it is stated that the problem with
root-processes in version 2.0.2 is solved. (fromw WHAT'S NEW):
> 5). Attempt to fix the AIX 4.1.x/3.x problems where smbd runs as
> root. As no-one has given us root access to such a server this
> cannot be tested fully, but should work.
we have on our samba-server n14:
AIX 4.3.2
DCE 2.2.0.5
Samba version 2.0.5a
i have it
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
2001 Jun 13
1
2.9p1 SCO OS 5.0.5 server and Linux client hang on exit when using X11 forwarding and protocol 2
When I run this command:
ssh -1 -v -n -l root njdb1b /usr/bin/X11/xterm -sb -sl 1000 -T njdb1b -e find /etc
An xterm appears on my screen, the contents of /etc scroll by and then ssh exits.
When I invoke the same command with the -2 option, the xterm appears (and disappears) but
ssh never exits. netstat says the (ssh) connection is still established but the xterm
is no longer
2000 Sep 04
0
msg "X11 connection uses different authentication protocol" ?
Hi,
using OpenSSH_2.1.1 p4 i have problems with X11 forwarding. I used the
same sources for Solaris and Linux. Tried nearly every combination,
but it seems that the "opensshd" for Solaris has some problems.
Of course i tried to connect with "ssh -X", the server has in its
/etc/sshd_config:
X11Forwarding yes
X11DisplayOffset 10
XAuthLocation /usr/openwin/bin/xauth
The client