473,698 Members | 2,180 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

GIMP - open image in same gimp

hsriat
1,654 Recognized Expert Top Contributor
Every time I right click on an image to open it in GIMP, its opens in a new GIMP instead of opening a new window in the already opened one. If I open 5 images, it will open 5 separate GIMPs. This takes a lot of time as GIMP takes time to start (at least on my machine).

Earlier, it would open in single GIMP. I want the same settings back.
Any idea what happened, and what to do?
May 20 '08
18 1792
hsriat
1,654 Recognized Expert Top Contributor
Can't find that. May be it's not in the version I'm using. Will download the latest version now. Then will see what happens.
May 20 '08 #11
Death Slaught
1,137 Top Contributor
0.o I thought you had already downloaded the latest version lol.

Thanks,
{\_/}
(' . ')
(")[DEATH](")
(")(")
May 20 '08 #12
hsriat
1,654 Recognized Expert Top Contributor
I did that 2 months ago.. :D

Now downloading that.
May 20 '08 #13
DrBunchman
979 Recognized Expert Contributor
If you want to open files in the same instance of GIMP you can drag and drop the file (or an image from the internet which is very handy) straight onto the GIMP pallette and it will open it up.

See if that works for you.

Dr B

(Also a lover of the GIMP!)
May 27 '08 #14
hsriat
1,654 Recognized Expert Top Contributor
If you want to open files in the same instance of GIMP you can drag and drop the file (or an image from the internet which is very handy) straight onto the GIMP pallette and it will open it up.

See if that works for you.

Dr B

(Also a lover of the GIMP!)
I know that, but I was in a habit of doing the right click and then open it. But can't get that in same GIMP instance now.

Even in 2.4 its the same.

2.4 in itself has many new effects. I like that.

Regards,
Harpreet
May 27 '08 #15
Death Slaught
1,137 Top Contributor
So the problem still persist.... Maybe it's the settings of your computer. I think I may know the problem (although it is unlikely). Does your computer open every file in a new window?

Thanks,
{\_/}
(' . ')
(")[DEATH](")
(")(")
May 27 '08 #16
hsriat
1,654 Recognized Expert Top Contributor
So the problem still persist.... Maybe it's the settings of your computer. I think I may know the problem (although it is unlikely). Does your computer open every file in a new window?

Thanks,
{\_/}
(' . ')
(")[DEATH](")
(")(")
No... just with GIMP.

openOffice, TextPad, FF... everyone is fine.
May 27 '08 #17
YarrOfDoom
1,247 Recognized Expert Top Contributor
I should look into misc. more often, I could have helped you right away then. It's very simple: if you associate your imagefiletypes with GIMP, and you browse to the GIMP program files folder, you'll see several different executables (if you're using windows, that is, I don't know about the linux version). Two of these are gimp-<version number>.exe and gimp-win-remote.exe, you're probably trying to open with the first one, which (I think) is the executable for the main window, while the second one checks if GIMP is already running and opens in that instance, if GIMP is not running yet, it opens a new instance. I hope this solves your problem.
Jun 4 '08 #18
hsriat
1,654 Recognized Expert Top Contributor
I should look into misc. more often, I could have helped you right away then. It's very simple: if you associate your imagefiletypes with GIMP, and you browse to the GIMP program files folder, you'll see several different executables (if you're using windows, that is, I don't know about the linux version). Two of these are gimp-<version number>.exe and gimp-win-remote.exe, you're probably trying to open with the first one, which (I think) is the executable for the main window, while the second one checks if GIMP is already running and opens in that instance, if GIMP is not running yet, it opens a new instance. I hope this solves your problem.
Oh man you really should look into misc section!!

This was it...

Actually when I right click on an image file, gimp-win-remote.exe appears in the secondary list, while this gimp-2.4.exe is in the upper list, so I never tried that.

Thank you man!

regards
Jun 4 '08 #19

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1276
by: Mudge | last post by:
Hi, I want to build a Web site using CSS, HTML, and PHP. I noticed that a lot of other Web sites use a lot of graphical pictures, logos, icons, etc to give the page a certain look. It's part of the design of the Web sites. I wanted to know if I can use GIMP to make these same kinds of pictures to design my Web site. Also, can GIMP do the same things as photoshop or fireworks and such graphics software? Also, does anybody know of any...
4
651
by: Phillip Parr | last post by:
Hello, I have a nice system where someone clicks on a picture to show the full version. This pops up in a window.open box. It works great, the only problem is that if the user clicks a second picture before closing the first then the new picture loads into the original popup box which is often a different size. How can i make them open in their own popup windows? Thanks
2
1666
by: danilo | last post by:
Salve, qualcuno sa se è ancora in fase di sviluppo e qual'è il sito di riferimento? Grazie Danilo -- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
0
1221
by: gimp-developer-bounces | last post by:
Your mail to 'Gimp-developer' with the subject report Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list
5
3778
by: John Warner | last post by:
I have a wierd problem that I can't find any reference to in the knowledge base. I develop simple databases at the company where I work, and many of them are used by hundreds of employees. We all have the same basic computers with the same base image. The problem is, whenever I create a hyperlink object in the database, I'm able to click on it from my PC and it works just fine. All other users click on it and Access just sits there...
6
2401
by: Shimon Sim | last post by:
Hi 1) Is it possible to force browser to open image in default windows application? That is what specifies in Folder Options for jpg extension. 2) Also if the 1) is possible is it possible to send few jpg files at the same time. The problem that I am facing is that the client needs to print some files that are saved on the server. Usually before printing user needs to resize them. It would be the best if image opens right away in the...
3
6666
by: Andres Corrada-Emmanuel | last post by:
Hello, I have installed PIL 1.1.5 on Windows with Python 2.4. I'm unable to open .tiff images that I can open and view using Windows Explorer. In other words, this simple test fails: import Image im = Image.open('small.tif') with an 'cannot identify image file' error message. I'm able to open .jpg
1
2190
by: Jeff Williams | last post by:
I have a picture (jpg) displaying in a picture box but I find that the file handle is still open to the image on disk. I think I need the following to happen 1. Load image from file on disk 2. Copy the loaded image to another object. 3. Close the file on disk 4. Display the image in the picture box as a thumbnail. 5. Allow user to rotate image if necessary by reloading the file
0
8673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8601
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9156
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9021
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8892
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7716
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6518
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
2
2327
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
1998
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.