You are Here:
Linux Lite 7.0 RC1 Released - See Release Announcement Section



Lite Tweaks issue

Author (Read 625 times)

0 Members and 2 Guests are viewing this topic.

Re: Lite Tweaks issue
« Reply #11 on: May 07, 2024, 04:36:10 PM »
 

trinidad

  • Platinum Level Poster
  • **********
  • 1477
    Posts
  • Reputation: 214
  • Linux Lite Member
    • View Profile
    • dbts-analytics.com

  • CPU: i7 4 cores 8 threads

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD graphics

  • Kernel: 5.x
I'm not sure Lite Tweaks kernel remover has the sequencing to remove all the generic kernels from the system, i/e you must keep one. If you only want one low latency kernel and no others you might have to remove the last generic one manually.
I think /temp/ltlogs.log has to do with web session saving.

Anyway something is up with the at-spi bus, which is normally enabled in session and startup and should not be a problem. I do not get that error on 6.6, only on 7.0 and it is enabled in 7.0. This may be an XFCE bug in session manger.

updates: I resovled the at-spi warning. Just updated lightdm greeter. LT no longer issues warning.
I believe the root trash folder warning is meaningless too i/e file is only actually there during ISO live sesssion

Starting from the terminal provides no useful information.

Maybe the issue could be zenity version dependencies that cause syntax issues with the bash commands. I'm not sure that zenity can be safely regressed to earlier versions. I don't like that begin kills the app i/e seems to imply that the commands must need a syntax change somewhere. I'm also not sure how much of the LT application depends on zenity i/e just the notification windows or the whole app.

TC 
« Last Edit: May 08, 2024, 01:57:44 PM by trinidad »
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
 

Re: Lite Tweaks issue
« Reply #10 on: May 07, 2024, 03:11:10 PM »
 

Şerban S.

  • Şerban
  • PayPal Supporter
  • I come here a lot
  • *****
  • 381
    Posts
  • Reputation: 20
  • Linux Lite Member
    • View Profile
    • Forum

  • CPU: Intel® Core™ i7-4790

  • MEMORY: 16Gb

  • VIDEO CARD: Intel® HD Graphics 4600 + NVidia GK107 (GeForce GT630 OEM)

  • Kernel: 5.x
Hi!

I tried the suggestion of LL-User:

Hi TC,
Did you start it from a terminal and see if the output can give you any hint?
I checked and the directory is writeable by the user. I could save a dummy text and reopen it.

Here is the output:

