Bug 1154332
| Summary: | [abrt] decibel-audio-player: __init__.py:37:listDir:OSError: [Errno 13] Permission denied: '/mnt/samba/storage/backup2/lost+found' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrei Amuraritei <sirdeiu> | ||||||
| Component: | decibel-audio-player | Assignee: | Lukas Zapletal <lzap> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 21 | CC: | lzap, rakesh.pandit | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/3d500281e97d2254ad7a8b6f4ba6f53528c25d8b | ||||||||
| Whiteboard: | abrt_hash:afdfb7d6989fc263a76b1c4d1b96e76d70a098d9 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-10-21 07:05:04 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 948177 [details]
File: backtrace
Created attachment 948178 [details]
File: environ
Hello, please report this upstream. Not a bug in Fedora. https://launchpad.net/decibel-audio-player |
Version-Release number of selected component: decibel-audio-player-1.08-10.fc21 Additional info: reporter: libreport-2.3.0 cmdline: python /usr/share/decibel-audio-player/src/decibel-audio-player.py executable: /usr/share/decibel-audio-player/src/decibel-audio-player.py kernel: 3.17.0-301.fc21.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: __init__.py:37:listDir:OSError: [Errno 13] Permission denied: '/mnt/samba/storage/backup2/lost+found' Traceback (most recent call last): File "/usr/share/decibel-audio-player/src/modules/FileExplorer.py", line 249, in updateDirNodes for (file, path) in tools.listDir(directory, self.showHiddenFiles): File "/usr/share/decibel-audio-player/src/tools/__init__.py", line 37, in listDir if os.access(directory, os.R_OK | os.X_OK): list = os.listdir(directory) OSError: [Errno 13] Permission denied: '/mnt/samba/storage/backup2/lost+found' Local variables in innermost frame: directory: '/mnt/samba/storage/backup2/lost+found' cachedMTime: None list: None listHiddenFiles: False mTime: 1413626446.0