<travis-ci>
m-labs/artiq#619 (master - afa8148 : Sebastien Bourdeauducq): The build is still failing.
travis-ci has left #m-labs [#m-labs]
<sb0_>
cr1901_modern, I guess? whitequark ?
mindrunner has quit [Ping timeout: 245 seconds]
cyrozap has quit [Ping timeout: 264 seconds]
cyrozap has joined #m-labs
robtaylor has quit [*.net *.split]
<cr1901_modern>
sb0_: All the default experiments now want pythonparser and won't show up without it. Kinda difficult to test the widget that way :P. Of course I can download myself; think it's worth bringing up anyway.
<sb0_>
cr1901_modern, why don't you make a small qt app with just the widget?
mindrunner has joined #m-labs
cyrozap has quit [Ping timeout: 264 seconds]
cyrozap has joined #m-labs
<sb0_>
that will cut your testing cycles as well: just start the app instead of starting the artiq master if necessary, starting the artiq gui, selecting an experiment, scrolling to the widget
<sb0_>
there is still a ton of qt layout bugs that manifest themselves in the log view. meh.
<sb0_>
anyone knows how much the qt commercial license costs and if they'd fix those properly as part of the "silver" support?
<sb0_>
"Within reasonable efforts, not every bug is fixable as part of Qt Support"
<sb0_>
then it'll take 2 years before the fixes make it to anaconda...
<sb0_>
blergh
cyrozap has quit [Ping timeout: 264 seconds]
cyrozap has joined #m-labs
Mon_ has joined #m-labs
Mon_ is now known as Guest50437
Guest50437 has quit [Quit: This computer has gone to sleep]
<whitequark>
sb0_: we can just rebuild Qt if we have a dedicated buildserver (in cloud or not)
<whitequark>
cr1901_modern: yes it is in conda
<whitequark>
sb0_: it's just that we can't do this on travis/appveyor because of time restrictions and doing it on a VM or my laptop is way too bothersome...
mindrunner has quit [Ping timeout: 245 seconds]
Mon_ has joined #m-labs
Mon_ is now known as Guest31247
<sb0_>
whitequark, i'll bring a desktop computer tomorrow
<sb0_>
and we should have internet in the lab on Thursday
robtaylor has joined #m-labs
sb0_ has quit [Quit: Leaving]
mindrunner has joined #m-labs
sb0 has joined #m-labs
<sb0>
software is awful, #4233: gnome-terminal fails to start with "Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 10" unless KDE has been started on the machine since the last reboot
balrog has quit [Ping timeout: 245 seconds]
FabM has joined #m-labs
balrog has joined #m-labs
robtaylor has quit [Ping timeout: 246 seconds]
<whitequark>
nice
cyrozap has quit [Ping timeout: 264 seconds]
cyrozap has joined #m-labs
Guest31247 has quit [Quit: This computer has gone to sleep]
Mon_ has joined #m-labs
Mon_ is now known as Guest43581
siruf has joined #m-labs
Guest43581 has quit [Quit: This computer has gone to sleep]
<GitHub100>
[artiq] sbourdeauducq pushed 2 new commits to master: http://git.io/vBHmR
<GitHub100>
artiq/master 24a33be Sebastien Bourdeauducq: gui/experiments: support setting submission scheduling/options
<GitHub100>
artiq/master cabcdb3 Sebastien Bourdeauducq: gui/experiments: support setting repository revision
sb0_ has joined #m-labs
travis-ci has joined #m-labs
<travis-ci>
m-labs/artiq#620 (master - cabcdb3 : Sebastien Bourdeauducq): The build is still failing.
<whitequark>
sb0: I'll try to fix it, just need to wait until the image downloads
robtaylor has quit [Ping timeout: 246 seconds]
robtaylor has joined #m-labs
<cr1901_modern>
sb0_: I can do that too (and add some spinboxes). Shouldn't be too hard to glue in the code when ready.
<sb0>
cr1901_modern, do what? fix the scroll wheel behavior?
<cr1901_modern>
whitequark: is it under the name "pycparser"?
<sb0>
i have done it already
<sb0>
it was annoying, but not too long
<cr1901_modern>
No I mean a separate app that I use for all testing
<cr1901_modern>
I already have one that I've been using to test the graphical layout of the widget; my plan was to get rid of that and use ARTIQ after layout was done.
<cr1901_modern>
This is b/c ARTIQ has nontrivial startup time and I wanted to test changes more quickly
<whitequark>
cr1901_modern: no, it's called "pythonparser"
<cr1901_modern>
pythonparser doesn't exist... looks like I need to add a new channel
robtaylor has quit [Ping timeout: 240 seconds]
<cr1901_modern>
(Error: No packages found in current win-32 channels matching: pythonparser)
<whitequark>
it's in the m-labs channel obviously
<cr1901_modern>
Well I have the m-labs channel added. I guess I need to update it
robtaylor has joined #m-labs
<whitequark>
hm, interestingly, it's not there.
<whitequark>
let me kick off the build again
<cr1901_modern>
Sounds good.
robtaylor has quit [Ping timeout: 246 seconds]
robtaylor has joined #m-labs
robtaylor has quit [Ping timeout: 244 seconds]
robtaylor has joined #m-labs
Mon_ has joined #m-labs
Mon_ is now known as Guest93803
<whitequark>
er.
<whitequark>
should be done now.
<whitequark>
I mean, kicked off.
travis-ci has joined #m-labs
<travis-ci>
m-labs/conda-recipes#69 (master - e19f9b3 : whitequark): The build was broken.