I'm using a Samsung S9 with Android v10. I hope someone can tell me what I'm doing wrong. Expected behavior: When I take a picture, a thumbnail shows up on the lower right. When I click on the thumbnail, I should be able to see the image I just took. What actually happens: The image shows up on my screen briefly, but then goes away and the screen displays a much older image. The picture I just took is nowhere to be found after that. I have the Storage Framework enabled, and have attempted to change...
Hazzah! That worked. Thank you!
Hazzah! That worked. Thank you!
Hazzah! That worked. Thank you!
Thanks for the suggestion, Andreas. I put the swt.jar from Eclipse 4.11 into that path and I'm now getting the following, but can't figure out where to apply the expected vmarg. Can you provide guidance? I'm now getting ***WARNING: Display must be created on main thread due to Cocoa restrictions. Use vmarg -XstartOnFirstThread FATAL [main] (Editor.java:55) - sudden death org.eclipse.swt.SWTException: Invalid thread access at org.eclipse.swt.SWT.error(SWT.java:4699) .... at org.eclipse.swt.widgets.Display.getDefault(Display.java:1447)...
I have JobScheduler running on a remote Linux server. I've shared out the directory with the jobs, chains, and orders so that I can edit them from my OSX Laptop. I would like to run JOE on the laptop, but have run into an issue with the SWT library. To run JOE on OSX, I need to have it include the swt-cocoa jni library. The current build for linux demands the swt-gtk library. I suspect that someone has faced this problem before, so I figured I'd ask here. Is there an easy way around this, for instance...