Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,622
» Latest member: dishaverma786
» Forum threads: 7,175
» Forum posts: 39,203

Full Statistics

Latest Threads
Multiple install paths in...
Forum: Windows
Last Post: Ofnuts
13 minutes ago
» Replies: 1
» Views: 57
Copy color effect to othe...
Forum: General questions
Last Post: PBog
2 hours ago
» Replies: 6
» Views: 209
Some questions about brus...
Forum: General questions
Last Post: rich2005
5 hours ago
» Replies: 2
» Views: 103
flowery cliff
Forum: Gallery
Last Post: MJ Barmish
Yesterday, 01:29 PM
» Replies: 2
» Views: 107
How can I run Flatpak ver...
Forum: Linux and other Unixen
Last Post: Ofnuts
02-18-2025, 11:27 PM
» Replies: 3
» Views: 138
Export all opened images ...
Forum: Extending the GIMP
Last Post: Krikor
02-18-2025, 09:18 PM
» Replies: 8
» Views: 5,009
Arrow Script
Forum: Extending the GIMP
Last Post: programmer_ceds
02-18-2025, 04:51 PM
» Replies: 122
» Views: 152,027
Turn photo negative to po...
Forum: Tutorials and tips
Last Post: programmer_ceds
02-18-2025, 11:11 AM
» Replies: 4
» Views: 12,114
multiple images on one pa...
Forum: General questions
Last Post: sallyanne
02-17-2025, 11:35 PM
» Replies: 2
» Views: 179
Problème de langage sur l...
Forum: Gimp-Forum.net
Last Post: Bart Simpson
02-17-2025, 07:04 PM
» Replies: 3
» Views: 130

 
  Scripts don't work anymore with Gimp 2.10.20
Posted by: gounis - 09-05-2020, 01:12 PM - Forum: General questions - Replies (5)

Hello,

I've upgraded my Ubuntu to Ubuntu 20.04.1 LTS which comes with new GIMP 2.10.20. My scripts used to work fine with older version of GIMP, but I can't make them work anymore on new GIMP 2.10 no matter how much I try and look on internet.

These are the steps taken after I made a very plain script-fu just for sake of simplicity:

FIRST EXPERIMENT
-----------------------
1) These are  my script-fu folders:

~/snap/gimp/292/.config/GIMP/2.10/scripts 
/usr/share/gimp/2.0/scripts
~/.config/GIMP/2.10/scripts
~/gimp

2) I add test.scm into  [i]~/gimp [/i]folder with full 777 permissions. Content of test.scm is:

Code:
(define (script-fu-test 
(gimp-message "TEST!!!!!!!!!!")
))

3) Then, this error message appears when I refresh scripts:

Error while loading ~/gimp/test.scm: Error: unable to open "[i]~/gimp/test.scm"[/i]


SECOND EXPERIMENT
--------------------------
1) I remove ~/gimp from my script-fu folders and copy test.scm to /usr/share/gimp/2.0/scripts with the rest default GIMP scripts.
2) I go to /usr/share/gimp/2.0/scripts folder and run gimp -i -b "(test)" -b '(gimp-quit 0)' 
3) I get the following error:

gimp_check_updates_callback: loading of https://gimp.org/gimp_versions.json failed: Operation not supported

batch command experienced an execution error:
Error: eval: unbound variable: test

Since weeks, I have been trying  to make it work unsuccessfully. I don't want to go back to old GIMP so your help would be really valuable! 

Thanks in advance!



Attached Files Thumbnail(s)
   
Print this item

  Internal shadow
Posted by: vadou - 09-04-2020, 02:39 PM - Forum: General questions - Replies (2)

Hello, sorry if my english is not very good but I'll try.

I can't find any tuto for GIMP to introduce an internal shadow on a picture with frame, see image.
Many thanks for any result.
[Image: CDqmPylyfFLLOsmB-ADC6Yl7bHE.jpg]

Print this item

Photo Brushes are all turning into chunky featureless blocks!
Posted by: porkandbeans95 - 09-04-2020, 04:32 AM - Forum: General questions - Replies (2)

Hello! I'm rather new to GIMP and have no prior experience in these types of programs, so do forgive me if the solution to this problem is glaringly obvious.
Anyhow, I have installed a ton of brushes for GIMP, all have been working perfectly...Until today. I open the program to practice some illustrating, and the paintbrush tool is doing this:

