"John J. Foerch" <[email protected]> writes: > On Wed, Dec 08, 2010 at 10:48:42PM +0800, zwz wrote: >> zwz <[email protected]> writes: >> >> > "John J. Foerch" <[email protected]> writes: >> >> I pushed the patch yesterday. Please try it. >> > >> > I just applied the patch and found out that >> > it makes Conkeror exit before show the GUI. >> > >> > Here is what did: >> > 1. In a bash (where HOME is set), running Conkeror gets no visual >> > response. Although I can see the process in the task manager, but it >> > exits in a second; >> > 2. So I tried this again in a dos cmd (where HOME is not set), > Conkeror >> > shows up; >> > 3. Now in the same dos cmd, I set HOME, and tried this again. This > time >> > reproduced the same problem as stated in 1. >> > >> > Is there any switch to make the start-up of conkeror verbose? >> >> I found the root of the problem. >> In step 3, I set the HOME by the cmdline "set HOME=d:/emacs/home", > where >> I used "/" as the directory separator. >> >> 4. In the same dos cmd, I set the HOME by "set HOME=d:\emacs\home"; > and >> then Conkeror shows up. >> >> So it seems that "/" is still not treated as a valid directory > separator. >> > > > Please pull and try again.
I tried in the same dos cmd again by "set HOME=d:/emacs/home", Conkeror still does not show up. I checked your patch, and I think it should have solved the problem. Is there any tools and procedures to debug the start-up of Conkeror? Best regards, zwz _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
