Siduction Forum

Siduction Forum => Software - Support => Topic started by: Taliesin on 2017/03/18, 03:49:07

Title: [Solved] kernel-remover no check boxes
Post by: Taliesin on 2017/03/18, 03:49:07
Hi folks,

Not sure why, but Kernel-remover does not display check boxes to select kernels at present.

Any suggestions?
Title: Re: kernel-remover
Post by: devil on 2017/03/18, 11:13:23
It does here.
Title: Re: kernel-remover
Post by: sepps on 2017/03/19, 08:39:16
Check for zenity
Title: Re: kernel-remover
Post by: Taliesin on 2017/03/19, 09:58:21
No check boxes appear for me unfortunately.

(https://drive.google.com/open?id=0B7n0do5rVr1MTk1sVTZkNy1sQkU)(https://drive.google.com/open?id=0B7n0do5rVr1MTk1sVTZkNy1sQkU)(https://drive.google.com/open?id=0B7n0do5rVr1MTk1sVTZkNy1sQkU)(https:////c1.staticflickr.com/3/2927/33484563766_71289d18b5_m.jpg)

With regard to Zenity.


apt-cache policy zenity
zenity:
  Installed: 3.22.0-1+b1
  Candidate: 3.22.0-1+b1
  Version table:
*** 3.22.0-1+b1 500
        500 http://ftp.au.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status


This is a fairly recent development, so I'm not entirely sure why this has occured.
Title: Re: kernel-remover
Post by: piper on 2017/03/19, 13:34:17
Taliesin

What dark theme are you using ?
Title: Re: kernel-remover
Post by: Taliesin on 2017/03/20, 01:30:43
Hi Piper,

Essentially it is breeze dark with the Wonton Soup colour scheme. But I've tweaked a couple of colours in Wonton Soup.

I also use the Arc-Dark KDE icon theme which is included in a package from....

https://github.com/PapirusDevelopmentTeam/arc-kde (https://github.com/PapirusDevelopmentTeam/arc-kde)

For any GTK apps you may use, I've installed Breeze-Dark-GTK

https://github.com/dirruk1/gnome-breeze/

Cheers mate.
Title: Re: kernel-remover
Post by: tmhind2 on 2017/03/20, 11:06:12
If kernel-remover performs correctly in tty1 and not in tty7 (gui) you may need to go back and check your text and background color settings. As something might have changed in your last upgrade???
Title: Re: kernel-remover
Post by: Taliesin on 2017/03/20, 13:21:45
Quote from: tmhind2 on 2017/03/20, 11:06:12
If kernel-remover performs correctly in tty1 and not in tty7 (gui) you may need to go back and check your text and background color settings. As something might have changed in your last upgrade???

You could well be onto something here.

Kernel-remover works correctly in tty1 but the check boxes do not appear in tty7.

I've logged in as root temporarily and tried a number of colour / font options including setting back to defaults.

So far no luck.

At least though as you've pointed out I can use tty1.

Cheers.
Title: Re: kernel-remover
Post by: piper on 2017/03/20, 21:36:54
You can try this also

Edit the first 3 line's of

/usr/share/patience-kde-settings/etc/gtk-2.0/gtkrc

to look like

#include "/usr/share/themes/Adwaita/gtk-2.0/gtkrc"
gtk-font-name="DejaVu Sans Book 9"
#gtk-theme-name="Adwaita"


Restart x
Title: Re: [Solved] kernel-remover no check boxes
Post by: Taliesin on 2017/03/21, 03:11:41
Piper you are a legend, that worked, thank you.
Title: Re: [Solved] kernel-remover no check boxes
Post by: piper on 2017/03/22, 17:45:04
Yeah, had a feeling that was the problem, that's why I asked about "dark theme"

Glad it's fixed :)
Title: Re: [Solved] kernel-remover no check boxes
Post by: Taliesin on 2017/03/22, 22:04:13
That's the thing Piper, I've been using that dark theme for several months now without any problems, and the checkboxes 'disappeared' so to speak after a recent dist-upgrade.
Title: Re: [Solved] kernel-remover no check boxes
Post by: piper on 2017/03/23, 12:39:52
Taliesin

Whenever you see any gtk stuff, 

/etc/gtk-2.0  or  /usr/share/patience-kde-settings/etc/gtk-2.0

get "updated" you will have to make those changes again.
Title: Re: [Solved] kernel-remover no check boxes
Post by: Taliesin on 2017/03/24, 07:32:48
Thanks for the advice Piper, greatly appreciated mate.

Cheers.
Title: Re: [Solved] kernel-remover no check boxes
Post by: piper on 2017/03/25, 12:20:19
No problem, glad all is good ;)