![]() |
Цитата:
VIDEO 2 In the video, I reran six times IcarDS - Only twice read messages ! |
Цитата:
The code use two command but when the second command is used the first have not enough time for its work ! So, i have modified and simplified this part of code for a easier use ! The second command is send only after the first will be finished ! No the code is running very well for Unread or All sms ! We have now no popup but just an info line into the sms screens. |
Цитата:
You don't like that ? (it's a joke) I see that ! I suppose your PhoneNoAddContact settings is set to false ? |
Вложений: 1
Цитата:
For my test, i use the number 123 that call my vocal message box ! I have no popup ! Do you have a timer that call again and again this popup or an IDLE into your exectbl.ini file ? I send you my exectbl.ini file ! Can you do a test with this file please ? |
Цитата:
the command is: Код:
Script,OnScreenStart,SETVARBYCODE;LANG;LangName||SHIFTLOCK||if;strcomp($LANG$;RU);{SetVar;KBLAYOUT;1};{SetVar;KBLAYOUT;0} So i try to check if LANG = RU !!! If yes, KBLAYOUT=1 If no, KBLAOUT = 0 But this line don't run and i don't know why ! Need help please !!! :pleasantry::pleasantry::pleasantry: |
В общем пока не решится проблема с уровнями громкости пользоваться не возможно.
Принял звонок, и дальше надо бируши резко вставить, чтобы не оглохнуть от включившейся музыки. ;) Может пока не найдено решение проблемы, при звонке МАСТЕР звука не 100 ставить, а 10 например. |
pierrotm777
What you will do with 100% volume on call? You have already found a solution... Why not apply in your plugin ? Код:
/ Входящий звонок(Incoming call) --- "SETVOL;MASTER;0" --- 0% --- "SETVOL;MASTER;100" --- 100% Thanks to your SkinTool.:smile2: (an updated version of the SkinTool would be very good:wink2:) --------------------------------------------------------------------------------- About lang change in osk... you can use AHK script from seriousstas... download 7z archive with precompiled AHK script. an example of a button in mini osk keyboard with AHK script... B,0,200,130,50,"RUNQ;$SKINPATH$SCRIPTS\Lang_change.exe","" ------------------------------------------------------------ skin command from osk and osk2 lang change... osk2 http://jpegshare.net/thumbs/62/3e/62...3e188bcffa.jpg B,0,200,130,50,"SENDKEY;$LangToggleSet$","" OSK http://jpegshare.net/thumbs/30/dd/30...827bcca3ee.jpg B,567,510,70,90,"LangToggle","" ... |
А в каком файле есть эта запись "SETVOL;MASTER"
зарядил поиск по диску. Не могу найти. |
Winlin
Записи нет в файлах :) как и документации по Икару... что очень печально... Разработчик мог бы и приложить хотя бы один файлик с командами Икара, и простенькими пояснениями... софтина то платная... Я брал команду из RideRunner-а и опытным путем выяснил через SkinTool как менять громкость в процентном соотношении. |
Просто автор плагина привел команды , как он делает. Я и хотел изменить 100 на 10 , скажем, но не нашел где.
|
Winlin
На сколько я понимаю, похоже что нужно вносить правки состояний плагина в ExecTBL. Т.е. звоним --- делаем это положили трубку --- делаем что то еще Пусть автор сам допиливает плагин до рабочего состояния, все ошибки и проблемы уже указаны. |
но ведь где то он на 100% мастер звука двигает.
|
Thanks for all help guys !
I see that as soon as possible ! |
|
duzzy
Вы матом на ихнем не ругайтесь, а по русски иногда пишите :rofl: ....пробовать или пока все еще мозговой штурм? |
sirota
:) Попробовать можно, но дома на виртуалке)))... там пока еще много чего допиливать нужно. |
Цитата:
|
sirota
Пожалуйста ! Понимаешь тут такое дело, по уму надо конечно в авто ставить и пробовать и тестировать, но так как автору плагина никто из разрабов Икара не помогает он делает все сам... отсюда и заморчки(со звуком, переключением клавы на rus/eng и др. проблемами) |
Вложений: 1
sirota
Мог-бы :) pierrotm777 Цитата:
After uninstall a plugin (through the control panel) :( : |
seriousstas
Привет ! :) У нас Ргост в блоке(картинок не видно))))... заливай картинки http://jpegshare.net/ |
duzzy
Здарова! Ок Пробовал удалять ? Похоже нужно больше *.ini -шек делать бекап при этом и восстанавливать при удалении. Сейчас тестовый Икар - умер . |
seriousstas
:) Да уже два тестовых удалил)))... нужен нормальный беэкап, судя по всему видимо что то неправильно восстанавливается при деинсталляции... видимо скрипт косячный. Я пробовал Автоитом менять exectbl и бэкапить, просто для теста свои изменения вносил, исправленные экраны, правки в файлах скинов(не для этого плагина) вроде все работает без проблем. Возможно лучшим вариантом бэкапа было бы простое копирование тех файлов в которые вносятся изменения, например в директорию плагина в папку Orig_skin_files, а при деинсталляции возврат этих файлов на место(это просто мысли вслух)... ------------------------------ В Икаре в папке скина(C:\Users\Имя Пользователя\Documents\iCarDS\skins\Chameleon) есть такая утилита SaveSkinSetting.exe... Если ее развернуть то там можно увидеть как происходит бэкап при использовании Автоита... Код:
#Region Развернем ее и посмотрим как происходит возврат файлов настроек обратно... Код:
#Region |
SaveSkinSetting.exe
)))))) только хотел Тебе о ней написать ... Я пробовал ей восстанавливать после "смерти" Икара(после ресета например - редко , но бывает портятся файлы настроек) и ни разу не восстановил :) Она тоже не все файлы бекапит . |
seriousstas
))) :) Так давай переделаем тулзу по бэкапу ? Добавим нужные файлы для бэкапа, потестим, я просто толком не в курсе что нужно бэкапить... Можно чтоб каши не было делать бэкап в другую папку... Нужен просто полный список файлов настроек которые нужно бэкапить, тулзу я закомпилю. |
Цитата:
ExecTBL.ini.bakByMobilePhone --> ExecTBL.ini setting.ini.bakByMobilePhone --> setting.ini skin.ini.bakByMobilePhone --> skin.ini |
I think it's possible to restore the old .ini files after an uninstall !
I must to see how to do that ! |
Цитата:
|
Цитата:
As i can see a toggle version between latin and russian keyboard ! A good option would be to pass the keyboard value as option ! like: RUN;Skinpath$Scripts\Lang_change.exe|0x4090409 ! The idea would be to have all possibilities ! |
Цитата:
Now reads 1 from 10-15 times Removing .xml - it not helps |
Цитата:
I have not this issue ! Can you remember what phone you use ? You don't need to remove the xml file ! Your issue has another raison ! Do you use the ALL SMS mode for your test or only UNREAD ? |
Цитата:
Nothing happens |
Sorry, i have no issue with the sms !
But the result isn't immediate ! You need to wait a certain time if you want read all sms ? What number of sms do you have ? |
35-40
Цитата:
First Redmi - reads SMS times out of 10 queries Waiting for a very long time. Second - Mediatek MT6582 - reads quickly - and then (after restart) did not work at all. Always the status of "not connected." Helps only reinstall plug and iCar DS (till restart Icar) |
Цитата:
Test the map feature please ! Your phone are android phone ? |
Цитата:
Цитата:
|
If someone can translate me these english sentence please ?
Код:
l_set_BTM_Help=Help |
I have found a big issue with the gps and the plugin !
I don't know why, but when iCarDS is started it check the GPS value and return well by example GPSSAT , GPSSPDN labels but not update these value ! I use GpsGate for my tests as simulator and have no idea why this issue !!!!! Do need i change something into the ExecTBL.ini file ? For have no issue with sms, the version 1.5.6 set the Lock In Motion feature to off !!! Код:
|
keyboard language does not switch.
English characters are not correct, as in the photo above. Change phone from the program does not work. need restart Displays the status is always "connected" - at all, why? If - connect the second - the first continues to be connected as well. |
Код:
l_set_BTM_Help=Помощь |
Цитата:
Other program that run in same time than ds crash the keyboard ! Цитата:
Цитата:
I have found an issue with the read sms feature, where the message wasn't full ! The last version 1.5.7 solve this issue ! Do you have always an issue with sms or it's better ? With the 1.5.7 , it will be possible to send our position into a sms with three formats: Google Maps, Bing Maps and Yandex Maps ! Nice for give your position to a friend ! |
Часовой пояс GMT +4, время: 08:33. |
Работает на vBulletin® версия 3.8.4.
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Перевод: zCarot