Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashes on launch (Fedroa Linux) #72

Open
yotamguttman opened this issue Jan 27, 2025 · 1 comment
Open

crashes on launch (Fedroa Linux) #72

yotamguttman opened this issue Jan 27, 2025 · 1 comment
Labels
bug Something isn't working Linux Issue related to Linux upstream Upstream issue

Comments

@yotamguttman
Copy link

Image
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 "$@"
`

@yotamguttman yotamguttman changed the title crushes on launch (Fedroa Linux) crashes on launch (Fedroa Linux) Jan 27, 2025
@Belar Belar marked this as a duplicate of #71 Jan 27, 2025
@Belar Belar added bug Something isn't working Linux Issue related to Linux upstream Upstream issue labels Jan 27, 2025
@Belar
Copy link
Contributor

Belar commented Jan 27, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Linux Issue related to Linux upstream Upstream issue
Projects
None yet
Development

No branches or pull requests

2 participants