maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   [WIP] Japanese input method for Sailfish OS (now with 99% less crashes) (https://talk.maemo.org/showthread.php?t=92334)

salyavin 2014-11-12 20:19

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
Thanks a lot, it's a whole lot better. I can now select my wife and son's names.

This really makes the phone a lot more useful to me, thank you.

I can crash it but in an improper use situation that does not matter. How I can make it crash is say I select a word and it inputs it into a chat or mail but there is still a list of words showing, if I select any of those it crashes. I do not think that has to be changed as I consider that improper usage as I have not input anything new.

Behold 2014-11-12 20:47

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
Quote:

Originally Posted by salyavin (Post 1446851)
Thanks a lot, it's a whole lot better. I can now select my wife and son's names.

This really makes the phone a lot more useful to me, thank you.

I can crash it but in an improper use situation that does not matter. How I can make it crash is say I select a word and it inputs it into a chat or mail but there is still a list of words showing, if I select any of those it crashes. I do not think that has to be changed as I consider that improper usage as I have not input anything new.

Crap, you're right, now the prediction functionality is broken instead. I'll see if I can fix it when I have the time to look at it. At least it's not as serious as the old bug.

vbmithr 2014-12-24 14:56

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
Not working for me, (2014.12.24).
Maybe this is due to the latest Jolla update ?

I have this error:

Code:

[nemo@Jolla plugins]$ systemctl --user stop maliit-server.service && maliit-server                                                                                                                                                           
WARNING: bool MIMPluginManagerPrivate::loadPlugin(const QDir&, const QString&) Error loading plugin from "/usr/lib/maliit/plugins/libmaliit-keyboard-plugin.so" "The shared library was not found."                                           
WARNING: Module 'Sailfish.Silica' does not contain a module identifier directive - it cannot be protected from external registrations.


Wikiwide 2014-12-25 01:34

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
Quote:

Originally Posted by vbmithr (Post 1453744)
Not working for me, (2014.12.24).
Maybe this is due to the latest Jolla update ?

I have this error:

Code:

[nemo@Jolla plugins]$ systemctl --user stop maliit-server.service && maliit-server                                                                                                                                                           
WARNING: bool MIMPluginManagerPrivate::loadPlugin(const QDir&, const QString&) Error loading plugin from "/usr/lib/maliit/plugins/libmaliit-keyboard-plugin.so" "The shared library was not found."                                           
WARNING: Module 'Sailfish.Silica' does not contain a module identifier directive - it cannot be protected from external registrations.


Quick reply...

No idea. Same error-text can be seen here.

Best wishes.
~~~~~~~~~~~~~~~~~
Per aspera ad astra...

salyavin 2015-04-17 04:20

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
I understand keyboards changed in the very latest opt-in Sailfish update breaking many keyboards. I am hesitating to update since I saw that. Will this keyboard be updated?

Behold 2015-04-17 13:18

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
Quote:

Originally Posted by salyavin (Post 1467465)
I understand keyboards changed in the very latest opt-in Sailfish update breaking many keyboards. I am hesitating to update since I saw that. Will this keyboard be updated?

Unfortunately I cannot verify this at the moment, as my Jolla started to exhibit hardware issues just the other day. I'll get back to you once I get my phone back from repair. For the moment, avoid updating.

But yes, if required I will update the keyboard for compatibility.

salyavin 2015-05-07 21:54

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
From the keyboard layouts thread may be a hint.

Code:

import QtQuick 2.0
import ".."

KeyboardLayout {
splitSupported: true

KeyboardRow {

and
Code:

KeyboardRow {
splitIndex: 5

ShiftKey {}

salyavin 2015-05-18 03:29

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
I went ahead and upgrades. I see no change in functionality of this particular keyboard.

Behold 2015-05-18 20:23

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
Thanks for confirming. I've been incredibly swamped lately so I haven't had a chance to look at how the keyboard works with the latest version yet.

sleepsounds 2015-06-03 10:03

Re: [WIP] Japanese input method for Sailfish OS (now with 99% less crashes)
 
3 Attachment(s)
Hi.
I made some workaround modification on JaInputHandler.qml to avoid crash when tapping "prediction type" candidate.
I don't know if it is right solution but at least it seems to work.
I also made updated keyboard (from 1.1.4.29 stock english keyboard) with:
  • enabled split keyboard on landscape
  • disabled autocaps
  • added some Japanese symbols on shifted/symview choonpu key(ー)

I now testing flick-style keyboard and will post qmls if it goes well.


All times are GMT. The time now is 09:03.

vBulletin® Version 3.8.8