Bug 1256440 - [abrt] gnome-music: query.py:61:__init__:TypeError: Argument 0 does not allow None as a value
Summary: [abrt] gnome-music: query.py:61:__init__:TypeError: Argument 0 does not allow...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-music
Version: rawhide
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:0d783b7901dc8c009157cf7c4d3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-24 15:02 UTC by Алексей Смирнов
Modified: 2015-08-24 15:20 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-24 15:20:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (726 bytes, text/plain)
2015-08-24 15:02 UTC, Алексей Смирнов
no flags Details
File: environ (983 bytes, text/plain)
2015-08-24 15:02 UTC, Алексей Смирнов
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 753258 0 None None None Never

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


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