Bug 1154332 - [abrt] decibel-audio-player: __init__.py:37:listDir:OSError: [Errno 13] Permission denied: '/mnt/samba/storage/backup2/lost+found'
Summary: [abrt] decibel-audio-player: __init__.py:37:listDir:OSError: [Errno 13] Permi...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: decibel-audio-player
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Zapletal
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:afdfb7d6989fc263a76b1c4d1b9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-18 21:16 UTC by Andrei Amuraritei
Modified: 2014-10-21 07:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-21 07:05:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (708 bytes, text/plain)
2014-10-18 21:16 UTC, Andrei Amuraritei
no flags Details
File: environ (1.04 KB, text/plain)
2014-10-18 21:16 UTC, Andrei Amuraritei
no flags Details

Description Andrei Amuraritei 2014-10-18 21:16:48 UTC
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

Comment 1 Andrei Amuraritei 2014-10-18 21:16:51 UTC
Created attachment 948177 [details]
File: backtrace

Comment 2 Andrei Amuraritei 2014-10-18 21:16:52 UTC
Created attachment 948178 [details]
File: environ

Comment 3 Lukas Zapletal 2014-10-21 07:05:04 UTC
Hello, please report this upstream. Not a bug in Fedora.

https://launchpad.net/decibel-audio-player


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