Google Chrome: Error in execution of <bleachbit.Command.Function instance at 0x0375DC10>

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

Bug Description

Error in execution of <bleachbit.Command.Function instance at 0x0375DC10>

Everything selected in Chrome, except Installer.
Getting this error

Windows 10 Pro
Chrome 49.0.2623.87 m (64-bit)
BleachBit 1.10

Tags: chrome
Revision history for this message
Andrew Ziem (ahziem1) wrote :

Please see the "Known Issues" section of the release notes here
http://www.bleachbit.org/news/bleachbit-110

Does this describe your situation? Do the workarounds help?

Changed in bleachbit:
milestone: none → 1.12
Revision history for this message
Holger (hschlammer) wrote :

Yes it describes my situation.
I will try the workaround or wait for a new version, because the issue will be fixed.

Thank you

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

To confirm the fix, please test the fix in BleachBit 1.11 beta
https://www.bleachbit.org/news/bleachbit-1110-beta

Changed in bleachbit:
status: Fix Committed → Fix Released
Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

This bug is still happening. Just tested on a fresh install with latest version of Chrome.

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

Not reproducible with this configuration

BleachBit 1.11
Ubuntu 15.10
Google Chrome 50.0.2661.102 (Official Build) (64-bit)

I will try with another configuration

Revision history for this message
Andrew Ziem (ahziem1) wrote :

Reproducible on
BleachBit 1.11
Windows 10
Google 51.0.2704.63 (Official Build) m (64-bit)

Option is Google Chrome - History

Information from console
Error in execution of <bleachbit.Command.Function instance at 0x033B81E8>
Traceback (most recent call last):
  File "bleachbit\Worker.pyo", line 84, in execute
  File "bleachbit\Command.pyo", line 149, in execute
  File "bleachbit\Special.pyo", line 161, in delete_chrome_favicons
RuntimeError: C:\Users\z\AppData\Local\Google\Chrome\User Data\Default\Favicons is version 32

Changed in bleachbit:
status: Triaged → In Progress
Revision history for this message
Andrew Ziem (ahziem1) wrote :

This was a separate issue than before that affects only Google Chrome version 51 and later, so I committed a new fix 533bc2d for the next release

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

Would you please test the latest release BleachBit version 1.11.2 beta? Be sure to uninstall the old version before installing the new version. Let me know how it goes.
https://www.bleachbit.org/news/bleachbit-1112-beta

Changed in bleachbit:
status: Fix Committed → Fix Released
Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

Just installed BleachBit 1.11.2 with fresh install of latest version of Chrome and the issue is still happening.

Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

It seems this only happens if you run BleachBit 2 or more times. If I browse with Chrome, then run BleachBit, it won't show the first time, but if I run it a second time, it will then show.

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

Not reproducible on these systems
1. BleachBit 1.11.2, Google Chrome 49.0.2623.112, Windows XP
2. BleachBit 1.11.2, Google Chrome 51.0.2704.84, Windows 10

I tried twice in a row

Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

Just uninstalled and reinstalled Chrome and BleachBit, and it's still happening on mine, but only after a 2 times or more running at the sametime.

Can you reproduce by doing this:

- Browser a little with Google Chrome.
- Close Chrome.
- Open BleachBit and run cleaner.
- Run cleaner again and maybe even a third time.

The error happens when I do it this way. Running Google Chrome 51.0.2704.84.

Revision history for this message
Andrew Ziem (ahziem1) wrote :

On Windows 10 with Google Chrome 51.0.2704.84 I browsed a bit, closed Chrome, and cleaned it five times, but there were no errors.

Then I did the same on Ubuntu 16.04 with Google Chrome 51.0.2704.103, and there were no error messages.

Would you please try this?
* Click WINDOWS+R to bring up the run dialog
* Run this command without quotation marks: "c:\Program Files (x86)\BleachBit\bleachbit_console.exe --gui"
* Clean Google Chrome

A longer error message should appear. It should have a traceback and a filename. Please send this information. Is it Favicons or History?

If the error happens over and over, please consider privately emailing me the actual file too.

Revision history for this message
Andrew Ziem (ahziem1) wrote :

On my system I could reproduce the error, and then I could fix it. The error remains for ROCKNROLLKID, so maybe that error is different, so I propose to close this ticket, release version 1.12 final, and then new a new ticket for the remaining issue.

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

In the previous message "could reproduce the error" refers to the original error but not the latest report

Revision history for this message
ROCKNROLLKID (slinger1410-deactivatedaccount) wrote :

Sorry, I never received a email notification on your comment #13. Anyways, I ran BleachBit_console under admin rights and this popped up:

Error in execution of <bleachbit.Command.Function instance at 0x04264C38>
Traceback (most recent call last):
  File "bleachbit\Worker.pyo", line 84, in execute
  File "bleachbit\Command.pyo", line 149, in execute
  File "bleachbit\Special.pyo", line 117, in delete_chrome_favicons
  File "bleachbit\Special.pyo", line 35, in __get_chrome_history
  File "bleachbit\Special.pyo", line 79, in get_sqlite_int
OperationalError: no such table: meta

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

ROCKNROLLKID: Regarding "no such table: meta"
1. This is a different symptom than what was discussed and fix here in this bug ticket
2. There was a similar symptom a while ago, but the bug ticket had two symptoms and it seems the other symptom was actually fixed ("no such table: autofill_dates")
https://bugs.launchpad.net/bleachbit/+bug/1328130
3. Would you please file a new bug ticket?
4. Do you know whether symptom started with a new version of BleachBit, new version of Google Chrome, or something else? (Let's discuss in the new bug ticket, please.)

Changed in bleachbit:
status: New → Fix Released
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.