You are not logged in.
Yes, I ran that from my current session that was running dwm.
Offline
11497 14:43:27.660895 write(2, "dwm: another window manager is a"..., 46) = 46You apparently ran that from within a running dwm session?
yes sir I did
Offline
Yeah, that's not gonna work.
Hence the plan to start an xterm only session and from that xterm launch dwm (as the alternative to just try xterm w/ the "bad" fonts.conf will according to #24 not trigger the problem)
Offline
Yeah, that's not gonna work.
Hence the plan to start an xterm only session and from that xterm launch dwm (as the alternative to just try xterm w/ the "bad" fonts.conf will according to #24 not trigger the problem)
I changed it to exec xterm, ran the strace command for dwm and this is what I got
I also want to note that in the terminal it told me that fonts inside of my dwm configuration were not able to be loaded
Offline
594 13:25:17.181329 write(2, "error, cannot load font from nam"..., 94) = 94
594 13:25:17.181721 write(2, "error, cannot load font from nam"..., 55) = 55
594 13:25:17.181785 write(2, "no fonts could be loaded.", 25) = 25I also want to note that in the terminal it told me that fonts inside of my dwm configuration were not able to be loaded
What was the exact error message?
Offline