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

Segmentation fault on clean install #1285

Closed
philion opened this issue Aug 16, 2023 · 3 comments
Closed

Segmentation fault on clean install #1285

philion opened this issue Aug 16, 2023 · 3 comments
Assignees
Labels
Bug P1 Blocker Fix instantly! App (mostly) broken.

Comments

@philion
Copy link

philion commented Aug 16, 2023

Description

  1. Followed instructions for installing on an ubuntu system as per https://albertlauncher.github.io/installing/
  2. Started albert from the terminal.
  3. A dialog is displayed: "This is the first time you've launched Albert. Albert is plugin based. You have to enable some plugins you want to use." with only an OK button.
  4. Clicked "OK"
  5. Segmentation fault (core dumped)

Every time. Can't move forward and configure plugins.

Expected behavior

The configure plugins dialog would be displayed, and then the app would start properly.

Steps to reproduce

See steps in Description above.

Source

Standard install instructions, https://albertlauncher.github.io/installing/ and https://software.opensuse.org/download.html?project=home:manuelschneid3r&package=albert

Debug output

                Albert version: 0.22.2
            Build date: Aug 14 2023 20:53:45
            Qt version: 6.4.2
             Build ABI: x86_64-little_endian-lp64
  Arch (build/current): x86_64/x86_64
 Kernel (type/version): linux/6.2.0-27-generic
                    OS: Ubuntu 23.04
     OS (type/version): ubuntu/23.04
 $QT_QPA_PLATFORMTHEME: 
         Platform name: xcb
                  Font: Ubuntu,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
       Binary location: /usr/bin/albert
                  $PWD: /home/philion
                $SHELL: /bin/bash
                 $LANG: en_US.UTF-8
              Language: English
                Locale: en_US
     $XDG_SESSION_TYPE: x11
  $XDG_CURRENT_DESKTOP: ubuntu:GNOME
      $DESKTOP_SESSION: ubuntu
  $XDG_SESSION_DESKTOP: ubuntu
            Icon theme: Yaru-purple
Segmentation fault (core dumped)
@philion
Copy link
Author

philion commented Aug 16, 2023

The only thing that I can think of that might break this is that I'm running Barrier (https://github.com/debauchee/barrier), and the Ubuntu host is running the client. I'll retry without Barrier running.

@philion
Copy link
Author

philion commented Aug 16, 2023

Confirmed failure after reboot with Barrier disabled, same result (segmentation fault).

@ManuelSchneid3r ManuelSchneid3r added the Bug P1 Blocker Fix instantly! App (mostly) broken. label Aug 16, 2023
@ManuelSchneid3r
Copy link
Member

Most likely a dupe of #1282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug P1 Blocker Fix instantly! App (mostly) broken.
Development

No branches or pull requests

2 participants