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

How do i uninstall this package? #23

Closed
junliu111 opened this issue Aug 20, 2015 · 7 comments
Closed

How do i uninstall this package? #23

junliu111 opened this issue Aug 20, 2015 · 7 comments
Labels

Comments

@junliu111
Copy link

It seems that this package cannot be removed. Everytime when I remove it, it always remind me some error.
So, could you kindly tell me how to remove it, thank you very very much.

@FichteFoll
Copy link
Owner

Did this solve by itself?

@junliu111
Copy link
Author

Thank you for your reply.
In fact, it cannot be removed by "remove packages", because it also remind me some error. Then, I tried to delete packages manually, but it will re-install again. In the end, only when i delete it from "package control.sublime-settings" can it be removed.

@FichteFoll
Copy link
Owner

Please paste the error here so I can (potentially) reproduce and fix the problem.

@junliu111
Copy link
Author

p

Sorry for language inconvenience. It says:
[Winerror 32] Another process is using this file, and the thread can not access...

I will be appreciated if you can fix this problem. Thank you.

@FichteFoll
Copy link
Owner

Is there anything else in the console perhaps? View > Console

@FichteFoll FichteFoll reopened this Aug 20, 2015
@junliu111
Copy link
Author

Here is the error msg:

unloading plugin InsertDate.insert_date
Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 63, in unload_plugin
    unload_module(m)
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 38, in unload_module
    module.plugin_unloaded()
  File "insert_date in C:\Users\Jun Liu\AppData\Roaming\Sublime Text 3\Installed Packages\InsertDate.sublime-package", line 285, in plugin_unloaded
ImportError: No module named 'format_date'
reloading Packages/InsertDate/insert_date.sublime-settings
reloading Packages/User/Package Control.sublime-settings
reloading Packages/User/Preferences.sublime-settings
error: Package Control

An error occurred while trying to remove the installed package file for InsertDate.

[WinError 32] 另一个程序正在使用此文件进程无法访问。: 'C:\\Users\\Jun Liu\\AppData\\Roaming\\Sublime Text 3\\Installed Packages\\InsertDate.sublime-package'
ignored packages updated to: ["Markdown", "Vintage"]
reloading plugin InsertDate.insert_date
Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 71, in reload_plugin
    unload_module(m)
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 38, in unload_module
    module.plugin_unloaded()
  File "insert_date in C:\Users\Jun Liu\AppData\Roaming\Sublime Text 3\Installed Packages\InsertDate.sublime-package", line 285, in plugin_unloaded
ImportError: No module named 'format_date'
reloading Packages/InsertDate/insert_date.sublime-settings
reloading Packages/User/Package Control.sublime-settings
reloading Packages/User/Preferences.sublime-settings

@FichteFoll FichteFoll added the bug label Aug 20, 2015
@FichteFoll
Copy link
Owner

Okay, I know where this is coming from. Thanks for the report. Will have a fix up shortly.

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