From asml at TJNII.com Mon Mar 7 21:40:17 2011 From: asml at TJNII.com (Tom Noonan) Date: Mon Mar 7 21:40:57 2011 Subject: [As-users] Pager and Monitorwharf using wrong $DISPLAY Message-ID: <20110307204017.2ff7344f@TJNII.com> I had to reboot my VNC server and now Pager and MonitorWharf will not start: tom@TJNIILB ~ $ cat .vnc/TJNIILB\:1.log Xvnc TigerVNC 1.0.90 - built Feb 23 2011 09:42:54 Copyright (C) 2002-2005 RealVNC Ltd. Copyright (C) 2000-2006 Constantin Kaplinsky Copyright (C) 2004-2009 Peter Astrand for Cendio AB See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 10902000, The X.Org Foundation Mon Mar 7 15:25:31 2011 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5901 vncext: created VNC server for screen 0 Display: :1 AfterStep(/home/tom/.afterstep/non-configurable/0_look:148):error in config: in [FPagerUWindowStyle "focused_pager_style"] BALLOON.set_flags = 0x3F BALLOON.flags = 0x1 afterstep : BALLOON.BorderHilite = 0x6; BALLOON.XOffset = 10; BALLOON.YOffset = 10; BALLOON.Delay = 200; BALLOON.CloseDelay = 2000; BALLOON.Style = "TitleButtonBalloon"; BALLOON.set_flags = 0x0 BALLOON.flags = 0x0 MonitorWharf ERROR: Can't open display ":10". Exiting! Pager ERROR: Can't open display ":10". Exiting! afterstep has encountered a problem interacting with X Windows : Request: 82, Error: 12(BadColor (invalid Colormap parameter)) in resource: 0x0 I don't know where it is getting :10 from. If I start the session as :2 it fails trying to use :20, if I start it as :10 it fails trying to use :100. I am not using X over SSH, just straight VNC. This is independent of my .afterstep configs. If I rm .afterstep this problem persists. Interesingly, animate does start, but nothing else. I can start a terminal and if I call Pager and MonitorWharf directly from the terminal they start OK. I have two boxes doing this, so I'm thinking a update broke something. Has anyone else seen this? Thanks, -Tom N