It is currently Sun Jun 30, 2024 5:45 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Gimp-2.10.34
PostPosted: Tue Feb 28, 2023 5:33 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
https://download.gimp.org/mirror/pub/gi ... s/?C=M&O=D
Image

Overview of Changes from GIMP 2.10.32 to GIMP 2.10.34
=====================================================

Core:

- Check for updates now works on macOS (backported from 2.99.14).
- Update help IDs for better integration with the documentation website.
- Symmetry dockable contents is now shown, yet deactivated, when no images are
opened, improving discoverability (backported from 2.99.14).
- DBus fully disabled on macOS (in some case, it could even freeze GIMP
process when dbus is present yet not responding). Open With feature (e.g.
from file browsers) still work fine as it uses a different code path on
macOS. Other features using dbus (opening files or running batch commands
from a separate GIMP process) won't work, but they probably never did on
macOS anyway.
- "Canvas Size" dialog took too much vertical space and now better uses the
horizontal space by moving the preview and offset fiels to the right side,
and the "Center" button just below (backported from 2.99.8).
- Template selector (backported from 2.99.6) in resize dialog.
- Color scale preferences (0..255/0..100 and LCh/HSV settings in Colors
selection dialogs) are now remembered across sessions.
- Eye icon header added to the item tree views to make it more obvious where
to click for item visibility and links (backported from 2.99.10)
***
- Revert color proofing behavior changed in 2.10.32 which resulted in
inconsistent past workflows.
- "Lock path strokes" tooltip for the dockable icon was renamed "Lock path".

Plug-ins:

- DDS: make GUI translatable.
- file-raw: added high bit depth precision export (partial backport from
2.99.12).
- TIFF:
* Various bug fixes;
* better check for invalid resolutions on import;
* do not generated warnings for incorrect RichTIFFIPTC tags produced by
Adobe products (only output a message to stderr, for not completely
ignoring these);
* Loading "reduced" image or not is now an option. We use a heuristic for
the default value of said option (trying to guess if it's a thumbnail by
using common usage), but final decision is now up to one knowing the image
you load (backported from 2.99.14);
* Default TIFF export format is "normal" TIFF, not BigTIFF (making it
default was definitely an error in 2.10.32).
- PSD:
* Various bug fixes;
* Useless physical unit conversion removed;
* Backported improvement (2.99.10) for importing layers with clipping set
(leading to color bleeding);
* Backported improvements (2.99.10) for importing clipping layers;
* Paths are now exported (backported from 2.99.14).
- WebP: more informative error messages in some cases.
- Flame: various bug fixes.
- JPEG-XL:
* metadata import backported from 2.99.14 - (requires libjxl 0.7.0)
* Partial backport (2.99.8) of JPEG-XL export; export is always in 8bit
lossless.
- HEIF: various bug fixes.
- Dicom: various bug fixes.
- help:
* macOS: https support now working fine for help files (bypassing
lack of support in GIO for macOS platform).
- animation-play: fixed on macOS.
- PDF:
* Import: new option "Fill transparent areas with white" to fill the
background in white (ON by default as most office PDF writers seem to rely
on readers filling the background with white), allowing importing
transparent PDF files.
* Export: new option "Fill transparent areas with background color" allowing
to decide whether to export a PDF with transparent background.
- TGA:
* Added a workaround to load wrongful TGA files exported by Krita (which
they fixed on their side too now, see Krita bug 464484).
- ICO and CUR:
* Magics detection for these formats has been removed (now using only using
filename extension) because it was interfering with the detection of
certain types of TGA images (which are likely more common than ICO and CUR
files, and extension for these should be reliable enough).

Libgimpbase:

- GimpMetadata API (in particular the gimp_metadata_set_from_*() functions)
are now much less memory-hungry (backported from the main dev branch) when
using GExiv 0.12.2 or over. With some huge metadata, it could cause long
freeze or even crashes of plug-ins.

Libgimpwidgets:

- Color-picking with X11 is now the default when compiled with X11, even if a
color-picking portal also exists, because it is always right, whereas
portals return color in display space without the space information itself
(i.e. without profiles).
- New dedicated GimpPickButton implementation for Windows (backported from
2.99.14).

Libgimp:

- New wrapper functions around GEGL ops, which also map to items in our Color
menu:
* gimp_drawable_shadows_highlights()
* gimp_drawable_extract_component()

Build:

- Bumping minimum GEGL to version 0.4.38.
- Bumping minimum libjxl to version 0.7.0.
- New GIMP_RELEASE macro to tell if code is a release or in-between release
(different from GIMP_UNSTABLE which was telling if we are in a stable or
development branch).
- Our stable CI now uses Debian stable where Python2 is still present.

*** https://gitlab.gnome.org/GNOME/gimp/-/issues/9182
Let's support PixLab :yes

_________________
Image

Slava
Ukraini!


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Gimp-2.10.34
PostPosted: Tue Feb 28, 2023 5:32 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1365
yeah cool that PixLab found a bug. :bigthup


Top
 Post subject: Re: Gimp-2.10.34
