The SailfishOS:Chum GUI Installer performs the initial installation of the SailfishOS:Chum GUI application. SailfishOS:Chum GUI Installer selects, downloads and installs the correct variant of the SailfishOS:Chum GUI application built for the CPU-architecture of the device and the installed SailfishOS release from the SailfishOS-OBS.
The SailfishOS:Chum GUI Installer works on any SailfishOS release ≥ 3.1.0 and all three supported CPU-architectures (aarch64, armv7hl and i486). The current SailfishOS:Chum GUI Installer RPM can be obtained from OpenRepos.net, its "latest release" page at GitHub and the SailfishOS-OBS.
/var/log/sailfishos-chum-gui-installer.log.txt
. If that does not reveal to you what is going wrong, please check first if an issue report describing this issue is already filed at GitHub, then you might file a new issue report there and attach the log file to it, or enhance an extant bug report.devel-su pkcon refresh
in a terminal app.pkcon install-local <downloaded RPM file>
, and hope that there is no change in the new SailfishOS release which breaks the SailfishOS:Chum GUI application; if there is, please report that soon at SailfishOS:Chum GUI application's issue tracker.Installation via Storeman
Initial installation without having Storeman installed
/var/log/sailfishos-chum-gui-installer.log.txt
.pkcon
three times, which acts quite slowly. The minimal run time for SailfishOS:Chum GUI Installer is about 7 seconds, the typical run time is rather 10 seconds (measured from the moment SailfishOS:Chum GUI Installer's installation is triggered, until the SailfishOS:Chum GUI application is installed and its icon is displayed at the "launcher"). This is already a lot, but I rarely experienced a stalled Packagekit daemon (packagekitd
, for which pkcon
is just a command line frontend, communicating with the daemon via D-Bus) during heavy testing, which can be observed with the crude pkmon
utility (Ctrl-C
gets you out. :smiley:), so the SailfishOS:Chum GUI Installer tries to detect these "hangs" and to counter them: If that happens, its run time can be up to slightly more than 1 minute. In the worst case a stalled PackageKit daemon (and with it its pkcon
client process(es)) stalls SailfishOS:Chum GUI Installer, until the PackageKit daemon reaches its idle time out of 300 seconds (5 minutes; this could theoretically happen three times, resulting in a likely unsuccessful run time of more than 15 minutes).