Hi! I get Segementation fault when running the latest build. Here is the error when tryng to run it in a terminal:
10:40:07.401 (sentry) › Sentry DSN is not set 10:40:07.409 (main) › App start is mac: false is windows: false islinux: true version: 1.8.0 params [ '/opt/proton-mail/Proton Mail' ] 10:40:07.415 (main) › Build info: {"appVersion":"1.8.0"} 10:40:07.416 (main) › Desktop features: inapppayments:true, themeselection:true, earlyaccess:true, multiaccount:true, latestversioncheck:true, installsource:true, mailtotelemetry:false, mailtoupdate:true, esuserchoice:true, fulltheme:true, storeversion:true, heartbeatmetrics:true, statstelemetry:true, restrictedthemeselection:true, clearappmodal:true 10:40:07.593 (protocol) › Checking default mailto Can't open bumblebee display. 10:40:07.669 (protocol) › App default mailto client status { isDefault: false, wasChecked: true, shouldBeDefault: true, wasDefaultInPast: false, canUpdateDefault: true, lastReport: { wasDefault: false, timestamp: 0 } } 10:40:07.673 (update) › Initialization of update checks. 10:40:07.676 (update) › Checking for new valid version. Segmentation fault (core dumped) ..... I tried to install the snap (desperate) and now I get that it can't connect to the Wayland display. Is there no Wayland support for proton-mail maybe?
libpxbackend-1.0.so: cannot open shared object file: No such file or directory Failed to load module: /home/mgns/snap/proton-mail/common/.cache/gio-modules/libgiolibproxy.so 12:59:27.362 (main) › AppID generated { id: '670c9cbd-c962-4df2-b033-80a8d1dbb042', hash: 'abc9e7c6a266ef1805fc982507708ff21aba41de1bcf0491b9c8f413d1998fb2', distribution: 0.6710495815226769 } 12:59:27.374 (settings) › Settings not found, using default settings 12:59:27.421 (main) › App start is mac: false is windows: false islinux: true version: 1.8.0 params [ '/snap/proton-mail/21/usr/lib/proton-mail/Proton Mail Beta', '--no-sandbox', '--disable-seccomp-filter-sandbox' ] 12:59:27.425 (main) › Build info: {"idaTag":"ida-332","buildTag":"ida-332","appVersion":"1.8.0"} 12:59:27.426 (main) › Desktop features: inapppayments:true, themeselection:true, earlyaccess:true, multiaccount:true, latestversioncheck:true, installsource:true, mailtotelemetry:false, mailtoupdate:true, esuserchoice:true, fulltheme:true, storeversion:true, heartbeatmetrics:true, statstelemetry:true, restrictedthemeselection:true, clearappmodal:true 12:59:27.433 (main) › Enable check default mail to app 12:59:27.434 (protocol) › Requested to check if app default mailto. Current status: true 12:59:27.436 (protocol) › Storing default protocols: { mailto: { shouldBeDefault: true, wasDefaultInPast: false, lastReport: { wasDefault: false, timestamp: 0 }, canUpdateDefault: true } } [8290:0505/125927.448648:ERROR:wayland_connection.cc(196)] Failed to connect to Wayland display: No such file or directory (2) [8290:0505/125927.448711:ERROR:ozone_platform_wayland.cc(264)] Failed to initialize Wayland platform [8290:0505/125927.448728:ERROR:env.cc(257)] The platform failed to initialize. Exiting. [0505/125927.469567:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1) Segmentation fault (core dumped)
Pinned Comments
yochananmarqos commented on 2025-02-20 17:25 (UTC)
@marchersimon: Upstream has not updated their repo for anything newer that 1.6.0. Use
proton-mail-bin
.yochananmarqos commented on 2024-06-25 22:42 (UTC)
PSA: This package is now called
proton-mail
building from source. Please install that instead or if you prefer, the binary version is now available asproton-mail-bin
.