Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Endianess of pixel data i...
Forum: Scripting questions
Last Post: teapot
8 minutes ago
» Replies: 4
» Views: 246
|
Can not save or export pi...
Forum: General questions
Last Post: rich2005
1 hour ago
» Replies: 4
» Views: 64
|
CMYK color mode Gimp 2.10
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 08:21 PM
» Replies: 22
» Views: 82,444
|
copy sequence of filters ...
Forum: General questions
Last Post: programmer_ceds
Yesterday, 04:03 PM
» Replies: 3
» Views: 214
|
[Python] In-memory save p...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: DunkleMaterie
Yesterday, 12:54 PM
» Replies: 4
» Views: 191
|
text tool
Forum: General questions
Last Post: inemar
Yesterday, 07:08 AM
» Replies: 2
» Views: 170
|
Python Snippets for GIMP ...
Forum: Scripting questions
Last Post: pixelmixer
07-19-2025, 06:51 PM
» Replies: 4
» Views: 196
|
Gimp 3.0.4 Appimage by Iv...
Forum: Alternate Gimp packagings
Last Post: vitforlinux
07-19-2025, 11:44 AM
» Replies: 0
» Views: 114
|
edit_paste pastes at inco...
Forum: Scripting questions
Last Post: class43
07-18-2025, 03:48 PM
» Replies: 2
» Views: 179
|
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: GrumpyDeveloper
07-17-2025, 09:52 PM
» Replies: 8
» Views: 3,050
|
|
|
Problem with exporting images |
Posted by: The New Funnywise - 07-22-2021, 05:02 AM - Forum: General questions
- Replies (5)
|
 |
This problem started to happen when I download the newest update for Gimp 2.10. When I try to export it, their is message pops up that says, "Saving 'C:\Users\keifer\Pictures\grey bricks.xcf' failed: Error creating 'C:\Users\keifer\Pictures\grey bricks.xcf': Error opening file “C:\Users\keifer\Pictures\grey bricks.xcf”: No such file or directory"
|
|
|
"Could not read the contents of Desktop" |
Posted by: dncollins - 07-21-2021, 01:47 AM - Forum: General questions
- Replies (5)
|
 |
That's the error message I get right after clicking on 'File/Export as ...' try to export a file to the desktop.
Small print of error diagnostic:
Error opening directory '/Users/<myuid>/-
Desktop': Operation not permitted.
Interestingly, after clicking on 'OK' in the diagnostic pop up window, it clears and I am able to export the file to the desktop.
So at this time, it's an annoyance.
I tried uninstalling/reinstalling Gimp 10.2.22 rev 3 to no avail. It is true that I download and install apps to an admin account on my iMac, and then run apps from my non-admin user account. Old habit that may no longer give any form of security, but other 3rd party apps not seeing this problem (yet).
Couldn't think of a search handle to find others with the problem, but if anyone has seen complaints about this already, please point me in the right direction. Otherwise I'm open to any ideas about why this is happening.
OS: Big Sur
device: iMac 27"
|
|
|
Filter values - small changes by key clicks |
Posted by: fern99 - 07-20-2021, 11:06 PM - Forum: General questions
- Replies (2)
|
 |
I'm using Gaussian Blur (Filters > Blur on the menu bar).
I'd like to increment the value for Size X (Standard deviation for the horizontal axis) in very small steps while using the Preview/Split View options to monitor the results.
Using the Up/Down arrow keys I can vary the Size X value by a factor of 1, but can't find a key, or key combination, to vary the value by 0.01.
Does anyone know if this can be done?
|
|
|
Trouble with Gimp and Darktable |
Posted by: Berny - 07-20-2021, 09:35 AM - Forum: Extending the GIMP
- Replies (4)
|
 |
Hello,
I am new in this forum. I would like to work with Gimp and Darktable. My problem:
I installed Darktable 3.6.0 and then Gimp 2.10.24. When I start Gimp and try to open a raw file then Gimp reports (translation from german): "There is no raw loader installed to open "Canon-Raw" files.
Can you please help me? Thank you.
Berny
|
|
|
Joining strokes of a path |
Posted by: Ottia Tuota - 07-19-2021, 10:57 AM - Forum: Extending the GIMP
- Replies (3)
|
 |
