Vogtinator/firebird

Macintosh UI Problem

Closed this issue · 10 comments

When you load up Firebird for the first time your UI has everything needed, Keypad, File transfer, Debugger, ext.. But if you where to delete those by accident by clicking the window button then x out of the new window, there is no way to get them back, only Debugger comes back every time you load it. If this can be addressed that would be much appreciated, I tried already to uninstall and then reinstall but it doesn't do anything.

Thanks
-Jake

It's actually an issue we know of, but haven't completely solved yet :/
In the meantime, you could try deleting the app's preferences file (in Library/Preferences, IIRC), and see if that works ?

Thanks for the info and when i tried it i deleted a file called com.ardriweb.nspire_emu.plist But that didn't solve anything when i started it back up

Do you know what the file would be called?

Run "killall -u yourusername cfprefsd" after you deleted the plist. You can also try to set the "docksEnabled" boolean to false instead of deleting the file completely.

Thanks Vogtinator for your help. I was able to find the file under ~/Library/Preferences/com.ndless.nspire_emu.plist and was able to change the file using Xcode and changed docksEnabled to false and now it's all good :)

I'm glad it's working! The core issue is solved meanwhile, the last visible dock cannot be closed anymore.

Ok thats great ill re-download it so it wont happen again, Glad this is fixed.

to an extent

There aren't any pre-compiled binaries with the fix included available yet.

Then i shall wait because i have no idea how to compile this stuff xD