Bug 864636

Summary: [abrt] bleachbit-0.8.7-2.fc17: Worker.py:67:__init__:RuntimeError: No work to do
Product: [Fedora] Fedora Reporter: jjcasanova
Component: bleachbitAssignee: Rahul Sundaram <metherid>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: metherid, mgogala
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c883b5f8dac89897a2576b7e7953413fc3b206c5
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-24 05:56:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: core_backtrace none

Description jjcasanova 2012-10-09 20:10:17 UTC
Version-Release number of selected component:
bleachbit-0.8.7-2.fc17

Additional info:
libreport version: 2.0.14
abrt_version:   2.0.13
cmdline:        python /usr/bin/bleachbit -p
kernel:         3.5.5-2.fc17.x86_64

backtrace:
:Worker.py:67:__init__:RuntimeError: No work to do
:
:Traceback (most recent call last):
:  File "/usr/bin/bleachbit", line 47, in <module>
:    bleachbit.CLI.process_cmd_line()
:  File "/usr/share/bleachbit/CLI.py", line 179, in process_cmd_line
:    preview_or_delete(operations, False)
:  File "/usr/share/bleachbit/CLI.py", line 104, in preview_or_delete
:    worker = Worker.Worker(cb, really_delete, operations).run()
:  File "/usr/share/bleachbit/Worker.py", line 67, in __init__
:    raise RuntimeError("No work to do")
:RuntimeError: No work to do
:
:Local variables in innermost frame:
:operations: {}
:really_delete: False
:self: <bleachbit.Worker.Worker instance at 0xf2bf80>
:ui: <bleachbit.CLI.CliCallback instance at 0xe57d88>

Comment 1 jjcasanova 2012-10-09 20:10:19 UTC
Created attachment 624245 [details]
File: core_backtrace