Barry Nelson
Barry Nelson
I am running: jar2app -r jre1.8.0_221.jre -n TechnicLauncher -d TechnicLauncher -i Icons.icns -b com.amobiledevice.TechnicLauncher TechnicLauncher.jar Where jre1.8.0_221.jre was extracted from jre-8u221-macosx-x64.tar.gz downloaded from Oracle. I have also tried: jar2app -r...
Is it possible to load and write an Apple II disk image in nib format? If not, how hard do you think it will be to add support for that?
private causes the build to fail on Mac OS X
I created a Resources folder in the Contents folder in the app and copied DOOM64.WAD and DOOMSND.SF2 to the Resources folder, then I renamed MacOS/doom64ex to MacOS/Doom64Ex (for cosmetic reasons...
Whatever was at https://msdev.gointeract.io/interact/index?interaction=1461173234028-3884f8602eccbe259104553afa8415434b4581-05d1&accountId=microsoft&appkey=196de13c-e946-4531-98f6-2719ec8405ce is no longer there.
AttributeError: module 'streamlit' has no attribute 'report_thread' From what I can tell, the code in gamestate.py needs to be updated for the new streamlit version(s). I tried to make some...
I added a man page and updated the Makefile to install it and include it in the package.
### Version v22.7.0 ### Platform ```text Linux static1 3.19.4-1.g51ddeac-desktop #1 SMP PREEMPT Mon Apr 13 13:20:55 UTC 2015 (51ddeac) x86_64 GNU/Linux ``` ### Subsystem _No response_ ### What steps will...
If I add ?hostname=foo to the URL the hostname does not populate in the webform unless I do ?hostname=foo&username=bar but then it automatically attempt to login once and fails because...