Skip to content
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

Unicode font error in status and frame titles #45

Closed
GoogleCodeExporter opened this issue Jul 16, 2015 · 4 comments
Closed

Unicode font error in status and frame titles #45

GoogleCodeExporter opened this issue Jul 16, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. download
2. compile
3. run

What is the expected output? What do you see instead?
It should be russian text in status and titles, but there are strange noize
simbols instead

What version of the product are you using (wmii -v)? On what operating system?
wmii-20080520


##WMII_FONT='-*-terminus-medium-*-*-*-16-*-*-*-*-*-iso10646-1'

i try to replace Xutf8 with Xmb (as in
http://thread.gmane.org/gmane.comp.window-managers.wmii/2307/focus=2332),
recompile, but issue still here.

Original issue reported on code.google.com by dmitry.b...@gmail.com on 30 May 2008 at 9:45

@GoogleCodeExporter
Copy link
Author

correct this with replace XLC_LOCALE.
thank you

Original comment by dmitry.b...@gmail.com on 31 May 2008 at 6:41

@GoogleCodeExporter
Copy link
Author

I need more information than this. Xutf8* is right. We use UTF-8 exclusively,
internally. Xmb relies on your own locale, which we ignore. It would cause 
problems,
rather than solve them.

Original comment by maglion...@gmail.com on 31 May 2008 at 10:18

  • Added labels: Component-WindowManager

@GoogleCodeExporter
Copy link
Author

Original comment by maglion...@gmail.com on 24 Aug 2008 at 9:19

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

Replaced XLC_LOCALE doesn't help. What else can be done?

Original comment by sobu...@gmail.com on 11 Mar 2009 at 12:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant