Rafal W.
Rafal W.
## Library version *What's the installed library version ? Check with `instalooter --version`*: ``` instalooter v2.3.1 ``` ## Environment *Describe here your environment, including:* * *OS*: WSL/Ubuntu on Windows *...
``` bpy.ops.object.origin_set(type='ORIGIN_CENTER_OF_MASS', center='MEDIAN') bpy.ops.mesh.generate_spaceship() Python: Traceback (most recent call last): File "/home/kenorb/.config/blender/2.93/scripts/addons/add_mesh_SpaceshipGenerator/__init__.py", line 43, in execute spaceship_generator.generate_spaceship( File "/home/kenorb/.config/blender/2.93/scripts/addons/add_mesh_SpaceshipGenerator/spaceship_generator.py", line 724, in generate_spaceship materials = create_materials() File "/home/kenorb/.config/blender/2.93/scripts/addons/add_mesh_SpaceshipGenerator/spaceship_generator.py", line 458,...
I've run https://copy.sh/v86/?profile=windows2000 The following snap/crash happens in Chrome browser (version 95.0.4638.69, 64-bit): > Error code: SIGTRAP Usually it happens when clicking on 'My Computer', then opening 'Local Drive (C:)'...
Brave: 0.18.22 rev: d850e287ace296e2c62e28ba2979cf172e41cc45 Muon: 4.3.9 libchromiumcontent: 60.0.3112.90 V8: 6.0.286.52 Node.js: 7.9.0 Update Channel: dev OS Platform: macOS OS Release: 16.0.0 OS Architecture: x64 Update: Same in the latest 0.22.810...
Example on macOS client: 
I've run container with `docker run sameersbn/squid` command, noted the IP with `docker inspect X`. However, when I'm trying to test with `curl` it reads `ERR_ACCESS_DENIED`. ``` $ export http_proxy=http://172.17.0.3:3128...
- It alters the config to allow localnet to access the Squid proxy. - It also prints the IP/hostname of the container. Fixes: GH-59
**What is the current behavior?** I've added invalid Ethereum account with 123 name and 123 address and got the error: **What is the expected behavior?** The invalid accounts shouldn't be...
# Issue Type - Feature request # Molecule and Ansible details ``` % ansible --version && molecule --version ansible 2.9.13 config file = /Users/kenorb/.ansible.cfg configured module search path = ['/Users/kenorb/.ansible/plugins/modules',...