[img]file:///home/mochisuke/Pictures/Windowshot_2020-09-04_13:25:25.png[/img]    

It's turning all of my brushes into a big weird chunky block with no definition! Does anyone know the cause of this, and the solution to fix it? Any help would be greatly appreciated.

Thanks!

Print this item

  Rotating a selection
Posted by: rmmwilg - 09-04-2020, 02:32 AM - Forum: General questions - Replies (6)

Can't figure out what I'm missing here, but I'm selecting just one part of a layer and what to rotate just that (ie. not the entire image or layer); however, after making the selection, the only thing that rotates is the selection outline. The actual image remains unaffected

Print this item

  ofn-hatching
Posted by: Ofnuts - 09-03-2020, 10:52 PM - Forum: Extending the GIMP - Replies (17)

A first shot at the script discussed here, to render all kinds of hatchings.

Code is still wet, expect bugs, misfeatures, etc... but read the doc before asking questions.

This is a first shot, more features could come later, dash ends, colors, more complex dash patterns.

The script is here.

Enjoy. And read the doc.

Print this item

  How to get entry in "Open with"
Posted by: david - 09-03-2020, 08:06 PM - Forum: Linux and other Unixen - Replies (5)

I installed gimp appimage 2.10.21 in ubuntu 20.04 having extracted it following Rich's advice. Again thanks to Rich I am able to run it from the terminal and by clicking on its icon in activities.
The cherry on the cake would be if I could have it appear as an option in "Open with".

I have searched the net and the advice I have found suggests adding %U at the end of the Exec= line and adding the MIME types to the .desktop file which I got from Rich.

Both of these I have tried without success. Any ideas would be appreciated.

david.

Print this item

  Painterly - Java Application
Posted by: rich2005 - 09-02-2020, 09:09 AM - Forum: Other graphics software - No Replies

A really old little java program that applies a painting effect. A small choice of four styles. It does come from an earlier era when images where much smaller, so it can look as if nothing is happening, be patient it does not break any speed records. Change any of the settings, remember to click on the Apply Parameters  button to update.

   

Not that small  Wink  it does require the jre runtime : see: https://java.com/en/download/manual.jsp  Linux users can get it from their repo look for OpenJDK Runtime Environment

Unzip the attachment somewhere: Then to run a java application

Code:
java -jar Painterly.jar



Attached Files
.zip   Painterly.zip (Size: 378.46 KB / Downloads: 362)
Print this item

  python-fu : close xcf/clear memory
Posted by: ChameleonScales - 09-02-2020, 07:52 AM - Forum: Scripting questions - Replies (8)

I made a script that creates xcfs, does a few things and saves them. Problem is, it gradually fills up my memory when I execute it on many files.

The last command of the loop is pdb.gimp_xcf_save. So I wonder if I need to add a command to close the xcf of somehow clear the memory, but I didn't find such a thing.
Any idea?

Print this item

  Corrupted tif file
Posted by: Nabuko-225 - 09-02-2020, 07:23 AM - Forum: General questions - Replies (1)

Hi,
While I am sure this must be a common problem, I haven't found any post about it.
It is common knowledge that we should  flatten the layers of an image before exporting it, e.g. in .tif.
However, in haste we tend to forget, and the resulting file is corrupted. Not only it can't be opened, but I can't delete it either.
I tried everything suggested on the net related to the deletion of corrupted file, including rebooting in safe mode, but can't do.

Am I stuck with these files forever?
Cheers

Print this item

  App "Unable to Start Correctly" Error 0xc000007b
Posted by: Gene1000 - 09-02-2020, 04:17 AM - Forum: General questions - Replies (7)

I tried many times and on three different computers to open any one of the plugin executible (exe) files in the GIMP plugin folder in order to extract the plugins's dll file. I keep getting an error message stating that the "application is unable to start correctly" and nothing happens. The error code given is 0xc000007b. Please see the attached picture. 

I've tried everything including removiing and reinstalling versions of Microsoft Visual C ++, updating the NVIDIA drivers, reinstalling GIMP, installing various dll files and other things. No luck.

I'm assuming that if I can extract the dll files from their respective exe files in the GIMP plugin folder (about 130 of them) and then install them in that folder, that I will be able to add these plugins in GIMP. Am I assuming correctly? 

Has anyone experienced this issue and if so, have can you provide a fix?

Thanks for the help.



Attached Files Thumbnail(s)
   
Print this item