2.10.2: impossible to browse pdb in Python Console - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Gimp 2.10 (https://www.gimp-forum.net/Forum-Gimp-2-10) +--- Thread: 2.10.2: impossible to browse pdb in Python Console (/Thread-2-10-2-impossible-to-browse-pdb-in-Python-Console) |
2.10.2: impossible to browse pdb in Python Console - nbeaudet - 05-24-2018 The title says it all. On the other hand, it is possible to browse the pdb in Script-Fu console. Am I missing something? RE: 2.10.2: impossible to browse pdb in Python Console - rich2005 - 05-24-2018 Do you mean the search facility not working? You can still scroll through the (long) list. Looks like python in the gimp.org, Windows Gimp 2.10.2 is a screw-up. Hope for a quick and fixed Gimp 2.10.4 RE: 2.10.2: impossible to browse pdb in Python Console - nbeaudet - 05-28-2018 (05-24-2018, 10:31 AM)rich2005 Wrote: Do you mean the search facility not working? You can still scroll through the (long) list. I did mean the search facility from the Python console. Scrolling is not viable through 1340+ items. I stumbled upon this while looking for new instructions relevant to 2.10, ie channels-freeze/channels-thaw. Search facility is available through the Script-fu console. Hoping for the 2.10.4 real soon. RE: 2.10.2: impossible to browse pdb in Python Console - Kevin - 05-28-2018 You do know you can use the search in Help>>Procedure Browser or Help>>Plug-in Browser if you know you're looking for a plug-in? RE: 2.10.2: impossible to browse pdb in Python Console - Kevin - 05-29-2018 (05-28-2018, 02:00 PM)nbeaudet Wrote: Search facility is available through the Script-fu console. Hoping for the 2.10.4 real soon. I was going to point out that unless the developers are told about the problem, then it won't get fixed (there are no developers here) However I see ofnuts has raised an "issue": https://gitlab.gnome.org/GNOME/gimp/issues/1519 |