Sunday, May 27, 2018

GIMP Portable 2.10.0 browsing of files not working

I haven't used GIMP in while as I didn't have a need for it, was mainly using GIMP 2.8.20 to help document my work. Anyway, tried a new version of GIMP 2.10 today from PortableApps.com and it looks pretty good. The issue is that browsing does not work. It is big inconvenience, I can open files via drag-and-drop, so it is a little workable. The good news is that upgrade is available, go ahead to SourceForge to get the new version. I have upgraded to GIMPPortable_2.10.0-2 and it works like a champ.

Main download location:
https://sourceforge.net/projects/portableapps/files/GIMP%20Portable/
Version that I am using that has the fix for browsing:
https://sourceforge.net/projects/portableapps/files/GIMP%20Portable/GIMPPortable_2.10.0-2.paf.exe/download

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...