spek icon indicating copy to clipboard operation
spek copied to clipboard

implement scaling frequency with debuging, stuck at segfault

Open PanderMusubi opened this issue 11 years ago • 2 comments

Please try to track down the segfaults. At the moment the CTRL(SHIFT) LEFT and RIGHT should only alter variables lfreq and ufreq. Since I am new to this project, I don't know what could cause this. Can you replicate the segfaults when testing with an audio file and doing lots of CTRL(SHIFT) LEFT and RIGHT?

Also spek.pot file is included in this pull request. Not sure what to do with it. Perhaps make the .gitignore settings handle this.

PanderMusubi avatar Sep 17 '14 13:09 PanderMusubi

Hmmm, also got segfault when doing CTRL(SHIFT) UP and DOWN. Perhaps this is related to building on my up to date Ubuntu 14.04 system.

If you don't experience segfaults, please review the proposed code and integrate it with the head of your master.

PanderMusubi avatar Sep 17 '14 13:09 PanderMusubi

Turned out I had libwxgtk2.8 and libwxgtk3.0 and libwxgtk3.0-dev installed. When building and running with only libwxgtk3.0 and libwxgtk3.0-dev installed the following error occurs

error

So that didn't really help :S Any pointers on that?

PanderMusubi avatar Sep 17 '14 16:09 PanderMusubi