| Summary: | [abrt] system-config-samba-1.2.91-2.fc15: connection.py:630:call_blocking:TypeError: a float is required | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | tachyon65 |
| Component: | python-slip | Assignee: | Nils Philippsen <nphilipp> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | an0nym, bobkaiser1, burgess.jonathan.b, chris.gresty, dan.krejsa, dbuggerx, dweiner7, elektrobank01, iavor.tachev, j1ulia2n, martikj2, matthew.alan.kolb, mhenry101, mm.masaeli, niowfi, nphilipp, paul.destefano-redhat2, rogerdodgerlee, twaugh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:af756aacc210bb57544240bcee22a708494951b0 | ||
| Fixed In Version: | python-slip-0.2.17-1.fc15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-06-29 22:01:30 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Package: system-config-samba-1.2.91-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- I reinstalled the configuration tool for SAMBA following several days of inconsistent behavior from the app and now it aborts everytime I attempt to start it. Package: system-config-samba-1.2.91-2.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- I tried to use samba config after doing a system update. Config crashes every time I try to start it. It worked ok before doing the latest update. Package: system-config-samba-1.2.91-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- click on samba icon in applications screen also getting this error when I try to open selinux Package: system-config-samba-1.2.91-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Installed samba using kpackagekit On installation, system asked me to click on Samba to start it This crash occurred This is actually a bug in the new python-slip-dbus version which didn't account for some apps manually setting default bus timeouts to "None" in order to specify "no timeout". python-slip-0.2.17-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/python-slip-0.2.17-1.fc15 python-slip-0.2.17-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/python-slip-0.2.17-1.fc14 *** Bug 716617 has been marked as a duplicate of this bug. *** *** Bug 716975 has been marked as a duplicate of this bug. *** This is also happening to the Firewall GUI. It throws "a float is required" error when I'm not root Package python-slip-0.2.17-1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-slip-0.2.17-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/python-slip-0.2.17-1.fc15 then log in and leave karma (feedback). *** Bug 717072 has been marked as a duplicate of this bug. *** *** Bug 717104 has been marked as a duplicate of this bug. *** Package: system-config-samba-1.2.91-2.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Crash when opened *** Bug 717226 has been marked as a duplicate of this bug. *** *** Bug 717516 has been marked as a duplicate of this bug. *** Package: system-config-samba-1.2.91-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Not sure what was active. Package: system-config-samba-1.2.91-2.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Everytime I try to open system-config-samba abrt warns me this crash and program doesn't start! But starting by "sudo system-config-samba" is ok. Package: system-config-samba-1.2.91-2.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- New install of FC15 started nmb, smb attempting to configure samba. =>crash reproducible every time python-slip-0.2.17-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 717979 has been marked as a duplicate of this bug. *** python-slip-0.2.17-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 2.0.3 architecture: x86_64 cmdline: comment: attempted to run system-config-samba component: system-config-samba executable: /usr/bin/system-config-samba kernel: 2.6.38.8-32.fc15.x86_64 os_release: Fedora release 15 (Lovelock) package: system-config-samba-1.2.91-2.fc15 reason: connection.py:630:call_blocking:TypeError: a float is required time: Sat Jun 25 11:23:12 2011 uid: 500 username: JimD backtrace: :connection.py:630:call_blocking:TypeError: a float is required : :Traceback (most recent call last): : File "/usr/bin/system-config-samba", line 55, in <module> : main_window = mainWindow.MainWindow (debug_flag = debug_flag, use_dbus = use_dbus) : File "/usr/share/system-config-samba/mainWindow.py", line 122, in __init__ : self.samba_data = sambaConfig.SambaConfig (self.samba_backend) : File "/usr/lib/python2.7/site-packages/scsamba/core/sambaConfig.py", line 28, in __init__ : self.parseFile () : File "/usr/lib/python2.7/site-packages/scsamba/core/sambaConfig.py", line 31, in parseFile : return self.parse (self.backend.readSmbConf ()) : File "<string>", line 2, in readSmbConf : File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 141, in _enable_proxy : return func(*p, **k) : File "/usr/lib/python2.7/site-packages/scsamba/dbus/proxy/sambaBackend.py", line 49, in readSmbConf : return self.dbus_interface.readSmbConf () : File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__ : return self._proxy_method(*args, **keywords) : File "/usr/lib/python2.7/site-packages/slip/dbus/proxies.py", line 41, in __call__ : return dbus.proxies._ProxyMethod.__call__(self, *args, **kwargs) : File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ : **keywords) : File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking : message, timeout) :TypeError: a float is required : :Local variables in innermost frame: :byte_arrays: False :self: <dbus._dbus.SystemBus (system) at 0x2aae590> :args: () :utf8_strings: False :bus_name: dbus.UTF8String(':1.81') :get_args_opts: {'byte_arrays': False, 'utf8_strings': False} :object_path: '/org/fedoraproject/Config/Samba/Backend' :timeout: None :signature: '' :dbus_interface: 'org.fedoraproject.Config.Samba.Backend' :message: <dbus.lowlevel.MethodCallMessage object at 0x28f2a80> :method: 'readSmbConf'