Very, very nonresponsive. Sometimes when I press a letter in a form, it won't respond at all, but when I press it again, it will show up... and then when I press the next letter, the previous letter shows up. Which I thought was strange behavior. EDIT: When I say "won't respond at all," I counted to 30 before the next keypress eventually just to verify I was really seeing what I was seeing.
Servo nightly builds on Windows now available
11–20 of 117 posts
Re: Servo nightly builds on Windows now available
#12Very, very nonresponsive. Sometimes when I press a letter in a form, it won't respond at all, but when I press it again, it will show up... and then when I press the next letter, the previous letter shows up. Which I thought was strange behavior. EDIT: When I say "won't respond at all," I counted to 30 before the next keypress eventually just to verify I was really seeing what I was seeing.
Did you build with --release flag?
Re: Servo nightly builds on Windows now available
#13Very, very nonresponsive. Sometimes when I press a letter in a form, it won't respond at all, but when I press it again, it will show up... and then when I press the next letter, the previous letter shows up. Which I thought was strange behavior. EDIT: When I say "won't respond at all," I counted to 30 before the next keypress eventually just to verify I was really seeing what I was seeing.
Re: Servo nightly builds on Windows now available
#14Why only this MSI package?
Re: Servo nightly builds on Windows now available
#15A *.zip file would be useful for users who do not have admin privileges, as well as people who do not like giving elevated access to development software and who do not have access to a development computer nor a virtual environment.
http://stackoverflow.com/questions/3403733/silent-administra...
Re: Servo nightly builds on Windows now available
#16 VCRUNTIME140.dll required
Why are open source projects built with Visual Studio these days? Especially as binaries built with VS2015 (release and up to service pack 2) are known to phone home "by accident". There are the GNU, Mingw, Msys, LLVM options on Windows - completely open source. Offer binary builds with at least one of these compilers on Windows platform.Re: Servo nightly builds on Windows now available
#17VCRUNTIME140.dll required Why are open source projects built with Visual Studio these days? Especially as binaries built with VS2015 (release and up to service pack 2) are known to phone home "by accident". There are the GNU, Mingw, Msys, LLVM options on Windows - completely open source. Offer binary builds with at least one of these compilers on Windows platform.
Re: Servo nightly builds on Windows now available
#18VCRUNTIME140.dll required Why are open source projects built with Visual Studio these days? Especially as binaries built with VS2015 (release and up to service pack 2) are known to phone home "by accident". There are the GNU, Mingw, Msys, LLVM options on Windows - completely open source. Offer binary builds with at least one of these compilers on Windows platform.
I'm not a Windows developer by any means, but my understanding was that the major different compilers on Windows aren't ABI compatible. Also it's entirely possible Servo links against an external library that is built with VS.
Re: Servo nightly builds on Windows now available
#19So there's plenty of forward progress going on, it's just a bit more behind the scenes. As always, filing issues is super appreciated :)
Re: Servo nightly builds on Windows now available
#20This project has moved real slowly but keep remembering how often Eich referred to this as the most important aspect of Mozilla.