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

Use native wayland when possible #51

Closed
wants to merge 4 commits into from

Conversation

Etaash-mathamsetty
Copy link
Contributor

based on flathub/com.discordapp.Discord#248, but since canary has been on electron 17 for a while this should work fine.

@flathubbot
Copy link
Contributor

Started test build 18918

@flathubbot
Copy link
Contributor

Build 18918 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/1543/com.discordapp.DiscordCanary.flatpakref

@flathubbot
Copy link
Contributor

Started test build 18920

@flathubbot
Copy link
Contributor

Build 18920 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/1545/com.discordapp.DiscordCanary.flatpakref

@Etaash-mathamsetty
Copy link
Contributor Author

Etaash-mathamsetty commented Jan 22, 2023

unfortunately I am crashing with edit: allow=devel fixed it

[0122/185140.696799:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)
[WebContents] crashed (reason: crashed, exitCode: 139)... reloading
Optional module ./ElectronTestRpc was not included.
[0122/185141.649870:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)
[WebContents] double crashed (reason: crashed, exitCode: 139)... RIP =(

now crashing with:

[0122/185715.560549:ERROR:directory_reader_posix.cc(42)] opendir /home/etaash/.var/app/com.discordapp.DiscordCanary/config/discordcanary/Crashpad/attachments/4c61ab45-528a-4348-a864-45c2d326655b: No such file or directory (2)
[0122/185715.763417:ERROR:http_transport_libcurl.cc(483)] HTTP status 429
[WebContents] crashed (reason: crashed, exitCode: 139)... reloading
Optional module ./ElectronTestRpc was not included.
[0122/185717.359808:ERROR:directory_reader_posix.cc(42)] opendir /home/etaash/.var/app/com.discordapp.DiscordCanary/config/discordcanary/Crashpad/attachments/7fddd963-153d-46b8-9c9e-eb8d499afc2d: No such file or directory (2)
[0122/185717.567203:ERROR:http_transport_libcurl.cc(483)] HTTP status 429
[WebContents] double crashed (reason: crashed, exitCode: 139)... RIP =(

@flathubbot
Copy link
Contributor

Started test build 18921

@flathubbot
Copy link
Contributor

Build 18921 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/1546/com.discordapp.DiscordCanary.flatpakref

@flathubbot
Copy link
Contributor

Started test build 18922

@flathubbot
Copy link
Contributor

Build 18922 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/1547/com.discordapp.DiscordCanary.flatpakref

@Etaash-mathamsetty
Copy link
Contributor Author

seems like this won't work
closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants