blade icon indicating copy to clipboard operation
blade copied to clipboard

Try to actually acquire a frame on Intel/Linux upon adapter inspection

Open kvark opened this issue 1 year ago • 4 comments

Another take at the problem previously addressed by #94/#95/#97

kvark avatar Jul 18 '24 05:07 kvark

@kvark I'm planning to pull this into Zed so we can get feedback from people.

ConradIrwin avatar Jul 23 '24 20:07 ConradIrwin

Looks like this path faced some issues for end users

kvark avatar Aug 18 '24 06:08 kvark

Hey, could this be rebased on master to fix #168? Thanks!

apricotbucket28 avatar Sep 03 '24 17:09 apricotbucket28

@apricotbucket28 done

kvark avatar Sep 05 '24 04:09 kvark

Some information that may be relevant to this, especially if kvark finds it inconvenient to test Wayland locally:

  • I still experience the issue described in https://github.com/zed-industries/zed/issues/17005 even if I switch Zed to use this branch.
  • On that issue, I just added a backtrace of a segfault I captured with gdb, of encountering this issue. This may be useful as I didn't see a segfault already posted on related issue threads.

gretchenfrage avatar Nov 12 '24 23:11 gretchenfrage

This path is no longer viable, since as of #203 we don't have a specific surface any more when creating a GPU context. We'll need to find a better path.

kvark avatar Nov 19 '24 08:11 kvark