Permission denied when creating cheatsheet file

Bug #1092830 reported by Bodsda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cheatsheet
Invalid
Low
Bodsda

Bug Description

When running on a windows 7 system, creation of the C:\\.cheatsheet file fails with the following.

C:\>cheatsheet.py --store dir ls
Traceback (most recent call last):
  File "C:\cheatsheet.py", line 216, in <module>
    main()
  File "C:\cheatsheet.py", line 214, in main
    ca.parseArgs()
  File "C:\cheatsheet.py", line 40, in parseArgs
    self.argStore()
  File "C:\cheatsheet.py", line 92, in argStore
    self.cf.save(cfDict)
  File "C:\cheatsheet.py", line 199, in save
    handle = open(self.cheatfile, "w")
IOError: [Errno 13] Permission denied: 'C:\\.cheatsheet'

C:\>

Bodsda (bodsda)
Changed in cheatsheet:
status: New → In Progress
status: In Progress → Invalid
importance: Critical → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.