Bug 1096513 - [abrt] exaile: main.py:63:__get_player:DeprecationWarning: Using exaile.player is deprecated: import xl.player.PLAYER instead.
Summary: [abrt] exaile: main.py:63:__get_player:DeprecationWarning: Using exaile.playe...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: exaile
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:982c831f71330d08a41130f4d4a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-11 12:45 UTC by Gwendal
Modified: 2014-07-22 15:17 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-07-22 15:17:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (598 bytes, text/plain)
2014-05-11 12:45 UTC, Gwendal
no flags Details
File: environ (1.32 KB, text/plain)
2014-05-11 12:45 UTC, Gwendal
no flags Details

Description Gwendal 2014-05-11 12:45:22 UTC
Version-Release number of selected component:
exaile-3.3.2-1.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python /usr/share/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui
executable:     /usr/share/exaile/exaile.py
kernel:         3.13.10-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
main.py:63:__get_player:DeprecationWarning: Using exaile.player is deprecated: import xl.player.PLAYER instead.

Traceback (most recent call last):
  File "/home/zerwan/.local/share/exaile/plugins/Exaile-Soundmenu-Indicator/__init__.py", line 90, in _delete_event
    if exaile.player.is_playing():
  File "/usr/share/exaile/xl/main.py", line 63, in __get_player
    raise DeprecationWarning('Using exaile.player is deprecated: '
DeprecationWarning: Using exaile.player is deprecated: import xl.player.PLAYER instead.

Local variables in innermost frame:
self: <xl.main.Exaile object at 0x1407510>

Comment 1 Gwendal 2014-05-11 12:45:26 UTC
Created attachment 894422 [details]
File: backtrace

Comment 2 Gwendal 2014-05-11 12:45:28 UTC
Created attachment 894423 [details]
File: environ

Comment 3 Gwendal 2014-07-22 15:17:52 UTC
This bug comes from this exaile plugin: https://github.com/sunng87/Exaile-Soundmenu-Indicator

This fork appears to solve the problem: https://github.com/grawity/Exaile-Soundmenu-Indicator

More precisely, this commit: https://github.com/grawity/Exaile-Soundmenu-Indicator/commit/ebb3466fd70e02d07743974b5d13e87951fb9e13


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