Bug 612391 - [abrt] crash in exaile-0.3.1.1-1.fc13: handlers.py:124:doRollover:OSError: [Errno 2] No such file or directory: '/home/faul/.local/share/exaile/logs/exaile.log.5'
Summary: [abrt] crash in exaile-0.3.1.1-1.fc13: handlers.py:124:doRollover:OSError: [E...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: exaile
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:80a65900
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-08 05:22 UTC by Faul
Modified: 2011-03-28 19:25 UTC (History)
1 user (show)

Fixed In Version: exaile-0.3.2.1-1.fc13
Clone Of:
Environment:
Last Closed: 2011-03-28 19:25:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1019 bytes, text/plain)
2010-07-08 05:22 UTC, Faul
no flags Details

Description Faul 2010-07-08 05:22:06 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: python /usr/lib/python2.6/site-packages/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui
component: exaile
executable: /usr/lib/python2.6/site-packages/exaile/exaile.py
kernel: 2.6.33.5-124.fc13.i686.PAE
package: exaile-0.3.1.1-1.fc13
reason: handlers.py:124:doRollover:OSError: [Errno 2] No such file or directory: '/home/faul/.local/share/exaile/logs/exaile.log.5'
release: Fedora release 13 (Goddard)

backtrace
-----
handlers.py:124:doRollover:OSError: [Errno 2] No such file or directory: '/home/faul/.local/share/exaile/logs/exaile.log.5'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/exaile/exaile.py", line 52, in <module>
    main()
  File "/usr/lib/python2.6/site-packages/exaile/exaile.py", line 49, in main
    exaile = main.Exaile()
  File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 70, in __init__
    self.setup_logging()
  File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 289, in setup_logging
    logfile.doRollover() # each session gets its own file
  File "/usr/lib/python2.6/logging/handlers.py", line 124, in doRollover
    os.remove(dfn)
OSError: [Errno 2] No such file or directory: '/home/faul/.local/share/exaile/logs/exaile.log.5'

Local variables in innermost frame:
sfn: '/home/faul/.local/share/exaile/logs/exaile.log.4'
i: 4
self: <logging.handlers.RotatingFileHandler instance at 0x945b70c>
dfn: '/home/faul/.local/share/exaile/logs/exaile.log.5'

Comment 1 Faul 2010-07-08 05:22:11 UTC
Created attachment 430237 [details]
File: backtrace

Comment 2 Fedora Update System 2011-03-04 15:49:27 UTC
Package exaile-0.3.2.1-1.fc13:
* should fix your issue,
* was pushed to the Fedora 13 updates-testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing exaile-0.3.2.1-1.fc13'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/exaile-0.3.2.1-1.fc13
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2011-03-05 02:22:09 UTC
exaile-0.3.2.1-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update exaile'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/exaile-0.3.2.1-1.fc13

Comment 4 Fedora Update System 2011-03-28 19:23:00 UTC
exaile-0.3.2.1-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


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