You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed the app from flathub and I cannot run it.
I've tried launching via the terminal as well to see what it says, I don't quite understand what's the issue but I'll share it n case it helps:
`flatpak run com.authormore.penpotdesktop
[3 zypak-helper] Wait found events, but sd-event found none
[3:0127/143001.003090: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
[ERROR] [config:read:settings] ENOENT: no such file or directory, open '/home/yotamguttman/.var/app/com.authormore.penpotdesktop/config/penpot-desktop/settings.json'
[3:0127/143001.315889: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
[3:0127/143001.315927: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
APPIMAGE env is not defined, current application is not an AppImage
checkForUpdatesAndNotify called, downloadPromise is null
[3:0127/143001.522905: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
Hello @yotamguttman,
thank you for the report and including the log.
The issue may be with Electron and Wayland, possibly also other elements of a system. There are a few options for workarounds, but it would be best if you could first check if Wayland is the problem.
Try the Penpot Desktop with X11 please, see if it runs as expected. flatpak run com.authormore.penpotdesktop --enable-features=UseOzonePlatform --ozone-platform=x11
Installed the app from flathub and I cannot run it.
I've tried launching via the terminal as well to see what it says, I don't quite understand what's the issue but I'll share it n case it helps:
`flatpak run com.authormore.penpotdesktop
[3 zypak-helper] Wait found events, but sd-event found none
[3:0127/143001.003090: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
[ERROR] [config:read:settings] ENOENT: no such file or directory, open '/home/yotamguttman/.var/app/com.authormore.penpotdesktop/config/penpot-desktop/settings.json'
[3:0127/143001.315889: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
[3:0127/143001.315927: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
APPIMAGE env is not defined, current application is not an AppImage
checkForUpdatesAndNotify called, downloadPromise is null
[3:0127/143001.522905: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
/app/bin/run.sh: line 2: 3 Trace/breakpoint trap (core dumped) zypak-wrapper.sh /app/main/penpot-desktop --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations "$@"
`
The text was updated successfully, but these errors were encountered: