Bug 1096513
| Summary: | [abrt] exaile: main.py:63:__get_player:DeprecationWarning: Using exaile.player is deprecated: import xl.player.PLAYER instead. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gwendal <ezwen-redhatbugzilla> | ||||||
| Component: | exaile | Assignee: | Deji Akingunola <dakingun> | ||||||
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | dakingun | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/5a7967cf44530e05e7b25e1ae4bc6cfd19fb8d0f | ||||||||
| Whiteboard: | abrt_hash:982c831f71330d08a41130f4d4a6903783262e1b | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-07-22 15:17:52 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: |
|
||||||||
Created attachment 894422 [details]
File: backtrace
Created attachment 894423 [details]
File: environ
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 |
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>