https://github.com/albert-tomanek/lemmy_desktop

This is my attempt at an oldschool, beefed-up desktop app for Lemmy for those of us who yearn for that kind of experience.
Currently it only does reading, if people use it I’ll work on comment support too.

If you want to give it a spin, you can download the flatpak file from here and run it.

  • Riley@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Running this on Fedora, and when I try to log into my account I get the following error:

    (lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_path_match: assertion 'root != NULL' failed
    
    (lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_node_get_array: assertion 'JSON_NODE_IS_VALID (node)' failed
    
    (lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_array_get_length: assertion 'array != NULL' failed
    
    (lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_node_get_string: assertion 'JSON_NODE_IS_VALID (node)' failed
    
    (lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_path_match: assertion 'root != NULL' failed
    
    (lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_node_get_array: assertion 'JSON_NODE_IS_VALID (node)' failed
    
    (lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_array_get_length: assertion 'array != NULL' failed
    
    (lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_node_get_string: assertion 'JSON_NODE_IS_VALID (node)' failed
    
    (lemmy_desktop:2): GLib-CRITICAL **: 11:18:37.193: g_error_new_literal: assertion 'message != NULL' failed
    
    (lemmy_desktop:2): GLib-GIO-CRITICAL **: 11:18:37.193: g_task_return_error: assertion 'error != NULL' failed
    
    (lemmy_desktop:2): GLib-GIO-CRITICAL **: 11:18:37.193: GTask 0x558c1e157780 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.