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
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
califax has quit [Remote host closed the connection]
califax has joined #openscad
sinned691586 has quit [Quit: Ping timeout (120 seconds)]
sinned691586 has joined #openscad
bitbasher_ has quit [Quit: ~ Trillian - www.trillian.im ~]
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
J25K93 has joined #openscad
J25K has quit [Ping timeout: 252 seconds]
mmu_man has quit [Ping timeout: 240 seconds]
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openscad
snaked has joined #openscad
sculptor has quit [Ping timeout: 248 seconds]
sculptor has joined #openscad
sculptor has quit [Changing host]
sculptor has joined #openscad
snaked has quit [Quit: Leaving]
snaked has joined #openscad
snakedGT has joined #openscad
snaked has quit [Ping timeout: 240 seconds]
hisacro has quit [Ping timeout: 252 seconds]
hisacro has joined #openscad
mmu_man has joined #openscad
J25K93 has quit [Ping timeout: 252 seconds]
peepsalot has quit [Remote host closed the connection]
peepsalot has joined #openscad
J25K has joined #openscad
<gbruno> [github] jordanbrown0 opened pull request #6081 (OEP8a: object literals and object comprehensions) https://github.com/openscad/openscad/pull/6081
LordOfBikes has quit [Read error: Connection reset by peer]
_whitelogger has joined #openscad
LordOfBikes has joined #openscad
sculptor_ has joined #openscad
sculptor has quit [Ping timeout: 260 seconds]
LordOfBikes has quit [Read error: Connection reset by peer]
pah is now known as pa
LordOfBikes has joined #openscad
LordOfBikes has quit [Read error: Connection reset by peer]
sculptor__ has joined #openscad
sculptor_ has quit [Ping timeout: 248 seconds]
LordOfBikes has joined #openscad
J25K has quit [Quit: Client closed]
J25K has joined #openscad
val has quit [Ping timeout: 260 seconds]
LordOfBikes has quit [Read error: Connection reset by peer]
sculptor__ has quit [Quit: Leaving]
val has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
snakedGT has quit [Quit: Leaving]
snaked has joined #openscad
kintel has joined #openscad
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<gbruno> [github] jordanbrown0 synchronize pull request #6081 (OEP8a: object literals and object comprehensions) https://github.com/openscad/openscad/pull/6081
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
<gbruno> [github] t-paul edited pull request #6022 (Provide $this and automatic context for functions in objects) https://github.com/openscad/openscad/pull/6022
mmu_man has quit [Ping timeout: 260 seconds]
SamantazFox has quit [Ping timeout: 248 seconds]
sculptor has joined #openscad
mmu_man has joined #openscad
SamantazFox has joined #openscad
SamantazFox has quit [Ping timeout: 240 seconds]
SamantazFox has joined #openscad
<gbruno> [github] t-paul edited pull request #6022 (Provide $this and automatic context for functions in objects) https://github.com/openscad/openscad/pull/6022
killjoy has quit [Ping timeout: 260 seconds]
val has quit [Ping timeout: 260 seconds]
val has joined #openscad
mmu_man has quit [Ping timeout: 244 seconds]
mmu_man has joined #openscad
Guest87 has joined #openscad
Guest87 has quit [Client Quit]
teepee has quit [Remote host closed the connection]
califax has quit [Read error: Connection reset by peer]
califax has joined #openscad
teepee has joined #openscad
snaked has quit [Quit: Leaving]
snaked has joined #openscad
howiemnt1 has joined #openscad
howiemnt has quit [Ping timeout: 276 seconds]
snaked has quit [Quit: Leaving]
sparsh-n has joined #openscad
mmu_man has quit [Ping timeout: 276 seconds]
<sparsh-n> Hi! Been a while since I was last on the IRC, but had a quick question. I was looking into CMakeLists (for the whole project, not any submodule). I noticed in the set(CORE_SOURCES ...) section there was some repeated files. For example, export_param.cc appears twice, and was wondering if there's a reason for this or if its just redundant?
<sparsh-n> https://bpa.st/TURQ Heres a pastebin of the specific set CORE_SOURCES call for reference...
<teepee> sparsh-n: yeah, that sounds more like a mistake due to some merge. I can't think of a reason to list the same file twice in those lists
<sparsh-n> I'd have assumed the addition again could be due to a conflict that arises due to the order in which the cour sources files are added but even there, seems like it wouldnt really make sense. I'll take a look at if there are any other such repetitions and open a PR fix (I'm guessing a issue isnt needed?)
<teepee> yep, no separate issue needed f
<teepee> for this
sparsh-n has quit [Quit: Client closed]
mmu_man has joined #openscad
kbs53 has joined #openscad
<kbs53> Apologies if this is a FAQ I've missed - I'm running Ubuntu 18.04. I've tried installing openscad-nightly via snap. Running openscad-nightly after that gives me this error:
<kbs53> terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
<kbs53>   what(): filesystem error: cannot make canonical path: Operation not permitted [/snap/openscad-nightly/5163/usr/bin/../share/openscad-nightly]
<kbs53> Aborted
<teepee> hmm, not sure where this is coming from. I would have thought snap isolates things pretty well
<teepee> does it exist? the path given in that message?
<kbs53> If this helps anything, these are the strace calls I see it making. https://pastebin.com/xDs4W2gQ
<kbs53> Yes, that path does exist, but (I'm assuming) it's being prevented from reading anything there
<teepee> maybe snapd is too old causing issues
kbs53 has quit [Quit: Client closed]