floppyman
floppyman
I forgot to mention in my previous post that HLWM does have the correct names internally, calling methods related to tags will give an error if i use a eg....
Sorry, no it does not. ``` # hc add dummy # xprop -root _NET_ACTIVE_WINDOW(WINDOW): window id # 0x2e00003 AT_SPI_BUS(STRING) = "unix:path=/tmp/dbus-q2vcNOfGYW,guid=c6980324c7d3abf540e05d0d621da9f2" XFree86_DDC_EDID1_RAWDATA(INTEGER) = 0, -1, -1, -1, -1, -1, -1,...
I updated my `/usr/share/xsessions/herbstluftwm.desktop` and added `--verbose` to the end og exec, and restarted. But that message does not show up if i grep the `journalctl` Is there any other...
I don't see any message from hlwm at all actually. If i do `journalctl -t herbst` then I only see messages related to using sudo to edit the .deskop file....
@tiosgz thanks for the new command I have now tried it and it seems to be working. Herer is the output of `xprop -root` ``` _NET_ACTIVE_WINDOW(WINDOW): window id # 0xa00003...
`sudo locale-gen` ``` Generating locales... en_US.UTF-8... done en_DK.UTF-8... done Generation complete. ``` `locale` ``` LANG=en_DK.utf8 LC_CTYPE="en_DK.utf8" LC_NUMERIC=en_DK.UTF-8 LC_TIME=en_DK.UTF-8 LC_COLLATE="en_DK.utf8" LC_MONETARY=en_DK.UTF-8 LC_MESSAGES="en_DK.utf8" LC_PAPER=en_DK.UTF-8 LC_NAME=en_DK.UTF-8 LC_ADDRESS=en_DK.UTF-8 LC_TELEPHONE=en_DK.UTF-8 LC_MEASUREMENT=en_DK.UTF-8 LC_IDENTIFICATION=en_DK.UTF-8 LC_ALL= ``` `locale...
That seems to fix it, names are now shows correctly. In the `/etc/locale.conf` there were 3 missing, and those were the ones with lowercase `utf8` the `LC_CTYPE`, `LC_COLLATE` and `LC_MESSAGES`...
The AMD settings did not work for me either, but i found the reason, which is the "spaces" in front of the Identifier, Driver and Option are not spaces, they...
The same issue exists for version 1.29.0 It gives the same error for update statements. And https://play.sqlc.dev/ gives a `500: Internal Server Error` if you try to change the beyond...