abrt 1.0.3 detected a crash. backtrace ----- Summary: TBd3563398 __init__.py:820:_open:IOError: [Errno 13] Permission non accordée: '/home/bouchindhommeh/.miro/miro-log' Traceback (most recent call last): File "/usr/bin/miro.real", line 268, in <module> startapp() File "/usr/bin/miro.real", line 225, in startapp startup(props_to_set) File "/usr/bin/miro.real", line 147, in startup startup.initialize(parsed_options.theme) File "/usr/lib64/python2.6/site-packages/miro/startup.py", line 148, in initialize setup_logging() File "/usr/lib64/python2.6/site-packages/miro/plat/utils.py", line 118, in setup_logging rotater = logging.handlers.RotatingFileHandler(config.get(prefs.LOG_PATHNAME), mode="w", maxBytes=100000, backupCount=5) File "/usr/lib64/python2.6/logging/handlers.py", line 107, in __init__ BaseRotatingHandler.__init__(self, filename, mode, encoding, delay) File "/usr/lib64/python2.6/logging/handlers.py", line 59, in __init__ logging.FileHandler.__init__(self, filename, mode, encoding, delay) File "/usr/lib64/python2.6/logging/__init__.py", line 801, in __init__ StreamHandler.__init__(self, self._open()) File "/usr/lib64/python2.6/logging/__init__.py", line 820, in _open stream = open(self.baseFilename, self.mode) IOError: [Errno 13] Permission non accordée: '/home/bouchindhommeh/.miro/miro-log' Local variables in innermost frame: self: <logging.handlers.RotatingFileHandler instance at 0x1d54f80> cmdline: /usr/bin/python /usr/bin/miro.real component: Miro executable: /usr/bin/miro.real kernel: 2.6.31.9-174.fc12.x86_64 package: Miro-2.5.4-1.fc12 uuid: d3563398
Created attachment 384452 [details] File: backtrace
Can you describe the exact conditions to reproduce this crash? Without that, it's very difficult to fix the bug.
Reporter: can you still reproduce this in the current version of Miro: 3.0.2? If not, or if I don't hear a response within 1 week, I'll close this bug. If you can reproduce you're always free to re-open it.
Miro-3.0.3-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/Miro-3.0.3-1.fc14
Miro-3.0.3-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/Miro-3.0.3-1.fc13
Miro-3.0.3-1.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/Miro-3.0.3-1.fc12
Miro-3.0.3-1.fc14 has been pushed to the Fedora 14 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 Miro'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/Miro-3.0.3-1.fc14
Looks like the user doesn't have permission to write to that file/directory. Hard to say why, but that sounds like a file permissions problem.
Miro-3.0.3-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
Miro-3.0.3-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
Miro-3.0.3-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.