|
JP1 Remotes
|
View previous topic :: View next topic |
Author |
Message |
Matt M
Joined: 07 Jul 2018 Posts: 18
|
Posted: Tue Jul 09, 2024 7:00 pm Post subject: |
|
|
I recently had a problem creating a macro for an activity. I updated to the latest version of rmir and it works as expected. Are you using the latest version? |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Wed Jul 10, 2024 1:40 am Post subject: |
|
|
?Check for updates? says I am using the latest version. |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Wed Jul 10, 2024 1:41 am Post subject: |
|
|
Yes. I tried a more detailed answer, but got an error message.
P.S. Now tried to add the details in ?Edit?, but got the error message again. |
|
Back to top |
|
|
mathdon Expert
Joined: 22 Jul 2008 Posts: 4574 Location: Cambridge, UK |
Posted: Wed Jul 10, 2024 3:29 am Post subject: |
|
|
@rsbrux:
The .rmir file you have posted is corrupt and gives an error message when attempting to load it. I have deleted the corrupt macro entry and posted it as mod1 here. This now loads without error and I find I can create a new Activity in it without problem. _________________ Graham |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Wed Jul 10, 2024 4:20 am Post subject: Activity macro still broken |
|
|
@mathdon:
Thanks, but that didn't help. When I load your file, I see the same error for the new activity that I added:
Code: |
05F68 <activity 01 15> 08 4E 00 41 00 53 00 20 00 76 00 69 00 61 00 20 00 54 00 56 00 Activity8=NAS via TV
05F7F <macroref 03 02> FF 00 </macroref 83> Macro error: macroMap is null for macroref = -1 |
When I add the activity macro, I still see the same error: Wohnzimmer28
And when I upload it to the remote, the activity still doesn't work. Here is the file as re-downloaded from the remote, which once again shows the activity macro as empty.
P.S. The result is the same if I delete the faulty activity completely and add it back again. Only the error in activities.xcf in the XSight File Data tab is slightly different from yours (but the same as I originally had):
Code: | 05F68 <activity 01 15> 08 4E 00 41 00 53 00 20 00 76 00 69 00 61 00 20 00 54 00 56 00 Activity8=NAS via TV
05F7F <macroref 03 02> 73 00 </macroref 83> Macro error: macroMap is null for macroref = 115 |
P.P.S. Even if I take an older functioning RMIR file and add a new activity, the same error appears for the new activity in activities.xcf. |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Wed Jul 10, 2024 10:49 am Post subject: Bug in RMIR 3.0.15? |
|
|
I don't have a problem adding a new activity (and activity macro) with version 2.14.16, which is the version I was using before upgrading to version 3.0.15. I have uploaded an RMIR file created with 2.14.16 to the diagnosis area. The only problem I have with it is that the second TV - cursor right command in the new activity macro is ignored.
P.S. An attempted workaround for the ignored command (inserting a dummy TV command in between the 2 "rights") didn't work. |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Wed Jul 10, 2024 11:33 pm Post subject: New bug in RMIR 3.x |
|
|
I have now reproduced the problem in RMIR 3.0.3, so I suspect that it was introduced in 3.0. I didn't bother to try 3.0 because I saw that there were important bug fixes in 3.0.1 and 3.0.3.
Existing activities are handled properly in 3.0.3, but the Activity Macro in a newly created activity fails to work.
I cannot find the expected error in the XSight File Data tab, because the view of activities.xcf never loads. Instead, the status bar just shows "PROCESSING..." indefinitely.
When I try to download the resulting configuration from the remote, it appears to succeed, but when I try to view activities.xcf in the XSight File Data tab, I get the "Error downloading from remote" popup.
A zip file containing a screenshot of the error message and the requested raw download is uploaded here. |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Thu Jul 11, 2024 12:39 am Post subject: |
|
|
In case it helps, I can confirm that RMIR 2.14.18 can also create a new activity with a working macro. This is the version I will be using for the time being.
The ignored "TV - right" command appears to be a timing problem. |
|
Back to top |
|
|
mathdon Expert
Joined: 22 Jul 2008 Posts: 4574 Location: Cambridge, UK |
Posted: Thu Jul 11, 2024 8:06 am Post subject: |
|
|
@rsbrux
I see that I didn't delete enough from Wohnzimmer27 in my previous post. I have now deleted what I believe to be enough from Wohnzimmer28 and posted that as Wohnzimmer28mod1 in the same location here. If you still cannot add your NAS via TV activity, please post (a) the .rmir file that loads correctly to which you are adding the new activity and (b) full details of the new entry that you are adding in the Activities panel, as this has passed my testing. _________________ Graham |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Fri Jul 12, 2024 8:24 am Post subject: Still no joy with 3.0.15 |
|
|
In RMIR 3.0.15 I cannot even add the desired new activity to Wohnzimmer28mod1. When I do so, activities.xcf once again shows the same type of error I have encountered every time I attempt to add an activity using RMIR 3.0.15:
Code: | 05F68 <activity 01 15> 08 4E 00 41 00 53 00 20 00 76 00 69 00 61 00 20 00 54 00 56 00 Activity8=NAS via TV
05F7F <macroref 03 02> 73 00 </macroref 83> Macro error: macroMap is null for macroref = 115 |
You will find the result uploaded as Wohnzimmer28mod2.
The results when uploaded to the remote are the same as before:
- Selecting the new activity on the remote does not transmit any commands.
- If I download the resulting configuration from the remote (Wohnzimmer28mod3), the activity macro for "NAS via TV" is empty.
|
|
Back to top |
|
|
mathdon Expert
Joined: 22 Jul 2008 Posts: 4574 Location: Cambridge, UK |
Posted: Tue Aug 06, 2024 4:34 am Post subject: |
|
|
I am sorry for the long delay in replying, but I have been busy with personal matters far removed from JP1.
If I understand your last message correctly, then if I load Wohnzimmer28mod2 into RMIR 3.0.15 then XSight File Data > activities.xcf should show
Code: | 05F68 <activity 01 15> 08 4E 00 41 00 53 00 20 00 76 00 69 00 61 00 20 00 54 00 56 00 Activity8=NAS via TV
05F7F <macroref 03 02> 73 00 </macroref 83> Macro error: macroMap is null for macroref = 115 |
It doesn't for me, it shows
Code: | 05F68 <activity 01 15> 08 4E 00 41 00 53 00 20 00 76 00 69 00 61 00 20 00 54 00 56 00 Activity8=NAS via TV
05F7F <macroref 03 02> 73 00 </macroref 83> Macro=Key:Receiver All/Soft2(8.0);Key:Panasonic TV/Soft2(8.0);Key:Panasonic TV/Soft8(4.0);Key:Panasonic TV/Right(4.0);Key:Panasonic TV/Right(4.0);Key:Panasonic TV/OK(4.0);Key:Panasonic TV/Down(4.0);Key:Panasonic TV/OK(4.0);Key:Rcvr Main/7(0.3) |
so I cannot reproduce your error.
If I have misinterpreted your message, please explain in more detail how to reproduce your error, as I can go no further without being able to do so. _________________ Graham |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Tue Aug 06, 2024 8:45 am Post subject: |
|
|
No problem; thanks for responding!
You have summed up the situation perfectly, and I am equally puzzled that the problem is not reproducible.
Since you have no problem with my file, I must assume that it is not corrupt.
The only thing I can think of that might be different between our two installations is the Java engine. I have recently updated mine (to version 8 update 421). I will try again to see if that made a difference and get back to you. |
|
Back to top |
|
|
mathdon Expert
Joined: 22 Jul 2008 Posts: 4574 Location: Cambridge, UK |
Posted: Tue Aug 06, 2024 1:02 pm Post subject: |
|
|
I have just tried with Java 8 update 241 rather than Java 14 which I was using for my previous test, but the result is identical, no error, so that doesn't seem to be the problem. Are you using Windows or Linux? I can't see why that would make a difference, but I suppose it might. _________________ Graham |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Wed Aug 07, 2024 1:48 am Post subject: |
|
|
I am using Windows 10 Pro x64 with 32-bit java. I am guessing you are on Linux, because no higher version of java is offered me on Windows, unless this is a confusion of the java versioning. The actual version of my java is 1.8_421, but they have been calling the java 1.x versions just 'java x' for a long time now. I have a Linux machine as well. but prefer to use the Windows machine. The Linux machine is home-built and needs both new HW and SW, which I haven't had time to install.
Once again, many thanks for all the effort you have invested in RMIR! |
|
Back to top |
|
|
rsbrux
Joined: 25 Dec 2015 Posts: 94
|
Posted: Wed Aug 07, 2024 1:55 am Post subject: |
|
|
Sorry, but I can't respond to your post. Here is the error I am getting:
Code: | General Error
Could not insert new word matches
DEBUG MODE
SQL Error : 1271 Illegal mix of collations for operation 'in'
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT 148719, word_id, 0 FROM phpbb_search_wordlist WHERE word_text IN ('am', 'using', 'windows', 'pro', 'x64', 'with', '32bit', 'java', 'guessing', 'you', 'are', 'linux', 'because', 'higher', 'version', 'offered', 'on', 'unless', 'this', 'a', 'confusion', 'the', 'versioning', 'actual', 'my', '1', '8421', 'but', 'they', 'have', 'been', 'calling', 'x', 'versions', 'just', '?java', 'for', 'long', 'time', 'now', 'machine', 'well', 'prefer', 'use', 'homebuilt', 'and', 'needs', 'both', 'new', 'which', 'haven?t', 'had', 'install', 'once', 'again', 'many', 'thanks', 'all', 'effort', 'invested', 'rmir')
Line : 251
File : functions_search.php
|
It's not the first time; this has happened before. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|