Is it possible to ask Xubuntu to fix a bug with just a screenshot and a description? Same as I would ask for help with a programming error using Stack Overflow. I've googled the thing, nothing turned up, I'd like to let them know.
I have a Ubuntu account. I want to spend a minute or two searching if the bug is reported, then start creating it if it doesn't. Is this possible?
This thing from years ago is far too intense. How do I report a bug? I don't know the names of system things. I just see the error and want to help by letting them know.
Edit : I just want to help by saying, for example, this button doesn't work as described. But, every time I try my browser history says I spend about 20 minutes trying to find out how to help before giving up. I was hoping after all these years there might be a simple 'Report Problem' method.
code formatting
, unless you're using a visual language like LabVIEW where the program can't be represented by text. I don't remember what markdown launchpad supports, but hopefully something like SO with triple backticks to start/end a code block, or an HTML<pre>
block. A screenshot is only appropriate if the problem is something graphical, like if you're programming a GUI, or asking about syntax highlighting or something, and then only for the output not code – Peter Cordes Mar 04 '24 at 01:11