windows 10 projected file system issues

Abierto
#93 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
cpp, unreal-engine

Línea de trabajo

Start with the PrjFS get file data callback and the PrjWriteFileData call described in the issue, then reproduce the hang using Entrian's ess.exe through the Visual Studio instance of the Unreal Engine 5 project. Compare behavior before and after closing Visual Studio. Done means establishing a reproducible diagnosis or documenting actionable guidance about whether PrjFS is involved.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

I am trying to virtualize our c++ unreal engine 5 project, including the UE5 engine source, so it is a gigantic project.

The project compiles and runs with no issue, I can run the editor, work on assets, and submit like normal.

The only issue I am having now is with Entrian code search. Entrian doesnt work at all in PrjFS environment, some initial debugging tells me for whatever reason PrjFS's get file data callback, when triggered by Entrian(ess.exe, invoked by the VS instance of my UE project) is always stuck in PrjWriteFileData, the function call will never return, unless I intentionally close my Visual Studio.

This feels like a projFS bug to me, or if not, any insights?
Btw I am working in c++, with PrjFS api on windows 10.

Thanks a lot!

Lenguaje dominante
C#
Estrellas
174
Forks
40
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de microsoft/ProjFS-Managed-API

Todos los issues de microsoft/ProjFS-Managed-API

Issues similares

Más issues de C#

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.