Bug 15523 - Exaile shows python error if you want to start it + fix
Summary: Exaile shows python error if you want to start it + fix
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Cesar Vargas
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-19 01:26 CET by psyca
Modified: 2015-03-26 14:18 CET (History)
0 users

See Also:
Source RPM: exaile-3.4.3-2.mga5.noarch
CVE:
Status comment:


Attachments

Description psyca 2015-03-19 01:26:42 CET
Description of problem:

If you make a clean install with Mageia 5 RC (for example with the MGA5b3 boot-nonfree.iso) and install exaile, there comes an errormessage if you want to start it.

Output of the Kosole:
Traceback (most recent call last):
  File "/usr/share/exaile/exaile.py", line 85, in <module>
    main()
  File "/usr/share/exaile/exaile.py", line 82, in main
    exaile = main.Exaile()
  File "/usr/share/exaile/xl/main.py", line 164, in __init__
    from xl.version import __version__
  File "/usr/share/exaile/xl/version.py", line 49, in <module>
    revision = get_current_revision(xdg.exaile_dir)
  File "/usr/share/exaile/xl/version.py", line 43, in get_current_revision
    'git', 'rev-parse', '--short=7', 'HEAD'
  File "/usr/lib64/python2.7/subprocess.py", line 566, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
  File "/usr/lib64/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1335, in _execute_child
    raise child_exception
OSError: [Errno 2] Datei oder Verzeichnis nicht gefunden


-
This bug is in the buglist of exaile too. It was fixed with Exaile 3.4.4

To the bugreport @ exaile
https://github.com/exaile/exaile/issues/60

Reproducible: 

Steps to Reproduce:
psyca 2015-03-19 02:08:43 CET

Assignee: bugsquad => cvargas

Comment 1 David Walser 2015-03-26 14:18:48 CET
exaile-3.4.4-1.mga5 uploaded for Cauldron, so this should be fixed now.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


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