Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    Flatpak on Sailfish OS

    Reply
    Page 37 of 44 | Prev | 27   35     36   37   38     39   | Next | Last
    taixzo | # 361 | 2020-07-03, 21:03 | Report

    I mean, there are some fully released clients (e.g. MiniVector) that don't bother to handle event deleting or editing.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to taixzo For This Useful Post:
    juiceme

     
    cy8aer | # 362 | 2020-07-03, 22:06 | Report

    Originally Posted by taixzo View Post
    I mean, there are some fully released clients (e.g. MiniVector) that don't bother to handle event deleting or editing.
    Those must bother - believe me. No Quaternion flatpak?

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by cy8aer; 2020-07-03 at 22:12.
    The Following User Says Thank You to cy8aer For This Useful Post:
    juiceme

     
    taixzo | # 363 | 2020-07-04, 04:44 | Report

    by "don't bother" I mean that when an edit is sent it just adds the edited message to the bottom of the message list rather than updating the original, and deletes...do nothing aside from trigger the notification sound, the message is still there

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to taixzo For This Useful Post:
    juiceme

     
    rinigus | # 364 | 2020-07-04, 07:10 | Report

    @cy8aer, don't know if it of any help. There is matrix client Mirage which is also using nio/pyotherside/qml. Maybe it is possible to reuse some of it's code when needed. It's not feature complete, but maybe useful to check.

    Quaternion I haven't checked. When needed, using Mirage via flatpak.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following 2 Users Say Thank You to rinigus For This Useful Post:
    juiceme, olf

     
    monkeyisland | # 365 | 2020-07-04, 14:33 | Report

    Hi there how are the override dpi settings for angelfish on xa2 ?
    Please help.
    And how can i delete the history?

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to monkeyisland For This Useful Post:
    juiceme

     
    carmenfdezb | # 366 | 2020-07-11, 07:05 | Report

    I've updated angelfish today and I can't open it (Application finished with exit code 127).
    If I open angelfish from terminal:

    Code:
    Starting: org.kde.mobile.angelfish
    [D] unknown:0 - Using Wayland-EGL
    Wayland socket: ../../display/wayland-4
    WAYLAND_DISPLAY="../../display/wayland-4" FLATPAK_MALIIT_CONTAINER_DBUS="unix:abstract=/tmp/dbus-dE9VOVs7cU,guid=bd502d77f64cb830afc925445f096323" flatpak run --env=QT_WAYLAND_FORCE_DPI=240 --filesystem=/system:ro --filesystem=/vendor:ro --filesystem=/odm:ro --filesystem=/plat_property_contexts:ro --filesystem=/nonplat_property_contexts:ro --device=all --talk-name=org.maliit.server --env=QTWEBENGINE_CHROMIUM_FLAGS=--disable-gpu-compositing --num-raster-threads=1 --enable-viewport --disable-composited-antialiasing --env=QTWEBENGINE_DISABLE_GPU_THREAD=1 --env=QT_QUICK_CONTROLS_MOBILE=1 --env=QT_QUICK_CONTROLS_STYLE=Plasma --env=HYBRIS_EGLPLATFORM_DIR=/usr/lib/arm-linux-gnueabihf/GL/host/lib/libhybris --env=HYBRIS_LINKER_DIR=/usr/lib/arm-linux-gnueabihf/GL/host/lib/libhybris/linker --env=HYBRIS_LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/GL/host/libexec/droid-hybris/system/lib:/usr/libexec/droid-hybris/system/lib:/vendor/lib:/system/lib --env=LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/GL/host/lib org.kde.mobile.angelfish
    [D] onCompleted:424 - Warning: specifying an object instance for initialPage is sub-optimal - prefer to use a Component
    [W] unknown:53 - file:///usr/share/flatpak-runner/qml/main.qml:53:26: Unable to assign [undefined] to bool
    angelfish: error while loading shared libraries: libopenh264.so.6: cannot open shared object file: No such file or directory
    [D] expression for onExit:59 - Skipping quit as it will hang the window. Proper exit is needed
    Any ideas how to solve this issue?

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following 2 Users Say Thank You to carmenfdezb For This Useful Post:
    elvarr, juiceme

     
    rinigus | # 367 | 2020-07-11, 07:31 | Report

    Originally Posted by carmenfdezb View Post
    I've updated angelfish today and I can't open it (Application finished with exit code 127).
    If I open angelfish from terminal:

    Code:
    Starting: org.kde.mobile.angelfish
    [D] unknown:0 - Using Wayland-EGL
    Wayland socket: ../../display/wayland-4
    WAYLAND_DISPLAY="../../display/wayland-4" FLATPAK_MALIIT_CONTAINER_DBUS="unix:abstract=/tmp/dbus-dE9VOVs7cU,guid=bd502d77f64cb830afc925445f096323" flatpak run --env=QT_WAYLAND_FORCE_DPI=240 --filesystem=/system:ro --filesystem=/vendor:ro --filesystem=/odm:ro --filesystem=/plat_property_contexts:ro --filesystem=/nonplat_property_contexts:ro --device=all --talk-name=org.maliit.server --env=QTWEBENGINE_CHROMIUM_FLAGS=--disable-gpu-compositing --num-raster-threads=1 --enable-viewport --disable-composited-antialiasing --env=QTWEBENGINE_DISABLE_GPU_THREAD=1 --env=QT_QUICK_CONTROLS_MOBILE=1 --env=QT_QUICK_CONTROLS_STYLE=Plasma --env=HYBRIS_EGLPLATFORM_DIR=/usr/lib/arm-linux-gnueabihf/GL/host/lib/libhybris --env=HYBRIS_LINKER_DIR=/usr/lib/arm-linux-gnueabihf/GL/host/lib/libhybris/linker --env=HYBRIS_LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/GL/host/libexec/droid-hybris/system/lib:/usr/libexec/droid-hybris/system/lib:/vendor/lib:/system/lib --env=LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/GL/host/lib org.kde.mobile.angelfish
    [D] onCompleted:424 - Warning: specifying an object instance for initialPage is sub-optimal - prefer to use a Component
    [W] unknown:53 - file:///usr/share/flatpak-runner/qml/main.qml:53:26: Unable to assign [undefined] to bool
    angelfish: error while loading shared libraries: libopenh264.so.6: cannot open shared object file: No such file or directory
    [D] expression for onExit:59 - Skipping quit as it will hang the window. Proper exit is needed
    Any ideas how to solve this issue?
    Looks like someone updated something in ffmpeg/angelfish/platform builds and it all got broken . I will ask around...

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following 4 Users Say Thank You to rinigus For This Useful Post:
    carmenfdezb, elvarr, juiceme, Nekron

     
    carmenfdezb | # 368 | 2020-07-11, 09:09 | Report

    Originally Posted by rinigus View Post
    Looks like someone updated something in ffmpeg/angelfish/platform builds and it all got broken . I will ask around...
    Telegram desktop doesn't work either

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following 2 Users Say Thank You to carmenfdezb For This Useful Post:
    elvarr, juiceme

     
    rinigus | # 369 | 2020-07-11, 09:16 | Report

    In general, looks like something is broken. So, if you haven't updated today, please refrain from it. We, the ones that updated, will have to suffer for some time until fix is pushed

    I have contacted the folks responsible for KDE Flatpak platform. Let's see when we get it fixed.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following 5 Users Say Thank You to rinigus For This Useful Post:
    carmenfdezb, elvarr, juiceme, mosen, Nekron

     
    carmenfdezb | # 370 | 2020-07-11, 09:25 | Report

    Originally Posted by rinigus View Post
    In general, looks like something is broken. So, if you haven't updated today, please refrain from it. We, the ones that updated, will have to suffer for some time until fix is pushed

    I have contacted the folks responsible for KDE Flatpak platform. Let's see when we get it fixed.
    Thank you so much!

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following 2 Users Say Thank You to carmenfdezb For This Useful Post:
    juiceme, mosen

     
    Page 37 of 44 | Prev | 27   35     36   37   38     39   | Next | Last
vBulletin® Version 3.8.8
Normal Logout