Bug 148219

Summary: beagled shows MIT-SCREEN-SAVER-warnings every 2 seconds
Product: [openSUSE] SUSE Linux 10.1 Reporter: Björn Voigt <bjoernv>
Component: X11 ApplicationsAssignee: Joe Shaw <joeshaw>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Gaim's gtkidle.c file from Gaim-2.0.0cvs

Description Björn Voigt 2006-02-04 13:30:41 UTC
If I use the beagle daemon "beagled" on a X11 display with missing MIT-SCREEN-SAVER-extension, I get this message every 2 seconds:

  Xlib:  extension "MIT-SCREEN-SAVER" missing on display "fully.qualified.domain.name:0.0".

Other programs, which also need the "MIT-SCREEN-SAVER" extension (e.g. Gaim), don't show this warning so often. I think, showing this warning once at startup is enough.

I'm using a Cygwin-X11 display which currently has no "MIT-SCREEN-SAVER" extension.
Comment 1 Björn Voigt 2006-02-04 13:35:10 UTC
Created attachment 66467 [details]
Gaim's gtkidle.c file from Gaim-2.0.0cvs

Gaim's solution is not perfect, but it handles missing "MIT-SCREEN-SAVER"-extensions better than "beagle". A much better but also bigger solution can be found in the xscreensaver package.
Comment 2 Joe Shaw 2006-02-06 18:40:38 UTC
Checked in a fix for this.