Serg Podtynnyi

Results 35 comments of Serg Podtynnyi

Thank you, monkey patching helped.

Also had this issue, I found that `lo_unlink` triggered two times, at first in `after_save` callback, and second in`after_commit` callback => so oid is not present at the last call...

Thinking that it's bug in diffview (112-130 lines) or in difflib opcodes returned by the difflib contains NaN values, so maybe this is a problem

Or maybe list common filetypes? But content-type check would be better.

Yes, sometimes I need this too, but from my point of view this method is destroying security via "keylogging" modifier key.

Another owner of 0204 reporting, 0204 working only in 2 channels mode selected in audio devices. also every 30 or more seconds I hear fast "click-click", tested in every sample...

@Wouter1 nice point, I will try to listen longer in iTunes on hour track, but I heard it every time in Ableton Live DAW while playing syths.

@Wouter1 it was set to 128 samples, CPU around 20-30%, will check quicktime when I came back home.

@Wouter1 tested the same clicks, even worse please see the log, audio stopped after 10 minutes ``` default 11:16:52.112212 +0300 kernel frameSizeQueue empty, guessing some queue size. May need fix.....

@Wouter1 did you ever considered to rewrite driver as user space driver like here https://developer.apple.com/library/content/samplecode/AudioDriverExamples/Introduction/Intro.html ?