Bug 881774
| Summary: | [abrt] terminator-0.96-2.fc17: terminal.py:697:reconfigure:TypeError: an integer is required | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lionel Félicité <lionelfelicite> | ||||||||||
| Component: | terminator | Assignee: | Dominic Hopf <dmaphy> | ||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 17 | CC: | dmaphy, steve | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:fbe39ea6081623adc0397f726af31d42581610bf | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-06-28 21:49:50 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 654326 [details]
File: environ
Created attachment 654327 [details]
File: executable
Created attachment 654328 [details]
File: smolt_data
Created attachment 654329 [details]
File: core_backtrace
|
Version-Release number of selected component: terminator-0.96-2.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: /usr/bin/python /usr/bin/terminator kernel: 3.6.7-4.fc17.x86_64 backtrace: :terminal.py:697:reconfigure:TypeError: an integer is required : :Traceback (most recent call last): : File "/usr/lib/python2.7/site-packages/terminatorlib/terminal.py", line 697, in reconfigure : self.vte.set_visible_bell(self.config['visible_bell']) :TypeError: an integer is required : :Local variables in innermost frame: :opacity: 65535 :palette: [gtk.gdk.Color('#2e3436'), gtk.gdk.Color('#c00'), gtk.gdk.Color('#4e9a06'), gtk.gdk.Color('#c4a000'), gtk.gdk.Color('#3465a4'), gtk.gdk.Color('#75507b'), gtk.gdk.Color('#06989a'), gtk.gdk.Color('#d3d7cf'), gtk.gdk.Color('#555753'), gtk.gdk.Color('#ef2929'), gtk.gdk.Color('#8ae234'), gtk.gdk.Color('#fce94f'), gtk.gdk.Color('#729fcf'), gtk.gdk.Color('#ad7fa8'), gtk.gdk.Color('#34e2e2'), gtk.gdk.Color('#eeeeec')] :_widget: <vte.Terminal object at 0x2aeaa50 (VteTerminal at 0x2b1cc00)> :color: '#eeeeec' :self: <Terminal object at 0x2aea9b0 (terminatorlib+terminal+Terminal at 0x24349d0)> :background_type: 'solid' :delbind: <enum VTE_ERASE_DELETE_SEQUENCE of type VteTerminalEraseBinding> :bgcolor: gtk.gdk.Color('#000') :colors: ['#2e3436', '#cc0000', '#4e9a06', '#c4a000', '#3465a4', '#75507b', '#06989a', '#d3d7cf', '#555753', '#ef2929', '#8ae234', '#fce94f', '#729fcf', '#ad7fa8', '#34e2e2', '#eeeeec'] :backspace: 'ascii-del' :backbind: <enum VTE_ERASE_ASCII_DELETE of type VteTerminalEraseBinding> :background_transparent: False :font: 'Monospace 10' :fgcolor: gtk.gdk.Color('#fff') :delete: 'escape-sequence'