-
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Open
Description
brew gist-logs <formula>
link OR brew config
AND brew doctor
output
❯ brew config
HOMEBREW_VERSION: 4.5.12
ORIGIN: https://github.com/Homebrew/brew
HEAD: 50fa89e96bccedeca21287427eb7db12289f57ea
Last commit: 2 days ago
Branch: stable
Core tap JSON: 26 Jul 06:28 UTC
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: :0
HOMEBREW_EDITOR: /usr/bin/nano
HOMEBREW_MAKE_JOBS: 22
SUDO_ASKPASS: /usr/libexec/openssh/gnome-ssh-askpass
Homebrew Ruby: 3.4.5 => /var/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/bin/ruby
CPU: 22-core 64-bit alderlake
Clang: 20.1.8
Git: 2.50.1 => /bin/git
Curl: 8.11.1 => /bin/curl
Kernel: Linux 6.14.11-300.fc42.x86_64 x86_64 GNU/Linux
OS: Bluefin (Version: 42.20250720.2 / FROM Fedora Silverblue 42) (Deinonychus)
Host glibc: 2.41
/usr/bin/gcc: 15.1.1
/usr/bin/ruby: N/A
glibc: N/A
gcc@11: N/A
gcc: 15.1.0
xorg: N/A
Verification
- My
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue. - I ran
brew update
and am still able to reproduce my issue. - I have resolved all warnings from
brew doctor
and that did not fix my problem. - I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.
- My issue is not about a failure to build a formula from source.
What were you trying to do (and why)?
start git cola on a wayland based linux system
What happened (include all command output)?
LC_ALL=C.UTF-8 git-cola
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Abgebrochen (Speicherabzug geschrieben)
What did you expect to happen?
the app actually starting
Step-by-step reproduction instructions (by running brew
commands)
- `brew install git-cola`
- `git-cola`
Metadata
Metadata
Assignees
Labels
No labels