Re: Xwindow problem
Victor Eijkhout <[email protected]> Fri, 19 Aug 2005 22:29:04 -0400
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
On Aug 19, 2005, at 1:52 PM, Rick Smith wrote: > > >>> Error in startup script: bad geometry specifier "1+237+0" >>> > > What is in your "$HOME/.bk/ci.rc" file? > Try removing that file and running citool again. > Interesting %% cat .bk/ci.rc # This file was automatically generated by ci # Fri Aug 19 12:46:08 EDT 2005 data format version 1.0 define geometry@1152x768 596x738+64+2 define geometry@1152x900 764x1091+237+0 define geometry@1280x1024 660x765+251+120 define geometry@1280x854 596x748+112+64 That geometry specifier is a substring. Beats me how it could isolate that. Anyway, the solution is to use "ssh -X -Y" as someone else suggested to me. V.