patchfox icon indicating copy to clipboard operation
patchfox copied to clipboard

linux 64 bit patchfox-2022.9.2-alpha can't start up

Open decentral1se opened this issue 1 year ago • 1 comments

debian 11, running patchfox-2022.9.2-alpha Patchfox for Linux (64bits)). Saw:

./patchfox
error loading sodium bindings: No native build was found for platform=linux arch=x64 runtime=electron abi=103 uv=1 libc=glibc node=16.13.2 electron=18.2.3
    loaded from: /home/decentral1se/programs/patchfox-2022.9.2-alpha/resources/app.asar/node_modules/sodium-native

falling back to javascript version.
Gtk-Message: 19:48:30.361: Failed to load module "xapp-gtk3-module"
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
[7756:0909/194830.738463:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
{
  preferences: {
    theme: 'light',
    textSize: 'prose-lg',
    limit: '40',
    defaultIdentity: '@i8OXtTYaK0PrF002pd4vpXmrlg98As7ZMaHGKoXixdM=.ed25519'
  },
  MessageTypes: {
    vote: 'friends',
    pub: 'hide',
    private: 'hide',
    channel: 'friends',
    post: 'all',
    blog: 'all',
    contact: 'following',
    about: 'all',
    gathering: 'all'
  },
}

decentral1se avatar Sep 09 '22 17:09 decentral1se