flathub / com.slack.Slack

https://flathub.org/apps/details/com.slack.Slack
35 stars 36 forks source link

Unable to open logs in system explorer: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER #177

Closed henryju closed 9 months ago

henryju commented 2 years ago

I am on Fedora 36, and I was trying to investigate another issue with Slack as a Flatpak, so I tried Help -> Problem Troubleshooting -> Display Logs in File Manager (sorry if this is not the exact menu labels, my Slack is in french).

It doesn't work, and this error is displayed if I run in console:

Warning: remove_all_non_valid_override_layers: Failed to get executable path and name
Warning: vkCreateInstance: Found no drivers!
Error: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
    at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
    at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:361)
    at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:235)
    at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:165)
    at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:420)
± flatpak info com.slack.Slack

Slack - Chat with your team

          ID: com.slack.Slack
         Ref: app/com.slack.Slack/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 4.27.156
     License: LicenseRef-proprietary
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 5,4 MB
     Runtime: org.freedesktop.Platform/x86_64/21.08
         Sdk: org.freedesktop.Sdk/x86_64/21.08

      Commit: 4ce1f7ea41b925a36ec6ffe0243f35b45d8d2592df3f83bfc3cf383b96e138a3
      Parent: 63973d420456891338db466d7040b404f1f86b3719b9a23745c7701c6e3a925b
     Subject: Update slack.deb to 4.27.156 (fe578202)
        Date: 2022-08-05 11:46:25 +0000
± flatpak --version
Flatpak 1.12.7
evan-a-a commented 9 months ago

Closing due to age.