Search found 4 matches

by wof06
Sun Feb 10, 2013 3:13 pm
Forum: JP1 - Software
Topic: RM/RMIR v2.02a now available
Replies: 15
Views: 80287

Patch for RM/RMIR v2.02a

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 ...
by wof06
Fri Feb 08, 2013 2:31 pm
Forum: JP1 - New Remotes & RDFs
Topic: 322403 URC-7960
Replies: 137
Views: 239087

I finally got a working RemoteMaster 2.02a under Linux 64 bit without running as root.

Instead of using the jp12serial019Source I got (in a pm) access to the jp12serial020BetaSource (still with debug statements in it). This fixed the problem of leaving the URC 7960 in an unusable state. When up ...
by wof06
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 ...
by wof06
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 ...