On Thu, Dec 09, 2010 at 12:09:17PM +0800, zwz wrote:
> "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


With these kinds of problems, I typically resort to putting 'dumpln' calls
into the source.  But I'm not sure if dumpln works normally on Windows or
whether additional steps are necessary, like passing -console on the
command line.  Try it if you like.

I hope some other Windows users can step up and help figure out what's
going on.  I don't like it when Conkeror is in an "in between" state like
this.

-- 
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to