Package: wmweather
Version: 2.4.8-3
When I left-click on the dockapp, nothing happens. When run from command line,
the error message reads:
"wmweather (pid 2009073): error executing xmessage: No such file or directory"
When run from strace, the error message is:
"[pid 2009902] execve("/bin/xmessag", ["xmessage", "-center", "-file",
"/home/srtcon/.wmweather/EDDK", \
"-title", "weather report for EDDK"], 0x7ffc9cf4e8e8 /* 36 vars */) = -1 ENOENT
(No such file or directory)"
Could "/bin/xmessag" be misspelled? Worked fine in bookworm, this behavior
appeared in trixie.
Best,