> On Jul 29, 2015, at 07:23, Mike Wilkes <mike.wil...@hotmail.com> wrote:
> 
> This thing is cursed. I used fink to remove, rebuild, and reinstall xinitrc 
> after installing 2.7.7. The problem remained...X11 started up with an xterm 
> window pinned to upper left corner, I could start applications whose windows 
> pinned to the same position, but they couldn't be moved, and eventually X11 
> crashes.  
> 
> The odd thing is that after futzing with things for awhile, starting and 
> stopping X11, various windows, etc., all of a sudden it started working 
> properly (sort of, the nedit and gv windows looked a little odd, but I could 
> work as usual). After making some changes to some files, I then accidentally 
> crashed things with a "launchctl unload" command (I hit !la thinking I was 
> going to latex a file, but my previous command in that Terminal was this 
> launchctl unload command which wiped out an important .plist that I didn't 
> have the wherewithal to record somewhere).  I tried to "launchctl load" the 
> same .plist with no noticeable effect, after that I was back to the same old 
> problem, and haven't been able to recover to a usable X11 since. For what 
> it's worth, the following processes run when I try to start X11 by calling an 
> xterm from Terminal:
> 
> Mike            19602   0.0  0.0  2464532   2644   ??  S     9:49AM   0:00.01 
> /opt/X11/bin/Xquartz :0 -nolisten tcp
> Mike            19601   0.0  0.0  2452636    688   ??  S     9:49AM   0:00.00 
> /opt/X11/bin/xinit /opt/X11/lib/X11/xinit/xinitrc -- /opt/X11/bin/Xquartz :0 
> -nolisten tcp
> Mike            19558   0.0  0.0  2436440    976   ??  S     9:49AM   0:00.01 
> /bin/sh /opt/X11/bin/startx -- /opt/X11/bin/Xquartz
> Mike            19557   0.0  0.0  2469224    680   ??  S     9:49AM   0:00.01 
> /opt/X11/lib/X11/xinit/launchd_startx /opt/X11/bin/startx -- 
> /opt/X11/bin/Xquartz
> Mike            19635   0.0  0.0  2432832    684 s002  Ss+   9:49AM   0:00.01 
> /opt/X11/bin/luit
> Mike            19603   0.0  0.4  2599468  36144   ??  S     9:49AM   0:00.38 
> /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin --listenonly
> 
> 

<snip> 

Separate messages for separate issues, please.  

What I’m not seeing there is /opt/X11/bin/quartz-wm.  If quartz-wm isn’t 
running that would lead to pinned windows with no decorations.  Check if that 
is running

The places to check for issues would be 

$HOME/.xinitrc
$HOME/.xinitrc.d/*.sh 

/opt/X11/lib/X11/xinit/xinitrc
/opt/X11/lib/X11/xinit/xinitrc.d/*.sh

And if you’re using fink’s xinitrc, any of the various scripts that are called 
by /opt/X11/lib/X11/xinit/xinitrc.

I’m guessing the issue is something in your home directory though.  Try 
creating a new user account and see if it has the same X11 issues.  If that 
account has problems, then the next thing to do is either to reinstall XQuartz 
without removing the prior version or to restore a stock 
/opt/X11/lib/X11/xinit/xinitrc from one of the backups that FInk’s xinitrc 
installation generated. 




------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to