| Summary: | [abrt] diffuse-0.4.7-3.fc20: diffuse:6611:__init__:TypeError: Gtk.Entry.set_text() argument 1 must be string without null bytes, not unicode | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Yogesh <yogu007> | ||||||
| Component: | diffuse | Assignee: | Jon Levell <fedora> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | fedora, i, mail | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/d5f4e143671fe53cd9a3f640b89df68b49d7e7bc | ||||||||
| Whiteboard: | abrt_hash:4fbcd2b6e5f0f30c44ece3ea79f6d6727bc50375 | ||||||||
| Fixed In Version: | diffuse-0.4.8-1.fc19 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-01 23:55:10 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 836858 [details]
File: backtrace
Created attachment 836859 [details]
File: environ
diffuse-0.4.8-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/diffuse-0.4.8-1.fc19 diffuse-0.4.8-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/diffuse-0.4.8-1.fc20 Package diffuse-0.4.8-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing diffuse-0.4.8-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-8638/diffuse-0.4.8-1.fc19 then log in and leave karma (feedback). diffuse-0.4.8-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. diffuse-0.4.8-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: diffuse-0.4.7-3.fc20 Additional info: reporter: libreport-2.1.9 cmdline: /usr/bin/python /usr/bin/diffuse -s /home/yogesh/Downloads/AndroidManifest.xml executable: /usr/bin/diffuse kernel: 3.11.9-300.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: diffuse:6611:__init__:TypeError: Gtk.Entry.set_text() argument 1 must be string without null bytes, not unicode Traceback (most recent call last): File "/usr/bin/diffuse", line 8146, in find_cb self.find(True, False) File "/usr/bin/diffuse", line 8108, in find dialog = SearchDialog(self.get_toplevel(), pattern, history) File "/usr/bin/diffuse", line 6611, in __init__ self.entry.set_text(pattern) TypeError: Gtk.Entry.set_text() argument 1 must be string without null bytes, not unicode Local variables in innermost frame: parent: <Diffuse object at 0x203c050 (GtkWindow at 0x21b70c0)> pattern: u'\x03\x00\x08\x00\x08\xd5\x02\x00\x01\x00\x1c\x00\x94\x9b\x00\x00\xa3\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8' self: <SearchDialog object at 0x3286f50 (GtkDialog at 0x45040a0)> label: <gtk.Label object at 0x36632d0 (GtkLabel at 0x24135d0)> vbox: <gtk.VBox object at 0x3663230 (GtkVBox at 0x2413b00)> combo: <gtk.ComboBoxEntry object at 0x3663320 (GtkComboBoxEntry at 0x1f00430)> hbox: <gtk.HBox object at 0x3663280 (GtkHBox at 0x2413b90)> history: []