Active Topics

 


Reply
Thread Tools
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#1111
For me no diff since vgrade v3 to now vgrade-jolla-1.0.2.5.tar.bz2 Store don't work. Manage to install 8 out of ten default suggested apps - but not Maps and Microsoft Exchange and then no download possible at all.

Is this a common problem? Or I'm doing something wrong or miss something?
__________________
OK

Last edited by Garp; 2013-12-28 at 00:21.
 

The Following User Says Thank You to Garp For This Useful Post:
Posts: 36 | Thanked: 100 times | Joined on Mar 2013
#1112
Originally Posted by Just486 View Post
I can't find predictive input in this one.
vgrade v4 by souren araya had it.
I can only distribute images without the predictive text packages included.

vgrade
 

The Following 2 Users Say Thank You to vgrade For This Useful Post:
Posts: 36 | Thanked: 100 times | Joined on Mar 2013
#1113
Originally Posted by Garp View Post
For me no diff since vgrade v3 to now vgrade-jolla-1.0.2.5.tar.bz2 Store don't work. Manage to install 8 out of ten default suggested apps - but not Maps and Microsoft Exchange and then no download possible at all.

Is this a common problem? Or I'm doing something wrong or miss something?
I have not done any work in the kickstart to enable the store repos yet.

There have been instructions posted earlier to this thread to get some further store functionality which may work with the new repos.

What I'm trying to do is provide an image which can be built fully from a kickstart file so any improvements to that appreciated to

https://github.com/martinbrook/jolla-n950-kickstart

BR

vgrade
 

The Following 3 Users Say Thank You to vgrade For This Useful Post:
Posts: 81 | Thanked: 175 times | Joined on Dec 2013
#1114
Originally Posted by Garp View Post
For me no diff since vgrade v3 to now vgrade-jolla-1.0.2.5.tar.bz2 Store don't work. Manage to install 8 out of ten default suggested apps - but not Maps and Microsoft Exchange and then no download possible at all.

Is this a common problem? Or I'm doing something wrong or miss something?
Add this to ur /etc/ssu/ssu.ini file

[General]
arch=armv7hl
configVersion=12
credentials-scope=sales
credentials-ttl=1800
credentials-url-store=https://store-repository.jolla.com
deviceMode=4
disabled-repos=adaptation1, thirdparty, adaptation0
domain=sales
enabled-repos=aliendalvik
flavour=release
home-url=https://dav.jollamobile.com/dav/home/%1/
initialized=true
registered=false
release=1.0.1.12
rndRelease=latest

[repository-urls]
aliendalvik=https://store-repository.jolla.com/releases/latest/aliendalvik/SbJ
limited-nemo-mw=http://repo.merproject.org/obs/home:/vgrade:/branches:/nemo:/devel:/mw/latest_armv7hl/
nemoadaptation0=http://repo.merproject.org/obs/nemo:/devel:/hw:/ti:/omap3:/n9xx-common/latest_armv7hl/
nemoadaptation1=http://repo.merproject.org/obs/nemo:/devel:/hw:/ti:/omap3:/n950-n9/latest_armv7hl/
store=https://store-repository.jolla.com/SbJ/armv7hl/


and then type this:
ssu ur
now ull have to see the if they are take effect or not
so type:
ssu lr
if you can see the results accordingly which tells u that u added the store-repository then u are good to go for store

goodluck
 

The Following 2 Users Say Thank You to max83 For This Useful Post:
Posts: 81 | Thanked: 175 times | Joined on Dec 2013
#1115
so far, everything is settled
the only file we need to up and running android is this file
kmod-mysatroker-sbj-0.0.1-10.1.6.jolla.armv7hl
 

The Following 3 Users Say Thank You to max83 For This Useful Post:
Posts: 85 | Thanked: 383 times | Joined on Jan 2010 @ Hong Kong
#1116
Any idea how we can fix the gesture orientation problem (swipe from right to close and swipe from left to see feeds etc.) on N9 / N950 to make it work like a Jolla device? Is it an accelerometer issue or we just need to hack some internal files to fix this? Any hint Jolla sailors?

Last edited by amandalam; 2013-12-28 at 05:21. Reason: fix typo
 
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#1117
Originally Posted by max83 View Post
Add this to ur /etc/ssu/ssu.ini file

[General]
arch=armv7hl
configVersion=12
credentials-scope=sales
credentials-ttl=1800
credentials-url-store=https://store-repository.jolla.com
deviceMode=4
disabled-repos=adaptation1, thirdparty, adaptation0
domain=sales
enabled-repos=aliendalvik
flavour=release
home-url=https://dav.jollamobile.com/dav/home/%1/
initialized=true
registered=false
release=1.0.1.12
rndRelease=latest

[repository-urls]
aliendalvik=https://store-repository.jolla.com/releases/latest/aliendalvik/SbJ
limited-nemo-mw=http://repo.merproject.org/obs/home:/vgrade:/branches:/nemo:/devel:/mw/latest_armv7hl/
nemoadaptation0=http://repo.merproject.org/obs/nemo:/devel:/hw:/ti:/omap3:/n9xx-common/latest_armv7hl/
nemoadaptation1=http://repo.merproject.org/obs/nemo:/devel:/hw:/ti:/omap3:/n950-n9/latest_armv7hl/
store=https://store-repository.jolla.com/SbJ/armv7hl/


and then type this:
ssu ur
now ull have to see the if they are take effect or not
so type:
ssu lr
if you can see the results accordingly which tells u that u added the store-repository then u are good to go for store

goodluck
Thanks! Substituting what's in /etc/ssu/ssu.ini file default correct?
__________________
OK
 
Posts: 210 | Thanked: 841 times | Joined on Feb 2013
#1118
if somebody still has issues with repo authentification: this worked for me everytime:

zypper ref # if it asks for authentification enter any combination of pw and username
edit /root/.zypp/credentials.cat (change the password and username to what you have in ssu.ini)
edit /etc/zypp/credentials.d/store (the same here)
then do
zypper ref # again
and it should work
 

The Following 2 Users Say Thank You to liar For This Useful Post:
Posts: 97 | Thanked: 50 times | Joined on Aug 2013 @ New Delhi
#1119
The last time I installed SailFish, The touch wasn't very smooth. There were hickups and the keyboard had a vibration bug. Anyone else got those?
__________________
Twitter : @Dak_sriv
 
Posts: 38 | Thanked: 11 times | Joined on Oct 2012 @ Dhaka
#1120
I do agree with dak_sriv. Touch felt so annoying.
__________________
History:
Samsung R220, Nokia 3250, Motorola C261, Nokia 6151, Nokia N93 (Lost), Nokia N79, Nokia N95 8GB, NokiaBooklet 3G (Still using), Nokia 1202 (Lost), Sony Ericsson Satio (Lost), Micromax X266, Nokia N9
Set I couldn't buy: Nokia N92 & N900.
Wish List: Lumia 2520
 
Reply

Tags
jolla, nokia, sailfish


 
Forum Jump


All times are GMT. The time now is 12:45.