-
Notifications
You must be signed in to change notification settings - Fork 34
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
[Bug] Sometimes some libraries cannot be removed from the Package Manager #234
Comments
Thanks for your report @Jeanmilost I am trying to reproduce this, but I haven't been able so far, it seems to work fine. In any case, I have detected some misbehaviors when removing that comment, it seems the processing of the comment is not correct:
I'll try to sync with the team and see if this can be improved. |
Hello @memsharded
=> This happens only with some libraries on my computer, not with all. For example cryptopp has this issue on my side, but the other libraries haven't. Had you tried with this specific library?
=> No I haven't modified this file manually. The comments are still there. For the specific bugs related to the conandata.yml file, I not tested them so I cannot confirm |
Yes, I have tried this one, but it worked. The thing is that the plugin only manages the addition of the library to the local |
@memsharded This may be a random bug. Anyway it is possible to remove the incorrect item manually from the |
Hello, I faced this issue too. In addition, I have also faced another issue in which there are some instances that removing a library cause the whole Visual Studio to restart. May I ask if it will be resolved in the next extension update? |
Hi @zxuan99, Thanks a lot for reporting, is that restart reproducible in some way? Do you have some guidance on what we can do to reproduce the problem? |
Also @zxuan99, please make sure that you are using the latest version of the extension (2.0.8) |
I'm facing a strange issue with the Package Manager in VS2022. Sometimes some libraries cannot be removed, e.g. the cryptopp one, as you can see in the below video:
Conan.Package.Manager.bug.mp4
Worst, a such library, once "removed", can be downgraded and added twice (i.e. with 2 different versions).
Can you fix that please?
The text was updated successfully, but these errors were encountered: