Bug 1093814
| Summary: | [abrt] mate-text-editor: __init__.py:168:__init__:TypeError: could not convert parameter 'name' of type 'gchararray' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ARIKO <arikomagik> | ||||||
| Component: | mate-text-editor | Assignee: | Dan Mashal <dan.mashal> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | dan.mashal, raveit65.sun, rdieter | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/7b04527f0232ce35f270d505a648e62e03b085cd | ||||||||
| Whiteboard: | abrt_hash:e610a018a3e10c2829576407c6ee2829e4222417 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-07-09 17:47:16 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 891981 [details]
File: backtrace
Created attachment 891982 [details]
File: environ
Can you describe a little more detailed what happend? Did this issue occurs frequently ? no answer from reporter |
Version-Release number of selected component: mate-text-editor-1.6.2-1.fc20 Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/pluma '/tmp/RCEFVI-Border Down.mds' executable: /usr/lib64/pluma/plugins kernel: 3.13.9-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: __init__.py:168:__init__:TypeError: could not convert parameter 'name' of type 'gchararray' Traceback (most recent call last): File "/usr/lib64/pluma/plugins/externaltools/__init__.py", line 244, in activate helper = ExternalToolsWindowHelper(self, window) File "/usr/lib64/pluma/plugins/externaltools/__init__.py", line 168, in __init__ self._action_group = gtk.ActionGroup('ExternalToolsPluginActions') TypeError: could not convert parameter 'name' of type 'gchararray' Local variables in innermost frame: self: <externaltools.ExternalToolsWindowHelper object at 0x3940510> manager: <gtk.UIManager object at 0x38d5eb0 (GtkUIManager at 0x22ad520)> window: <pluma.Window object at 0x38d5370 (PlumaWindow at 0x22e41a0)> plugin: <ExternalToolsPlugin object at 0x38d5f50 (PlumaPluginPython at 0x2fd7020)>