Bug#761475: streamtuner2: Find does not work

2014-09-14 Thread Martín Ferrari
Package: streamtuner2
Version: 2.1.3-1
Severity: normal
Tags: upstream

Hi, when trying to use the Find tool, I get a dialog with nothing but a line of 
text. I see this error on the stderr:

Traceback (most recent call last):
  File /usr/bin/streamtuner2, line 577, in menu_search
self.search_dialog_current.set_label(just %s % 
main.channels[self.current].title)
AttributeError: 'NoneType' object has no attribute 'set_label'

But even if I comment that line (it is just a set_label), I don't get the 
functionality.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages streamtuner2 depends on:
ii  python-glade2 2.24.0-4
ii  python-gtk2   2.24.0-4
ii  python-imaging2.5.3-1
ii  python-keybinder  0.3.0-3
ii  python-lxml   3.3.5-1+b1
ii  python-pyquery1.2.4-1
ii  python-requests   2.3.0-1
pn  python:anynone

streamtuner2 recommends no packages.

Versions of packages streamtuner2 suggests:
pn  audacious  none
pn  totem  none
ii  vlc2.2.0~pre2-4+b1

-- no debconf information

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#761476: streamtuner2: Various exceptions

2014-09-14 Thread Martín Ferrari
Package: streamtuner2
Version: 2.1.3-1
Severity: minor
Tags: upstream

When starting streamtuner2 for the first time, there are many exceptions 
printed out, which evidently point to unresolved bugs. I am reporting them 
here, but I don't know the impact:

/usr/bin/streamtuner2:134: GtkWarning: Could not load image 
'/usr/share/pixmaps/streamtuner2.png': Failed to open file 
'/usr/share/pixmaps/streamtuner2.png': No such file or directory
  gtk.Builder.add_from_file(self, conf.find_in_dirs([., conf.share], 
ui_file)), gui_startup(2/20.0)
/usr/bin/streamtuner2:134: GtkWarning: Could not load image 'streamtuner2.png': 
Failed to open file '/usr/share/streamtuner2/streamtuner2.png': No such file or 
directory
  gtk.Builder.add_from_file(self, conf.find_in_dirs([., conf.share], 
ui_file)), gui_startup(2/20.0)

/usr/bin/streamtuner2:136: GtkWarning: gtk_menu_attach_to_widget(): menu 
already attached to GtkMenuItem
  self.extensionsCTM.set_submenu(self.extensions)  # duplicates 
StationExtension menu into stream context menu

/usr/bin/streamtuner2:422: GtkWarning: IA__gtk_progress_set_percentage: 
assertion 'percentage = 0  percentage = 1.0' failed
  mygtk.do(lambda:self.progress.show() or self.progress.set_fraction(text))

Traceback (most recent call last):
  File /usr/bin/streamtuner2, line 449, in load_plugin_channels
plugin = __import__(channels.+module, None, None, [])
  File /usr/share/streamtuner2/channels/timer.py, line 25, in module
import kronos
ImportError: No module named kronos


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages streamtuner2 depends on:
ii  python-glade2 2.24.0-4
ii  python-gtk2   2.24.0-4
ii  python-imaging2.5.3-1
ii  python-keybinder  0.3.0-3
ii  python-lxml   3.3.5-1+b1
ii  python-pyquery1.2.4-1
ii  python-requests   2.3.0-1
pn  python:anynone

streamtuner2 recommends no packages.

Versions of packages streamtuner2 suggests:
pn  audacious  none
pn  totem  none
ii  vlc2.2.0~pre2-4+b1

-- no debconf information

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers