Bug 2251120 - set-face-underline-p was removed from Emacs in Fedora 39, use set-face-underline
Summary: set-face-underline-p was removed from Emacs in Fedora 39, use set-face-underline
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: uim
Version: 39
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-23 01:19 UTC by Edgar Hoch
Modified: 2023-12-07 02:06 UTC (History)
2 users (show)

Fixed In Version: uim-1.8.9-6.fc40 uim-1.8.9-6.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-12-07 02:06:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github uim/uim/commit/7b903ddf144344e49da12cc070f7c11f82ae61db 0 None None None 2023-11-23 01:21:06 UTC

Description Edgar Hoch 2023-11-23 01:19:39 UTC
Emacs stops loading because of the following error:

Loading /usr/share/emacs/site-lisp/site-start.d/uim-init.el (source)...
load-with-code-conversion: Symbol’s function definition is void: set-face-underline-p

set-face-underline-p was removed from Emacs in Fedora 39, use set-face-underline.

The patch is already in upstream:
https://github.com/uim/uim/commit/7b903ddf144344e49da12cc070f7c11f82ae61db

Please build a new packages with contains the fix.


Reproducible: Always

Steps to Reproduce:
1. Install emacs and uim on Fedora 39.
2. Start "emacs /etc/motd".

Actual Results:  
Instead of buffer with file /etc/motd, buffer *scratch* is displayed.
Buffer *Messages* contains the error messages.

Expected Results:  
Buffer for file /etc/motd is displayed.

Comment 1 Fedora Update System 2023-11-28 06:58:38 UTC
FEDORA-2023-5dc6641e9c has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5dc6641e9c

Comment 2 Fedora Update System 2023-11-28 07:00:51 UTC
FEDORA-2023-5dc6641e9c has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Fedora Update System 2023-11-28 07:26:48 UTC
FEDORA-2023-e25d79f279 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e25d79f279

Comment 4 Fedora Update System 2023-11-29 03:02:11 UTC
FEDORA-2023-e25d79f279 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-e25d79f279`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e25d79f279

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2023-12-07 02:06:49 UTC
FEDORA-2023-e25d79f279 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.