Thank you @ichthyosaurus for the File Browser update! Installation from downloaded .rpm from OpenRepos went fine. Didn’t know about so many partitions existing on the phone!
There are listed:
user dir,
root,
vendor,
dsp,
and 4 x memory card with different sizes.
One of them is the ‘real’ one, the others are bt_firmware, persist and firmware_mnt, all with no permission to read.
I think @ichthyosaurus is doing a great job providing us File Browser, now also with root mode, but home page is f***ed up.
I’ve never had more then one X card on my X10III, and yet there is 20+ in latest upgrade.
Can I provide logs or something?
Ah that’s great, glad you could fix it .
That’s probably because these apps read the contents of /run/media/<youruser>/
. That path could contain leftover directories that were once used for SD cards. That also means that they don’t show you any manually mounted folders.
File Browser uses actual mount points instead, but that brings different issues. Mainly: which are relevant to the user and which should be ignored? That’s why I have to update the ignore list now.
Yes, that would be great! See above for details: File Browser support and feedback thread - #35 by ichthyosaurus
@Bohdan already sent me a log with tons of mount points, but @Seven.of.nine mentioned a few that didn’t show up in that log. So maybe there are more differences between devices.
That’s what it shows on my device, that still runs on SFOS 4.5.0.24.
The first ‘Speicherkarte’ (SD-card) is the real one, the others are linked to the above mentioned directories.
This doesn’t annoy me, it’s always interesting to find new things on the SFOS device.
I released version 3.0.1 on Openrepos which should hopefully fix this and also sharing on 64bit devices. Let me know if it works
Thank you everyone for your feedback!
The File Browser is making very good and professional progress! Thumbs up!
And a very very big Thank you!
I love the new update especially the enhanced scroll and edit mode.
There is a storage called ‘Memory Card’ which actually is the opt
directory. Not a problem though, id like to have it as a bookmark.
However there is an empty (unnamed) root directory bookmark that was added and refusing to get removed(+No output in terminal when I try to remove).
Anyway, thanks for the update!
Is that still the case with v3.0.1 from today?
That’s weird… can you post a screenshot?
Yes.
Here’s a screenshot, renaming it doesn’t work as well.
I don’t know if this is relevant, but i have a bunch of this error in terminal:
(process:20080): dconf-CRITICAL **: 13:32:50.294: unable to create file '/run/user/100000
/dconf/user': Permission denied. dconf will not work properly.
My device is XA2
v3.0.1 works perfectly ! Thanks for your work !
3.0.2 with a fix is in the pipeline right now
Thanks, that clearly looks wrong. Can you check if /home/defaultuser/.config/harbour-file-browser/harbour-file-browser/bookmarks.json
exists, and if it does, post the content?
If it exists, you can try removing the file.
If it doesn’t exist, you can try creating a new file (pull down → create new → file), then edit it (pencil icon) with this content:
{
"data": [
],
"version": "1"
}
Then restart File Browser and check if it works now.
Last but not least, you can try adding a bookmark for a random folder. Maybe that fixes it.
This seems to happen after having started File Browser as root. I’m not sure if/how problematic that is. It disappears after a reboot.
Yes it was there. After deleting it the bookmark was gone, all good now.
These were its contents:
{
"data": [
{
"name": "",
"path": ""
}
],
"version": "1"
}
Ah, then I’m glad it’s fixed. I still wonder how that happened… But it’s not really important to find the cause, as the manual fix/workaround is so simple.
I have problems to update filebrowser from 3.0.2 to 3.1.0 on my Jolla1: folder/file view is not loaded anymore…
here are the messages when running in terminal:
[nemo@Sailfish ~]$ harbour-file-browser
[D] unknown:0 - Considering migration "/home/nemo/.config/h
arbour-file-browser/harbour-file-browser.conf" to "/home/ne
mo/.config/harbour-file-browser/harbour-file-browser/harbou
r-file-browser.conf"
[D] unknown:0 - No migration required.
[D] unknown:0 - Using Wayland-EGL
[W] unknown:0 - Could not find any zN.M subdirs!
[W] unknown:0 - Theme dir "/usr/share/themes/jolla-ambient/
meegotouch/z1.0/" does not exist
[D] unknown:0 - using initial directory "/home/nemo" | mode
: 0
[D] unknown:0 - writing: "General/LastDirectoryPath" = QVar
iant(QString, "/home/nemo") in "/home/nemo/.config/harbour-
file-browser/harbour-file-browser/harbour-file-browser.conf
"
[D] unknown:0 - checking monitored config file: "/home/nemo
/.config/harbour-file-browser/harbour-file-browser/bookmark
s.json" , blocked: false , notify: true , files: () , dirs:
()
[D] unknown:0 - -> switching to watch file
[D] unknown:0 - new mount detected: "/var/systemlog" "/dev/
mmcblk0p9" "ext4" "/var/systemlog"
[D] unknown:0 - new mount detected: "/drm" "/dev/mmcblk0p19
" "ext4" "/drm"
[D] unknown:0 - new mount detected: "sd256hebtrfs" "/dev/mm
cblk1p1" "btrfs" "/run/media/nemo/sd256hebtrfs"
[D] expression for menu:89 - Musik shortcut alternatives: [
LocationAlternative(Interner Speicher, /home/nemo/Music, In
terner Speicher),LocationAlternative(sd256hebtrfs, /run/med
ia/nemo/sd256hebtrfs/Musik, sd256hebtrfs)]
[D] onStatusChanged:103 - [startup] initial page is activat
ing
[D] _doStartup:146 - [startup] pushing initial stack
[D] goToFolder:112 - switching to: /home/nemo
[D] goToFolder:150 - - searching...
[D] goToFolder:162 - - no shared tree
[D] goToFolder:201 - - animator: inserting 3 page(s)
[W] modifyPageStack:113 - Error while modifying page stack:
Error: Error while loading page: file:///usr/share/harbour
-file-browser/qml/pages/DirectoryPage.qml:335 Cannot assign
to non-existent property "interactive"
[W] unknown:483 - file:///usr/lib/qt5/qml/Sailfish/Silica/P
ageStack.js:483: Error: Error while loading page: file:///u
sr/share/harbour-file-browser/qml/pages/DirectoryPage.qml:3
35 Cannot assign to non-existent property "interactive"
[W] unknown:483 - file:///usr/lib/qt5/qml/Sailfish/Silica/P
ageStack.js:483: Error: Error while loading page: file:///u
sr/share/harbour-file-browser/qml/pages/DirectoryPage.qml:3
35 Cannot assign to non-existent property "interactive"
[D] onCompleted:199 - running File Browser: version 3.1.0-1
(Harbour)
[D] onCompleted:201 - info: forced Harbour compliance
[D] onCompleted:202 - enabled features: sharing = 1 (1), PD
F viewer = 1, storage settings = 1
[D] unknown:0 - writing: "General/FilenameElideMode" = QVar
iant(QString, "fade") in "/home/nemo/.config/harbour-file-b
rowser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "General/DefaultFilterAction" = QV
ariant(QString, "filter") in "/home/nemo/.config/harbour-fi
le-browser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "Transfer/DefaultAction" = QVarian
t(QString, "none") in "/home/nemo/.config/harbour-file-brow
ser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "General/InitialDirectoryMode" = Q
Variant(QString, "home") in "/home/nemo/.config/harbour-fil
e-browser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/SortOrder" = QVariant(QStrin
g, "default") in "/home/nemo/.config/harbour-file-browser/h
arbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/SortRole" = QVariant(QString
, "name") in "/home/nemo/.config/harbour-file-browser/harbo
ur-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/PreviewsSize" = QVariant(QSt
ring, "medium") in "/home/nemo/.config/harbour-file-browser
/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/ViewMode" = QVariant(QString
, "list") in "/home/nemo/.config/harbour-file-browser/harbo
ur-file-browser/harbour-file-browser.conf"
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 3.1.0
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/BSD-3-Cla
use.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-2.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/MIT.json,
skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
after dconf reset /settings/opal/opal-about/changelog-overlay/harbour-file-browser/harbour-file-browser/lastVersion
running the app in terminal shows:
[nemo@Sailfish ~]$ harbour-file-browser
[D] unknown:0 - Considering migration "/home/nemo/.config/h
arbour-file-browser/harbour-file-browser.conf" to "/home/ne
mo/.config/harbour-file-browser/harbour-file-browser/harbou
r-file-browser.conf"
[D] unknown:0 - No migration required.
[D] unknown:0 - Using Wayland-EGL
[W] unknown:0 - Could not find any zN.M subdirs!
[W] unknown:0 - Theme dir "/usr/share/themes/jolla-ambient/
meegotouch/z1.0/" does not exist
[D] unknown:0 - using initial directory "/home/nemo" | mode
: 0
[D] unknown:0 - writing: "General/LastDirectoryPath" = QVar
iant(QString, "/home/nemo") in "/home/nemo/.config/harbour-
file-browser/harbour-file-browser/harbour-file-browser.conf
"
[D] unknown:0 - checking monitored config file: "/home/nemo
/.config/harbour-file-browser/harbour-file-browser/bookmark
s.json" , blocked: false , notify: true , files: () , dirs:
()
[D] unknown:0 - -> switching to watch file
[D] unknown:0 - new mount detected: "/var/systemlog" "/dev/
mmcblk0p9" "ext4" "/var/systemlog"
[D] unknown:0 - new mount detected: "/drm" "/dev/mmcblk0p19
" "ext4" "/drm"
[D] unknown:0 - new mount detected: "sd256hebtrfs" "/dev/mm
cblk1p1" "btrfs" "/run/media/nemo/sd256hebtrfs"
[D] expression for menu:89 - Musik shortcut alternatives: [
LocationAlternative(Interner Speicher, /home/nemo/Music, In
terner Speicher),LocationAlternative(sd256hebtrfs, /run/med
ia/nemo/sd256hebtrfs/Musik, sd256hebtrfs)]
[D] onStatusChanged:103 - [startup] initial page is activat
ing
[D] _doStartup:146 - [startup] pushing initial stack
[D] goToFolder:112 - switching to: /home/nemo
[D] goToFolder:150 - - searching...
[D] goToFolder:162 - - no shared tree
[D] goToFolder:201 - - animator: inserting 3 page(s)
[W] modifyPageStack:113 - Error while modifying page stack:
Error: Error while loading page: file:///usr/share/harbour
-file-browser/qml/pages/DirectoryPage.qml:335 Cannot assign
to non-existent property "interactive"
[W] unknown:483 - file:///usr/lib/qt5/qml/Sailfish/Silica/P
ageStack.js:483: Error: Error while loading page: file:///u
sr/share/harbour-file-browser/qml/pages/DirectoryPage.qml:3
35 Cannot assign to non-existent property "interactive"
[D] onCompleted:199 - running File Browser: version 3.1.0-1
(Harbour)
[D] onCompleted:201 - info: forced Harbour compliance
[D] onCompleted:202 - enabled features: sharing = 1 (1), PD
F viewer = 1, storage settings = 1
[D] unknown:0 - writing: "General/FilenameElideMode" = QVar
iant(QString, "fade") in "/home/nemo/.config/harbour-file-b
rowser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "General/DefaultFilterAction" = QV
ariant(QString, "filter") in "/home/nemo/.config/harbour-fi
le-browser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "Transfer/DefaultAction" = QVarian
t(QString, "none") in "/home/nemo/.config/harbour-file-brow
ser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "General/InitialDirectoryMode" = Q
Variant(QString, "home") in "/home/nemo/.config/harbour-fil
e-browser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/SortOrder" = QVariant(QStrin
g, "default") in "/home/nemo/.config/harbour-file-browser/h
arbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/SortRole" = QVariant(QString
, "name") in "/home/nemo/.config/harbour-file-browser/harbo
ur-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/PreviewsSize" = QVariant(QSt
ring, "medium") in "/home/nemo/.config/harbour-file-browser
/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/ViewMode" = QVariant(QString
, "list") in "/home/nemo/.config/harbour-file-browser/harbo
ur-file-browser/harbour-file-browser.conf"
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/BSD-3-Cla
use.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-2.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/MIT.json,
skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
after downgrading back to 3.0.2 filebrowser is working again and shows this messages in terminal:
[nemo@Sailfish ~]$ harbour-file-browser
[D] unknown:0 - Considering migration "/home/nemo/.config/h
arbour-file-browser/harbour-file-browser.conf" to "/home/ne
mo/.config/harbour-file-browser/harbour-file-browser/harbou
r-file-browser.conf"
[D] unknown:0 - No migration required.
[D] unknown:0 - Using Wayland-EGL
[W] unknown:0 - Could not find any zN.M subdirs!
[W] unknown:0 - Theme dir "/usr/share/themes/jolla-ambient/
meegotouch/z1.0/" does not exist
[D] unknown:0 - using initial directory "/home/nemo" | mode
: 0
[D] unknown:0 - writing: "General/LastDirectoryPath" = QVar
iant(QString, "/home/nemo") in "/home/nemo/.config/harbour-
file-browser/harbour-file-browser/harbour-file-browser.conf
"
[D] unknown:0 - checking monitored config file: "/home/nemo
/.config/harbour-file-browser/harbour-file-browser/bookmark
s.json" , blocked: false , notify: true , files: () , dirs:
()
[D] unknown:0 - -> switching to watch file
[D] unknown:0 - new mount detected: "/var/systemlog" "/dev/
mmcblk0p9" "ext4" "/var/systemlog"
[D] unknown:0 - new mount detected: "/drm" "/dev/mmcblk0p19
" "ext4" "/drm"
[D] unknown:0 - new mount detected: "sd256hebtrfs" "/dev/mm
cblk1p1" "btrfs" "/run/media/nemo/sd256hebtrfs"
[D] onStatusChanged:103 - [startup] initial page is activat
ing
[D] _doStartup:146 - [startup] pushing initial stack
[D] goToFolder:112 - switching to: /home/nemo
[D] goToFolder:150 - - searching...
[D] goToFolder:162 - - no shared tree
[D] goToFolder:201 - - animator: inserting 3 page(s)
[D] unknown:0 - switching to watching for file system updat
es in ""
[C] expression for property:396 - name /
[D] unknown:0 - checking monitored config file: "/home/nemo
/.config/harbour-file-browser/harbour-file-browser/clipboar
d.json" , blocked: false , notify: true , files: () , dirs:
()
[D] unknown:0 - -> switching to watch file
[D] unknown:0 - "note: requested full directory listing" [s
ilent] | in: "" mode: 1 200
[D] unknown:0 - "note: started with FullMode" [silent] | in
: "/" mode: 1 200
[D] unknown:0 - "note: name filter cleared" [silent] | in:
"/" mode: 1 200
[D] unknown:0 - switching to watching for file system updat
es in ""
[C] expression for property:396 - name /home
[D] unknown:0 - "note: requested full directory listing" [s
ilent] | in: "" mode: 1 200
[D] unknown:0 - "note: started with FullMode" [silent] | in
: "/home" mode: 1 200
[D] unknown:0 - "note: name filter cleared" [silent] | in:
"/home" mode: 1 200
[D] goToFolder:217 - - done
[D] onCompleted:199 - running File Browser: version 3.0.2-1
(OpenRepos)
[D] onCompleted:201 - info: no explicit Harbour compliance
[D] onCompleted:202 - enabled features: sharing = 1 (1), PD
F viewer = 1, storage settings = 1
[W] refreshSmartScrollbar:151 - Error: Qt.createQmlObject()
: failed to create object:
file:///usr/share/harbour-file-browser/qml/pages/Scroll
bar:4:21: Private.Scrollbar is not a type
[W] refreshSmartScrollbar:152 - [BUG] failed to load custom
ized scrollbar
[W] refreshSmartScrollbar:153 - [BUG] this probably means t
he private API has changed
[D] unknown:0 - switching to watching for file system updat
es in "/"
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watc
h failed: Keine Berechtigung
[D] unknown:0 - switching to polling every 5 seconds for fi
le system updates in "/" | entries: 47
[D] unknown:0 - switching to watching for file system updat
es in "/home"
[D] unknown:0 - switching to watching for file system updat
es in ""
[C] expression for property:396 - name /home/nemo
[D] unknown:0 - "note: requested full directory listing" [s
ilent] | in: "" mode: 1 200
[D] unknown:0 - "note: started with FullMode" [silent] | in
: "/home/nemo" mode: 1 200
[D] unknown:0 - "note: name filter cleared" [silent] | in:
"/home/nemo" mode: 1 200
[D] onStatusChanged:617 - page: activating -- /home/nemo
[D] onStatusChanged:620 - page: activating done -- /home/ne
mo
[D] unknown:0 - switching to watching for file system updat
es in "/home/nemo"
[D] unknown:0 - writing: "General/FilenameElideMode" = QVar
iant(QString, "fade") in "/home/nemo/.config/harbour-file-b
rowser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "General/DefaultFilterAction" = QV
ariant(QString, "filter") in "/home/nemo/.config/harbour-fi
le-browser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "Transfer/DefaultAction" = QVarian
t(QString, "none") in "/home/nemo/.config/harbour-file-brow
ser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "General/InitialDirectoryMode" = Q
Variant(QString, "home") in "/home/nemo/.config/harbour-fil
e-browser/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/SortOrder" = QVariant(QStrin
g, "default") in "/home/nemo/.config/harbour-file-browser/h
arbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/SortRole" = QVariant(QString
, "name") in "/home/nemo/.config/harbour-file-browser/harbo
ur-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/PreviewsSize" = QVariant(QSt
ring, "medium") in "/home/nemo/.config/harbour-file-browser
/harbour-file-browser/harbour-file-browser.conf"
[D] unknown:0 - writing: "View/ViewMode" = QVariant(QString
, "list") in "/home/nemo/.config/harbour-file-browser/harbo
ur-file-browser/harbour-file-browser.conf"
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 3.0.2
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 3.0.1
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 3.0.0
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.5.1
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.5.0
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.4.3
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.4.2
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.4.1
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.4.0
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.3.2-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.3.1-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.3.0-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.2.2-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.2.1-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.2.0-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.1.1-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.1.0-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.0.1-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 2.0.0-beta
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.8.0
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.7.3
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.7.2
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.7.1
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.7
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.6
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.5
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.4.2
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.4.1
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.3
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.2
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.1
[D] on__ReadyChanged:32 - [Opal.About] showing changelog fo
r: 1.0
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/BSD-3-Cla
use.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-2.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/MIT.json,
skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[D] :46 - [Opal.About] license not cached at /tmp/GPL-3.0-o
r-later.json, skipping download in offline mode
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[W] _reloadScrollbar:23 - Error: Qt.createQmlObject(): fail
ed to create object:
file:///usr/share/harbour-file-browser/qml/modules/Opal
/About/private/Scrollbar:4:21: Private.Scrollbar is not a t
ype
[W] _reloadScrollbar:24 - [Opal.About] bug: failed to load
customized scrollbar
[W] _reloadScrollbar:25 - [Opal.About] bug: this probably m
eans the private API has changed
[D] onStatusChanged:617 - page: activating -- /home/nemo
[D] onStatusChanged:620 - page: activating done -- /home/ne
mo
[D] unknown:0 - "note: requested partial directory listing"
[silent] | in: "/home/nemo" mode: 1 200
[D] unknown:0 - "note: started with DiffMode" [silent] | in
: "/home/nemo" mode: 2 200
[D] unknown:0 - "note: name filter cleared" [silent] | in:
"/home/nemo" mode: 2 200
[D] unknown:0 - refreshing changed file: "/home/nemo/.profi
led"
[D] unknown:0 - refreshing changed file: "/home/nemo/.profi
led"
[D] unknown:0 - refreshing changed file: "/home/nemo/.profi
led"
[D] unknown:0 - refreshing changed file: "/home/nemo/.profi
led"
[D] unknown:0 - refreshing changed file: "/home/nemo/.profi
led"
It appears that on your phone, the interactive
property of PageHeader
is not available. That property is required for a bug fix that I added in version 3.1.0.
It’s possible that this property was only recently introduced in the system. What version of Sailfish are you running?
3.4, anno 2020, presumably.