Your message dated Thu, 14 Jul 2016 17:11:03 +0000
with message-id <e1bnkab-0004ly...@franck.debian.org>
and subject line Bug#560749: fixed in tunapie 2.1.19-1
has caused the Debian Bug report #560749,
regarding tunapie should be able to use totem or amarok as audio players
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
560749: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560749
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tunapie
Version: 2.1.17-1
Severity: normal
Tags: patch

I have installed tunapie on Ubuntu and the play button was not working, I have 
checked the code and it does not attempt to use totem or amarok.
Because totem and Amarok are available on default installes for Ubuntu and 
Kubuntu respectively I think detection for these media players should be added.


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-7-generic (SMP w/2 CPU cores)
Locale: LANG=pt_PT.UTF-8, LC_CTYPE=pt_PT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tunapie depends on:
ii  debconf [debconf-2.0]  1.5.28ubuntu1     Debian configuration management sy
ii  python                 2.6.4-0ubuntu2    An interactive high-level object-o
ii  python-support         1.0.4ubuntu1      automated rebuilding support for P
ii  python-wxgtk2.8        2.8.10.1-0ubuntu1 wxWidgets Cross-platform C++ GUI t

tunapie recommends no packages.

Versions of packages tunapie suggests:
pn  audaciou <none>                          (no description available)
ii  gnome-te 2.28.1-1ubuntu1                 The GNOME terminal emulator applic
pn  icewease <none>                          (no description available)
ii  mplayer  2:1.0~rc3+svn20090426-1ubuntu12 movie player for Unix-like systems
pn  streamri <none>                          (no description available)
ii  terminat 0.13+ds1-2                      multiple GNOME terminals in one wi
ii  totem    2.29.2-0ubuntu1                 A simple media player for the GNOM
ii  xterm [x 243-1ubuntu1                    X terminal emulator

-- debconf information:
  tunapie/uncensored_streams: false
--- tunapie-2.1.17.orig/src/tunapie2_main.py
+++ tunapie-2.1.17/src/tunapie2_main.py
@@ -441,6 +441,10 @@
                 self.mediaplayer='xmms'
             elif commands.getoutput("which beep-media-player").find("beep")>-1:
                 self.mediaplayer='beep-media-player'
+            elif commands.getoutput("totem").find("totem")>-1:
+                self.mediaplayer='totem'
+            elif commands.getoutput("amarok").find("amarok")>-1:
+                self.mediaplayer='amarok'
             else:
                 print("No audioplayer found.\n")
                 missing_players.append("No audioplayer found.")


--- End Message ---
--- Begin Message ---
Source: tunapie
Source-Version: 2.1.19-1

We believe that the bug you reported is fixed in the latest version of
tunapie, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Echeverry <epsilo...@gmail.com> (supplier of updated tunapie package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 13 Jul 2016 13:01:58 -0500
Source: tunapie
Binary: tunapie
Architecture: source
Version: 2.1.19-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Daniel Echeverry <epsilo...@gmail.com>
Description:
 tunapie    - Lists audio and video streams from Shoutcast and Icecast
Closes: 560749 656357 714006 816941
Changes:
 tunapie (2.1.19-1) unstable; urgency=medium
 .
   * QA Upload.
   * New Upstream release. (Closes: #560749)
   * debian/control
     + Bump Standards-Version to 3.9.8
     + Change location of homepage field.
     + Add dh-python in B-D.
   * debian/copyright
     + Rewrite following copyright-format 1.0
   * debian/po
     + Add Italian translation. (Closes: #714006)
     + Update the Brazilian Portuguese Translation. (Closes: #816941)
   * debian/patches
     + Add fix_desktop_file.patch to add keywords field.
   * debian/postrm
     + Remove unowned files after purge. (Closes: #656357)
     + Set -e in the body of script.
   * debian/postinst
     + Set -e in the body of script.
   * debian/config
     + Set -e in the body of script.
   * Remove menu file.
Checksums-Sha1:
 80a28d30ecb03d6555a2fd636618ec1e4231d7e2 1730 tunapie_2.1.19-1.dsc
 db381f00ed1e5120d7e10bdf9b41859d92ccda40 48459 tunapie_2.1.19.orig.tar.gz
 0fe9ffddbd3444610370b6367744a4eeb7226d2b 8848 tunapie_2.1.19-1.debian.tar.xz
Checksums-Sha256:
 bbb66fb79d84819e17e0edea3901f5188781d6964b1e957ac3801c48c15b2234 1730 
tunapie_2.1.19-1.dsc
 2b83c146dd54478a7b35e58b21b7cef52efaa2431b92cd10d97715eeaa7dcb85 48459 
tunapie_2.1.19.orig.tar.gz
 5afb01784bdd7ebccab02467e5b2bdc01d4af77c851128ecce04428bef21b38c 8848 
tunapie_2.1.19-1.debian.tar.xz
Files:
 cdf4458a9633d26274aabc3fdef1866d 1730 net optional tunapie_2.1.19-1.dsc
 7625a1297dfb444bf3ffa17f96e9bad5 48459 net optional tunapie_2.1.19.orig.tar.gz
 ddbf51ed6e6db0d95678076588bf337c 8848 net optional 
tunapie_2.1.19-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXh611AAoJEPNPCXROn13ZohoP/R3vy5YtZGF10lv2u9SGhuQt
ro+J9VB4e3pEXwgcoglJSxtwgvu9aJUE35un0oiwRh/oq0iZeLOnuiWA11IkReyI
b9df4UGfCfgE4/juIRekYlFlgd0To1NWL8rm9wWS4K0+72F+tiaZ9RB7qLJgzd/I
zYr4FTn2P/Xsny1lPGIoeo6G8qvgv6F8bq0fAxnrsRZlLiB4N7qIKOdc8uhKo62g
66PLnDOur6cy3EBzzesJm35OJC5zAtl2hwD4feT5haGzwP4Hfi7JRrJEgCto6nbP
UNU/1w0juF2JR/5PgZoFSK/4Ib+9wyRRfyH3MOZMT0ZYfVUcr6dIP7fDG9RRT0NK
rZr7Oi9HwyxJpmZ/2CkisWeAQ4l1hdvELudrxsaVQ+x+9yQycX4zwmCxNfHYE+K1
ZVfRUFvCQmKgSgfOHVSciwDd+swTzpPymQbgqDicXvywl+7kwFRf5Vo03baOuivJ
fCaJFoxtTz0SQmgA5WYdqSOMOyetsASBY9fyX0pQ+oAPGoRyw/J8Mm8FudtrMiOm
MRs2Nmk1/KWO7rWRTG/pXRat+l9k2+aM4oFCh/poHFNsHhbOQ5DSkcU9i4ns1Lbs
fZpmpB1E9fRBWebr/D5Pswp4KO1H9xpiJBMH8AJoQQmZuLpszbHK6cLFsxoWC3Hn
3oQ6Dz5gavQ/ihEeB9Ny
=q1H0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to