gThumb crashes when trying to print
Ubuntu 24.04 up to date
Gthumb 3.12.10
All of gThumb's functions work properly except for printing.
It was printing a while back. I don't know how long ago, but it was not long, a few weeks maybe. I updated the system as usual, 1 or 2 times. Now Gthumb crashes when I try to print a jpg. It never has before.
I uninstalled it, reinstalled it and did the same with the printer, a Brother MFC-2710DW. The printer works as expected from other apps, including GNome Image Viewer 45.3.
Top Answer/Comment:
Gthumb crashes when you try printing.
Note: Don't type the $. It just signifies a command prompt.
Do
$ type -a gthumb
bash: type: gthumb: not found
I found /snap/bin/gthumb-unofficial.gthumb
Do
$ sudo snap list
<snip>
gthumb-unofficial 3.12.10 28 latest/stable nbuechner -
<snip>
Do
$ sudo snap remove --purge gthumb-unofficial
gthumb-unofficial removed
Do
$ sudo apt install gthumb -y
Reading package lists... Done
<snip>
Processing triggers for desktop-file-utils (0.27-2build1) ...
Try printing. It should work. This fixed the problem for me.
상단 광고의 [X] 버튼을 누르면 내용이 보입니다