Active Topics

 


Reply
Thread Tools
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#1291
Originally Posted by coderus View Post
@Garp
Code:
ssu rr xt9
ssu rr thirdparty
ssu rr adaptation0
ssu rr adaptation1
ssu up
zypper ref
@Shadwblade2652 right
Isn't it possible to paste from terminal Sailfish to here?

Result of code:
after adaptation1
[D] NetworkService::setPath:447 - void NetworkService::setPath(const Qstring&) "Method "GetProperties" with signature "" on interface "net.connman.service" doesn't exist
Zypper ref
Sowtware source 'apps' is ajour
Get metadata from software source 'eas'
Build cache for software source 'eas'
(after same for 'jalnwr' and several others ending with 'store')
Getting metadata from software source 'thirdparty'
Auten. needed for /store-repository/jolla.com/features/1.0.2.5/thirdparty/armv7hl
Username:
Password:
__________________
OK

Last edited by Garp; 2014-01-07 at 07:44.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#1292
@Shadwblade2652 yup. maybe you missed --numeric-owner when unpacking? its mandatory option.
@Garp sailfish terminal have broken copy text =(
and execute this:
Code:
url='https://releases.jolla.com/nemo/latest-devel/'
ssu lr | grep "$url" | cut -d' ' -f 3 | xargs -n 1 ssu dr 

url="https://releases.jolla.com/thirdparty/latest-devel/"
ssu lr | grep "$url" | cut -d' ' -f 3 | xargs -n 1 ssu dr 

url='https://download.jollamobile.com/'
ssu lr | grep "$url" | cut -d' ' -f 3 | xargs -n 1 ssu dr
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2014-01-07 at 07:43.
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#1293
Originally Posted by coderus View Post
@Shadwblade2652 yup. maybe you missed --numeric-owner when unpacking? its mandatory option.
@Garp sailfish terminal have broken copy text =(
and execute this:
Code:
url='https://releases.jolla.com/nemo/latest-devel/'
ssu lr | grep "$url" | cut -d' ' -f 3 | xargs -n 1 ssu dr 

url="https://releases.jolla.com/thirdparty/latest-devel/"
ssu lr | grep "$url" | cut -d' ' -f 3 | xargs -n 1 ssu dr 

url='https://download.jollamobile.com/'
ssu lr | grep "$url" | cut -d' ' -f 3 | xargs -n 1 ssu dr
Before above code market seems to function now installed one app!
Edit: Run code anyway? Did so! ssu dr gives a long menu, correct?
__________________
OK

Last edited by Garp; 2014-01-07 at 08:58.
 
Posts: 206 | Thanked: 117 times | Joined on Nov 2013 @ CA, USA
#1294
I did do --numeric-owner when I unpackaged it...

I'll try it again and post results



~~~~~~~~~~~~~
Exactly what does the sync command do? Is it mandatory?


~~~~~~~~~~~~~~~~
Thank you coderus, that worked

I have the black screen but I rebooted and I'm going to see if it works.

Last edited by Shadwblade2652; 2014-01-07 at 08:29.
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#1295
Originally Posted by Shadwblade2652 View Post
I did do --numeric-owner when I unpackaged it...

I'll try it again and post results

~~~~~~~~~~~~~
Exactly what does the sync command do? Is it mandatory?
Note that at least in some tar implementations the order of options is meaningful when extracting files from an archive, you need to put the options like this:
tar -xvf <filename_of_archive.tar> --numeric-owner -C <target_directory>

The "sync" command makes sure that all file buffers are written to the device. It is pretty good to use especially after unpacking a load of files to make sure the changes really go to the file system.
On the other hand, I do believe that properly unmounting the FS should achieve the same result.

Last edited by juiceme; 2014-01-07 at 08:34.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#1296
@Garp anyway, it solve zypper asking for password accessing restricted repository
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#1297
Originally Posted by coderus View Post
@Garp anyway, it solve zypper asking for password accessing restricted repository
Yep, thanks for the help and now both calendar, mail, persons works and sync with Google even better than MeeGo so maybe before long Sailfish will be head OS in this house!
__________________
OK
 
Posts: 206 | Thanked: 117 times | Joined on Nov 2013 @ CA, USA
#1298
any updates on fixing the accelerometer?
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#1299
accelerometer working since first version.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 206 | Thanked: 117 times | Joined on Nov 2013 @ CA, USA
#1300
Originally Posted by coderus View Post
accelerometer working since first version.
So why're the swipes messed up in direction? Isn't it due to an accelerometer bug?
 

The Following User Says Thank You to Shadwblade2652 For This Useful Post:
Reply

Tags
jolla, nokia, sailfish


 
Forum Jump


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