Bug 929353
| Summary: | Emacs gives warning when starting up: Gtk-WARNING **: gtk_window_parse_geometry() | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alan Stern <stern> |
| Component: | emacs | Assignee: | Petr Hracek <phracek> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | jonathan.underwood, loganjerry, phracek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | emacs-24.2-16.fc18 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-04-20 19:10:37 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
Alan Stern
2013-03-29 20:53:31 UTC
emacs-24.2-16.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/emacs-24.2-16.fc19 Fix is commited: scm-commit (http://lists.fedoraproject.org/pipermail/scm-commits/Week-of-Mon-20130401/994300.html) -> modified emacs-24.2-16.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/emacs-24.2-16.fc18 Emacs now appears to be broken in Rawhide. Here is a snippet of a Rawhide build of gap, which ends by byte compiling some elisp files: + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile gap-mode.el gap-process.el /usr/bin/emacs: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory Could that be a side effect of the change made for this bug, or is it a different problem? Package emacs-24.2-16.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 emacs-24.2-16.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-4867/emacs-24.2-16.fc19 then log in and leave karma (feedback). emacs-24.2-17.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/emacs-24.2-17.fc19 emacs-24.2-17.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/emacs-24.2-17.fc18 I have just tried out the emacs-24.2-16.fc18 package from the testing repository. It does fix the problem on my system. Thank you. emacs-24.2-18.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/emacs-24.2-18.fc19 emacs-24.2-18.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/emacs-24.2-18.fc18 emacs-24.2-18.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. emacs-24.2-18.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |