bleachbit_console.exe --shred needs file extension and full path

Bug #1474044 reported by Eva Putnam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BleachBit
Fix Released
Medium
Unassigned

Bug Description

K:\2015>dir l.
Volume in drive K is USB DISK
Volume Serial Number is 802B-CD89

Directory of K:\2015
07/13/2015 07:50 AM 925 l
               1 File(s) 925 bytes
               0 Dir(s) 17,375,789,056 bytes free

K:\2015>"C:\Program Files\BleachBit\bleachbit_console.exe" --shred l.
Traceback (most recent call last):
  File "bleachbit\Windows.pyo", line 126, in csidl_to_environ
com_error: (-2147467259, 'Unspecified error', None, None)
ERROR: setting environment variable "video": (-2147467259, 'Unspecified error', None, None)
debug: clean_operation('_gui'), options = '['files']'
Traceback (most recent call last):
  File "bleachbit\Worker.pyo", line 82, in execute
  File "bleachbit\Command.pyo", line 74, in execute
  File "bleachbit\FileUtilities.pyo", line 368, in getsize
error: (123, 'FindFirstFileW', 'The filename, directory name, or volume label syntax is incorrect.')
(123, 'FindFirstFileW', 'The filename, directory name, or volume label syntax is incorrect.')
Disk space recovered: 0
Files deleted: 0
Errors: 1

K:\2015>ren l. l.txt

K:\2015>"C:\Program Files\BleachBit\bleachbit_console.exe" --shred l.txt
Traceback (most recent call last):
  File "bleachbit\Windows.pyo", line 126, in csidl_to_environ
com_error: (-2147467259, 'Unspecified error', None, None)
ERROR: setting environment variable "video": (-2147467259, 'Unspecified error',
None, None)
debug: clean_operation('_gui'), options = '['files']'
Traceback (most recent call last):
  File "bleachbit\Worker.pyo", line 82, in execute
  File "bleachbit\Command.pyo", line 74, in execute
  File "bleachbit\FileUtilities.pyo", line 368, in getsize
error: (123, 'FindFirstFileW', 'The filename, directory name, or volume label s
ntax is incorrect.')
(123, 'FindFirstFileW', 'The filename, directory name, or volume label syntax i
 incorrect.')
Disk space recovered: 0
Files deleted: 0
Errors: 1

K:\2015>"C:\Program Files\BleachBit\bleachbit_console.exe" --shred k:\2015\l.txt

Traceback (most recent call last):
  File "bleachbit\Windows.pyo", line 126, in csidl_to_environ
com_error: (-2147467259, 'Unspecified error', None, None)
ERROR: setting environment variable "video": (-2147467259, 'Unspecified error',
None, None)
debug: clean_operation('_gui'), options = '['files']'
Delete 1.1kB k:\2015\l.txt
Disk space recovered: 1.1kB
Files deleted: 1

Andrew Ziem (ahziem1)
Changed in bleachbit:
milestone: none → 1.10
Revision history for this message
Andrew Ziem (ahziem1) wrote :

Fixed in commit 1133e1a

It will be available in the next release

Changed in bleachbit:
status: New → Fix Committed
Andrew Ziem (ahziem1)
Changed in bleachbit:
importance: Undecided → Medium
Revision history for this message
Andrew Ziem (ahziem1) wrote :

Thank you for reporting this bug.

Please test with BleachBit 1.9.0 which is available here:
https://sourceforge.net/projects/bleachbit/files/bleachbit/1.9.0alpha/

Changed in bleachbit:
status: Fix Committed → Fix Released
Revision history for this message
Andrew Ziem (ahziem1) wrote :

BleachBit 1.9.0 had a bug, so I removed the Windows binaries.

BleachBit 1.9.1 works much better, and it is available here for testing
https://sourceforge.net/projects/bleachbit/files/bleachbit/1.9.1alpha/

Revision history for this message
Eva Putnam (conexbridges) wrote : Re: [Bug 1474044] Re: bleachbit_console.exe --shred needs file extension and full path
Download full text (3.2 KiB)

Working hard and fixing all the bugs! Thanks!I am too.mom

      From: Andrew Ziem <email address hidden>
 To: <email address hidden>
 Sent: Saturday, August 1, 2015 2:09 PM
 Subject: [Bug 1474044] Re: bleachbit_console.exe --shred needs file extension and full path

BleachBit 1.9.0 had a bug, so I removed the Windows binaries.

BleachBit 1.9.1 works much better, and it is available here for testing
https://sourceforge.net/projects/bleachbit/files/bleachbit/1.9.1alpha/

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1474044

Title:
  bleachbit_console.exe --shred needs file extension and full path

Status in BleachBit:
  Fix Released

Bug description:
  K:\2015>dir l.
  Volume in drive K is USB DISK
  Volume Serial Number is 802B-CD89

  Directory of K:\2015
  07/13/2015  07:50 AM              925 l
                1 File(s)            925 bytes
                0 Dir(s)  17,375,789,056 bytes free

  K:\2015>"C:\Program Files\BleachBit\bleachbit_console.exe" --shred l.
  Traceback (most recent call last):
    File "bleachbit\Windows.pyo", line 126, in csidl_to_environ
  com_error: (-2147467259, 'Unspecified error', None, None)
  ERROR: setting environment variable "video": (-2147467259, 'Unspecified error', None, None)
  debug: clean_operation('_gui'), options = '['files']'
  Traceback (most recent call last):
    File "bleachbit\Worker.pyo", line 82, in execute
    File "bleachbit\Command.pyo", line 74, in execute
    File "bleachbit\FileUtilities.pyo", line 368, in getsize
  error: (123, 'FindFirstFileW', 'The filename, directory name, or volume label syntax is incorrect.')
  (123, 'FindFirstFileW', 'The filename, directory name, or volume label syntax is incorrect.')
  Disk space recovered: 0
  Files deleted: 0
  Errors: 1

  K:\2015>ren  l.  l.txt

  K:\2015>"C:\Program Files\BleachBit\bleachbit_console.exe" --shred l.txt
  Traceback (most recent call last):
    File "bleachbit\Windows.pyo", line 126, in csidl_to_environ
  com_error: (-2147467259, 'Unspecified error', None, None)
  ERROR: setting environment variable "video": (-2147467259, 'Unspecified error',
  None, None)
  debug: clean_operation('_gui'), options = '['files']'
  Traceback (most recent call last):
    File "bleachbit\Worker.pyo", line 82, in execute
    File "bleachbit\Command.pyo", line 74, in execute
    File "bleachbit\FileUtilities.pyo", line 368, in getsize
  error: (123, 'FindFirstFileW', 'The filename, directory name, or volume label s
  ntax is incorrect.')
  (123, 'FindFirstFileW', 'The filename, directory name, or volume label syntax i
  incorrect.')
  Disk space recovered: 0
  Files deleted: 0
  Errors: 1

  K:\2015>"C:\Program Files\BleachBit\bleachbit_console.exe" --shred
  k:\2015\l.txt

  Traceback (most recent call last):
    File "bleachbit\Windows.pyo", line 126, in csidl_to_environ
  com_error: (-2147467259, 'Unspecified error', None, None)
  ERROR: setting environment variable "video": (-2147467259, 'Unspecified error',
  None, None)
  debug: clean_operation('_gui'), options = '['files']'
  Delete 1.1kB k:\2015\l.txt
  Disk space recovered: 1.1kB
  Files deleted: 1

To manage notific...

Read more...

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.