I made a small plugin to join strokes of a path. Only after finishing it I found that Ofnuts has an older plugin for the same purpose. But somehow, I was not very much surprised... But my plugin has different features, so I guess its publication is justified. Ofnuts' plugin is in his collection ofn-path-edits.
Suppose you have a path with several strokes as here on the left:
Some strokes have an end close to an end of another stroke. This plugin enables you to join such pairs of strokes, as is done on the right.
In this example I deliberately made the path such that the stroke ends are not so very close, just to show the effect clearly.
But suppose you have two strokes whose ends are practically at the same spot. Then you might really want to join the strokes into one. Or you have one stroke which is not closed but should be and its end anchors are at the same spot. This plugin closes the stroke properly.
To get the plugin, go to
http://kmarkku.arkku.net/Path_modify_fil...aster.html
scroll to the bottom, and click the right download button ("Join strokes"). You get a zip file. Unzip it and place the one file it contains (join_strokes.py) in your user's plug-ins folder. Then (re)start Gimp. To use the plugin: in the Paths tab, right-click a path and follow the links Tools > Modify path > Join strokes.
I envision two cases where this plugin might be useful. First, suppose you are working with a picture where you want to extract an object. And you do it with the path tool, tracing around the object. You get a long path consisting of a large number of closely spaced anchors. And then somewhere along the way you left accidently small gaps. With this plugin you can close the gaps and get one long stroke. (At least if everything goes well: The plugin does not know which anchors belong together; it works only by distances.) I just wonder if there is some old tool for this task too...
Second, you can build a figure from several strokes and afterwards join the strokes to one. The idea is the same as in Ofnuts' documentation for his plugin (as I later found out). I made the small path on the left.
Then I copied and flipped it three times. Using guides (shown here) I moved the 4 paths to the positions on the right. Then I merged the 4 paths. Now I had one path with 4 strokes, forming one figure. The stroke ends were practically on top of each other. Then I called my plugin. It joined the 4 strokes to one closed stroke.
The plugin lets you decide how close stroke ends are joined together. The default distance is 0.5 pixels. In the first picture above I used 40 pixels.
The plugin allows you to decide how the joining is done: either by replacing two anchors with one new anchor; or putting there a small smooth arc; or putting there a small straight edge. Here is an example of each:
The plugin also allows you to use a selection to restrict the effect to only some stroke ends.
Please report any erronous functionings. All suggestions are welcome.
|
|
|
flickering colors and tools bug |
Posted by: NightHare - 07-18-2021, 07:40 PM - Forum: General questions
- Replies (3)
|
 |
hello everyone
I usually manage to troubleshoot on my own by searching on the internet
but I'm comming here because I really don't know what to do anymore ;-;
gimp sometimes freaks out, switching tools back and forth when (for example) I hit the edges of a toolbox
it started doing this around version 2.8 or 2.6(?)
I used to click on tools to reset the behaviour and go back at drawing
it wasn't something I couldn't work around
but now, it came to a point I absolutely cant draw anymore
I do 2 strokes, and suddenly the brush start flickering between colors and tools
it also fixates on the tool options doing that highlight
as if there's something important for me to check there
I tried:
- uninstalling and reinstalling gimp
- same for the tablet driver
- preferences>tool options>reset saved tool options to default values
- preferences>input devices>reset saved tool options to default values
- turning off my mouse and touchpad in case they were interfering
- deleting the gimp folder in my %appdata% to get rid any 'user profile' info
- and ofc I restarted my pc multiple times while trying all these things..
I tought maybe my tablet died... so I bought a new one which didn't arrived yet..
but then I tried using my friend's tablet to see if the problem would solve- nope! the issue is the same!
I tought maybe it's my pc's issue so I tried installing krita and see if the issue happens there (using my old tablet)... and nope!
I can work on krita just fine!
so I'm considering to abandon Gimp...
but I've grown using only Gimp since 2008 ..it's frustrating..
thank you so much for your time and attention <3<3
(sorry for any spelling mistake, english isn't my first language)
_____
PC and tablet info:
old tablet: Wacom Bamboo CTL-470
new incoming tablet: Wacom One Small
PC: Omen 15-dc
Processor Intel® Core i7-8750H CPU @ 2.20GHz 2.21 GHz
Installed RAM 16.0 GB (15.9 GB usable)
System type 64-bit operating system, x64-based processor
|
|
|
|