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

student has permissions problem for libcairo-2.dll #53139

Closed
SimonEnsemble opened this issue Jan 31, 2024 · 7 comments
Closed

student has permissions problem for libcairo-2.dll #53139

SimonEnsemble opened this issue Jan 31, 2024 · 7 comments
Labels
system:windows Affects only Windows

Comments

@SimonEnsemble
Copy link

SimonEnsemble commented Jan 31, 2024

my student is getting an access denied error.
student installed Julia from installer online.

julia> versioninfo() Julia Version 1.10.0 Commit 3120989f39 (2023-12-25 18:01 UTC)
Platform Info: OS: Windows (x86_64-w64-mingw32) 
CPU: 8 × 11th Gen Intel(R) Core(TM) i5-1145G7 @ 2.60GHz 
WORD_SIZE: 64 
LIBM: libopenlibm 
LLVM: libLLVM-15.0.7 (ORCJIT, tigerlake) 
Threads: 1 on 8 virtual cores

image

@vtjnash
Copy link
Sponsor Member

vtjnash commented Jan 31, 2024

It maybe failed to set the executable bits on that dll, but I am not sure why that could have happened only for this one computer

@ViralBShah ViralBShah added the system:windows Affects only Windows label Jan 31, 2024
@ViralBShah
Copy link
Member

Is it reproducible on other Windows machines? Perhaps it is an issue with the Cairo Yggdrasil recipe.

@SimonEnsemble
Copy link
Author

SimonEnsemble commented Jan 31, 2024

other students with Windows are able to run CairoMakie.jl just fine!

I posted this issue to CairoMakie, first, actually.
MakieOrg/Makie.jl#3568

@ViralBShah
Copy link
Member

ViralBShah commented Jan 31, 2024

Maybe the student has some heavy security settings in windows? See if wiping the .julia and reinstalling helps. Another possibility might be try WSL.

@giordano
Copy link
Contributor

giordano commented Feb 1, 2024

Sounds like a duplicate of #52272 which I have no idea why it was closed without any action.

@giordano
Copy link
Contributor

giordano commented Feb 1, 2024

I wonder if this is related to JuliaLang/Pkg.jl#3349, because according to #52272 this issue doesn't occur if installing the same artifact through Julia v1.9.

@giordano
Copy link
Contributor

Closing as duplicate of #52272, there's no point in keeping multiple tickets about the same issue open.

@giordano giordano closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system:windows Affects only Windows
Projects
None yet
Development

No branches or pull requests

4 participants