-
-
Notifications
You must be signed in to change notification settings - Fork 666
[Bug]: "user_names" show "broken" #2252
Copy link
Copy link
Open
Labels
good first issuestraightforward enough for first-time contributors to be able to implement themselvesstraightforward enough for first-time contributors to be able to implement themselvesos: linuxrelated exclusively to Linux (not BSD/MacOS)related exclusively to Linux (not BSD/MacOS)regressionsomething that worked previously but was broken at some point by some commitsomething that worked previously but was broken at some point by some committextrelated to `conky.text` variables, their parsing or implementationrelated to `conky.text` variables, their parsing or implementation
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issuestraightforward enough for first-time contributors to be able to implement themselvesstraightforward enough for first-time contributors to be able to implement themselvesos: linuxrelated exclusively to Linux (not BSD/MacOS)related exclusively to Linux (not BSD/MacOS)regressionsomething that worked previously but was broken at some point by some commitsomething that worked previously but was broken at some point by some committextrelated to `conky.text` variables, their parsing or implementationrelated to `conky.text` variables, their parsing or implementation
What happened?
After I updated my Xubuntu to version 25.04, if in my conky.conf I put into "conky.text" a row to display the users logged in, I obtain the string "broken".
My conky.conf does a heavy use of Lua, but until the updating all it was OK, so I don't think that the problem is in my config file. However I'll show the relevant part of my config file but I'll not clutter this post with all the Lua functions that I use to prepare images and data.
Into the log I don't see any error, even when I launch conky with option -DD.
Am I doing something wrong or this is really a bug/compatibility issue with latest Ubuntu?
Thanks for any help
Version
1.22.2
Which OS/distro are you seeing the problem on?
Ubuntu
Conky config
Stack trace
Relevant log output