Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Problem with SVN changeset 24559 - xdg-screensaver

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


redpepperracing at gmail

May 12, 2010, 2:24 PM

Post #1 of 7 (611 views)
Permalink
Problem with SVN changeset 24559 - xdg-screensaver

Is anyone else having issues with this change? I get a ton of these in the logs:

2010-05-12 16:56:30.269 ScreenSaverXDG: Calling xdg-screensaver reset
2010-05-12 16:56:30.437 ScreenSaverXDG: Calling xdg-screensaver reset

and there is a problem with playback, if you pause, or bring up the
menu, the playback screen gets screwed up (it's like a screen door is
placed over the screen) and will not go away. If you pause playback,
the effect goes away, in that you can now see the screen, but when you
un-pause it it goes back to the screen door effect. At first I thought
it was because I didn't have a screen saver setup (I think it was
using a built in xfce one), so I installed xscreensaver, but there is
no change. It's like the feature does the opposite of what is
intended. The only way to fix it is to exit the recording and start
playing again.

I'm going to revert the change, just to make sure that's actually the
problem, but it's sure suspicious.

Tom
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


johnnyjboss at gmail

May 12, 2010, 2:52 PM

Post #2 of 7 (573 views)
Permalink
Re: Problem with SVN changeset 24559 - xdg-screensaver [In reply to]

On Wed, May 12, 2010 at 4:24 PM, Tom Lichti <redpepperracing [at] gmail> wrote:
> Is anyone else having issues with this change? I get a ton of these in the logs:
>
> 2010-05-12 16:56:30.269 ScreenSaverXDG: Calling xdg-screensaver reset
> 2010-05-12 16:56:30.437 ScreenSaverXDG: Calling xdg-screensaver reset
>
> and there is a problem with playback, if you pause, or bring up the
> menu, the playback screen gets screwed up (it's like a screen door is
> placed over the screen) and will not go away. If you pause playback,
> the effect goes away, in that you can now see the screen, but when you
> un-pause it it goes back to the screen door effect. At first I thought
> it was because I didn't have a screen saver setup (I think it was
> using a built in xfce one), so I installed xscreensaver, but there is
> no change.

Have you installed xdg-utils?

It's like the feature does the opposite of what is
> intended. The only way to fix it is to exit the recording and start
> playing again.
>
> I'm going to revert the change, just to make sure that's actually the
> problem, but it's sure suspicious.
>
> Tom
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

What distro and version are you in?
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


redpepperracing at gmail

May 12, 2010, 3:37 PM

Post #3 of 7 (578 views)
Permalink
Re: Problem with SVN changeset 24559 - xdg-screensaver [In reply to]

On Wed, May 12, 2010 at 5:52 PM, Johnny Walker <johnnyjboss [at] gmail> wrote:
> On Wed, May 12, 2010 at 4:24 PM, Tom Lichti <redpepperracing [at] gmail> wrote:
>> Is anyone else having issues with this change? I get a ton of these in the logs:
>>
>> 2010-05-12 16:56:30.269 ScreenSaverXDG: Calling xdg-screensaver reset
>> 2010-05-12 16:56:30.437 ScreenSaverXDG: Calling xdg-screensaver reset
>>
>> and there is a problem with playback, if you pause, or bring up the
>> menu, the playback screen gets screwed up (it's like a screen door is
>> placed over the screen) and will not go away. If you pause playback,
>> the effect goes away, in that you can now see the screen, but when you
>> un-pause it it goes back to the screen door effect. At first I thought
>> it was because I didn't have a screen saver setup (I think it was
>> using a built in xfce one), so I installed xscreensaver, but there is
>> no change.
>
> Have you installed xdg-utils?

It's there, yes.

>
> It's like the feature does the opposite of what is
>> intended. The only way to fix it is to exit the recording and start
>> playing again.
>>
>> I'm going to revert the change, just to make sure that's actually the
>> problem, but it's sure suspicious.
>>
>
>
> What distro and version are you in?

