anytype-ts
anytype-ts copied to clipboard
the app wound't launch, immediet crash
Have you read a contributing guide?
- [x] I have read CONTRIBUTING.md
- [x] I have searched the existing issues and didn't find any that were similar
- [x] I have considered creating a pull request with fixes instead of a bug report and want to proceed
Current Behavior
the app won't launch. it crashes immediately
attempt to run via terminal: `[2:0228/103029.208286:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory Checking for beta autoupdate feature for deb/rpm distributions Found package-type: deb LaunchProcess: failed to execvp: xdg-settings [2:0228/103029.518491:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2:0228/103029.518532:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2:0228/103029.518554:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2:0228/103029.518578:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2:0228/103029.518598:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [ConfigManager].init: { channel: 'latest', theme: 'system', debug: {}, flagsMw: {}, systemInfo: true, hideMenuBar: true } [Server] start /app/Anytype/resources/app.asar.unpacked/dist/anytypeHelper /home/yotamguttman/.var/app/io.anytype.anytype/config/anytype mw grpc: build on 2025-02-17 15:22:27 +0000 UTC at #f1ceda0a1457dbf982d8b3fd8479ccdcb95df6d3 (dirty)
gRPC server started at: 127.0.0.1:42607 gRPC Web proxy started at: 127.0.0.1:42749
[UpdateManager].init, channel: latest [InstallNativeMessaging] Manifest skipped: Chrome [InstallNativeMessaging] Manifest skipped: Chromium [InstallNativeMessaging] Manifest skipped: Brave [InstallNativeMessaging] Manifest skipped: BraveFlatpak [2:0228/103029.776202:ERROR:browser_main_loop.cc(279)] Gtk: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed [2:0228/103029.788695:ERROR:wayland_event_watcher.cc(47)] libwayland: [destroyed object]: error 7: failed to import supplied dmabufs: Could not bind the given EGLImage to a CoglTexture2D `
Expected Behavior
anytype would run and the UI will show up.
Steps To Reproduce
- clicked the app icon.
Environment
- OS: Fedora workstation
- Version: 41 (Gnome 47)
Anything else?
No response