[Bug 1518967] Re: Crash on ninja -t browse

2015-12-11 Thread Alberto Salvia Novella
** Changed in: ninja-build (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518967 Title: Crash on ninja -t browse To manage notifications about this bug go

[Bug 1518967] Re: Crash on ninja -t browse

2015-11-28 Thread Hans Joachim Desserud
Thanks for adding the requested information. I've tested on Ubuntu Xenial now, and `ninja -t browse ` works fine there. Xenial has a newer version of ninja-build though (1.5.1-0.1ubuntu1), but I have to admit I don't know whether this bug is in ninja itself or the python web server it attempts to

[Bug 1518967] Re: Crash on ninja -t browse

2015-11-28 Thread akappa
This is the first time I learned ninja supported this kind of features, so unfortunately I cannot say if this is a regression or if it has never worked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/15

[Bug 1518967] Re: Crash on ninja -t browse

2015-11-28 Thread akappa
apport information ** Tags added: apport-collected ** Description changed: The command ninja -t browse should show the dependency graph of by first starting a python web server and then opening the served page in a browser. However, the browser reports an empty response. The command

[Bug 1518967] Re: Crash on ninja -t browse

2015-11-28 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu better. I get the same error message when attempting to run `ninja -t browse ` on a project here on Ubuntu 15.10. I wasn't aware of this feature, but it sounds kinda neat. Do you know whether it has worked in older versions of