You are not logged in.

#1 2020-04-22 20:28:59

snap.ve
Member
Registered: 2020-04-02
Posts: 76

[SOLVED] Bleachbit and terminator is broken after update

Hello everyone! Today i was try update a bleachbit, pacman proposes to establish dependence python-scandir-1.10.0-2. After that, bleachbit run in invisible window. Taskbar is show me opened ico, the top command shows me that process was run, but he doesn't run dialog window. Btw, in pacman -Qdt now shows that dependence free of bleachbit.
And one more thing, same situation do with the terminator. When i try update, he's try update dependence python-dbus-1.2.16-1  python-psutil-5.7.0-1. But after install, command pacman -Qdt shows me thats dependence is free too. And ofcourse terminator isnt work at all.

UDP
I'm found some interesting. I'm use two DE, on default tty the budgie desktop, on another i3wm
These propgramms dind't start only on budgie desktop, on i3wm they work fine
(For the sake of experiment, I only updated these programs with the dependencies described above. I have no idea how this affects the result of launching in different environments)

Last edited by snap.ve (2020-05-06 05:05:15)

Offline

#2 2020-04-22 20:57:29

snap.ve
Member
Registered: 2020-04-02
Posts: 76

Re: [SOLVED] Bleachbit and terminator is broken after update

Now I tried updating bleachbit and terminator using the -Sdd pacman flag (only package without dependencies). After that they did not work. The problem with the compilation code of the packages themselves

Offline

#3 2020-04-22 20:58:23

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Bleachbit and terminator is broken after update

Please paste the output of `pacman -Syu --debug`


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2020-04-22 23:26:32

snap.ve
Member
Registered: 2020-04-02
Posts: 76

Re: [SOLVED] Bleachbit and terminator is broken after update

It produces a lot of lines, everything is not flushed to the buffer at the terminal. I tried do sudo pacman -Syu --debug > log.txt, but it copy only head of pacmans update

:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (6) bleachbit-4.0.0-1  python-dbus-1.2.16-1  python-psutil-5.7.0-1  python-scandir-1.10.0-2  python2-scandir-1.10.0-2  terminator-1.92-1

Total Download Size:   1.54 MiB
Total Installed Size:  7.96 MiB
Net Upgrade Size:      1.38 MiB

How can I record a log? Sorry for the noob question

Last edited by snap.ve (2020-04-22 23:47:50)

Offline

#5 2020-04-22 23:57:50

snap.ve
Member
Registered: 2020-04-02
Posts: 76

Re: [SOLVED] Bleachbit and terminator is broken after update

UPD I found solution. Idk how it's work, but i just clean config files in home .config folder of bleachbit and terminator, and they works.
But pacman -Qdt steal show python2-gobject python2-psutil python-scandir
How can i fix that?
sudo pacman -D --asdeps was not help

Last edited by snap.ve (2020-04-23 00:11:57)

Offline

#6 2020-04-23 00:31:52

snap.ve
Member
Registered: 2020-04-02
Posts: 76

Re: [SOLVED] Bleachbit and terminator is broken after update

And that fixed too.
First method - pacman -D --asexplicit 'name pakage' and after that depends is clear
More accuracy methot - just remove and reinstall with pacman -Rsscn terminal bleachbit pacman -Sy terminator bleachbit
Now pacman -Qdt is clear

Offline

#7 2020-04-23 00:59:37

snap.ve
Member
Registered: 2020-04-02
Posts: 76

Re: [SOLVED] Bleachbit and terminator is broken after update

UPD
bleachbit did not start in the window due to a line in the .conf/bleachbit/bleachbit.ini

window_maximized = True

Thats happen when you maximize window of bleachbit in DE
Change for = False will fix bug

Last edited by snap.ve (2020-04-23 01:07:51)

Offline

#8 2020-04-23 06:27:01

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,736

Re: [SOLVED] Bleachbit and terminator is broken after update

Do yourself a favor and stop using bleachbit. It saves you a comparatively minimal amount of space which large potential of breaking your system in potentially subtle ways that will be hard to debug.

Offline

#9 2020-04-23 11:41:50

snap.ve
Member
Registered: 2020-04-02
Posts: 76

Re: [SOLVED] Bleachbit and terminator is broken after update

I'm not too experienced to clean everything by hand, this will be the next step in the future

Offline

#10 2020-04-23 21:24:03

fikrimi
Member
Registered: 2019-01-09
Posts: 6

Re: [SOLVED] Bleachbit and terminator is broken after update

V1del wrote:

Do yourself a favor and stop using bleachbit. It saves you a comparatively minimal amount of space which large potential of breaking your system in potentially subtle ways that will be hard to debug.

agree, if you want to see what's hogging your space, try ncdu

for terminator, because its handled by new team, for terminator 1.92-1 they need python-gobj, that wasn't added as depdency, more info here https://bugs.archlinux.org/task/66329, but afaik the new update on 1.92-2, those dependency has been added

Offline

Board footer

Powered by FluxBB