HelloZeroNet/ZeroNet

ZeroNet GUI is not Usable Without 3D Acceleration

Open

#1,194 建立於 2017年11月27日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (18,200 star) (2,245 fork)batch import
bughelp wanted

描述

Environment:

  • ZeroNet version: 0.6.0 (rev. 3146)
  • Operating system: Raspbian & openSUSE Linux
  • Web browser: Chromium (Google Chrome)
  • Tor status: disabled
  • Opened port: yes

The problem:

The 3D globe at the zite settings panel depends on 3D support(probably WebGL), but the WebGL, GPU support, is not available at all browsers and that makes the ZeroNet much less portable.

Steps to reproduce:

  1. Open the ZeroNet GUI in some non-standard browser, like http://www.midori-browser.org/ or https://rekonq.kde.org/ or https://konqueror.org/

  2. Try to open the zite settings panel by sliding the zero icon.

Observed Results:

Either the zite does not load at all or the zite loads, but the settings panel is empty, blank.

Wishes:

The JavaScript of the ZeroNet GUI should first check, whether 3D/GPU-s are supported and load the 3D Earth only, if the WebGL/GPU support is available. If the 3D acceleration is not available, the classical 2D "World map" with color-coded height might be used, the way geography related paper-books used to depict mountain range heights on maps.

http://vterrain.org/Elevation/NOAA_Globe_680.jpg (archival copy: https://archive.fo/QFJ6k )

貢獻者指南