Bug 148219 - beagled shows MIT-SCREEN-SAVER-warnings every 2 seconds
Summary: beagled shows MIT-SCREEN-SAVER-warnings every 2 seconds
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Beta 1
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Joe Shaw
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-04 13:30 UTC by Björn Voigt
Modified: 2006-02-06 18:40 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Gaim's gtkidle.c file from Gaim-2.0.0cvs (2.81 KB, text/plain)
2006-02-04 13:35 UTC, Björn Voigt
Details

Note You need to log in before you can comment on or make changes to this bug.
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.