Bug 1352227 - No fa-home icon include in font set
Summary: No fa-home icon include in font set
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: fontawesome-fonts
Version: 24
Hardware: noarch
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Petr Vobornik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-02 17:32 UTC by Mike Basinger
Modified: 2017-03-05 17:41 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-03-05 17:41:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mike Basinger 2016-07-02 17:32:36 UTC
Description of problem:
The font set does not include the fa-home icon (uf015).

Version-Release number of selected component (if applicable):
fontawesome-fonts-4.6.3-1

How reproducible:
Always

Steps to Reproduce:
1. echo "\uf015"

Actual results:
Blank return

Expected results:
Small home icon

Additional info:
http://fontawesome.io/icon/home/

Comment 1 Mike Basinger 2016-11-21 15:56:08 UTC
Problem still exist Fedora 25.

Comment 2 Petr Vobornik 2016-11-22 07:10:33 UTC
I tried CSS style of usage:
  <i class="fa fa-home" aria-hidden="true"></i>

And it works for me with fontawesome-fonts-4.7.0-1.fc24.noarch

Where do you use your reproduction steps?

Comment 3 Mike Basinger 2016-11-22 13:39:34 UTC
In a terminal, I'm using this font for in a zsh theme have using fontawesome for icons.

Comment 4 Matthias Runge 2016-11-25 07:33:23 UTC
I can not reproduce the issue.

In a shell hitting <ctrl>+<shift>+u followed by f015 (enter) gives me  .
See: http://fontawesome.io/icon/home/

What's your LANG variable? Is it set to C instead of LANG=en_US.UTF-8 ?

Comment 5 Fabio Alessandro Locati 2016-11-25 10:01:00 UTC
I've tested it and, as Matthias, I can not reproduce the issue, because the house appears on my terminal.

Can you please give us the following info?

- Terminal used
- Desktop Environment used
- Output of `locale`

Thanks a lot,
Fale


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