Tim Deagan

Results 21 comments of Tim Deagan

[test.mid.gz](https://github.com/ahlstromcj/sequencer64/files/2368743/test.mid.gz) this is the full file I'm using, the problem occurs with any of the clips.

I have no trouble suspecting the Pi. Watching 'top' while it's running doesn't show any bottlenecking on the CPU or memory, but it could be a threads or other more...

Cool! I'll try that tonight. Thanks!! --t

Whew, I've been through 8 or 9 builds, but I have it working! As a note, I blew away my whole directory and started with a new git clone with...

Mmmmm. Troubleshooting. It's a lifestyle. So, after successfully running seq64 multiple times (as sudo,) and testing a variety of functionality (all good so far,) all of a sudden this morning,...

Interesting.... After a reboot and power down to work on my arduino MIDI clock (added panel mounted reset switch and an LED on the MIDI send line,) started back up...

I'll head down the gdb route next. I just ran "seq64" (w/o elevating privs with sudo) and it launched right up. Closed it and tried it again, segfault. Makes me...

Hmph. - I disconnected all the MIDI, Teensy and Arduino foo. - Rebooted. - Ran "seq64" and got a segfault. - Felt testy. - Ran it again, segfault. - Ran...

for troubleshooting purposes, these are my current libgtk/gdk versions: pi@raspberrypi:~ $ dpkg -l | grep libg[dt]k ii libgdk-pixbuf2.0-0:armhf 2.36.5-2+deb9u2 armhf GDK Pixbuf library ii libgdk-pixbuf2.0-common 2.36.5-2+deb9u2 all GDK Pixbuf library...

This is the package that provides the complaining libgdk-x11-2.0.so.0 - libgtk2.0-0:armhf (2.24.31-2) Indeed, it's an ARM specific instance. (and the stable release for Debian Stretch)