Sponsored Content
Operating Systems Linux Debian LM 17.3 xfce constant lagging Post 303024047 by bakunin on Thursday 27th of September 2018 12:35:31 PM
Old 09-27-2018
Quote:
Originally Posted by 69Rixter
However, I now have issues with persistence. I just can't seem to get it to apply.
Sorry if this sounds incompetent, but: what do you mean by "persistence"? Does the system crash often?

Quote:
Originally Posted by 69Rixter
I did have persistence when I was using 17.3
In general i noticed that Xubuntu 17.x did a lot better than 18. I have XUbuntu installed on my laptop and the suspend-to-RAM worked flawlessly before. Now every second time i have to either use the power button because the session won't come back or it comes back but with deactivated Wifi which can't be reactivated. Suspend-to-disk (aka "hibernate") worked before but doesn't work at all now. Whenever i shutdown the system i get an error message from systemd (this thing i hate with a passion - what was wrong with init?) that it can't stop this job or that job (usually my user sessions). A job running with root privileges should be able to kill user processes IMHO - not wait for indefinite time (well, i think it is indefinite - after 10 minutes at longest my patience was used up and i pressed the power switch).

So, yes, Xubuntu 18 (the "LTS" - i suppose this is a typo for "TLS" and means "tough luck, sonny") is a major PITA. I am considering switching over to Fedora, but i hate desktops in general and GNOME and KDE in particular even more. Xfce is the "least insufferable" IMHO.

I hope this helps. (Sorry, i know, commiserating helps you not one bit but i feel better now. Thanks.)

bakunin
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Xfce?

I'm running Debian and doesn't really like gnome nor KDE and read about this XFce that ought to be a more simple X which is exactly what I'm looking for. So I re-installed the bare minimums of Debian and here I am, with nothing but Links/Lynx vim and apt-get (lovely isn't it?) trying to configure... (1 Reply)
Discussion started by: riwa
1 Replies

2. Shell Programming and Scripting

tail | grep lagging badly

I'm trying to use tail/grep to monitor a log file. The command I cooked up is: tail -n 50 -f output.log | grep 'type:system' | cut -f 5- A sample line from the log file is: 1208894862 type:system session:0 severity:4 load started the columns are tab delimited. this works ok, except... (3 Replies)
Discussion started by: WasabiVengeance
3 Replies

3. UNIX Desktop Questions & Answers

xfce like cde

At the moment I am using Ubuntu hardy on my desktop. I am going to be adding other Linux's and maybe FreeBSD. I use gnome for special effects, eye candy, and plain old show off stuff. But I want to have a simple DE in my computer installed. I like the way CDE looks and the reviews about its... (7 Replies)
Discussion started by: Texasone
7 Replies

4. Ubuntu

Webcam on xfce?

Hey guys. I'm about as new to Linux as you can get, so bear with me please. I installed Xubuntu on my old laptop to tinker with.. figured it would be a good use of an old machine. One thing I'd like to set up is some security with a webcam. Logitech QuickCam Pro 4000 to be exact. I went about... (22 Replies)
Discussion started by: Chesh
22 Replies

5. Shell Programming and Scripting

Constant mirroring

I'm not sure how to best explain what I'd like to do, so let me give an example. I used to work in a department that deals with internet security. This department had an "internal" website (only people in the building can get on it) and an "external" website (anyone in the world can get on it --... (1 Reply)
Discussion started by: sstevens
1 Replies

6. Red Hat

Where's the XFCE folder?

If a few of you look on FedoraForums, you'll find that a little while ago, I went on a desktop installing spree. I just have a small question about XFCE desktop. In my user directory, I see .kde, .mate, and .trinity. (all three are directories), but I have XFCE 4.8 installed along with the others.... (0 Replies)
Discussion started by: Ihatewindows
0 Replies

7. Programming

String Constant C

I wonder string constant exists permanently or temporary. For example, printf("hello, world"); the function printf access to it is through a pointer. Does it mean storage is allocated for the string constant to exist permanently in memory? :confused: (4 Replies)
Discussion started by: kris26
4 Replies
floatbg(1X)															       floatbg(1X)

NAME
floatbg - slowly modify the color of the X root window SYNTAX
floatbg [-display display] [-help] [-gnome] [-xfce] [-value float] [-satmid float] [-satvar float] [-fase float] [-time float] DESCRIPTION
Floatbg is an X11 program that modifies the color of the root window in such a manner that you won't see the color change, but after a while you'll notice that it did change, however. Floatbg starts with a random color and changes it deterministically by moving through an hsv-model of colors. In the hsv-model, colors are described by three parameters: Hue stands for the tint of a color (0 degrees is red, 60 = yellow, 120 = green, 180 = aquamarine, etc), sat- urations stands for the brightness of the color (0 = white, 1 = bright), and value stands for the intensity of the color (0 = black, 1 = normal). Every 10 seconds the hue (tint) is increased by one degree and the saturation (brightness) is changed by a sinus over the hue. (The fre- quency of this change can be adjusted with the -time parameter.) The shape of this sinus can be adapted with the options -satmid, -satvar and -fase. The value (blackness) is fixed and can be set with the option -value. The default values are: floatbg -value .87 -satmid .375 -satvar .125 -fase .25, and are such that all pastel tints are visited. Extremely simplistic Gnome and Xfce support can be enabled with the -gnome and -xfce flags. BUGS
Floatbg doesn't use any window, button or menu, and it can only be stopped by killing it. AUTHOR
Jan Rekers - rekers@cwi.nl floatbg(1X)
All times are GMT -4. The time now is 12:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy