LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Lite 7.0 Final Released
#17
(06-02-2024, 10:14 AM)trinidad link Wrote:
Quote:/root/.local/share/Trash/files/
Technically not an error. Always shows up when you run from terminal. To make it stop open Thunar as root and show hidden files. Once you've simply found the directory that way the message will just go away the next time you start tweaks. I'd guess it's a PATH that can't be added during install, or an installation artifact given the behavior.

TC

Actually, this message IS about a real error. You can check the existence of '/root/.local/share/Trash/' and there is nothing like that.

Code:
ls: cannot access '/root/.local/share/Trash/files/': No such file or directory

To explain this though, is a little more sophisticated.
It is about the DSP chain and the latency of each hardware piece.
Since each of the components have their own latency and this adds up, we can get to this errors, mostly on the new models of storage (SSD).
Measurements show on a USB 3.0 bus, a read access time of 0,2 msec and sometimes, 0,1 msec.
If the write instruction takes 0,21 msec, than the read instuction will generate a read error, due to the gap of 0,01 msec between the write and read instructions.
I guess it can be solved introducing a pause (delay) of a certain value (wait 0,01 -- for one, or a fake iteration) after the write instruction. Eventually test the created entity, until the error disappears.
While I was working on a program, long ago, I had to read/write in cascade and I got errors. Using a MessageBox, solved the problem and it confused me.
I changed the code in order to test the existence of each written entity and this solved the problem after removing the MessageBox.
By that time, I wasn't aware of the latency issue.
Further more, there were many types of storage I was using and the code only crashed apparently, in a random manner.
Then I understood that different storage units, have different access time, thus, different latency values.
"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.
Reply


Messages In This Thread
Linux Lite 7.0 Final Released - by Valtam - 06-01-2024, 12:14 AM
Re: Linux Lite 7.0 Final Released - by qwerecosia - 06-01-2024, 01:55 AM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-01-2024, 01:59 AM
Re: Linux Lite 7.0 Final Released - by WytWun - 06-01-2024, 04:55 AM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-01-2024, 05:43 AM
Re: Linux Lite 7.0 Final Released - by stevef - 06-01-2024, 10:35 AM
Re: Linux Lite 7.0 Final Released - by Alpha - 06-01-2024, 12:56 PM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-02-2024, 12:10 AM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-02-2024, 12:24 AM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-02-2024, 12:29 AM
Re: Linux Lite 7.0 Final Released - by user0 - 06-02-2024, 07:06 AM
Re: Linux Lite 7.0 Final Released - by stevef - 06-02-2024, 07:32 AM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-02-2024, 08:33 AM
Re: Linux Lite 7.0 Final Released - by stevef - 06-02-2024, 09:59 AM
Re: Linux Lite 7.0 Final Released - by trinidad - 06-02-2024, 10:14 AM
Re: Linux Lite 7.0 Final Released - by Şerban S. - 06-02-2024, 02:41 PM
Re: Linux Lite 7.0 Final Released - by trinidad - 06-02-2024, 03:08 PM
Re: Linux Lite 7.0 Final Released - by commodore2 - 06-02-2024, 10:47 PM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-03-2024, 12:13 AM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-03-2024, 02:18 AM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-03-2024, 02:18 AM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-03-2024, 02:52 AM
Re: Linux Lite 7.0 Final Released - by sqwuade - 06-03-2024, 02:57 AM
Re: Linux Lite 7.0 Final Released - by karlheinz - 06-04-2024, 04:26 PM
Re: Linux Lite 7.0 Final Released - by Valtam - 06-05-2024, 07:24 AM
Re: Linux Lite 7.0 Final Released - by firenice03 - 07-17-2024, 07:45 PM
Re: Linux Lite 7.0 Final Released - by Valtam - 07-17-2024, 11:57 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)