maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   SailfishOS on Oneplus One (https://talk.maemo.org/showthread.php?t=96483)

Koiruus 2017-02-06 11:57

Re: SailfishOS on Oneplus One
 
Ummm, I got it working. The only thing I did differently is that I pressed the "send" -button little bit longer instead of a fast tap, like on J1. Feels weird, but I guess this is how it should work. But thanks anyway!

cvp 2017-02-06 12:09

Re: SailfishOS on Oneplus One
 
Strange. With me is not so. But main thing it works :)

pichlo 2017-02-06 13:01

Re: SailfishOS on Oneplus One
 
There are a number of patches to make SMS send on a long press (example, another) to prevent accidental sending. Are you sure you don't have one of them installed?

Koiruus 2017-02-06 16:55

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by pichlo (Post 1522936)
There are a number of patches to make SMS send on a long press (example, another) to prevent accidental sending. Are you sure you don't have one of them installed?

Oh, crap! You're right. I was using a patch called "Remove white background from message cover" or something like that on J1. But it had been embedded to the package you linked (Settings for messages layout), so I installed that for OPX. But I forgot to check what else it offers beside of removing the ugly white backround. So thank you!

One more question. Is it possible to get autocomplete working on OPX? I found some posts about it in XDA, but no proper answer.
Code:

[root@Sailfish nemo]# pkcon install jolla-xt9
Command failed: This tool could not find any available package: could not find jolla-xt9

I mean, are those packages removed completely, or is it just me and my repos?
Code:

[root@Sailfish nemo]# ssu lr
Enabled repositories (global):
 - adaptation-community        ... http://repo.merproject.org/obs/nemo:/testing:/hw:/oneplus:/onyx/sailfishos_2.0.5.6/
 - adaptation-community-common ... http://repo.merproject.org/obs/nemo:/testing:/hw:/common/sailfishos_2.0.5.6/
 - apps                        ... https://releases.jolla.com/jolla-apps/2.0.5.6/armv7hl/
 - hotfixes                    ... https://releases.jolla.com/releases/2.0.5.6/hotfixes/armv7hl/
 - jolla                      ... https://releases.jolla.com/releases/2.0.5.6/jolla/armv7hl/

Enabled repositories (user):
 - openrepos-Almindor      ... http://sailfish.openrepos.net/Almindor/personal/main
 - openrepos-Ancelad      ... http://sailfish.openrepos.net/Ancelad/personal/main
 - openrepos-Buschtrommel  ... http://sailfish.openrepos.net/Buschtrommel/personal/main
 - openrepos-Dax          ... http://sailfish.openrepos.net/Dax/personal/main
 - openrepos-Larswad      ... http://sailfish.openrepos.net/Larswad/personal/main
 - openrepos-Penguin      ... http://sailfish.openrepos.net/Penguin/personal/main
 - openrepos-Schturman    ... http://sailfish.openrepos.net/Schturman/personal/main
 - openrepos-anig          ... http://sailfish.openrepos.net/anig/personal/main
 - openrepos-basil        ... http://sailfish.openrepos.net/basil/personal/main
 - openrepos-coderus      ... http://sailfish.openrepos.net/coderus/personal/main
 - openrepos-eugenio      ... http://sailfish.openrepos.net/eugenio/personal/main
 - openrepos-llelectronics ... http://sailfish.openrepos.net/llelectronics/personal/main
 - openrepos-lpr          ... http://sailfish.openrepos.net/lpr/personal/main
 - openrepos-ovekaaven    ... http://sailfish.openrepos.net/ovekaaven/personal/main
 - openrepos-saberaltria  ... http://sailfish.openrepos.net/saberaltria/personal/main
 - openrepos-vasvlad      ... http://sailfish.openrepos.net/vasvlad/personal/main
 - store                  ... https://store-repository.jolla.com/onyx/armv7hl/?version=2.0.5.6

Disabled repositories (global, might be overridden by user config):

Disabled repositories (user):
 - home ... https://download.jollamobile.com/home:/honeybadger/latest_armv7hl/

Thank you once again.

rinigus 2017-02-06 19:07

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by Koiruus (Post 1522946)
One more question. Is it possible to get autocomplete working on OPX? I found some posts about it in XDA, but no proper answer.
Code:

[root@Sailfish nemo]# pkcon install jolla-xt9
Command failed: This tool could not find any available package: could not find jolla-xt9

I mean, are those packages removed completely, or is it just me and my repos?

I think that Jolla has closed this backdoor for us getting xt9 on ported devices. I have seen it on N4 and OPX. So, its time to get the autocompletion developed in an open source manner. There was a thread at TJC on that and one developer working on it, as far as I remember.

eekkelund 2017-02-07 18:20

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by rinigus (Post 1522951)
I think that Jolla has closed this backdoor for us getting xt9 on ported devices. I have seen it on N4 and OPX. So, its time to get the autocompletion developed in an open source manner. There was a thread at TJC on that and one developer working on it, as far as I remember.

Keyboard that comes with tIDE has some level autocompletion(atm. supports qml, python and javascript). I used dolphin core as base of tIDE keyboard so that could be usefull :)

Koiruus 2017-02-07 19:02

Re: SailfishOS on Oneplus One
 
I guess this is a bit fishy, but I copied those jolla-xt9 and jolla-xt9-cp packages from my J1 to OPX and got the autocomplete working. Just wanted to try and find out if it works or not.

claustn 2017-02-09 15:36

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by Koiruus (Post 1522974)
I guess this is a bit fishy, but I copied those jolla-xt9 and jolla-xt9-cp packages from my J1 to OPX and got the autocomplete working. Just wanted to try and find out if it works or not.

Where are those files located?

robthebold 2017-02-09 16:45

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by Koiruus (Post 1522974)
I guess this is a bit fishy, but I copied those jolla-xt9 and jolla-xt9-cp packages from my J1 to OPX and got the autocomplete working. Just wanted to try and find out if it works or not.

I don't think I'd feel too guilty about that. What's really curious is why Jolla would perhaps deliberately block access to these packages for ported devices, particularly just after giving the same devices access to the store and its goodies. It's kind of a tease, IMO.

kuba77 2017-02-09 17:11

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by claustn (Post 1523175)
Where are those files located?

Code:

/usr/lib/qt5/qml/com/jolla/xt9/
/usr/lib/qt5/qml/com/jolla/xt9cp/
/usr/share/maliit/plugins/com/jolla/

on devices which have access you can do this in terminal and you will get rpm packages :)
Code:

$ pkcon download /home/nemo jolla-xt9
$ pkcon download /home/nemo jolla-xt9-cp



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

vBulletin® Version 3.8.8