The version is actually intended to be updated via feeds. Otherwise, the only option is to look at the git.
Posts by Masta2002
-
-
download german kle still crash enigma
-
-
The easiest way is to simply install the e2iplayer from the oATV Feed. Then you always have the latest version.
-
Downloading new languages does not work. I think you need to adjust the address in this line.
NewVirtualKeyBoard/usr/lib/enigma2/python/Plugins/SystemPlugins/NewVirtualKeyBoard/VirtualKeyBoard.py at 2f2fd3357c65142adeefb58547b1dabbe2e0b222 · fairbird/NewVirtualKeyBoardNewVirtualKeyBoard. Contribute to fairbird/NewVirtualKeyBoard development by creating an account on GitHub.github.com -
You need to be patient with this page; it takes a few minutes to load. During this time, it may appear to be frozen, but it is not. After the waiting time, the page will function normally.
-
Everything works as it should for me with hostxxx.
If you want help with this problem we need enigma2 debug log and iptv.dbg log
-
-
What would be the correct decoding? Why doesn't it crash when I copy it directly to the box?
-
The crash is from your file I have upload old file .. work just fine.
when i copy the file from my attachment to kle directory it works fine if its downloadet from your git it gets the crash ....
the old file is completly wrong layout
-
-
Looks like you have en_US and not en_GB installed
you can see in this folder which kle files are there
/usr/lib/enigma2/python/Plugins/SystemPlugins/NewVirtualKeyBoard/skins/kle
('United Kingdom', 'en_GB', '00000809'),
('United States', 'en_US', '00020409'),
other language codes can be found here
Keyboard identifiers and input method editors for WindowsUse keyboard identifiers and Input Method Editors (IMEs) to identify the keyboard type.learn.microsoft.com -
About kle00000407.kle fix it.
Sorry can you try it to download german? For me the plugin now crashes
With the attached .py the green and grey download icons for languages are fixed maybe you want to use it
-
Why don't you do it with po and pot files? The way the code looks, most strings would already be prepared for this. That would be the normal standard that all enigma2 plugins actually have.
And it wouldn't have to be selected via a language selection, but would automatically use the system language!
Should be enough to add an init something like this and generate pot and po file
WeatherPlugin/usr/lib/enigma2/python/Plugins/Extensions/WeatherPlugin/__init__.py at master · fairbird/WeatherPluginContribute to fairbird/WeatherPlugin development by creating an account on GitHub.github.comBut I'm not a programmer, so I don't know exactly how it works. If you don't know yourself, I'm sure Lululla or KiddaC can give you some tips.
EDIT:
And it looks like you should have renamed the updated kle file before uploading it. There is now a 00000407.kle and a KLE00000407.kle. Apparently, the files are renamed again when downloaded from your git.
KLE00000407.kle --> delete
00000407.kle --> rename to KLE00000407.kle
Then it should work.
-
But maybe in next version I will add it (not sure)
Would be nice!!
and what do you think abou make the plugin translatable for next version?
-
In this screenshot from kiddaC, the green dots show which languages are installed and which are not. This display of the green dots does not work in the latest version v13.1 either. Is this a bug or intentional?
-
I am familiar with the settings you are showing.
But I also wrote that I would like to see things differently and would like to have various other options as well.
I believe that this would improve usability considerably and expand the range of functions and variability.
Of course, it's your plugin and you can decide for yourself what you want to add or not. :)
And you should definitely make the plugin translatable ;)
All others
I would still be interested to hear your opinion on whether my suggestions make sense to you!
-
there is clear history and install language in menu
You mean the select tasks screen that precedes the menu. In my opinion, you can leave that out completely and just move the options to the actual menu.
-
The Gamato website seems to be completely down. Do they have a new link? Does anyone know anything about this?
-
fairbird, KiddaC or some others i have some suggestions is it possible to add some or all of them?
Some new settings in Menu
- Delete Search History
- Install language
- How many search history entries are stored -> 1 - 99999
- Searchfield alignment Left/Right
- Searchfield remembers last entry on/off
split the google/history Enable/Disable into two options
- Enable/Disable Search History
- Enable/Disable Search Suggestions
- Kill the select tasks window and open with menu direct the settings screen
-use "Blue" for shift and "Yellow" for Alt - Because you change upper and lower case much more often than you jump between fields and switch languages, I think the color buttons are a good idea.
- PVR for Toggle beetwen the fields
- TXT for Language change
- make the entire plugin translatable- update german .kle file to this one from attachment
