So under Tiger my X11 Applications menu was full of stuff like
[codex]xterm -geometry 100x37+50+50 -sb -sl 10000 -e ssh someServer.com[/codex]
Now under Leopard the Applications menu seems to be broken. An enrty such as
[codex]xterm[/codex]
will work, but as soon as you give it an argument like
[codex]xterm -e ls[/codex]
nothing will happen, IOW the menu is broken. The console log then shows an entry like:
[codex]04.11.07 15:07:13 org.x.X11[6589] login: xterm -geometry 100x37+50+50 -sb -sl 10000: No such file or directory[/codex]
Anybody else experience this behavior? Any ideas how to work around it? I hope we won't have to wait too long for the bugfix.
