Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#1731
post output of btrfs fi show
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 256 | Thanked: 939 times | Joined on Jun 2014 @ Finland
#1732
Originally Posted by coderus View Post
post output of btrfs fi show
Code:
[root@Jolla nemo]# btrfs fi show
ERROR: unable get label Inappropriate ioctl for device
Label: 'sailfish'  uuid: 454d7fe1-b14b-4b0c-b233-3743a93c4c2d
        Total devices 1 FS bytes used 4.08GiB
        devid    1 size 13.75GiB used 7.75GiB path /dev/mmcblk0p28

Btrfs v3.16
[root@Jolla nemo]#
 
eson's Avatar
Posts: 362 | Thanked: 1,373 times | Joined on Nov 2015 @ Sweden
#1733
I had the exact same problem a couple of months ago, every step of it.
Ended up with factory reset and problem "solved".
 

The Following User Says Thank You to eson For This Useful Post:
Posts: 256 | Thanked: 939 times | Joined on Jun 2014 @ Finland
#1734
Originally Posted by eson View Post
I had the exact same problem a couple of months ago, every step of it.
Ended up with factory reset and problem "solved".
Sounds great. Were you still able to make backups? And do you know what triggered the problem in your case?
 
eson's Avatar
Posts: 362 | Thanked: 1,373 times | Joined on Nov 2015 @ Sweden
#1735
Originally Posted by Koiruus View Post
Sounds great. Were you still able to make backups? And do you know what triggered the problem in your case?
I always keep a reasonable fresh backup in my cloud storage, so didn't have to fiddle with that.
I was doing something I shouldn't have done in terminal. I don't remember exactly what I did, but it was indeed self-inflicted.
 

The Following User Says Thank You to eson For This Useful Post:
Posts: 89 | Thanked: 243 times | Joined on Jun 2014
#1736
Originally Posted by Koiruus View Post
Nope. That "Segmentation fault" prevents doing that. I guess it has something to do with repository, because the Store app also gives some error 'critical problem with apps registry' or something.
I don't really know if this can help or if you have a different issue, but for "critical problem with app registry" problem there are possible fixes:

- Rebuild the app registry with Sailfish Utilities (https://jolla.zendesk.com/hc/en-us/a...6#app_registry)

- https://together.jolla.com/question/...#post-id-37218

Last edited by ssahla; 2015-12-03 at 20:55.
 

The Following 2 Users Say Thank You to ssahla For This Useful Post:
Posts: 256 | Thanked: 939 times | Joined on Jun 2014 @ Finland
#1737
Originally Posted by ssahla View Post
- Rebuild the app registry with Sailfish Utilities (https://jolla.zendesk.com/hc/en-us/a...6#app_registry)
Wtf.. Rebuilding app registry did the trick. Apps act normally again, I can use the store and Patchmanager doesn't give any error message anymore. I was just going to do factory reset, so I can't even describe how grateful I am. But thank you!

PS. Lucky me, as I had Utilities installed. Because I couldn't have installed Utilities with this error on, because it wouldn't let me install anything.
 

The Following User Says Thank You to Koiruus For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#1738
Rebuild db script is:
Code:
    echo "Manually rebuild db"
    # does not matter if other "*store*" processes will be terminated.
    # Anyway, device are going to be rebooted after this script is
    # executed
    pkill store
    pkill packagekitd
    # wait a bit and kill if needed. But packagekitd can be started by
    # means of d-bus call by any process
    sleep 4
    pkill -9 store
    pkill -9 packagekitd
    rm -f /var/lib/rpm/__db.00*
    rpm --rebuilddb
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 4 Users Say Thank You to coderus For This Useful Post:
Posts: 11 | Thanked: 89 times | Joined on Dec 2015 @ Hungary
#1739
Hello all, I am not sure that my issue is 100%ly caused by the Patchamnager, but I have not installed anything since then, so I assume yes. My problem is the following:
The virtual keyboard disappeared after installing the patch manager and the disable lock screen animation patch.

I have tried everything (uninstalling both the PM and the patch reboot, etc.) but I still do not have keyboard anywhere. My Jolla runs 2.0.0.10 Sainmaa. I would not like to reimage the whole phone, if possible. Any help, hint, debug trick would be highly appericiated!
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#1740
Upgrade your tohkbd application to latest version or uninstall it.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Reply

Tags
patchmanager, sailfish os


 
Forum Jump


All times are GMT. The time now is 16:23.