| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,787
» Latest member: SmithLD
» Forum threads: 7,879
» Forum posts: 42,903
Full Statistics
|
| Latest Threads |
Mousewheel Zoom behavior
Forum: General questions
Last Post: rich2005
3 hours ago
» Replies: 8
» Views: 316
|
75 Unix commands in Windo...
Forum: Watercooler
Last Post: denzjos
5 hours ago
» Replies: 0
» Views: 57
|
Meaning of scissors symbo...
Forum: General questions
Last Post: rich2005
Yesterday, 07:52 PM
» Replies: 1
» Views: 129
|
DOSBox release 4 December...
Forum: Other graphics software
Last Post: denzjos
06-03-2026, 07:56 AM
» Replies: 3
» Views: 3,769
|
question about "Batch Ima...
Forum: General questions
Last Post: rich2005
06-03-2026, 07:21 AM
» Replies: 4
» Views: 527
|
Excessive color values in...
Forum: General questions
Last Post: rich2005
06-01-2026, 08:23 AM
» Replies: 3
» Views: 325
|
back in time : C=64
Forum: Other graphics software
Last Post: denzjos
05-31-2026, 09:01 AM
» Replies: 3
» Views: 5,175
|
gimp-file-load not workin...
Forum: Scripting questions
Last Post: Alb.gimp
05-30-2026, 02:21 PM
» Replies: 0
» Views: 199
|
Align only selects Canvas...
Forum: General questions
Last Post: rich2005
05-30-2026, 01:08 PM
» Replies: 7
» Views: 526
|
Welcome Screen Colour The...
Forum: Windows
Last Post: Jon
05-27-2026, 11:24 AM
» Replies: 9
» Views: 730
|
|
|
| Plugins & Scripts not found by GIMP Version 3.2.4 |
|
Posted by: ajax - 05-09-2026, 04:02 PM - Forum: General questions
- Replies (4)
|
 |
I'm accustomed to using both plugins & scripts that are provided by third parties for use in GIMP. Have been doing this for quite a while with many different versions of GIMP. While I have not used them yet in GIMP Version 3.0.2 they do appear on the menu when I start Ver3.0.2. Plugins are on the menu item named Filters and scripts are on the menu item named Tools. However, both are absent when I start Ver3.2.4. Also, I have checked and have the corresponding folders in Preferences set to the same values in both versions.
It does occur to me that something might have been changed with respect to how they are invoked but if so I definitely need some help in figuring that out.
|
|
|
| Langage français de l'interface |
|
Posted by: cwibal - 05-06-2026, 06:47 PM - Forum: OSX
- Replies (1)
|
 |
iMac M1 24" 2021 OS 26.4.1
Bonjour à tous,
Je viens d'installer GIMP 3.2.4 et son emploi pour un néophyte est parfois compliqué. Aussi, j'ai voulu utiliser l'interface en français, le langage système tenant parfois des propos "étranges".
Je suis donc passé naturellement par les préférences où j'ai pu constater que le français qui aurait dû se placer entre Euskara et Gaeilge était absent.
Un coup d'oeil dans '/Volumes/Extension_HD/APPLICATIONS/LOGICIELS LIBRES/GIMP324.app/Contents/Resources/share/locale' permet de voir un dossier 'fr' qui contient LC_MESSAGES et LC_TIME.
Quelqu’un peut-il me dire où se trouve le problème et comment y remédier ?
Merci,
Christian
|
|
|
| Locally Installed Help is NOT Working |
|
Posted by: ajax - 05-05-2026, 05:47 PM - Forum: General questions
- Replies (4)
|
 |
I'm running GIMP Version 3.2.4 on Windows 10. Both the Windows Installer and Help Installer have been run. The preferences do say to "Use a locally installed copy" however that is not happening. I do notice that the file name for the file I installed is "gimp-help-3.0.2-en-setup.exe", which does imply that the help is a bit older version than 3.2.4. As best I can tell that is the newest one available. Is it possible that has something to do with the problem?
Also, it looks like the Help Installer does not count as an installed program in terms of how the Programs & Features section of the Control Panel. I'm afraid I don't know what files to look for in order to verify that it did get installed. If that is something I should be able to do I could use some help.
|
|
|
| Image spacing on display screen |
|
Posted by: ajax - 05-03-2026, 05:23 PM - Forum: General questions
- Replies (2)
|
 |
When GIMP opens an image file the view includes an X & Y axis with a scale that shows width and height in different units. It seems that the default positioning preserves some number of negative units which causes the image to use only a portion of the space available on the display screen. While it is understandable that this might be useful for some operations, when I know that there no intention of enlarging the image it has the affect of preventing that space from being used to get a larger view of the image.
I'd like to eliminate that blank space but after spending quite of bit of time looking in the user manual have not succeeded. I'm thinking this should be simple and hope someone can explain how without having to waste the time I already have. PLEASE!
|
|
|
| scheme : error in vector |
|
Posted by: geka - 05-03-2026, 02:01 PM - Forum: Extending the GIMP
- Replies (2)
|
 |
Hello,
I need to write a script for GIMP and I'm stuck on an error I don't understand.
I haven't found a solution to this problem.
Here's an example of a script that returns an error in a console schema:
Code:
(define
myvector (vector 'a 'b 'c 'd 'e)
)
(vector-set! myvector 2 'x)
Error: vector-set!: index must be exact: 2
Where is my error?
Thank you for your help.
|
|
|
|