spacedriveapp / spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
https://spacedrive.com
GNU Affero General Public License v3.0
32.6k stars 955 forks source link

Spacedrive fails to start up on Pop!_OS 22.04 LTS #2722

Open myymi opened 1 month ago

myymi commented 1 month ago

Check for other issues

Issue description

When I try to start Spacedrive, clicking an icon, nothing happens. When I try to start it on the command line, I get following output: EGLDisplay Initialization failed: EGL_BAD_ACCESS EGLDisplay Initialization failed: EGL_NOT_INITIALIZED Cannot create EGL context: invalid display (last error: EGL_SUCCESS) Segmentation fault (core dumped)

Steps to reproduce

  1. Install DEB package
  2. Try to start it by clicking icon
  3. nothing happens
  4. Try to start in commandline, get error

Platform and versions

Development tool versions (optional)



Stack trace

No response

Additional context

No response

Code of Conduct

linear[bot] commented 1 month ago

ENG-1902 Spacedrive fails to start up on Pop!_OS 22.04 LTS

HeavenVolkoff commented 1 month ago

Hey, thanks for reporting this issue. A couple of questions:

myymi commented 1 month ago

Good day! It was user error, as my rig had uptime for more than 6 months. After restart for gpu driver and kernel updates, Spacedrive started up, olny frailing on video previews (this was Just fro the record, I installed latest version available, I have Nvidia GPU (GTX1080), and I'm running Wayland. I still have to wrap my head around on how Spacedrive might improve my file management, but kudos for nice UI! I will keep an eye on your project, as it looks promising.