[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2015-04-11 Thread Christian
** Changed in: me-tv
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2015-04-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~chk2k2/me-tv/me-tv

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2015-04-03 Thread Christian
tested with Kubuntu 14.04.2

** Changed in: me-tv
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2014-05-06 Thread Russel Winder
Calling org.gnome.SessionManager.Inhibit on org.gnome.SessionManager
does indeed appear to stop the locking screen appearing on GNOME3 with
GNOME Shell.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2014-05-05 Thread Russel Winder
I am working with a fork of the 1.3.7 codebase. The current code for
attempting to inhibit screen save/screen lock is some low level dbus C
code. I am looking to replace this with C++ Gio::DBus code given this is
supposed to be a C++ application :-)

I am using GNOME Shell so the current org.gnome.ScreenSaver code is
basically a no-op, even using the more general
org.freedesktop.ScreenSaver. I am experimenting with
org.gnome.SessionManager.Inhibit just now. I have no way of working on
Ubuntu or any other system so someone else will have to drive
experiments on those platforms.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2014-01-04 Thread Thomas Raschbacher
instead of just implementing different calls ,.. it might be best to use

org.freedesktop.Screensaver dbus object

see 
http://foss-boss.blogspot.co.at/2008/11/ride-d-bus-control-your-linux-desktop.html
 for some details
also
http://lists.freedesktop.org/archives/xdg/2007-March/009187.html

maybe i'll write some code if i get a chance, but i'm not sure where in
me-tv code this should go

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2014-01-04 Thread vl-sht
Good point.

According to comment 40 in
https://trac.videolan.org/vlc/ticket/4739
at least for Gnome org.freedesktop.ScreenSaver.Inhibit is a proxy  
org.gnome.SessionManager.Inhibit.

I guess it should be similar for KDE. What about Unity?

** Bug watch added: VLC Trac #4739
   http://trac.videolan.org/vlc/ticket/4739

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2014-01-02 Thread vl-sht
I guess for Gnome 3 this should be relatively easy to implement via
org.gnome.SessionManager-Inhibit. For Unity there is surely something
in com.canonical.Unity.*.  that can be revealed via d-feet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2013-04-23 Thread Frédéric Côté
** Changed in: me-tv
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2013-04-22 Thread fabioamd87
same problem on ArchLinux with Me TV 1.4.0.12

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2012-11-04 Thread Mantas Kriaučiūnas
** Also affects: me-tv
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2012-08-06 Thread Daniel
Same problem here: me-tv 1.4.0.10 (about dialog)=1.4.0-0~39~precise1
(deb package from ppa) under xubuntu (Ubuntu 12.04.1 LTS)

I think it's important to mention there are two other bug reports: Bug
459337 looks like a duplicate to this, but it is marked as a duplicate
to Bug 428884 which seems to be too specific to gnome

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983673] Re: me-tv-client doesn't interrupt screensaver

2012-04-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: me-tv (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983673

Title:
  me-tv-client doesn't interrupt screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/me-tv/+bug/983673/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs