Bug 1308756

Summary: [abrt] system-config-samba: __init__.py:81:<module>:AttributeError: 'module' object has no attribute 'exceptions'
Product: [Fedora] Fedora Reporter: Kerry <mothlight>
Component: system-config-sambaAssignee: Nils Philippsen <nphilipp>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: mothlight, nphilipp
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/4a39df8384f00ff63bffd507bf7d8315f67c91a3
Whiteboard: abrt_hash:10526c4ff12e7bef57795dc83c541e5b4e16edc7;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-14 12:04:58 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:
Description Flags
File: backtrace
none
File: environ none

Description Kerry 2016-02-15 23:58:29 UTC
Description of problem:
Started from system | administration | samba menu

Version-Release number of selected component:
system-config-samba-1.2.100-4.fc23

Additional info:
reporter:       libreport-2.6.4
cmdline:        /usr/bin/python /usr/bin/system-config-samba
dso_list:       dbus-python-1.2.0-12.fc23.x86_64
executable:     /usr/bin/system-config-samba
kernel:         4.2.6-301.fc23.x86_64
runlevel:       N 3
type:           Python
uid:            500

Truncated backtrace:
#1 <module> in /usr/lib64/python2.7/site-packages/dbus/__init__.py:81
#2 __init__ in /usr/share/system-config-samba/mainWindow.py:110
#3 <module> in /usr/bin/system-config-samba:56

Comment 1 Kerry 2016-02-15 23:58:34 UTC
Created attachment 1127461 [details]
File: backtrace

Comment 2 Kerry 2016-02-15 23:58:36 UTC
Created attachment 1127462 [details]
File: environ

Comment 3 Nils Philippsen 2016-07-29 17:41:57 UTC
Sorry for the late response. The dbus.exceptions modules should come with the dbus-python package. Is this packages installed ("rpm -q dbuy-python")? If yes, is it undamaged ("rpm -V dbus-python")?

Comment 4 Kerry 2016-08-01 04:44:23 UTC
$ rpm -q dbus-python
dbus-python-1.2.0-12.fc23.x86_64
$ rpm -V dbus-python
$

I did just try /usr/bin/python /usr/bin/system-config-samba
and I didn't receive a crash. 

I assume that lots of things have changed on my system since February, so I'm not sure I can reproduce what crashed it before.

Comment 5 Nils Philippsen 2016-10-14 12:04:58 UTC
I'll close the bug accordingly.