Vector35 / deprecated-binaryninja-python

Deprecated Binary Ninja prototype written in Python
GNU General Public License v2.0
518 stars 128 forks source link

broken icons when launched.. #4

Closed r3v-evilmegacorp closed 9 years ago

r3v-evilmegacorp commented 9 years ago

icons are busted when launched outside the directory:

alias binja='python ~/Documents/REPOS/binaryninja-python/binja.py&'
psifertex commented 9 years ago

This looks like it doesn't fix the issue on OS X, though it does on linux. If I can't figure out a better cross-platform fix, I'll accept it so linux is at least fixed but want to look into it a bit more.

psifertex commented 9 years ago

Thanks for pointing this out, I implemented a fix that works cross-platform, if you pull the latest, I'd appreciate if you'd like me know if you have any troubles.