Bug 1256440

Summary: [abrt] gnome-music: query.py:61:__init__:TypeError: Argument 0 does not allow None as a value
Product: [Fedora] Fedora Reporter: Алексей Смирнов <debugger94>
Component: gnome-musicAssignee: GNOME SIG Unassigned <gnome-sig>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bochecha, gnome-sig, vrutkovs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b2d9a788d3ca639744f2392afc8f3bf38e25845e
Whiteboard: abrt_hash:0d783b7901dc8c009157cf7c4d33f8da1c66b91f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-24 15:20:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Алексей Смирнов 2015-08-24 15:02:47 UTC
Version-Release number of selected component:
gnome-music-3.17.90-1.fc24

Additional info:
reporter:       libreport-2.6.2
cmdline:        python3 /usr/bin/gnome-music
executable:     /usr/bin/gnome-music
kernel:         4.2.0-0.rc7.git4.1.fc24.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
query.py:61:__init__:TypeError: Argument 0 does not allow None as a value

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/gnomemusic/application.py", line 128, in do_activate
    self._window = Window(self)
  File "/usr/lib/python3.4/site-packages/gnomemusic/window.py", line 93, in __init__
    self._setup_view()
  File "/usr/lib/python3.4/site-packages/gnomemusic/window.py", line 206, in _setup_view
    Query()
  File "/usr/lib/python3.4/site-packages/gnomemusic/query.py", line 61, in __init__
    Query.MUSIC_URI = Tracker.sparql_escape_string(GLib.filename_to_uri(Query.music_folder))
TypeError: Argument 0 does not allow None as a value

Local variables in innermost frame:
self: <Query>

Comment 1 Алексей Смирнов 2015-08-24 15:02:50 UTC
Created attachment 1066449 [details]
File: backtrace

Comment 2 Алексей Смирнов 2015-08-24 15:02:51 UTC
Created attachment 1066450 [details]
File: environ