GIMP :: Unable To Copy / Paste From Internet
Jul 3, 2013
I recently updated Gimp on my Mac Version 10.7.5. I can't copy and paste images from the Internet. Instead, I have to save that image, open it on Gimp, select all of it, and then I can paste it onto my work document. It's a huge hassle, and I'm sure there's a way I can copy and paste images from the Internet. When I try, it just says there is no image data on the clipboard for me to paste.
View 2 Replies
ADVERTISEMENT
Apr 13, 2007
I recently re-installed my AutoCad 2002 on an XP-SP2 computer.
I used to be able to do a windows copy or copy with basepoint and paste the item into another drawing.
Since I put AC on the XP computer, this does not work.
View 9 Replies
View Related
Aug 5, 2013
I can't copy, paste or paste special layers nor images. Areas are grayed out.
View 1 Replies
View Related
May 18, 2013
In some of my DWG files I can’t able to copy paste the elements from one file to another . For example, I can’t able to copy the level marks from one file to another. Both files are located in same coordinate.
View 6 Replies
View Related
May 13, 2012
I can't copy/paste in my drawing.
I open new drawing, then press Ctrl+Shift+C to copy an object with a base point and then when i press Ctrl+V nothing shows.
It says Command: _pasteclip, but there is no object attached to the cursor to paste.
View 9 Replies
View Related
Sep 7, 2012
I recently upgraded from Autocad 2012 Mechanical. Previously, I was able to simply select objects in AC, ctrl-c them, then paste them into Word. I am now using 2013 Product Design Suite, with the Vault addin for word. I am now unable to do this. What I notice is that when I switch to my Word window and paste, there's some unknown process occurring in Autocad. Furthermore, what should be an image box with my drawing in Word is a blank box.
AutoCAD: 2013 Product Design Suite, using 2013 Mechanical.
Word: 2007, Service Pack 2.
View 6 Replies
View Related
Aug 6, 2012
You'd think that being able to copy and paste would be a fairly straightforward task in any piece of software. Not in AutoCAD 2013. The Help file says the commands are located on the 'Clipboard' panel, under the 'Home' tab. I've spent a lot of time searching and can't find them, nor can I find any information about how to turn such a panel on.
This is the sort of thing that shouldn't be a problem in a well-designed piece of software. We're finding AutoCAD 2013 to be almost unusable out of the box, and have to spend ages fiddling with the (clunky) Custom User Interface commands to make it work. Every time AutoDesk bring out a new version of AutoCAD it seems to get even worse. I could resort to keyboard commands, but shouldn't have to. I'm starting to think the best solution would be to invest in a copy of Vectorworks instead.
View 6 Replies
View Related
Feb 20, 2013
I have not got the hang of layers but i need to copy text/letters from a scanned page
How do i do i copy and paste text from one jpg to create another. I have tried Ctl + c to copy but when i click the other layer to then Ctrl + A and then CTRL + P to paste like a youtbe video suggests, instead of the copied text being pasted on i get a dialogue window for the printer.
View 1 Replies
View Related
Jul 11, 2013
I'm not new to GIMP by any means, but I am new to THIS Gimp. By that I mean, I recently downloaded 2.8.4 for Mac and got rid of my older copy.
Now I'm having a strange problem:
Whenever I try to copy images from webpages (or anywhere that ISN'T saved to my computer and opened in Gimp), I get a message that says "There is no data in the clipboard to paste" when I attempt to paste it into an open Gimp document.
Is there some sort of setting I have to enable?
View 5 Replies
View Related
Nov 6, 2012
if i do a print screen, and then paste that into gimp, then i use the selection tool to select a small portion of the original image, how do i paste it onto a new layer that matches the dimensions of the cut out selection i copied or cut? I have been doing it the uber hard way of where i copy the selection, create new layer and keeps the same pixle dims as the original so i have had to manualy change it and guess what dims i need. takes to long. is there a way to just copy/cut and paste a selection onto a new layer that automatically fits the same dims as the selection so i do not have to keep doing it the hard way?
View 14 Replies
View Related
Mar 18, 2012
I have copied from one file to another, and now my paint or pencil tool both have the entire image stuck to them, and when I try to paint, the entire image gets pasted on to the image.
View 3 Replies
View Related
Apr 5, 2013
In my one file I am unable to do copy and past command in paragraph text mode in one particular paragraph text handle. Can't find the reason. But in same file with new artistic or paragraph text handle I can do copy and past.
View 3 Replies
View Related
May 20, 2013
I have a folder with about 600 transparent PNGs that I use in my photomanipulation projects in Gimp... about 100 of those are the most used of the 600.... would it be a good idea or a bad idea to make Gimp brushes out of those PNGs? or should I just stick to using transparent PNGs via copy and paste?
View 2 Replies
View Related
Jan 29, 2012
I have one image that has a specific texture I want to reuse for my own custom image, but I'm not sure how to use it in the paint brush while working on the other one. Can I do it the way I described?
View 2 Replies
View Related
Mar 28, 2011
I'm a longtime Photoshop user in the process of switching to Gimp. I've successfully used Gimp for very simple things like brightness/contrast, color adjustment, and sharpening of single-layer images. What I'm trying to do now involves creating a copy of the background and placing it next to the background image, and I can't figure out how to make it work.
Here's what I'm doing:
1. Resize the canvas to twice the width of the original image, leaving the original image at left. This creates a "blank" area to the right which displays as a checkerboard pattern.
2. The area of the original image is already selected (i.e., it already has a frame around it), so I copy and paste it. This creates a floating selection, duly noted in the list of layers.
3. But when I try to move the floating selection to position it to the right of the original image, in the blank area, it appears to disappear behind the checkerboard pattern.
View 9 Replies
View Related
Jun 11, 2012
I just got Gimp 2.8 for Mac. I can open a picture, do a blur and export. The copy paste is giving me problems. It worked once. I make a selection with the rectangle and do a control c. I also tried the menu. The selection doesn't go to the clipboard. After 6 tries, the same original copy was the only one in there.
View 1 Replies
View Related
May 18, 2013
I have some textures, and i am trying to pack them into texture atlas. All of them are RGBA png's generated with PIL (Python Image Lib). I am opening all of them in gimp and copy-pasting them into their new place in texture atlas.
But i have noticed something strange, i am storing specular map in alpha channel of my diffuse textures, and emission value in alpha channel of normal textures.
The problem is, that GIMP does not copy pixels with 0 alpha value into clipboard. So, when i am trying to copy a normal map from source to atlas, and if emission value is 0, then GIMP is not copying anything, i am getting empty layer pasted into my atlas, if there are 0 alpha value pixels in diffuse map they are not copied to destination, even selection outline shows that there are no pixels in places where specular is set to 0.
View 6 Replies
View Related
Jun 20, 2013
So I am trying to work with a web page template in dreamweaver. I am attempting to open the background image in this template with gimp, then paste over top of the Original image with a new image. Every time I paste the new image in it takes the color style of the original.
I.E. The original image is in shades of brown while the new image is in many different colors. Whenever I paste the new image (the image with many colors) it changes to shades of brown like the original image.
The same thing happens if I open the new image as a new layer or just simply copy and paste the new image in.
How do I bring the new image in without it changing colors?
View 2 Replies
View Related
Dec 11, 2011
Using GIMP 2.6.11 under Windows XP
Is this real? I am really amazed that there is no way to do this. Am I missing something? I have multiple images, each with a unique background layer. On top are multiple other layers, both images and text layers. I was editing one and was about to save it but then realized it was on the wrong background.
All I want to do is select four or five layers from this unsaved image with Background A, copy them and then open an image with Background B and paste them in so there will be minimal issues with alignments and such. I have been editing each of these four layers and there are a fair bit of changes that have been made to just throw them away and start over. The background is not the only difference between the images, it is just what I use as a reference so copying that over to the unsaved image would also require multiple layer copy/pasting.
I have already tried linking the layers but any copy/cut/paste seems to only work on the active layer, unless I am again missing something. This seems like a really fundamental function to not be supported.
View 7 Replies
View Related
Dec 13, 2011
I'm very new to this photo editing. Never used photo shop. Only slightly understand what a layer is and don't really know how they work.
Basically I want to take one image of a person looking at a computer screen and then on the computer screen I want to paste another image so it looks as though they're looking at the image.I have both images but how to cut, copy, paste and resize so that the image fits the screen.
View 1 Replies
View Related
Sep 17, 2012
I am having problems copying/pasting an image into Gimp. Instead of the image itself being pasted, it pastes the mac symbol for Jpeg (the photo of the little Asian boy by the sea with the camera lens on top). The same happens pasting an EPS file. I don't understand as I have managed to paste an image before. I have tried pasting into selection/pasting as new image/pasting as new layer. All the same. Neither will Gimp let me drag an image into it from finder or the desktop. I've tried opening a new file from scratch too. Same problem.
I'm using a macbook pro. OX 10.6.8
View 3 Replies
View Related
Mar 18, 2011
I'm trying to write a script to batch process a number of files. I want the script to open file a*.png, convert black color to alpha and paste image b*.png on top of a*.png (both are the same size). The script converts black to alpha, but it doesn't paste image.
(define (batch-alpha-paste pattern pattern2);get the file lists (let* ((filelist (cadr (file-glob pattern 1)))(filelist2 (cadr (file-glob pattern2 1)))) (while (not (null? filelist))(let* ((file-name (car filelist))(filename2 (car filelist2)) (image2 (car (gimp-file-load RUN-NONINTERACTIVE filename2 filename2))) (draw2 (car (gimp-image-get-active-layer image 2)))(image (car (gimp-file-load RUN-NONINTERACTIVE filename filename)))(drawable (car (gimp-image-get-active-layer image)))) ; convert black to alpha(plug-in-colortoalpha RUN-NONINTERACTIVE image drawable '(0 0 0))
[code]....
I call the script from shell:gimp -i -b '(batch-alpha-paste "aa*.png" "bb*.png")' -b '(gimp-quit 0)'
how to copy image 2 into image ?
View 1 Replies
View Related
Mar 29, 2013
I am UNABLE to use the tileable blur on ANY layer! it doesn't matter what layer or what is selected, it ALWAYS errors out as: "Unable to cut or copy because the selected region is empty."
I CANNOT get the error message to stop!
View 1 Replies
View Related
May 2, 2012
I have autocad lt 2009, previously when I wanted to trace a drawing I would go to paint, copy the drawing and then paste it in autocad on one layer and do the drawing on another layer worked great, But now when I do the same process it doesn't work.....previously I could draw on the image, could edit the lines, copy, erase, move etc. But now when do this if I have to copy a line I select copy and when I click on the line I want to copy the jpg drawing goes away, or if I try to erase a line the drawing will get deleted, Do I need to uninstall autocad and reinstall?
View 5 Replies
View Related
Oct 2, 2008
I have two layered PSD files the same pixel size.
How can I drag and drop or copy and paste one layer from one doc to another but keep its original location on the "art board"? (X and Y coordinates).
View 2 Replies
View Related
Apr 24, 2009
I am running Windows Vista Home Premium 64-bit. I am having trouble copying and pasting things. The issue is that after I copy something/Print Screen, it takes several pastes for Photoshop to finally realize the change. Basically, the first couple of times I paste, the thing that was previously copied gets pasted it. I don't know if it's making a difference but it switches the paste to the latest thing that was copied faster after I minimize and maximize back the program. It's extremely annoying especially because then I have to either undo each time/delete the layers. Plus, I do a lot of frame comparisons between different video sources and it's hard to tell whether the thing being pasted was changed or not.
View 1 Replies
View Related
Aug 22, 2006
How do I do a simple copy of one pixel and paste it to another place (I have zoomed in a lot) or if I have't zoomed in that close, copy some area and paste it to another place?
View 4 Replies
View Related
May 22, 2007
when I copy and paste sometimes the paste is put exactly where I copy from and sometimes PSCS2 (not got CS3 yet) pastes where ever it likes?
View 8 Replies
View Related
Mar 28, 2004
how I can simply copy and paste an area of an image back onto the same image?
On my previous graphics software it was simply a case of highlighting the required area, click 'copy' then click 'paste' and bingo! To copy and paste on Photoshop seems much more involved including a number of complicated steps.
View 2 Replies
View Related
Nov 7, 2005
When i copy or copy merged and paste into a new canvas or layer, i get like a small Gradient round the sides of the image, the Gradient goes white. I know its a Copy problem because if i paste the layer selection into MS Paint it still gets that gradient around the sides.
View 2 Replies
View Related
Feb 14, 2008
So when you copy and then paste a selection, photoshop almost always pastes way far away from where I copied. Why does it do that and how can I make it stop?
I commonly need to be able to copy something and then paste in the exact same spot.
View 2 Replies
View Related