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


matemana 2017-02-09 19:27

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by kuba77 (Post 1523182)
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


Can you share with that files?

claustn 2017-02-09 19:33

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by kuba77 (Post 1523182)
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


Sadly the command to download doesn't work anymore, i will try to copy the files.

Koiruus 2017-02-09 19:41

Re: SailfishOS on Oneplus One
 
Nice, I knew that there is easier way to do that. I did a slightly other way; first removed those packages, then zypper install --download-only those packages, then copied them from /var/cache/zypp/packages/xt9. :D

kuba77 2017-02-09 21:02

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by claustn (Post 1523194)
Sadly the command to download doesn't work anymore, i will try to copy the files.

works only on devices which have access to this packages, so now only on official jolla devices

matemana 2017-02-09 21:35

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by Koiruus (Post 1523196)
Nice, I knew that there is easier way to do that. I did a slightly other way; first removed those packages, then zypper install --download-only those packages, then copied them from /var/cache/zypp/packages/xt9. :D

please share with that files.

Koiruus 2017-02-09 23:14

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by matemana (Post 1523220)
please share with that files.

I send you pm link.

robthebold 2017-02-10 14:10

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by Koiruus (Post 1523227)
I send you pm link.

At the risk of saying "me too," me too, please.

matemana 2017-02-10 20:08

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by robthebold (Post 1523269)
At the risk of saying "me too," me too, please.

Here you go https://files.fm/u/yu8wr3xh

SyedYaseen 2017-02-13 04:28

Re: SailfishOS on Oneplus One
 
Nice chance for alien dalvik?

We have for Nexus 4, Nexus 5 and Oneplus X..

cvp 2017-02-13 06:34

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by SyedYaseen (Post 1523405)
Nice chance for alien dalvik?

We have for Nexus 4, Nexus 5 and Oneplus X..

nope only n4/5 , opx is not working

SyedYaseen 2017-02-13 20:27

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by cvp (Post 1523407)
nope only n4/5 , opx is not working

Do we have any updates for OnePlus one?

cvp 2017-02-14 07:12

Re: SailfishOS on Oneplus One
 
dont know, i have a only a opx.

dubliner 2020-05-18 20:43

Re: SailfishOS on Oneplus One
 
So, I had a bit of a shock a moment ago when I discovered that Willem-Jan has decided to stop working on SFOS images for the OnePlus One (bacon).

https://github.com/wdehoog/sailfish-...ages/issues/14

It has been the perfect phone for me for a while now (I actually bought a second one for my dad who enjoys it, too). And SFOS has been running just wonderfully - a perfect port (everything works).

However, it seems like the 3.3.0 update is going to bring a few changes which might make software designed for 3.3.0 incompatible with older versions. Now I greatly fear that I might be left behind.

What are the chances of someone else picking up the porting work for Bacon?

dubliner 2020-05-23 09:26

Re: SailfishOS on Oneplus One
 
I'm just curious, what can be done in a situation where a porter has decided to drop a port?

Clearly I don't have the abilities to port SFOS myself (well, just looking at some of the rather dumb questions I've been asking here over the years should make that painfully obvious :cool:).

Is there any way to sound an alarm with some other porters? Where would be a good starting point? Maybe one of them would be willing to continue supporting Bacon. After all, it's a wonderful device and Willem-Jan's port has been excellent.

juiceme 2020-05-23 21:11

Re: SailfishOS on Oneplus One
 
Quote:

Originally Posted by dubliner (Post 1567640)
I'm just curious, what can be done in a situation where a porter has decided to drop a port?

Clearly I don't have the abilities to port SFOS myself (well, just looking at some of the rather dumb questions I've been asking here over the years should make that painfully obvious :cool:).

Is there any way to sound an alarm with some other porters? Where would be a good starting point? Maybe one of them would be willing to continue supporting Bacon. After all, it's a wonderful device and Willem-Jan's port has been excellent.

Well, for starters, you could ask about it on #sailfishos-porters as that is the place to discuss everyting and anything regarding ports.

If you are not willing to pick up with the port, the next best thing is to find someone with an 1+1 and willingness to continue.

dubliner 2020-05-26 07:07

Re: SailfishOS on Oneplus One
 
Thank you for that hint, juiceme! It is appreciated indeed. I've been hesitant about posting to #sailfish-porters as their guidelines state that port requests on that channel aren't really welcome.

Alas, I received some very good news the other night. Willem-Jan invested a lot of time (and no doubt a lot of effort, too) to port 3.3.0.16 to the OnePlus One despite himself not even using it any more. He is just the best! :)

BTW, it is right here:
https://github.com/wdehoog/sailfish-...mages/releases


All times are GMT. The time now is 04:57.

vBulletin® Version 3.8.8