I was testing a Gimp 2.10.38 appimage on different systems. On an Ubuntu 22.04 system the appimage worked perfectly except when entering text from the text box to an image. Gimp was not logging anything typed on the keyboard but I could still type in the toolbox selection fields.
The same appimage worked on the same OS on a different machine. That was an early clue I missed. I'm pretty excitable and starting thinking this was a Gimp issue. I had never noticed you can type into the toolbox fields before.
Eventually I used info from starting Gimp from a terminal. I found Linux terminals allow 'unlimited scrollback'. It's almost unlimited but starting Gimp with heaps of old plug-ins that don't work uses a lot of unlimited scrollback One day I'll clean-up all those plug-ins.
Every time I typed in the Gimp text box and nothing happened the terminal logged an I-Bus event. I thought I-Bus must be a system utility but after googling it I remember installing it years ago. I wanted to type in Chinese on my keyboard, found it too hard and gave-up. Of course I just left I-Bus installed
What I didn't realize is IBus uses D-Bus which is started with the system and running all the time. Waiting for the day I'm testing text on an appimage. I removed I-Bus and instantly my appimage works perfectly. But first I announced on gimp-forum I had found a Gimp bug, lodged a gitlab bug report and ofnuts and rich commented that typing in a toolbox text field is normal.
So what did I learn? Linux systems properly managed are so reliable they retain your lazy mistakes for years as they keep upgrading and updating the programs you forget about. Maybe sleep on it before lodging a bug report that you have to delete the same day
Don't give-up on a problem. The World always needs problem solvers because problems cost money and a lot pf people think they are not expert enough. Problems are often solved indirectly. The guys here have solved many problems for many people and they do it for free. That's amazing!
The same appimage worked on the same OS on a different machine. That was an early clue I missed. I'm pretty excitable and starting thinking this was a Gimp issue. I had never noticed you can type into the toolbox fields before.
Eventually I used info from starting Gimp from a terminal. I found Linux terminals allow 'unlimited scrollback'. It's almost unlimited but starting Gimp with heaps of old plug-ins that don't work uses a lot of unlimited scrollback One day I'll clean-up all those plug-ins.
Every time I typed in the Gimp text box and nothing happened the terminal logged an I-Bus event. I thought I-Bus must be a system utility but after googling it I remember installing it years ago. I wanted to type in Chinese on my keyboard, found it too hard and gave-up. Of course I just left I-Bus installed
What I didn't realize is IBus uses D-Bus which is started with the system and running all the time. Waiting for the day I'm testing text on an appimage. I removed I-Bus and instantly my appimage works perfectly. But first I announced on gimp-forum I had found a Gimp bug, lodged a gitlab bug report and ofnuts and rich commented that typing in a toolbox text field is normal.
So what did I learn? Linux systems properly managed are so reliable they retain your lazy mistakes for years as they keep upgrading and updating the programs you forget about. Maybe sleep on it before lodging a bug report that you have to delete the same day
Don't give-up on a problem. The World always needs problem solvers because problems cost money and a lot pf people think they are not expert enough. Problems are often solved indirectly. The guys here have solved many problems for many people and they do it for free. That's amazing!