Rafael Fontenelle

Results 160 comments of Rafael Fontenelle

Great to hear we are having results! Well, now I built with gtk+ having debug symbols enabled as well: [gdb-output.txt](https://github.com/Buzztrax/buzztrax/files/357442/gdb-output.txt). How is it?

Sorry, I didn't see the commit before. I applied it and still get error, as you can see: [gdb-output.txt](https://github.com/Buzztrax/buzztrax/files/372351/gdb-output.txt) and [test-suite.log.txt](https://github.com/Buzztrax/buzztrax/files/372352/test-suite.log.txt)

Don't worry! However, it still fails. This time, running gdb resulted in the binary hanging (a GNOME dialog prompted to force close or cancel) and I wasn't able to get...

Dumb me. I just had to hit Alt+Tab to focus on Terminal instead of the tested interface. Here is the [gdb-output.txt](https://github.com/Buzztrax/buzztrax/files/375014/gdb-output.txt) If you want to set a testing environment, feel...

Sure! There you go: [gdb.output.txt](https://github.com/Buzztrax/buzztrax/files/377308/gdb.output.txt)

Hi there. Did my last gdb output help?

Here is the output log for the above command line: [gdb-output.txt](https://github.com/Buzztrax/buzztrax/files/425804/gdb-output.txt) For the record notice no window popped up when running this command line, but it indeed happened during the...

@trusktr I looks to me as that GStreamer or Glib2 libraries have changed in a way that they are incompatible with buzztrax, as I see no GCC error in this...

It is always possible that a new version of a library breaks compatibility with a previous one. Since Arch is rolling release, it happens sometimes.

Hi there. I landed in here while checking the Travis solution. Is Travis run manually or scheduled ? I see that [all branches' last build](https://app.travis-ci.com/github/python/python-docs-ja/branches) happened 4 months ago, hence...