I´m using Nestopia+Wsplit and while Nestopia is active, global hotkeys doesn´t work. In other words, while I´m in the game and want to do a split, it won´t let me. Any fixes or workarounds?
1. You have global hotkeys set up but not turned on. Make sure this is the case. 2. Your global hotkeys conflict with hotkeys in Nestopia. Change them in Wsplit if this is the case.
1. They are enabled (in the same tab where you bind them), if that is what you meant. 2. I´ve tried alot of different keys now. None of which worked.
All keys work when Zelda 2 is not loaded (when Nestopia is opened and selected), but when I load Zelda 2 and select it, all global keybinds stop working. Thanks for the suggestions though.
I didn’t really know about this topic until recently, I’m sorry some of you had troubles with Llanfair on Mac but hopefully everything should work now? In any case I just wanted to let you know that I’ve released the 1.3 version of Llanfair today, I thought you might want to know =) I’ve added a few requested features like a pause function, customization of timer fonts, custom goals etc. You can find everything on my blog as always: http://www.xunkar.wordpress.com
I promise I’ll watch over this thread for any suggestions/troubles (although it’s best to post about it on my blog) and keep improving Llanfair.
* change font for every text (split names, split times etc. not just the main timer) * always show last split * if you make the timer more vertical, show more splits (kinda annoying going in Components to set how many splits)
* change font for every text (split names, split times etc. not just the main timer)
Yeah, I just wonder where I’ll cram all those drop lists and spinner
Quote:
* always show last split
What do you mean? Show the end segment of the run at the bottom of the history list? If so, that’s a possibility.
Quote:
* if you make the timer more vertical, show more splits (kinda annoying going in Components to set how many splits)
I can’t really agree. I mean, you might want to resize Llanfair without changing how many segments you display. What would be great is the possibility to drag the separator to make the history grow/shrink, but it’s a tough one.
re: always show last split lets say you have 20 splits, but you only show 14 of em. i want the last visible split to be the last split, so people dont think that your pb is 3:25, when it really is 5:56. wsplit has an option for this.
re: vertical ah, so the splits names/times component is called history? okay yeah thats were i confused you. if you drag the history component to be more vertical, show more splits, is basically what im saying, which you also seem to be saying.
Xunkar, polk suggested i ask this question in the forums, since you are watching this thread. I have a new iMac with 10.8 on it. I have installed java to the latest version 1.7 11. When I double click the .jar file, a small java icon appears in the dock, then disappears. I ran it from the terminal and these are the errors i am getting. Does this make any sense to you?
Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: cannot register native hook at org.fenix.llanfair.Llanfair.setBehavior(Llanfair.java:539) at org.fenix.llanfair.Llanfair.<init>(Llanfair.java:192) at org.fenix.llanfair.Llanfair$1.run(Llanfair.java:218) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:702) at java.awt.EventQueue.access$400(EventQueue.java:82) at java.awt.EventQueue$2.run(EventQueue.java:663) at java.awt.EventQueue$2.run(EventQueue.java:661) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:672) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
duxcub > unfortunately, but it looks like you're using Llanfair 1.2, 1.3 shouldn't have that kind of message. If you're having that problem with 1.3 then it's a problem with the 3rd party library JNativeHook and I can't do much about it. Keep me posted.
I have now installed and uninstalled both the latest Java from the java.com website, and the official Apple-supported version, and no variation will run the program. It's a shame, because it looks really neat and Polk has it working on his Mac. I guess I will just have to live without it
We can either wait for an update from the guys responsible of JNativeHook or try to delve into their sourcecode to jurry-rig something. I'll look into it when I get back from work.
I appreciate any assistance you can offer, but if it becomes too much of a time waste, don't worry about it.
I am using 1.3, downloaded from your website.
java version "1.6.0_37" Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909) Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)
That's not the latest Java, and you should be downloading it directly from Oracle now. Apple no longer updates theirs. http://java.com/en/download/index.jsp
I'm using 7u10 with Llanfair 1.3 on OS X 10.8 just fine. 7u11 (current) should work as well.
Llanfair was developed under Java 6u29 and Java has strong backward compatibility (at least when it was handled by Sun, with Oracle now it’s a different world) so there are absolutely no reason for the Java version to be at fault here.
As far as I know the only way this exception could be thrown is if Llanfair is already running and you try to execute a second instance. I don’t know much about Mac or any BSD-based OS but I assume you have some ways to check the running process (maybe even with the ps command) and kill all the javaw processes. The JNativeHook website talks about something on MacOS X called "assistive device" that needs to be turned on, if it helps.
yep the assistive device thing is the problem. i tried on my own mac, with it disabled, Llanfair doesnt even pop up or anything, and with it enabled, it works!
system preferences > universal access/accessibility/where you go if you have some kind of handicap > its one of the checkboxes at the bottom of the window
Thanks for working on this everyone. DJS, that totally solved it! I went to System Preferences>Accessibility At the bottom is a checkbox "Enable access for assistive devices." I checked it, ran llanfair 1.3 and it popped up immediately! Awesome