/srv/irclogs.ubuntu.com/2019/03/21/#ubuntustudio-devel.txt

OvenWerksEickmeyer: are they all one type of cpu or graphics card? That would be my first guess. Does it affect Studio on top of other flavour? I don't have 1810 installed, just 1804 and 190407:41
EickmeyerOvenWerks: I don't know. I was mostly wondering if you had an opinion/guess.14:21
EickmeyerAlso, I don't know if they even bother to update before reporting the issue.14:22
OvenWerksThreading in python is a pain... so I will opt out..15:28
EickmeyerOvenWerks: ??16:17
OvenWerksEickmeyer: in -controls I wanted to check if jack is alive in a second thread to not slow down the GUI... but Then I have to learn signals.16:23
EickmeyerYikes.16:24
OvenWerksEickmeyer: I think instead I can use a gui timer and only look for jack when it is supposed to be running anyway.16:24
OvenWerksI tried creating a jack client... this does work ok when jack is running, but throws too many errors that are hard to catch/take time. There doesn't seem to be a call that just looks for jack status besides jack_control status, but that can do bad things too.16:29
OvenWerksIt seems we end up calling jack_control staus at about the same time we do a killall jackdbus... which is bad. If it was after, dbus would just start a new one which is ok.16:30
EickmeyerMakes me wonder how qjackctl does it, or Cadence for that matter.16:43
* OvenWerks is looking through the libjack api... 18:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!