-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Retrieving Dapps list fail #2868
Comments
Thank you. Will confirm and push up a fix. |
Thanks for the update @jacogr. In case the format of the dapps (manifest, naming, etc...) has evolved, please let me know and I will update the yeoman template. |
No the formats are still exactly the same - we had some issues for 2 days where the integration builds between the Rust & JavaScript were not quite updating as expected, so while we should be testing these locally, chances are that when we did these we have either newer or outdated (working) versions. It should be working as expected, chances are that is is already fixed, just not available in a built version yet :( Either way, need to make sure the right stuff is included and test to see that it does what it is supposed to. Sorry about this, but really do appreciate the report so we can fix it and not have it rear its ugly little head again. As an aside, will add one of your generated dapps to my instances (and point the team to do the same), very easy to get going and make sure we cover a bit of a wider spectrum. |
@jacogr I built from master a few minutes before reporting the issue so unless in another branch, it may still be around. Don´t be sorry! I am using master... nothing to complain about as it may be work in progress. Regarding the yeoman template, the one I provide is really basic. If you see an interesting use case for alternate templates, let me know. It is possible to create multiple generator (ie sub generators). Keep up with the great work! |
Just FYI, as of today, the list of dapps is now getting populated, yeah! I do not see the images though and the web3 seems to not longer be injected properly (or not as it used to be). |
Thanks for the update - I was just about to respond that I'm struggling to reproduce. We actually just fixed the inject.js issue, https://github.com/ethcore/parity/issues/2872 - my generated "Killer Bunny App" works as expected. So I think you just missed the push where it was fixed. It really should be operational now. |
I can verify the missing images, definately a bug, logged here - https://github.com/ethcore/parity/issues/2889 |
ok, I am rebuilding and update you. As soon as I see the full list and the images, I will close this issue. Since I keep an eye on that part of the UI, count on me to reopen in case of regressions. |
Images will only be merged later today once it has gone through PR review, but small one, got lost somewhere in the shuffle. |
OK, so I close this one since you opened an issue for the images. Indeed, as of now, I see that the images do not appear (yet). |
version Parity/v1.4.0-unstable-135d5d0-20161025/x86_64-macos/rustc1.12.1
1 single dapps in
~/.parity/dapps
made from https://github.com/chevdor/generator-ethdappThe manifest is:
Error in the dev console:
which is the catch below:
The text was updated successfully, but these errors were encountered: