On Wed, Feb 17, 2016 at 6:15 PM, Richard Hipp <d...@sqlite.org> wrote:

> The code that launches the web-browser is here:
> https://www.fossil-scm.org/fossil/artifact/10310d2?ln=1784
>
> This is inside a loop, but if the loop reaches the line above, that
> guarantees it is on its last cycle.  So the web-browser should only be
> invoked once.  Unless you can see something that I am missing....
>

As i see it, that line's not even in the loop (it's only got 4 spaces
before it and 2 are from the outer if(zBrowser) block. It's between the
port-check loop and the listener loop, and is only hit once:

https://www.fossil-scm.org/fossil/artifact/10310d2?ln=1758-1787

Maybe the xdg-thingie is restarting failed processed?


-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to