<_whitenotifier-9>
[scopehal] azonenberg 03df9a2 - Initial work on queued command deduplication. Currently only supported for Siglent gain/offset. Fixes #579.
<_whitenotifier-9>
[scopehal-apps] azonenberg 6676e6b - Updated submodules with SCPITransport deduplication
azonenberg has quit [Remote host closed the connection]
azonenberg has joined #scopehal
<d1b2>
<dannas> For a few month I've been hitting an assert in the iris_dri.so for glscopeclient. Maybe today's the day I actually get hold of debug symbols and figure out what's going wrong. It seems like I can
<d1b2>
<dannas> trigger the fault by monkey-tapping on the mouse scroll wheel.
<azonenberg>
Lol go for it
<azonenberg>
btw speaking of which if you're on siglent i just pushed some more updates to remove redundant state changes
<azonenberg>
so check those out
<azonenberg>
it should eliminate that lag we talked about the other day where vertical scale events stack up
<d1b2>
<dannas> @azonenberg Ok, I'll update and try it out.
<d1b2>
<dannas> Phew, why do Ubuntu not package source packages so that they all share a common prefix? In the end I had to copy the mesa intel dri library sources into build/src/glscopeclient to get gdb to recognize them.
<azonenberg>
lol i have no idea how source packages are set up
<d1b2>
<dannas> DRM_IOCTL_I915_GEM_EXECBUFFER2 returns EINVAL.. Hm, looks like I'll have to dig through the 30+ level callstack or god forbide, actually read up on hor drm_i915 works.
<azonenberg>
lol
<azonenberg>
I am... not going to get involved in that