totem wont close after a movie finishes playing

Bug #694416 reported by needlez6
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
totem (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: totem

When I have totem playing a movie after the movie finishes playing the computer wont kick into sleep mode, because totem will not close out, even though the movie has stopped. I wonder if you can make totem autoclose after a movie is played so that the system can go into sleep mode. thank you

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: totem 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic-pae 2.6.35.7
Uname: Linux 2.6.35-23-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Dec 26 01:29:45 2010
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: totem

Revision history for this message
needlez6 (needlez6) wrote :
Revision history for this message
needlez6 (needlez6) wrote :

Does anyone have any information about this??

Revision history for this message
needlez6 (needlez6) wrote :

working on a script currently to get this up and running correctly, however a bit stuck. If someone could look into this a bit more for me I'd be very appericate. I would like to see this as a plugin or feature that maybe enable on totem, or any media type program. The script is to check and see if the totem is set to paused, then close totem. But what I really need is for it to just close totem after the movie / movies are finished playing so that the computer can go into sleep mode after the movie finishes. I thought this existed before.

#! /usr/bin/python
import dbus, dbus.service
import gobject, gtk
import os
import sys
from dbus.mainloop.glib import DBusGMainLoop
IFACE_NAME = 'org.mpris.totem'
IFACE_PATH = '/org/freedesktop/MediaPlayer'
def Pause(self):
        self.totem.action_pause()
if Pause :
 os.system("totem --quit")

Revision history for this message
Walter Garcia-Fontes (walter-garcia) wrote :

Sorry for the long time without answer, we are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. This seems something that should be requested to the developers of totem to see if they could consider such a feature, and not something specific to Ubuntu. You may consider asking for such a feature at
https://bugzilla.gnome.org

Changed in totem (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for totem (Ubuntu) because there has been no activity for 60 days.]

Changed in totem (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.