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

GLib-GIO-WARNING #4049

Closed
2 of 3 tasks
ValentinKaisermayer opened this issue Jul 23, 2024 · 5 comments
Closed
2 of 3 tasks

GLib-GIO-WARNING #4049

ValentinKaisermayer opened this issue Jul 23, 2024 · 5 comments
Labels

Comments

@ValentinKaisermayer
Copy link
Contributor

  • are you running newest version (version from docs) ? Makie v0.21.5
  • can you reproduce the bug with a fresh environment ? (]activate --temp; add Makie) No
  • What platform + GPU are you on?
julia> versioninfo()
Julia Version 1.10.4
Commit 48d4fd4843 (2024-06-04 10:41 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: 12 × Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, skylake)
Threads: 4 default, 0 interactive, 2 GC (on 12 virtual cores)
Environment:
  JULIA_PKG_PRECOMPILE_AUTO = 0
  JULIA_EDITOR = code
  JULIA_NUM_THREADS = 4
GLib-GIO-WARNING **: 15:01:05.983: Failed to open application manifest `C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AppxManifest.xml' for package #0 (`Microsoft.MicrosoftEdge_44.19041.3636.0_neutral__8wekyb3d8bbwe'): error code 0x2

image

The folder C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe is empty.

@SimonDanisch
Copy link
Member

I'm not sure this is a Makie problem.

]activate --temp; add Makie) No

So what makes you think it's Makie?

Googling for the error gives a ton of very different problems, so without some work of pinning down where this comes from, there isn't much we can do ;)

@ValentinKaisermayer
Copy link
Contributor Author

If you have a look at the screenshot you see that the warning is emitted from at least two ...MakieExt packages.

@ValentinKaisermayer
Copy link
Contributor Author

Mhh... But it is also emitted from a Plots.jl extension. Do they have some common dependency?

@SimonDanisch
Copy link
Member

I haven't written those extensions, so it's really not clear what they depend on ;)
If you can't reproduce it with ]activate --temp; add Makie) No I'd say it's not Makie.

@ValentinKaisermayer
Copy link
Contributor Author

Ok, I will close it for now. Sry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants