teepee changed the topic of #openscad to: OpenSCAD - The Programmers Solid 3D CAD Modeller | This channel is logged! | Website: http://www.openscad.org/ | FAQ: https://goo.gl/pcT7y3 | Request features / report bugs: https://goo.gl/lj0JRI | Tutorial: https://bit.ly/37P6z0B | Books: https://bit.ly/3xlLcQq | FOSDEM 2020: https://bit.ly/35xZGy6 | Logs: https://bit.ly/32MfbH5
snaked has joined #openscad
snaked has quit [Client Quit]
L29Ah has quit [Read error: Connection timed out]
mmu_man has quit [Ping timeout: 260 seconds]
snaked has joined #openscad
mmu_man has joined #openscad
J25K85 has joined #openscad
J25K12 has quit [Ping timeout: 250 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 272 seconds]
teepee_ is now known as teepee
L29Ah has joined #openscad
castawayc has quit [Server closed connection]
castawayc has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
jbd has quit [Ping timeout: 248 seconds]
<gbruno> [github] kintel pushed 1 additions 1 modifications (Merge pull request #6105 from pscosd/pre-commit Add Pre commit config) https://github.com/openscad/openscad/commit/b4fb87be5f7aafa841758de3d7c079b4a8d4e1fd
<gbruno> [github] kintel pushed 1 modifications (Workaround for pinned CMake) https://github.com/openscad/openscad/commit/ee523caf82c6245aad8567f4485c3d745f4aa8aa
<gbruno> [github] kintel opened pull request #6145 (Workaround for pinned CMake) https://github.com/openscad/openscad/pull/6145
<gbruno> [github] kintel edited pull request #6145 (Workaround for pinned CMake) https://github.com/openscad/openscad/pull/6145
mmu_man has quit [Ping timeout: 258 seconds]
<gbruno> [github] kintel pushed 1 modifications (Workaround for pinned CMake) https://github.com/openscad/openscad/commit/526b328df6cdb8bf897b07f7d5e4593323db37ea
<gbruno> [github] kintel synchronize pull request #6145 (Workaround for pinned CMake) https://github.com/openscad/openscad/pull/6145
<gbruno> [github] nomike opened pull request #6146 (Add script sync-submodules.sh) https://github.com/openscad/openscad/pull/6146
<gbruno> [github] nomike closed pull request #6146 (Add script sync-submodules.sh) https://github.com/openscad/openscad/pull/6146
<gbruno> [github] kintel pushed 1 modifications (Workaround for pinned CMake) https://github.com/openscad/openscad/commit/d8b94b2b213f6140c76ba5f1742ff25f5c8d5d0e
<gbruno> [github] kintel synchronize pull request #6145 (Workaround for pinned CMake) https://github.com/openscad/openscad/pull/6145
_whitelogger has joined #openscad
_whitelogger has joined #openscad
zml has quit [Server closed connection]
zml has joined #openscad
Chancer has joined #openscad
Chancer has quit [Ping timeout: 258 seconds]
JordanBrown has joined #openscad
ccox_ has joined #openscad
ccox has quit [Ping timeout: 260 seconds]
<JordanBrown> Argh.
<JordanBrown> $ python -c "print('\U0001f197')"
<JordanBrown> ▒
<JordanBrown> but
<JordanBrown> $ python -c "print('\U0001f197')" > z
<JordanBrown> Traceback (most recent call last):
<JordanBrown> File "<string>", line 1, in <module>
<JordanBrown> File "C:/msys64/mingw64/lib/python3.12/encodings/cp1252.py", line 19, in encode
<JordanBrown> return codecs.charmap_encode(input,self.errors,encoding_table)[0]
<JordanBrown> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<JordanBrown> UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f197' in position 0: character maps to <undefined>
<JordanBrown> (under MSYS2)
<JordanBrown> Python defaults to UTF-8 if writing to the console, but to CP1252 if writing to a file.
howiemnt4 has quit [Remote host closed the connection]
howiemnt4 has joined #openscad
howiemnt1 has joined #openscad
howiemnt4 has quit [Ping timeout: 248 seconds]
sculptor has joined #openscad
hyperair has quit [Ping timeout: 248 seconds]
<JordanBrown> -Xutf8=1 is the answer.
Guest1762 has quit [Read error: Connection reset by peer]
buZz has joined #openscad
mmu_man has joined #openscad
Guest21 has joined #openscad
Guest21 has quit [Client Quit]
howiemnt1 has quit [Ping timeout: 248 seconds]
howiemnt has joined #openscad
<gbruno> [github] jordanbrown0 synchronize pull request #6136 (maybe fix a number of Unicode file name issues) https://github.com/openscad/openscad/pull/6136
<gbruno> [github] jordanbrown0 synchronize pull request #6136 (maybe fix a number of Unicode file name issues) https://github.com/openscad/openscad/pull/6136
JordanBrown has quit [Ping timeout: 260 seconds]
sculptor2 has joined #openscad
sculptor has quit [Ping timeout: 245 seconds]
sculptor2 has quit [Remote host closed the connection]
sculptor2 has joined #openscad
jbd has joined #openscad
Chancer has joined #openscad
howiemnt1 has joined #openscad
howiemnt has quit [Ping timeout: 260 seconds]
Chancer has quit [Quit: Chancer]
mmu_man has quit [Ping timeout: 248 seconds]
<gbruno> [github] kintel closed pull request #6145 (Workaround for pinned CMake) https://github.com/openscad/openscad/pull/6145
<gbruno> [github] kintel closed issue #6143 (Mac OS check failing because lib3mf wasn't available at build time.) https://github.com/openscad/openscad/issues/6143
<gbruno> [github] kintel closed pull request #6137 (Fix: Prevent auto-preview on startup when auto-reload is disabled) https://github.com/openscad/openscad/pull/6137
<gbruno> [github] kintel pushed 1 modifications (Workaround for pinned CMake (#6145)) https://github.com/openscad/openscad/commit/70ba96136bf4ad1bdfde7ef2700386bd3cd3f7dc
<gbruno> [github] kintel pushed 1 modifications (Fix: Prevent auto-preview on startup when auto-reload is disabled (#6137)) https://github.com/openscad/openscad/commit/3a36cb171692212b7b4037bd6c588127d42bab2b
kintel has joined #openscad
<kintel> JordanBrown: Where does it get CP1252 from? Just a built-in or based on some locale setting?
Guest4121 has quit [Changing host]
Guest4121 has joined #openscad
Guest4121 is now known as nb-ben
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
hyperair has joined #openscad
mmu_man has joined #openscad
<gbruno> [github] t-paul edited issue #6090 (Update harfbuzz to 11.4.1 to fix #6069) https://github.com/openscad/openscad/issues/6090
jbd has quit [Ping timeout: 260 seconds]
jbd has joined #openscad
<gbruno> [github] t-paul closed issue #6132 (Add lib3mf to scripts/check-dependencies.sh) https://github.com/openscad/openscad/issues/6132
teepee_ has joined #openscad
teepee has quit [Ping timeout: 272 seconds]
teepee_ is now known as teepee
snaked has quit [Quit: Leaving]
snaked has joined #openscad
snaked has quit [Quit: Leaving]
califax has quit [Remote host closed the connection]
califax has joined #openscad
L29Ah has left #openscad [#openscad]
sculptor2 has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 258 seconds]
mmu_man has joined #openscad
sculptor2 has joined #openscad
sculptor2 has quit [Ping timeout: 260 seconds]
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
sculptor has joined #openscad
L29Ah has joined #openscad
Wolf480pl has quit [Quit: ZNC disconnected]
howiemnt has joined #openscad
howiemnt1 has quit [Remote host closed the connection]