When running on Linux as unprivileged user and there is no default 'LookAndFeel' set then at least under Ubuntu 12.04 the program crashes with a Null Pointer exception.
This can be avoided by inserting
LookAndFeel=javax.swing.plaf.metal.MetalLookAndFeel
in ~/.remotemaster.properties
To protect ...
Search found 4 matches
- Sun Feb 10, 2013 3:13 pm
- Forum: JP1 - Software
- Topic: RM/RMIR v2.02a now available
- Replies: 15
- Views: 80287
- Fri Feb 08, 2013 2:31 pm
- Forum: JP1 - New Remotes & RDFs
- Topic: 322403 URC-7960
- Replies: 137
- Views: 239087
- Thu Feb 07, 2013 4:34 pm
- Forum: JP1 - New Remotes & RDFs
- Topic: 322403 URC-7960
- Replies: 137
- Views: 239087
The only part of RM(IR) that does not run as non-root is the parallel interface, and that is brain damaged anyhow (at least the Linux version). (I have described it in more detail in another post.) Just delete it (jp1parallel.so or something like that).
I removed on purpose the jp1parallel.so to ...
- Thu Feb 07, 2013 5:40 am
- Forum: JP1 - New Remotes & RDFs
- Topic: 322403 URC-7960
- Replies: 137
- Views: 239087
Yes, the current release v2.02a of RemoteMaster does support the URC-7960.
As I do have both an URC-7960 and v2.02a I can confirm that for the Windows version. The Linux version (Ubuntu 12.04 64bit) is not working correctly with java 6 (device edit window pops up but remains invisible), but java ...