Bleach Bit -- request

If you are looking for a specific 32-bit package and you can't find it in any of the 32-bit repos, please post a request for it here.
paleport
White ninja
White ninja
Posts: 22
Joined: 12 Dec 2013, 17:39
Distribution: Porteus (XFCE) 32bit v2.1
Location: spain

Bleach Bit -- request

Post#1 by paleport » 16 Dec 2013, 10:27

Bleach Bit. (A system cleaning-maintenance tool).

I have tried downloading debian packages and converting them to modules, but does not work. There must be some dependency missing.

I would like to have this utility because it is very handy for keeping a clean system.

User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Re: Bleach Bit -- request

Post#2 by wread » 16 Dec 2013, 23:13

Try starting it from the Konsole to see which dependencies are missing...
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

paleport
White ninja
White ninja
Posts: 22
Joined: 12 Dec 2013, 17:39
Distribution: Porteus (XFCE) 32bit v2.1
Location: spain

Re: Bleach Bit -- request

Post#3 by paleport » 17 Dec 2013, 00:31

wread wrote:Try starting it from the Konsole to see which dependencies are missing...
It complains about

import gtk
ImportError: No module named gtk


I have already downloaded and made modules of python-2.7.3 , python-gtk2_2.24.0-3 , pygtk-2-24-0

But still not working.

User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Re: Bleach Bit -- request

Post#4 by wread » 17 Dec 2013, 01:05

Those three pythons do not match; the 2.24's do not work with python 2.7.3. They must be all three 2.7 version. I will search to see if I find the matching trio and come then back to you...

Ok, try this one!

good luck!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

paleport
White ninja
White ninja
Posts: 22
Joined: 12 Dec 2013, 17:39
Distribution: Porteus (XFCE) 32bit v2.1
Location: spain

Re: Bleach Bit -- request

Post#5 by paleport » 17 Dec 2013, 01:50

wread wrote:Those three pythons do not match; the 2.24's do not work with python 2.7.3. They must be all three 2.7 version. I will search to see if I find the matching trio and come then back to you...

Ok, try this one!

good luck!
Thanks for your help. Some advance.

I have activated modules python-2.7.3 and the one you have linked pygtk-2.7.3

Now the error is:

from _gtk import *
ImportError: No module named cairo


I have tried searching cairo modules (via debian packages on PPM) but there are a lot, I don't know what to use.

...

Edit: Well, I have downloaded pycairo-1.8.10 from Porteus repo (via PPM) and now the error is:

Segmentation fault

:%)

User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Re: Bleach Bit -- request

Post#6 by wread » 17 Dec 2013, 02:23

So you need Cairo too, I see! maybe I have the one you are missing....check if it is this one...

Try it at once and write back...
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

paleport
White ninja
White ninja
Posts: 22
Joined: 12 Dec 2013, 17:39
Distribution: Porteus (XFCE) 32bit v2.1
Location: spain

Re: Bleach Bit -- request

Post#7 by paleport » 17 Dec 2013, 03:18

wread wrote:So you need Cairo too, I see! maybe I have the one you are missing....check if it is this one...

Try it at once and write back...
Well, persists the same error:

Segmentation fault

I have been working with Bleachbit v0.9.2 until now.


Then I have tried with version v0.8.0, it complaints about a different error:
root@porteus:~# bleachbit
info: starting BleachBit version 0.8.0
warning: cannot find GPLv3 license text file
debug: appicon_path = '/usr/share/pixmaps/bleachbit.png'
info: GTK version 2.24.10
Traceback (most recent call last):
File "/usr/bin/bleachbit", line 751, in <module>
gui = GUI()
File "/usr/bin/bleachbit", line 729, in __init__
self.create_window()
File "/usr/bin/bleachbit", line 633, in create_window
self.toolbar = self.create_toolbar()
File "/usr/bin/bleachbit", line 597, in create_toolbar
preview_button.set_tooltip_text(_("Preview files in the selected operations (without deleting any files)"))
AttributeError: 'gtk.ToolButton' object has no attribute 'set_tooltip_text'
Thanks for your help. I must now go to sleep, I won't be able to try anything new for several hours.

User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Re: Bleach Bit -- request

Post#8 by wread » 17 Dec 2013, 11:31

I also went to sleep. I am sorry it didn't work for you.
But then I compiled it this morning, you can download it from here.

You must have 07-printing installed to run it.

Enjoy!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

paleport
White ninja
White ninja
Posts: 22
Joined: 12 Dec 2013, 17:39
Distribution: Porteus (XFCE) 32bit v2.1
Location: spain

Re: Bleach Bit -- request

Post#9 by paleport » 17 Dec 2013, 15:42

wread wrote:I also went to sleep. I am sorry it didn't work for you.
But then I compiled it this morning, you can download it from here.

You must have 07-printing installed to run it.

Enjoy!
Thank you but still not working for me.

I have tried it on Porteus 2.0 (xfce) and 2.1 (xfce) -- both 32bit

Have:

07-printing.xzm
python-2.7.3-i486-2-alldeps.xzm
py2cairo-1.10.0-i486-wread.xzm
pygtk-2.7.3-i486-wread.xzm
bleachbit-1.0-i486-wread.xzm

And in both Porteus xfce versions (2.0 and 2.1) it gives me this error now:
root@porteus:~# bleachbit
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
Segmentation fault
I don't know what is the problem now with this app. :%)

User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Re: Bleach Bit -- request

Post#10 by wread » 17 Dec 2013, 19:14

Try running bleachbit with 07-printing only and nothing more. 07 contains all the necessary python libraries to run it.

Image

This is how it looks like on kde4 Porteus-2.1-32 bits...

Regards!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

paleport
White ninja
White ninja
Posts: 22
Joined: 12 Dec 2013, 17:39
Distribution: Porteus (XFCE) 32bit v2.1
Location: spain

Re: Bleach Bit -- request

Post#11 by paleport » 17 Dec 2013, 23:30

wread wrote:Try running bleachbit with 07-printing only and nothing more. 07 contains all the necessary python libraries to run it.

This is how it looks like on kde4 Porteus-2.1-32 bits...

Regards!
Eureka!!! You were right. :Yahoo!:

Finally it works. Using only 07-printing.xzm and your Bleachbit module.

Thank you very much for your help and patience. I really like this app for cleaning my Linux environments so I was missing it in Porteus.

User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Re: Bleach Bit -- request

Post#12 by wread » 18 Dec 2013, 01:06

My pleasure!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

Post Reply