View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003889 | Taler | wallet (WebExtension) | public | 2015-07-12 17:31 | 2019-12-26 21:37 |
| Reporter | Christian Grothoff | Assigned To | Marcello Stanisci | ||
| Priority | normal | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | 0.0 | ||||
| Summary | 0003889: documentation for time_glue example unclear | ||||
| Description | I just tried to re-reproduce the entire emscripten build, and after sourcing the 'glue-time.sh' and runing "assmb" and "linkit", I wanted to 'run' the result. Running 'nodejs time_glue.js' doesn't work (which is kind-of expected) as there is no 'main' function. However, there's also no HTML page that would just use the result. So please update the README with how to use the result from the time_glue build, and maybe add an HTML page with a simple JS that uses the time_glue.js. (I also fixed some minor C issues in time_glue.c). | ||||
| Tags | No tags attached. | ||||
|
|
http://api.taler.net/wallet.html also fails to document the last step of the emscripten build: the steps in 'testcases/'. As that directory is also not particularly aptly named (who'd have guessed that testcases/ really builds the final JS component!), this really needs to be fixed (and maybe the directory renamed, maybe "taler_wrapper" or something like this). Oh, and when we list the components, emscripten should be put first, swap gpg-error and libgcrypt and THEN we should clarify that this is the order in which things must be build (because this may not be obvious to others). Finally, we also still need a directory 'libtalerutil_wallet' with a script for the Mint directory. |
|
|
subbug 0009425 fixed |
|
|
Instructions on how to run time_glue example are now on the API website (though the buildbot seems to ignore the changes..). How to deal with the intree README? copy-paste from the API or just a link to them? (A link might be less prone to inconsistency problems..) |
|
|
Added a link to api.taler.net |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-07-12 17:31 | Christian Grothoff | New Issue | |
| 2015-07-12 17:31 | Christian Grothoff | Status | new => assigned |
| 2015-07-12 17:31 | Christian Grothoff | Assigned To | => Marcello Stanisci |
| 2015-07-12 17:54 | Christian Grothoff | Note Added: 0009425 | |
| 2015-07-16 18:22 | Marcello Stanisci | Note Added: 0009453 | |
| 2015-07-17 11:22 | Marcello Stanisci | Note Added: 0009455 | |
| 2015-07-23 11:13 | Marcello Stanisci | Note Added: 0009477 | |
| 2015-07-23 11:13 | Marcello Stanisci | Status | assigned => resolved |
| 2015-07-23 11:13 | Marcello Stanisci | Resolution | open => fixed |
| 2015-07-24 09:29 | Christian Grothoff | Status | resolved => closed |
| 2019-12-26 21:37 | Florian Dold | Category | wallet (browser-based) => wallet (WebExtensions) |
| 2023-04-13 20:37 | Florian Dold | Category | wallet (WebExtensions) => wallet (WebExtension) |