Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Unhandled exception: [Enter a title] #31

Closed
DonCapiche opened this issue Feb 7, 2016 · 2 comments
Closed

Unhandled exception: [Enter a title] #31

DonCapiche opened this issue Feb 7, 2016 · 2 comments

Comments

@DonCapiche
Copy link

  • Description: [Enter what you did and what happened]
  • Version: 0.7.5
  • Type: <class 'OSError'>
  • Value: [WinError 145] The directory is not empty: 'C:\Users\DONCAP~1\AppData\Local\Temp\CDDA Game Launcher\newbuild-091ed992'
  • Traceback:
  File "cddagl\ui.py", line 1701, in timeout
  File "shutil.py", line 482, in rmtree
  File "shutil.py", line 381, in _rmtree_unsafe
  File "cddagl\ui.py", line 100, in remove_readonly

@remyroy
Copy link
Owner

remyroy commented Feb 8, 2016

This error is a little weird. In the update process, the new archived is downloaded in a temporary directory C:\Users\DONCAP~1\AppData\Local\Temp\CDDA Game Launcher\newbuild-091ed992 in your case and it is removed afterwards. For some reason, your directory was not removed. There might be another process interfering with that. I'll see if I can add more information and the possibility to retry deleting that temporary directory.

@remyroy
Copy link
Owner

remyroy commented Feb 15, 2016

This should be fixed with a43708e

@remyroy remyroy closed this as completed Feb 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants