flathub / net.jami.Jami

https://flathub.org/apps/details/net.jami.Jami
GNU General Public License v3.0
7 stars 7 forks source link

Jami failed to install in Opensuse 15.0 #7

Closed floppy-engineer closed 3 years ago

floppy-engineer commented 5 years ago

Failed installation in Opensuse 15.0

XXX@YYY:~> flatpak install -v flathub net.jami.Jami F: Opening system flatpak installation at path /var/lib/flatpak F: Fetching summary file for remote ‘flathub’ F: Updating dependent runtime runtime/org.gnome.Platform/x86_64/3.28 F: Transaction: update flathub:runtime/org.gnome.Platform/x86_64/3.28[$old] F: No installations directory in /etc/flatpak/installations.d. Skipping F: Transaction: install/update flathub:runtime/org.freedesktop.Platform.GL.nvidia-340-107/x86_64/1.4[] F: Transaction: install/update flathub:runtime/org.freedesktop.Platform.VAAPI.Intel/x86_64/1.6[] F: Transaction: install/update flathub:runtime/org.freedesktop.Platform.ffmpeg/x86_64/1.6[] F: Transaction: install/update flathub:runtime/org.gnome.Platform.Locale/x86_64/3.28[] F: Transaction: install flathub:app/net.jami.Jami/x86_64/stable[] F: Transaction: install/update flathub:runtime/net.jami.Jami.Locale/x86_64/stable[] F: Updating remote metadata for flathub Installing: net.jami.Jami/x86_64/stable from flathub [####################] 1 metadata, 0 content objects fetched; 569 B transferred in 1 secondsF: Calling system helper: Deploy

error: GDBus.Error:org.freedesktop.DBus.Error.Failed: Error deploying: No such file or directory

ntninja commented 4 years ago

@floppy-engineer: While I fear that this problem is not directly related to this package in particular, a new version has been released and it'd be very helpful if at least one of you could give some feedback if the latest version still exhibits this issue for you.

floppy-engineer commented 4 years ago

OS: Opensuse 15.1 + flatpack version 1.2.3 + net.jami.Jami 20191209.1.4b48135 = installation is OK So I think THIS issue is no longer valid and could be closed.

bun it doesn't run anyway: YYY@XXX:~> flatpak run net.jami.Jami

(flatpak run:32141): dconf-CRITICAL **: unable to create file '/run/user/1004/dconf/user': Permission denied. dconf will not work properly.

(flatpak run:32141): dconf-CRITICAL **: unable to create file '/run/user/1004/dconf/user': Permission denied. dconf will not work properly.

(jami-gnome:2): Gtk-WARNING : 00:50:20.685: Locale not supported by C library. Using the fallback 'C' locale. Message: 00:50:20.689: Jami GNOME client version: 94a0ec5b548090b54287e50aa267565d9327987e ** Message: 00:50:20.689: git ref: unknown

(jami-gnome:2): Clutter-WARNING **: 00:50:20.727: Locale not supported by C library. Using the fallback 'C' locale. terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid

ntninja commented 4 years ago

Thanks for your feedback! The DConf error should away with the next release and is not important in this case anyway. However the locale problem is weird.

Could you post the output of the locale command please?

floppy-engineer commented 4 years ago

Sorry for delay. The output of the locale command: LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC=C LC_TIME=ru_RU.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=ru_RU.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT=C LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=

FuchtelJockel commented 3 years ago

Does it work with the newest version?

floppy-engineer commented 3 years ago

Sort of) It's Opensuse 15.1 now. Jami starts ok, but crashed on creating new account with password. But I suppose THE issue is gone and the ticket could be closed. Thanks!