Bug 1036867
Summary: | Gedit embedded terminal is not available | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil J. Dudek <wielkipiec> |
Component: | gedit-plugins | Assignee: | Ignacio Casal Quinteiro (nacho) <icq> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | andrewniemants, icq |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | gedit-plugins-3.10.1-1.fc20 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-01-07 09:44:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Kamil J. Dudek
2013-12-02 19:14:43 UTC
(In reply to Kamil J. Dudek from comment #0) > > The fix is actually very small, not even diff-worthy. Just commenting out > two lines(48,49): > > self.set_background_image(None) > self.set_background_transparent(False) > > that used to set the now non-existent property. It doesn't cripple the > functionality and it's not a dirty workaround. I can confirm this issue exists. I am not sure what file is being edited to test the fix however. gedit-plugins-3.10.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/gedit-plugins-3.10.1-1.fc20 Package gedit-plugins-3.10.1-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gedit-plugins-3.10.1-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-24064/gedit-plugins-3.10.1-1.fc20 then log in and leave karma (feedback). gedit-plugins-3.10.1-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |