-
-
Notifications
You must be signed in to change notification settings - Fork 712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dropping Unmatched Character #392
Comments
I get the same thing, I believe it is due to some utf-8 charcters in our config (the example config contains many of those). My config contains
which should be present:
Any ideas? |
The example config requires the |
OK, thanks. I am fighting to get this font installed here (debian testing). Dis anyone get this to work? |
I have the siji font installed, or so that's what it says. I'd be happy to perform some checks on that if necessary. |
OK, after quite a while fighting with this, I've managed to get rid of the warnings. On my (Arch) box, siji is installed, but
|
yes changing to wuncon siji the bar was able to show the character from "format-prefix = " ! but the message still remains addendum |
My bitmap font's declaration stopped working, which looked like this: font-0 = --terminus-medium-r---12------iso10646-*;0 |
@Deluxo X fonts are no longer supported. Try |
I'm having an interesting case of this as well.
The thing is I am using plenty of fonts that should work with it.
It broke while using Google Chrome, going to this link This site says that the fonts I used above should work (Roboto/unifont). Here are the fc-match outputs for the above fonts. polybar -v edit: Sorry about this. It seems like I didn't spend enough time researching this. This problem is the same as #393. My issue is coming from my config |
this should be fixed @skystrife's pr (#434) |
My solution to this problem eventually involved migrating to arch linux. I wound up crawling through the guts of Ubuntu changes to the font system such as where fonts are stored and eventually discovered fontconfig was not playing nice for whatever reason with the unicode fonts. So, I made the fatal mistake of uninstall fontconfig which I figured was probably a bad idea, and it took about a zillion packages with it including something that lightdm needed which basically made a mess of everything. When I moved to arch and installed polybar, it worked fine. I think it has something to do with all the changes Ubuntu made to how fonts are stored and how that works with fontconfig. I hope your fix involves that somehow or accounts for it. |
Closing due to inactivity. |
I had the same issue, and fixed it with these commands:
from: http://www.alanbriolat.co.uk/enable-bitmap-fonts-on-ubuntu-jaunty.html |
I'm still getting this issue, and none of the above fonts worked. |
EDIT: never mind, I was using old FA unicode representations so indeed font broke. |
If someone still needs this, here's how I got Siji to work under Debian GNU/Linux buster/sid. Enable bitmap fonts with Install the Siji font as described at https://github.com/stark/siji, under
Restart X and verify the font is available.
Setup fonts in polybar config.
Works for me. |
I am running arch and for the longest time i kept having this issue. I am please to say though that after all my readings i found a solution that solve the error and may help others as well. I thought i had the correct siji installed but then when i used The solution i found was to install the siji-git r22.9888311-1 version and it worked after installed and i restart i3. To install it i used Hope this was helpful. |
It worked for me but now my fonts are not rendering properly on Firefox and polybar. Any quick fix for it? Edit: This error was due to fonts got corrupted |
@dzintars Those dropped characters don't look like siji characters, pretty sure they are from FontAwesome and you don't have FontAwesome in your font list. Also, polybar nevers load the config from |
@patrick96 How about... i am a tired idiot? Editing just a Ansible rule files does not mean it will take an effect automatically... 😅 I just was in wrong context and was thinking that i am editing actual config file. Should i delete my issue above? And the issue indeed was in the deleted Font Awesome. |
I think we all had these moments 😄 You can leave it. Doesn't really matter. |
Debian linux 11 |
A noob answer : first check if you are not trying to use a non existent character. I just loose 1h of my life trying to understand why I couldn't display a weather icon from nerd font on my polybar. I was in fact trying using the unicode character got from the nerd font site (https://www.nerdfonts.com/cheat-sheet?set=nf-weather-), but it is not the same on my computer, as I simply saw it on Libbre Office Writer... It was in fact so simple... Like always in the noob life... |
Can you make this more understandable. It doesn't make any sense. |
I use Arch Linux. I am using the mpd module with the example config from the Polybar wiki. This is the error I have:
I have this in my polybar config:
Output of
There was no |
When I run polybar example (with the default config), I get this:
polybar example
warn: No monitor specified, using "DVI-I-2"
error: Disabling module "bspwm" (reason: Could not find socket: /tmp/bspwm_0_0-socket)
error: module/xbacklight: Could not get data (err: XCB_NAME (15))
error: Disabling module "xbacklight" (reason: Not supported for "DVI-I-2")
error: Disabling module "battery" (reason: No suitable way to get current charge state)
warn: Dropping unmatched character (U+e26f)
warn: Dropping unmatched character (U+e028)
warn: Dropping unmatched character (U+e026)
warn: Dropping unmatched character (U+e0cb)
warn: Dropping unmatched character (U+e016)
warn: Dropping unmatched character (U+e10c)
warn: Dropping unmatched character (U+e26f)
warn: Dropping unmatched character (U+e028)
warn: Dropping unmatched character (U+e026)
warn: Dropping unmatched character (U+e0cb)
warn: Dropping unmatched character (U+e016)
warn: Dropping unmatched character (U+e10c)
warn: Dropping unmatched character (U+e26f)
warn: Dropping unmatched character (U+e028)
warn: Dropping unmatched character (U+e026)
warn: Dropping unmatched character (U+e0cb)
warn: Dropping unmatched character (U+e016)
warn: Dropping unmatched character (U+e10c)
warn: Dropping unmatched character (U+e26f)
warn: Dropping unmatched character (U+e028)
warn: Dropping unmatched character (U+e026)
warn: Dropping unmatched character (U+e0cb)
warn: Dropping unmatched character (U+e016)
warn: Dropping unmatched character (U+e10c)
warn: Dropping unmatched character (U+e26f)
warn: Dropping unmatched character (U+e028)
warn: Dropping unmatched character (U+e026)
warn: Dropping unmatched character (U+e0cb)
warn: Dropping unmatched character (U+e016)
warn: Dropping unmatched character (U+e10c)
warn: Dropping unmatched character (U+e26f)
warn: Dropping unmatched character (U+e028)
warn: Dropping unmatched character (U+e026)
warn: Dropping unmatched character (U+e0cb)
warn: Dropping unmatched character (U+e016)
warn: Dropping unmatched character (U+e10c)
The unmatched character issue will run in a loop. As far as I know, I have all the requirements met to install Polybar. It seems like the modules re-load and I can't tell if it due to a font, or a module problem, or something else.
The text was updated successfully, but these errors were encountered: