i2 Control V2.2
Discuss the previous iRidium version (V2.2.3) with other users
We have moved our support service to a new technical support system. Since 17.01.2022, we have disabled the ability to create appeals through the userecho personal account. Now all requests are processed via mail to support@iridi.com .
Thank you for your understanding and have a nice day.
Geen vergelijkbare onderwerpen gevonden.
0
Beantwoord
Как отсылать в jscript значение
Andrei1980 8 jaar geleden
in iRidium Script
•
bijgewerkt door Dmitry - support (expert) 8 jaar geleden •
2
0
Waiting for user's reply
Не открывается Интерфейс Slide
Эдуард Баумгертнер 8 jaar geleden
in GUI Editor
•
bijgewerkt door Dmitry - support (expert) 8 jaar geleden •
1
Popular 89
+5
Voting
throwing custom errors with line numbers
r riksma 10 jaar geleden
in iRidium Script / AV and Driver scripts
•
bijgewerkt door Oksana (expert) 9 jaar geleden •
5
It would be nice if I could show a line number when I throw an error in my own code.
for example, if I run this piece of code:
the following line is logged:
When an Error is logged from iridium itself it looks like this:
How can I get the file and line number as well?
It would be great if you could always show this information in the log if the Error is not caught.
for example, if I run this piece of code:
try {
if (typeof currentStyle[options.name] == 'undefined') {throw new Error("Unknown style name: " + options.name);}
}
catch (err) {
throw new Error(err.lineNumber + " " + err.message);
}
the following line is logged:
02-12-2015 13:28:03 Kernel.Info 192.168.253.102 [12-02-2015 13:28:04.000] WARNING Script exception: Error: undefined Unknown style name: menuLogo
When an Error is logged from iridium itself it looks like this:
02-12-2015 13:31:42 Kernel.Info 192.168.253.102 [12-02-2015 13:31:43.000] WARNING Script exception: ReferenceError: /var/mobile/Containers/Data/Application/0CE95966-BFE3-4352-B1E9-F38E3EB8963C/Library/Caches/iRidiumMobile/EveryDevice/ViewLibrary.js:185: erraaa
How can I get the file and line number as well?
It would be great if you could always show this information in the log if the Error is not caught.
+3
Waiting for user's reply
Lists.CreateItem
rocfusion 10 jaar geleden
in iRidium Script / Interface scripts
•
bijgewerkt door Oksana (expert) 10 jaar geleden •
2
Hi,
Please take a look at the attached project. Press on the delete first item button and then the press add first item.
I would expect that the List.CreateItem(1, 1, {Text: "TV Bedroom 1"}) would add an new item at the defined point in the list. This is not the case it simply added to the end of the list.
Thanks,
Roger
List.irpz
Please take a look at the attached project. Press on the delete first item button and then the press add first item.
I would expect that the List.CreateItem(1, 1, {Text: "TV Bedroom 1"}) would add an new item at the defined point in the list. This is not the case it simply added to the end of the list.
Thanks,
Roger
List.irpz
+1
Waiting for user's reply
No tooltip/help for icon in Project Overview
Theo Derks - NL (distributor) 10 jaar geleden
in GUI Editor
•
bijgewerkt door Oksana (expert) 10 jaar geleden •
2
Hi,
there is not tooltip/help available for the icon in the project overview.
Now, installers don't know what will happen if they press the icon.
Please add a tooltip for this icon.
Thanks
Theo
NoToolTipProjectOverview.jpg
there is not tooltip/help available for the icon in the project overview.
Now, installers don't know what will happen if they press the icon.
Please add a tooltip for this icon.
Thanks
Theo
NoToolTipProjectOverview.jpg
+1
Waiting for user's reply
IOS Clients falling asleep during project upload.
Hi,
It would better if somehow whilst a project is uploading and when a project is loading\unpacking, the IOS control panels are kept awake during these operations. This will prevent failed uploads, the installer having to touch the screen to keep the client alive.
Thanks,
Roger
It would better if somehow whilst a project is uploading and when a project is loading\unpacking, the IOS control panels are kept awake during these operations. This will prevent failed uploads, the installer having to touch the screen to keep the client alive.
Thanks,
Roger
+1
Waiting for user's reply
Fonts used in Projects
Hi,
It would be great when a new tab is added into the gallery called Project Fonts. Here you could then add and remove fonts for the currently select project.
The reason I request this is because the merge project feature does not always import all of the fonts that are coming from the imported project.
Thanks,
Roger
It would be great when a new tab is added into the gallery called Project Fonts. Here you could then add and remove fonts for the currently select project.
The reason I request this is because the merge project feature does not always import all of the fonts that are coming from the imported project.
Thanks,
Roger
Customer support service by UserEcho