Fedora Core 10.

I reverted the change and everything works correctly now.

Tom
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


bradd at ameri

May 13, 2010, 6:56 AM

Post #4 of 7 (553 views)
Permalink
Re: Problem with SVN changeset 24559 - xdg-screensaver [In reply to]

On May 12, 2010, at 5:24 PM, Tom Lichti wrote:

> Is anyone else having issues with this change? I get a ton of these in the logs:
>
> 2010-05-12 16:56:30.269 ScreenSaverXDG: Calling xdg-screensaver reset
> 2010-05-12 16:56:30.437 ScreenSaverXDG: Calling xdg-screensaver reset

I am not seeing these error messages in my logs, but I am having a seemingly
similar problem. When watching a recording or something in mythvideo if
I adjust the volume or pause or basically do anything the theme background
is drawn over top of the video. I have tried various themes(with mythbuntu
theme is does look like a window/door screen, with arclight and graphite
its the actual background image).

>
> and there is a problem with playback, if you pause, or bring up the
> menu, the playback screen gets screwed up (it's like a screen door is
> placed over the screen) and will not go away. If you pause playback,
> the effect goes away, in that you can now see the screen, but when you
> un-pause it it goes back to the screen door effect. At first I thought
> it was because I didn't have a screen saver setup (I think it was
> using a built in xfce one), so I installed xscreensaver, but there is
> no change. It's like the feature does the opposite of what is
> intended. The only way to fix it is to exit the recording and start
> playing again.
>
> I'm going to revert the change, just to make sure that's actually the
> problem, but it's sure suspicious.
>
> Tom
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


redpepperracing at gmail

May 17, 2010, 7:12 AM

Post #5 of 7 (526 views)
Permalink
Re: Problem with SVN changeset 24559 - xdg-screensaver [In reply to]

On Mon, May 17, 2010 at 9:46 AM, Jean-Yves Avenard <jyavenard [at] gmail> wrote:
> Hi
>
> On 14 May 2010 00:48, Michael T. Dean <mtdean [at] thirdcontact> wrote:
>> The problem is xdg-screensaver and the fact that you're using KDE and the
>> fact that the screensaver DBus interface KDE* uses is brain-dead.  The
>> screen door is your screensaver program.
>
> Well, it took me a while to identify the problem as I thought I had
> broken something.
>
> I'm not using KDE, I'm not even using Gnome (using Xfce); yet I am
> seeing the same thing as the OP.
>
> Whenever the OSD appears, the screen is then completely screwed up.

Yup, I had the problem with xfce as well. Mike tried a fix, but then
decided to just remove the functionality. It's all good now.

Tom
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jyavenard at gmail

May 17, 2010, 7:17 AM

Post #6 of 7 (522 views)
Permalink
Re: Problem with SVN changeset 24559 - xdg-screensaver [In reply to]

Hi

On 18 May 2010 00:12, Tom Lichti <redpepperracing [at] gmail> wrote:
> Yup, I had the problem with xfce as well. Mike tried a fix, but then
> decided to just remove the functionality. It's all good now.

Turned out, I had skipped one revision in the last merge of
mythtv-hdaudio ; and of course it was this change...

wasted quite a fair amount of time on this one... :(
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


redpepperracing at gmail

May 17, 2010, 7:25 AM

Post #7 of 7 (524 views)
Permalink
Re: Problem with SVN changeset 24559 - xdg-screensaver [In reply to]

On Mon, May 17, 2010 at 10:17 AM, Jean-Yves Avenard <jyavenard [at] gmail> wrote:
> Hi
>
> On 18 May 2010 00:12, Tom Lichti <redpepperracing [at] gmail> wrote:
>> Yup, I had the problem with xfce as well. Mike tried a fix, but then
>> decided to just remove the functionality. It's all good now.
>
> Turned out, I had skipped one revision in the last merge of
> mythtv-hdaudio ; and of course it was this change...
>
> wasted quite a fair amount of time on this one... :(

Whoops....
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.