View Issue Details

IDProjectCategoryView StatusLast Update
0003889Talerwallet (WebExtension)public2019-12-26 21:37
ReporterChristian Grothoff Assigned ToMarcello Stanisci  
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.0 
Summary0003889: documentation for time_glue example unclear
DescriptionI 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).
TagsNo tags attached.

Activities

Christian Grothoff

2015-07-12 17:54

manager   ~0009425

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.

Marcello Stanisci

2015-07-16 18:22

reporter   ~0009453

subbug 0009425 fixed

Marcello Stanisci

2015-07-17 11:22

reporter   ~0009455

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..)

Marcello Stanisci

2015-07-23 11:13

reporter   ~0009477

Added a link to api.taler.net

Issue History

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)