Search found 2 matches
- Thu Feb 14, 2013 8:26 pm
- Forum: Bugs and Support
- Topic: How to uninstall?
- Replies: 1
- Views: 4128
How to uninstall?
You mean all the files got dumped into your home directory, correct (instead of being contained somewhere)?  In that case, you can just delete the files manually. So, this should work:  rm -r CMakeLists.txt CMakeScripts debian doc fex po project src  BE CAREFUL - if you have other files in you...
- Thu Feb 14, 2013 8:07 pm
- Forum: Bugs and Support
- Topic: GTK Crash + SDL Segfault
- Replies: 0
- Views: 3265
GTK Crash + SDL Segfault
Hello, Â I suspect these might be two separate issues, but I felt I should include them together. Â After compiling and launching the most recent SVN snapshot (r1159) with the GTK interface, encountered an odd bug. On the first launch of the program, the interface loads, but all the icons are miss...