PostPosted: Tue Feb 28, 2023 8:53 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: May 24, 2021
Posts: 787
Location: SEA - South East Asia
Tas_mania wrote:
yeah cool that PixLab found a bug. :bigthup


:rofl :rofl

_________________
Patrice


Top
 Post subject: Re: Gimp-2.10.34
PostPosted: Sun Mar 05, 2023 10:42 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Since this new release, I have found that the add multiple guide plugin can't be called up even though I have in my plugins folder & the guides by percent plugin also can't be called up and yes, I have it. I can't even remove guides if I wanted to. I am using Windows 10.

Mackenzie


Last edited by mackenzieh on Thu Mar 16, 2023 4:47 am, edited 1 time in total.

Top
 Post subject: Re: Gimp-2.10.34
PostPosted: Mon Mar 06, 2023 2:35 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12531
So far it's not crashed on me yet; the version I had prior (believe it was 28) was a bit buggy. Regardless, I still one 3.x; when is the question I have. lol

:)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Gimp-2.10.34
PostPosted: Mon Mar 06, 2023 3:53 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Sep 27, 2016
Posts: 345
Location: Germany, BW
MrQ scripts seem to fail, too (those with a preview?)
This is what I get on GIMP start

File "/home/me/.config/GIMP/2.10/plug-ins/MrQ Pattern Editor.py", line 34, in <module>
    import gimp
ImportError: No module named gimp
GIMP-WARNUNG: gimp: gimp_wire_read(): error

Traceback (most recent call last):
  File "/home/me/.config/GIMP/2.10/plug-ins/MrQ_Font-to-layers.py", line 23, in <module>
    import gimp
ImportError: No module named gimp
GIMP-WARNUNG: gimp: gimp_wire_read(): error

Traceback (most recent call last):
  File "/home/me/.config/GIMP/2.10/plug-ins/MrQ Decorate WAP.py", line 32, in <module>
    import gimp
ImportError: No module named gimp
GIMP-WARNUNG: gimp: gimp_wire_read(): error

Traceback (most recent call last):
  File "/home/me/.config/GIMP/2.10/plug-ins/MrQ_Create Ofn-tartan with preview_tab.py", line 54, in <module>
    import gimp
ImportError: No module named gimp
GIMP-WARNUNG: gimp: gimp_wire_read(): error

Traceback (most recent call last):
  File "/home/me/.config/GIMP/2.10/plug-ins/MrQ Coin Creator.py", line 28, in <module>
    import gimp
ImportError: No module named gimp
GIMP-WARNUNG: gimp: gimp_wire_read(): error

Traceback (most recent call last):
  File "/home/me/.config/GIMP/2.10/plug-ins/add_multiple_guides_plug.py", line 29, in <module>
    import gimp
ImportError: No module named gimp
GIMP-WARNUNG: gimp: gimp_wire_read(): error


Tested for GIMP 2.10.34 on Linux Mint 20.1 MATE PPA installation from PandaJim

PS.: Just noticed:
That PPA Version doesn't have python support !
Ouch .....

_________________
Regards
nelo

(Gimp 2.10 on Linux Mint MATE 20.1)


Top
 Post subject: Re: Gimp-2.10.34
PostPosted: Mon Mar 06, 2023 4:38 am  (#7) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2435
Mint 20.1 I do not think the old gimp-python (+dependencies) install anymore with Mint20. Too many errors.

Try the ubuntu launcher from here :

https://github.com/TasMania17/Gimp-Appi ... -for-Linux

It says for ubuntu 22.04 but I think it should work with your Mint 20.

Run it, it starts the Gimp installation and adds python. I use this with my kubuntu 22.04 / Gimp 2.10.34 from PPA No problems so far.

_________________
Image


Top
 Post subject: Re: Gimp-2.10.34
PostPosted: Thu Mar 09, 2023 4:21 am  (#8) 
Offline
GimpChat Member
User avatar

Joined: Sep 27, 2016
Posts: 345
Location: Germany, BW
Thank you, Rich.

The old Python2 stuff still works fine in my Mint 20.1. Things are still installed. I just want to update GIMP from 2.10.28 to the latest.
PandaJim seems to have repackaged with python2 support. I'll give that a try.
I also tried the launcher. The 22.04 version works fine on 20.1 Mint. So that's there ... just in case.

_________________
Regards
nelo

(Gimp 2.10 on Linux Mint MATE 20.1)


Top
 Post subject: Re: Gimp-2.10.34
PostPosted: Thu Mar 09, 2023 6:27 am  (#9) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2435
I had to look it up (again) Mint 20 is based on 'buntu 20.04

I have a kubuntu 20.04 / Panda Jim PPA Gimp 2.10.34 with gimp-python package(s) from here:
https://www.gimp-forum.net/Thread-Heal- ... 4#pid18354
[
That works fine for me but you might have to check on dependencies when installing.


Panda Jim has indeed added a gimp-python package. from the PPA

gimp (2.10.34-1build6~ubuntu2004) focal; urgency=medium

* Try to rebuild with Python2 support, as someone still need it.

_________________
Image


Top
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group