LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-19-2015, 11:54 PM   #1
Arcosanti
Member
 
Registered: Apr 2004
Location: Mesa, AZ USA
Distribution: Slackware 14.1 kernel 4.1.13 gcc 4.8.2
Posts: 246

Rep: Reputation: 22
Xscreensaver patch to turn off update nag screen.


The search function on the forums is not working at the moment. I googled around and seen hints that there might be a patch to turn off xscreensaver's update nag screen. If there is a patch, where can I find it?
 
Old 06-20-2015, 04:30 AM   #2
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
xscreensaver has a nag screen? this is new to me, it never nagged me...
Is your update mechanism set up right? Normally the update should involve xscreensaver as well...
But...I'm in a "diffuse mode" now, it's saturday mornin' 'ere...
 
Old 06-20-2015, 10:58 AM   #3
Arcosanti
Member
 
Registered: Apr 2004
Location: Mesa, AZ USA
Distribution: Slackware 14.1 kernel 4.1.13 gcc 4.8.2
Posts: 246

Original Poster
Rep: Reputation: 22
Quote:
Originally Posted by Thor_2.0 View Post
xscreensaver has a nag screen? this is new to me, it never nagged me...
Is your update mechanism set up right? Normally the update should involve xscreensaver as well...
But...I'm in a "diffuse mode" now, it's saturday mornin' 'ere...
The older xscreensaver versions don't. I'm not sure when Jamie Zawinski put it in. It seems like I started seeing posts about it a year ago though. Anyway my understanding is that this nag screen will start to pop up when xscreensaver is 12 months old. It will pop up at login. Since I am on Slackware, there is no updater. The user has to do that. I just hate the idea of being nagged to update. I'll update it when I decide to get around it. Nagging me only serves to tick me off. The version I have that is nagging me is 5.22.

Well the search function is working again. I found this post that suggested I should look on Slackware's web site for the patch:

http://www.linuxquestions.org/questi...ml#post5281601

Sure enough there is one along with the most recent release of xscreensaver.

http://mirrors.slackware.com/slackwa.../xscreensaver/

Last edited by Arcosanti; 06-20-2015 at 11:17 AM.
 
Old 06-20-2015, 11:56 AM   #4
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
hmm, Manjaro lies more or less in the same direction in that it does "suggest" updates yet...you're the one actually permitting the update...
But, far be it from me to nudge you to a different distro
Hey...Slack has no updater? Interesting...neither does FreeBSD...
Eh...all's well that ends well, as the ol' bard said...
 
Old 06-20-2015, 12:11 PM   #5
Arcosanti
Member
 
Registered: Apr 2004
Location: Mesa, AZ USA
Distribution: Slackware 14.1 kernel 4.1.13 gcc 4.8.2
Posts: 246

Original Poster
Rep: Reputation: 22
Quote:
Originally Posted by Thor_2.0 View Post
hmm, Manjaro lies more or less in the same direction in that it does "suggest" updates yet...you're the one actually permitting the update...
But, far be it from me to nudge you to a different distro
Hey...Slack has no updater? Interesting...neither does FreeBSD...
Eh...all's well that ends well, as the ol' bard said...
My only experience with a distro that had an updater was Linux Mint. I do remember it causing problems from time to time. The user usually wouldn't have any idea of what was updated and so wouldn't know what the culprit was. With manual updates, if something does go sideways on you, you'll know what the culprit was and what needs to be done to fix it.
 
Old 06-20-2015, 12:20 PM   #6
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Quote:
My only experience with a distro that had an updater was Linux Mint. I do remember it causing problems from time to time. The user usually wouldn't have any idea of what was updated and so wouldn't know what the culprit was. With manual updates, if something does go sideways on you, you'll know what the culprit was and what needs to be done to fix it.
Interesting, that is why I always update via the console...
But...I think we're on more or less the same wavelength here ...
Happy to find you got it solved...
Thor
 
Old 06-21-2015, 07:31 AM   #7
jmccue
Member
 
Registered: Nov 2008
Location: US
Distribution: slackware
Posts: 687
Blog Entries: 1

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
It easy enough to disable if when you start xscreensaver using argument
Code:
-no-splash
.
Because I always uses that argument, I never noticed the 'nag' screen.

If I remember correctly, the nag in question is a line of text added to the splash screen on startup. In anycase, this LQ thread has a patch which you found

Also xscreensaver was updated in Slackware last Aug 1:
Code:
patches/packages/xscreensaver-5.29-x86_64-1_slack14.1.txz:  Upgraded.
  Disabled nag screen that says "This version of XScreenSaver is very old!
  Please upgrade!" when the age of the software exceeds 12 months.
John

Last edited by jmccue; 06-21-2015 at 07:33 AM. Reason: noticed you already found athepatch
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xscreensaver nag message justwantin Slackware - ARM 2 09-15-2014 02:16 AM
Scripting a work around to turn off monitor with xscreensaver dasbooter Linux - Newbie 0 11-19-2009 05:35 PM
How to turn off screen blanking screen saver in run level 3? Arodef Linux - Software 1 01-04-2005 12:50 PM
Xscreensaver update tuananhbirm Linux - Software 5 04-13-2004 07:07 AM
XScreensaver will not turn monitor off Panzerfrost Linux - Software 8 12-16-2003 03:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration