xscreensaver invocation location


 
Thread Tools Search this Thread
Operating Systems Solaris xscreensaver invocation location
# 1  
Old 05-18-2008
xscreensaver invocation location

i have an issue where it appears i'm running version 3.24 of xscreensaver but when the screensaver actually activates it shows version 4.12 on the xscreensaver unlock/lock screen. the node is running solaris 8 which is connected to a server running irix. the node has no .xscreensaver in any of the home directories but does have an XScreenSaver populated file in /usr/openwin/lib/app-defaults/. more'ing the XScreenSaver file in the aforementioned path reveals a version 3.24 of xscreensaver. any idea where solaris may actually invoke xscreensaver (version 4.12)? the server also has the same XScreenSaver file showing version 3.24 in the same path.

attempting to diagnose if what appears to be a xscreensaver version location conflict may be causing a monitor to blank in a dual display configuration running off an xvr-100.
# 2  
Old 12-08-2008
Try running:
$ ps -ef | grep xscreensaver
It is most likely /usr/openwin/bin, just because the app-defaults file says it is for V3.24 does not preclude the binary being a different version, if the app-defaults file has not changed format then it may not have been updated.
Try running xscreensaver-demo, this allows to change numerous configuration items and will display a version number somewhere as well.
SunSolve has various bugs and patches for problems with dual screen configurations and the xvr-100 framebuffer, they are worth checking.

Last edited by TonyFullerMalv; 12-08-2008 at 06:11 PM.. Reason: typo's
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Solaris 11 Xscreensaver Matrixview Uninstalled

First issue beside that is this. How do you get the screensaver to stay on all the time please? Maybe it's the monitor going to sleep. Then the Matrixview says 'Not installed'. Rest of Xscreensaver choices are there. I did click around in properties of it. (2 Replies)
Discussion started by: Solaris User
2 Replies

2. Shell Programming and Scripting

How to find a existing file location and directory location in Solaris box?

Hi This is my third past and very impressed with previous post replies Hoping the same for below query How to find a existing file location and directory location in solaris box (1 Reply)
Discussion started by: buzzme
1 Replies

3. Shell Programming and Scripting

File created in a different location instead of desired location on using crontab

Hi, I am logging to a linux server through a user "user1" in /home directory. There is a script in a directory in 'root' for which all permissions are available including the directory. This script when executed creates a file in the directory. When the script is added to crontab, on... (1 Reply)
Discussion started by: archana.n
1 Replies

4. Shell Programming and Scripting

Shell Script for Copy files from one location to another location

Create a script that copies files from one specified directory to another specified directory, in the order they were created in the original directory between specified times. Copy the files at a specified interval. (2 Replies)
Discussion started by: allways4u21
2 Replies

5. Solaris

xscreensaver error

I recently downloaded Solaris 10 and installed it on a Sun Blade 100. When the unit books up I get two error messages regarding the xscreensaver. I cannot lock the terminal because the xscreensaver is not working. Any ideas about fixing this problem. Is there someplace I can download another... (1 Reply)
Discussion started by: tdelliott
1 Replies

6. What is on Your Mind?

What's your favorite Xscreensaver?

Out of the 100s of screensavers in xscreensaver, what is your favorite? I think mine is definitely juggle. I can sit and watch that juggler forever. I haven't looked into the code, but it must be amazingly complex to deal with all that's going on. From the random throwing pattern, to the arm... (0 Replies)
Discussion started by: tjlst15
0 Replies
Login or Register to Ask a Question