-
Notifications
You must be signed in to change notification settings - Fork 614
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
Problem with Compose file and compose table #582
Comments
I have even found out that locale |
Have you looked at: https://github.com/DaveDavenport/rofi/wiki/xkbcommon-FAQ#compose |
btw. running rofi without arguments will never work. please read manpage. |
duplicate #400 |
Actually, considering the comment about @Kudlaty01 can you give me the output of these commands: LANG=pl_PL.utf8 strace rofi 2>&1|grep /usr/share/X11/locale
grep pl_PL /usr/share/X11/locale/locale.alias
grep pl_PL /usr/share/X11/locale/compose.dir
ls -ld /usr/share/X11/locale/iso8859-2/Compose And also, which distribution are you using? (I will need some info about a few packages.) |
@DaveDavenport I have read that FAQ and it didn't help me much as it was only alias, but it made me try with different languages even, |
@sardemff7 I have been searching through these files yesterday, the output of these commands is as follows (tabs should have been looking better):
I am running Debian Jessie currently with i3wm, but xkbcommon has been compiled to meet the requirements, had also to update bison for the sake of that compilation. |
Just double checking.
This is an i3 escaping issue. I'll see if I can allow a second separator that does not cause so much problems with i3. see 6.1. Executing applications (exec) in the i3 manual. |
@DaveDavenport |
For the daemonizing please see other bug reports (is also off-topic to this bug). |
@Kudlaty01 Also, can you check that the package |
Sorry for the delay, a lot of work recently.
It didn't produce any output
|
Hum, and these two: |
|
Let’s try |
That'll be:
|
@DaveDavenport spotted out that libxkbcommon is in |
@sardemff7 I've installed |
Yes. I’ve update the FAQ to reflect that. |
In their instructions they say that they strongly don't recommend using their repositories, but the rather distro testing repositories if any at all. Wouldn't that break some of my dependencies? I am not quite sure how can I tell apt (I prefer apt-fast) to prefer the stable version when testing is also listed. And unfortunately no backports for stable available for this package.. |
If you still prefer to build it yourself, then I found another solution, safer. It’ll still install libxkbcommon in Please confirm that fixes it once you’re done :-) |
I think this can be closed as a rofi bug. |
@sardemff7 I am terribly sorry for the delay
|
@sardemff7 after your suggestion:
|
|
@sardemff7 every step fulfilled, libxkbcommon 0.5.0 configured with given options, then made and installed.
Rofi is running with specified options anyway, but still getting these messages |
Can you run |
@sardemff7 As the output says:
Shall I file an issue even when not using the latest versions? Also there have been modification made |
My bad, I mistyped… it’s |
This has fixed all my problems. I am practically speechless. Thank you very much for your support, advices and time sacrificed to help me. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Version
1.3.1
compiled manually
Configuration
https://gist.github.com/Kudlaty01/fe45655dc8bf20595713989e17a036bb
Launch Command
rofi
Steps to reproduce
pl_PL.utf8
byexport LANG=pl_PL.UTF-8
(or en_US.UTF-8)What behaviour you see
What behaviour you expect to see
The text was updated successfully, but these errors were encountered: