Bug 1204839 - [abrt] gnome-music: Gtk.py:1146:__new__:TypeError: 'NoneType' object is not iterable
Summary: [abrt] gnome-music: Gtk.py:1146:__new__:TypeError: 'NoneType' object is not i...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-music
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: GNOME SIG Unassigned
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:81efffe10b91d12a517c987a0d5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-23 15:10 UTC by Diogo Campos
Modified: 2015-06-09 14:58 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-09 14:58:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (880 bytes, text/plain)
2015-03-23 15:10 UTC, Diogo Campos
no flags Details
File: environ (1.77 KB, text/plain)
2015-03-23 15:10 UTC, Diogo Campos
no flags Details

Description Diogo Campos 2015-03-23 15:10:49 UTC
Version-Release number of selected component:
gnome-music-3.15.91-1.fc22

Additional info:
reporter:       libreport-2.4.0
cmdline:        python3 /usr/bin/gnome-music
executable:     /usr/bin/gnome-music
kernel:         4.0.0-0.rc3.git0.1.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
Gtk.py:1146:__new__:TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/gnomemusic/__init__.py", line 45, in wrapped
    retval = fn(*v, **k)
  File "/usr/lib/python3.4/site-packages/gnomemusic/player.py", line 265, in _on_glib_idle
    self.playlist.get_iter(self.currentTrack.get_path()), 5).get_url()
  File "/usr/lib64/python3.4/site-packages/gi/overrides/Gtk.py", line 823, in get_iter
    path = self._coerce_path(path)
  File "/usr/lib64/python3.4/site-packages/gi/overrides/Gtk.py", line 798, in _coerce_path
    return TreePath(path)
  File "/usr/lib64/python3.4/site-packages/gi/overrides/Gtk.py", line 1146, in __new__
    path = ":".join(str(val) for val in path)
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
path: None
cls: <class 'gi.overrides.Gtk.TreePath'>

Comment 1 Diogo Campos 2015-03-23 15:10:55 UTC
Created attachment 1005445 [details]
File: backtrace

Comment 2 Diogo Campos 2015-03-23 15:10:57 UTC
Created attachment 1005446 [details]
File: environ

Comment 3 Vadim Rutkovsky 2015-06-09 14:41:46 UTC
Is this still happening in gnome-music-3.16.1-1.fc22?

Comment 4 Diogo Campos 2015-06-09 14:47:09 UTC
No.


Note You need to log in before you can comment on or make changes to this bug.