brunofin / cohesion

Notion client for Linux
https://flathub.org/apps/details/io.github.brunofin.Cohesion
MIT License
34 stars 1 forks source link

Problem with last version #21

Closed dedeweb closed 3 months ago

dedeweb commented 3 months ago

Hi !

The last version won't launch on my computer :

flatpak run io.github.brunofin.Cohesion                                                                                                                                                     ✔  42s  
[3:0628/091530.082175: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
LaunchProcess: failed to execvp:
xdg-settings
[3:0628/091530.296636:ERROR:ozone_platform_x11.cc(245)] Missing X server or $DISPLAY
[3:0628/091530.296674:ERROR:env.cc(258)] The platform failed to initialize.  Exiting.
/app/bin/cohesion: line 3:     3 Segmentation fault      (core dumped) zypak-wrapper.sh /app/cohesion/cohesion "$@"

Do you know why?

I'm on Manjaro linux, wayland, and previous version was working well...

Thanks

brunofin commented 3 months ago

hi, yes I am working on push a fix for this right now. if you need a workaround while it's not updated on flathub, please use Flatseat and set the sockets as following:

Remove:

Add:

image

I am pushing this to flathub in a moment but it could take a couple of hours to be published. Sorry for the inconvenience.

brunofin commented 3 months ago

Related: #22

brunofin commented 3 months ago

Fix was just pushed to flathub, waiting for it to be published.

dedeweb commented 3 months ago

That was fast ! Thanks a lot, I upgraded from flathub, everything is working fine again :)