Giter Site home page Giter Site logo

vial-web's People

Contributors

xyzz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vial-web's Issues

DOMException: Failed to open the device

  • hardware arduino pro micro
  • OS Ubuntu linux
  • Browser Chromium Version 103.0.5060.53 (Official Build) snap (64-bit)

compile

git clone [email protected]:mknj/vial-qmk.git
cd vial-qmk
git checkout 74a2c9ada58ca4dbea61d5b0c4fa2704a0e70bf2 # HEAD at Jun 27 01:33:30 2022
make git-submodule
sed -e '/key_count/d' keyboards/3by2/info.json
echo 'VIA_ENABLE = yes' >>keyboards/3by2/rules.mk
echo 'VIAL_ENABLE = yes' >>keyboards/3by2/rules.mk
make 3by2:vial

flash

# manual RST to GND reset
avrdude -v -p m32u4 -P /dev/ttyACM0 -c avr109 -Uflash:w:3by2_vial.hex

test on https://vial.rocks/

  • The device is listed as paired and i can click on connect
  • The page says 'connecting' and the console shows the following error
Uncaught (in promise) DOMException: Failed to open the device.
connect @ (index):182
await in connect (async)
onclick @ (index):73

Would like to help create a dockerfile

Hello, I would like to help create a dockerfile for this, but I was curious which type of distro were you able to build this from? I'm currently using an ubuntu:22.04 image and it seems that when I compile cpython it doesn't include the ssl modules needed to install some of the other dependencies during the build.

Basically if I were to run the build-deps.sh from vanilla, I get the following error logs, which tells me the pip is not able to make https call to pull the rest of the sip dependencies:

Installed /root/vial-web/deps/venv/lib/python3.11/site-packages/sip-5.5.0-py3.11-linux-x86_64.egg
Processing dependencies for sip==5.5.0
Searching for toml
Reading https://pypi.org/simple/toml/
Download error on https://pypi.org/simple/toml/: unknown url type: https -- Some packages may not be found!
Couldn't find index page for 'toml' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: unknown url type: https -- Some packages may not be found!
No local packages or working download links found for toml
error: Could not find suitable distribution for Requirement.parse('toml')

[Web] No option to download saved settings

I noticed there was an option in the menu bar to download keyboard profile settings in the native app (I'm on MacOS), but I couldn't find that same setting in the web application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.