Hello.
Has anybody problems with the installation on linux 32 bit machine?!
After running the "npm install" command within the byteball directory like described on
github i have got lot of erros and warnings like:
....
Has anybody encuntered similar issues?!
Looks like it completed successfully, despite warnings. Proceed to next steps.
Hello.
Thanks for the info.
I have installed the nw.js package trough npm globally and run the
nw .
within the byteball folder.
The window opened but the content is a white page no buttons no any content.
Do I need to wait for some time for something to appear or this could be some kind of error.
Can you point me where should I look in case of error. which files should I check?
I went to the byteball-tn directory within my .config folder to check if i can find something.
Doesn't seam i can find any meaningful info there.
The only file that seems to be change once in a while is "Local State".
here the content from that file:
{"browser":{"last_redirect_origin":""},"easy_unlock":{"user_prefs":{"":{"easy_unlock.proximity_required":false}}},"gl_renderer_string":"Mesa DRI Intel(R) Q45/Q43 x86/MMX/SSE2","gl_vendor_string":"Intel Open Source Technology Center","gl_version_string":"2.1 Mesa 11.2.0","hardware_acceleration_mode_previous":true,"network_time":{"network_time_mapping":{"local":1482047607130.968,"network":1482047607191.0,"ticks":29472189338.0,"uncertainty":10360327.0}},"policy":{"last_statistics_update":"13126479939513703"},"profile":{"info_cache":{"Default":{"avatar_icon":"chrome://theme/IDR_PROFILE_AVATAR_26","background_apps":false,"gaia_id":"","is_ephemeral":false,"is_omitted_from_profile_list":false,"is_using_default_avatar":true,"is_using_default_name":true,"managed_user_id":"","name":"Person 1","user_name":""}}},"show-first-run-bubble-option":2,"shutdown":{"num_processes":0,"num_processes_slow":0,"type":0},"startup_metric":{"last_startup_timestamp":"13126521206550000","last_startup_version":"55.0.2883.87","same_version_startup_count":2},"uninstall_metrics":{"installation_date2":"1482006338","launch_count":"2","page_load_count":"4"},"user_experience_metrics":{"client_id2":"db724f66-0ed3-40ce-bee9-9f2b76ed0af4","client_id_timestamp":"1482006339","low_entropy_source2":4646,"session_id":1,"stability":{"breakpad_registration_fail":0,"breakpad_registration_ok":2,"child_process_crash_count":0,"crash_count":0,"debugger_not_present":2,"debugger_present":0,"deferred_count":0,"discard_count":1,"execution_phase":500,"exited_cleanly":false,"extension_renderer_crash_count":0,"extension_renderer_failed_launch_count":0,"extension_renderer_launch_count":2,"incomplete_session_end_count":0,"last_timestamp_sec":"1482049706","launch_count":2,"launch_time_sec":"1482047606","page_load_count":4,"plugin_stats2":[],"renderer_crash_count":0,"renderer_failed_launch_count":0,"renderer_hang_count":0,"renderer_launch_count":0,"session_end_completed":true,"stats_buildtime":"1481259600","stats_version":"55.0.2883.87","version_mismatch_count":0}},"was":{"restarted":false}}
Don't know if this could be useful.