Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261353 - media-sound/exaile-0.2.13 doesn't burn any tracks
Summary: media-sound/exaile-0.2.13 doesn't burn any tracks
Status: RESOLVED DUPLICATE of bug 261343
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-05 19:58 UTC by Marcin Rybarski
Modified: 2009-03-05 19:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Rybarski 2009-03-05 19:58:00 UTC
media-sound/exaile-0.2.13 compiled with cdparanoia use flag.

Installed applications:

media-sound/cdparanoia-3.10_pre2
media-plugins/gst-plugins-cdparanoia-0.10.20
app-cdr/brasero-0.8.2





Reproducible: Always

Steps to Reproduce:
1. Select track to burn (ex. audio ogg file)
2. Click burn


Actual Results:  
Running exaile from terminal displays:

Traceback (most recent call last):
  File "/usr/lib/exaile/xl/gui/playlist.py", line 1049, in burn_playlist
    self.songs)
  File "/usr/lib/exaile/xl/burn.py", line 36, in launch_burner
    songs.reverse()
AttributeError: TrackData instance has no attribute 'reverse'
Traceback (most recent call last):
  File "/usr/lib/exaile/xl/gui/playlist.py", line 1049, in burn_playlist
    self.songs)
  File "/usr/lib/exaile/xl/burn.py", line 36, in launch_burner
    songs.reverse()


Expected Results:  
burned audio cd
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-05 19:59:27 UTC

*** This bug has been marked as a duplicate of bug 261343 ***