sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
<sb0>
better separation of the items
<sb0>
try e.g. multiscan
swivel has joined #m-labs
<swivel>
hello
<sb0>
hi swivel
<swivel>
I was just watching a few of the Milkymist-related talks on youtube, and was wondering if there were any plans to produce a second generation of the physical device?
<GitHub41>
[artiq] sbourdeauducq pushed 1 new commit to master: https://git.io/voaZL
<GitHub41>
artiq/master b3b0e19 Sebastien Bourdeauducq: dashboard: compute initial experiment window size from font metrics
<sb0>
swivel, no, but there are/were plans to make the numato opsis compatible with it
<sb0>
is the kernel also going to update the global "now" symbol on exception? what if it was modified in registers?
<sb0>
and shadowing the global variable in now_init() and now_save() is messy. different names should be used or those functions should just deal with the global.
<sb0>
net result of setuptools entry points: they now check for irrelevant dependencies (OutputCheck, lit) before running; gui_scripts has zero effect on windows and it still opens consoles
<sb0>
I cannot remember *any* setuptools feature that worked correctly
<GitHub24>
[artiq] sbourdeauducq pushed 1 new commit to master: https://git.io/voand
<GitHub24>
artiq/master b97ad69 Sebastien Bourdeauducq: conda: install lit and OutputCheck
<sb0>
it seems the only thing that works (somehow), is a package made only of GUI programs or only of CLI scripts
<sb0>
you cannot mix
Marcelos has quit [Ping timeout: 250 seconds]
<sb0>
reading those issues I'm glad we're not supporting OS X
<sb0>
"What you will see is that the menu doesn't appear straight away (you have to switch application then back to get it to work). Now try running the program again with pythonw - it works!"