Code: [Select]
sudo lite-tweaks
[sudo] password for serban:
ls: cannot access '/root/.local/share/Trash/files/': No such file or directory
cat: '/root/.config/xfce4/panel/whiskermenu-*.rc': No such file or directory
REMKERNELS
tee: /tmp/ltlogs.log: Permission denied
tee: /tmp/ltlogs.log: Permission denied
/usr/bin/lite-tweaks-super: line 1089: ((: PERCENTAGE = 100 \* 2 / 1 : syntax error: invalid arithmetic operator (error token is "\* 2 / 1 ")
ls: cannot access '/root/.local/share/Trash/files/': No such file or directory
cat: '/root/.config/xfce4/panel/whiskermenu-*.rc': No such file or directory

I find it weird, since it was running as Root (see code above). (I never did this before).
Further more, my intuition regarding the removal routine, seems to be correct.
I'll do my best to check the LL 7.0, same procedure, CLI.
The only idea that comes in mind, is a string variable wrong formatted and passed to the next code snippet.
The routine that interprets the content of the variable, for some reason breaks the routine without a code error or something >> 10,000.
That makes the program flow go sideways.
I'll see what comes out.
 
Another idea crossed my mind:

Code: [Select]
pluma /tmp/ltlogs.log
Gtk-Message: 21:22:59.086: Failed to load module "xapp-gtk3-module"

I get a lot of these <Gtk-Message: 21:22:59.086: Failed to load module "xapp-gtk3-module">.
When I need DoubleCmd as Root, for one.
Anyway, the file /tmp/ltlogs.log is really missing.
If it is created runtime and as Root, it seems that the privileges are lost somewhere for some reason (Time out?).
Since Kernel Remover runs as Root, it is possible, but how?
As long as REMKERNELS runs as Root, it should be able to write/read anything anywhere.
What really means that: "/tmp/ltlogs.log: Permission denied"
For who? For Root?!
is the sudo time-out set too low?
Sometimes, kernel removal takes a long time, even on Dell T1700.

Best regards, Șerban.
"It's easy to die for an idea. It's way harder TO LIVE for your idea!"
Current Machine:
 Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
 ASUS X200MA , Intel® Celeron® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.
 

Re: Lite Tweaks issue
« Reply #9 on: May 07, 2024, 12:44:50 PM »
 

trinidad

  • Platinum Level Poster
  • **********
  • 1477
    Posts
  • Reputation: 214
  • Linux Lite Member
    • View Profile
    • dbts-analytics.com

  • CPU: i7 4 cores 8 threads

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD graphics

  • Kernel: 5.x
On LL 7.0 the error message when starting Lite Tweaks in the terminal is:

(zenity:11739): dbind-WARNING **: 11:31:37.757: Couldn't connect to accessibility bus: Failed to connect to socket /root/.cache/at-spi/bus_0.0: Permission denied

However on LL 6.6 I get no warnings starting Lite Tweaks from the terminal.

TC
« Last Edit: May 07, 2024, 12:55:35 PM by trinidad »
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
 

Re: Lite Tweaks issue
« Reply #8 on: May 06, 2024, 12:28:26 PM »
 

Şerban S.

  • Şerban
  • PayPal Supporter
  • I come here a lot
  • *****
  • 381
    Posts
  • Reputation: 20
  • Linux Lite Member
    • View Profile
    • Forum

  • CPU: Intel® Core™ i7-4790

  • MEMORY: 16Gb

  • VIDEO CARD: Intel® HD Graphics 4600 + NVidia GK107 (GeForce GT630 OEM)

  • Kernel: 5.x
Lite Tweaks issue




Tested Today (06-05-2024)
[L06-05-2024 ora 13:20]
I ran today the updater:
The following packages will be upgraded:
distro-info-data
Procedure went smooth. Nothing seems wrong, so far (13:20, GMT+3)
The only issue with Lite Tweaks, is the same old one, relate to the Kernel Removal section.
The removal program, looks like exiting with some unknown error and breaks the program at the point of removing the initial kernel (5.15.0-86 I guess). I belive that is somehow GRUB related. Maybe there is some kind of built-in safeguard that somehow leads to this result.
You can reproduce this, running multiple times the same removal procedure, with or without restarting (cold boot).

Lite Tweaks Config
I ran the App with the following configuration: Autoremove Packages; Kernel Remover; Log Archives; Package Cache; SystemD Log Cleaner;
Except for the Kernel Remover, the rest of the options are pretty much the same everytime I do some cleaning for whatever reason.
At first run, the kernel list is: “linux-image-unsigned-5.15.0-82-generic”.
My current kernel is “linux-image-5.15.0-89-lowlatency” and the specification is “5.15.0-89.99 Signed kernel image lowlatency”.
At SECOND run, (after rebooting!) the kernel list is: “linux-image-5.15.0-82-generic”. Says “Successfully…”.

At THIRD run, (after the second reboot!) the kernel list is: “linux-image-unsigned-5.15.0-82-generic”. Says, again (!!!) “Successfully…”.
This goes on and on, indefinitely. I tested once a number of eight reboots then gave it up.
I even removed the said kernels manually until searching returned an empty string, yet, this weird thing gets back.
[L06-05-2024 ora 14:20]
After one hour from the update, still nothing suspect.
I’ll probably publish this and eventually, update it after some hours (days) of uptime and some “heavy weigths lifting”: Audio work (JACK, QTractor & the like). At this moment, all looks good.

After 5 hours...[/color]
[L06-05-2024 ora 18:40]
As I said above, I did some demanding tasks: I’ve been working on a track for an album.
After closing the Audio Session, I ran again Lite Tweaks: Kernel Remover; Package Cache; SystemD Log Cleaner.
Kernel Remover: the kernel list is: “linux-image-5.15.0-82-generic”.
So, as I said above, in fact, it did nothing although it reported “Successfully…”.
As for the rest of tasks, still OK.
Given the fact that the system was changed from the default installation (another kernel, JACK + some other pro-audio Apps), I guess that if it were to crush for a reason residing inside the system installation, this should be somehow “visible”.


Best regards, Șerban.







« Last Edit: May 06, 2024, 12:34:59 PM by Şerban S. »
"It's easy to die for an idea. It's way harder TO LIVE for your idea!"
Current Machine:
 Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
 ASUS X200MA , Intel® Celeron® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.
 

Re: Lite Tweaks issue
« Reply #7 on: May 05, 2024, 09:51:40 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8785
    Posts
  • Reputation: 803
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Thanks for that. Perhaps we'll catch something in the RC release - hope not :)
 

Re: Lite Tweaks issue
« Reply #6 on: May 05, 2024, 07:28:00 PM »
 

bonnevie

  • Forum Regular
  • ***
  • 108
    Posts
  • Reputation: 15
  • Linux Lite Member
    • View Profile

  • CPU: Intel i3 Dual Core

  • MEMORY: 12Gb

  • Kernel: 5.x
Same as TC and Stevef, no problem with any of Lite Tweaks options on my updated 6.6 VM
LL6.6 in VM
LL5.8 Host
 

Re: Lite Tweaks issue
« Reply #5 on: May 05, 2024, 06:46:54 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8785
    Posts
  • Reputation: 803
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Thanks TC.

Sent from my Mobile phone using Tapatalk

 

Re: Lite Tweaks issue
« Reply #4 on: May 05, 2024, 07:05:57 AM »
 

trinidad

  • Platinum Level Poster
  • **********
  • 1477
    Posts
  • Reputation: 214
  • Linux Lite Member
    • View Profile
    • dbts-analytics.com

  • CPU: i7 4 cores 8 threads

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD graphics

  • Kernel: 5.x
6.6 fully updated here on my main machine and Lite Tweaks works fine. The only thing I can think of (heard something about file permissions or security updates to Chrome that borked some distro specific stuff somewhere) which wouldn't affect my machine because I have Chrome removed. I'll test the other two (both 6.6) and get back to you. Odd. I use Lite Tweaks regularly.


Okay. Tested my second machine on hardware. Latest update: cpio, less, and Linux firmware. Lite Tweaks works fine after update. Cleaned package cache and logs no problem.


Okay updated LL6.6 running in MS hyper-v. Same set of updates plus MS Edge stable update. Lite Tweaks worked fine after update. Cleaned package cache and logs no problem.

Maybe restart Chrome and reset it as default browser?
TC 
« Last Edit: May 05, 2024, 08:02:34 AM by trinidad »
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
 

Re: Lite Tweaks issue
« Reply #3 on: May 05, 2024, 03:29:13 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8785
    Posts
  • Reputation: 803
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
It's odd. No matter what I choose, nothing works on both 6.6 and 7.0 (rc1).
 

Re: Lite Tweaks issue
« Reply #2 on: May 05, 2024, 03:00:39 AM »
 

stevef

  • Global Moderator
  • Gold Level Poster
  • *****
  • 833
    Posts
  • Reputation: 148
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core i5-4460

  • MEMORY: 16Gb

  • Kernel: 5.x
No problem apparent on a couple of systems (5.8 and 6.6)
The 5.8 system is fully updated and upgraded, while the 6.6 system reports distro-info-data kept back.
clueless
 

Lite Tweaks issue
« Reply #1 on: May 05, 2024, 02:44:37 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8785
    Posts
  • Reputation: 803
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Is anyone else having issues with Lite Tweaks when choosing any option?

Make sure you run Updates before checking, thank you.
 

 

-->
X Close Ad

Linux Lite 7.0 RC1 Released - See Release Announcement Section