Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Screensaver problem (XScreenSaver vs Gnome)

  1. #11
    Join Date
    Jul 2013
    Beans
    2

    Re: Screensaver problem (XScreenSaver vs Gnome)

    This is my very first post in a forum and my very first post in the Ubuntu forums, plus I am working on my very first installation of a Linux system. So you can see I'm breaking some some new ground on many fronts here so any help or advice for someone like me, even outside my question, would be much appreciated!

    Here's my question, I have been trying, and failing to activate the screen saver on my Ubuntu 13.04 distro for the past few days, installed just a few days ago. A little history... I've built two desktop computers, both with Windows, I have two laptop Macs, My wife and I have iPhones, and I have been studying EE. I know it's not vital to have a screen saver but it's nice if I walk a way from my computer there's pretty things dancing around my screen instead of just black. That's what is happening now just black... If I go into system tools I can find a there is a section for appearance, but no screen saver. Brightness & Lock has the settings for screen off and lock but again no screen saver. Nowhere ells is there a setting that should contain a screen saver, I looked anyway. I searched for it using the Ubuntu search, I tried looking for it in the Ubuntu Software Center. Then I found this forum posting, and I searched the Ubuntu Software Center for the xscreen saver, and found it... but wouldn't you know it I couldn't download it and install it. So I thought I've used the sudo apt-get command before I know it's safe (I realized as I was tying this safe is a relative term, I know that the command "sudo" can get me into allot of trouble if not used properly), and I know the xscreen-saver is not a malicious program b/c I saw it in the USC, so I tried that, I went to my terminal and typed in sudo apt-get xscreen-saver, this is what I got:

    sudo: unable to open /var/lib/sudo/*********/0: read-only file system
    E: invalid operation xscreen-saver


    So then I thought maybe I needed to be signed in as root so I typed in sudo su, and repeated to processes and again it didn't work. My next thought was that I might not need the "-" so I took that out and tried again, but that still didn't work. I'm not to picky with my screen saver, I don't even know what gnome, xscreen-saver, or the default Ubuntu 13.04 (if one exists) has to offer. I would just like to hae something to start off with, and then later on I can get more picky about which one I want.


    GTiBanshee

    I'm running:
    Intell i7 Quad Core 3.2 Ghz
    EVGA X58 Motherboard
    EVGA Nvida GTx480
    WD 2TB
    Intell 128 SSD
    Last edited by GTiBanshee; July 17th, 2013 at 05:48 PM.

  2. #12
    Join Date
    Mar 2008
    Location
    Canada
    Beans
    257
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Screensaver problem (XScreenSaver vs Gnome)

    The correct syntax would be:

    Code:
    sudo apt-get install xscreensaver
    Alternatively, you can use Synaptic Package Manager to search for individual packages and install them. I find it much easier to find package names like that (compared to Software Center)

    Although on later Ubuntu releases, I think you first need to install Synaptic ()

  3. #13
    Join Date
    Oct 2010
    Location
    The United States
    Beans
    843
    Distro
    Ubuntu

    Re: Screensaver problem (XScreenSaver vs Gnome)

    Hi Guys,

    I've been using xscreensaver for a long time, but yesterday I noticed that the xscreensaver is not starting a boot.

    This is despite having

    Code:
    xscreensaver -no-splash
    in my list of start-up applications.

    Has anyone else had this happen?
    I'm on Ubuntu 12.04
    Thank you,
    GG -----------

  4. #14
    Join Date
    Jun 2008
    Location
    Across The Pond
    Beans
    954
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Screensaver problem (XScreenSaver vs Gnome)

    Quote Originally Posted by alecz20 View Post
    Although on later Ubuntu releases, I think you first need to install Synaptic ()
    That's correct. Happily it's in the Software Center.
    "Everybody is ignorant, only on different subjects." Will Rogers

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •