Closed onemoresuza closed 1 year ago
if [[ $(date +"%m%d") = "0401" ]] && [[ -z "${no_jokes:-}" ]] ; then
I'm mad but at the same time not mad...
spent a couple of hours figuring out what the issue was. thanks OSS, very funny.
The problem seems to be fixed now.
@onemoresuza how did you fix it can u explain? i am on archlinux i still have this issue
@golam71
onemoresuza how did you fix it can u explain? i am on archlinux i still have this issue
it checks for env var "no_jokes", so set it to 1 before running the script (or gui)
Description
Running
oomox-cli
on any of the Xresources themes ---/opt/oomox/scripted_colors/xresources/
--- results in the following message being shownError patching uxtheme.dll
. Although the compilation messages appear as if no problem has occurred, both GTK --- e. g., Firefox, Chromium, pinentry-gtk-2 --- and QT --- pientry-qt --- programs are unable to pick up the generated theme.To Reproduce
oomox-cli /opt/oomox/scripted_colors/xresources/<theme>
being
<theme>
any of the following:Output
STDOUT
With the
xresources3
theme:System
uname -a
output: