Gimp Install Separate Windows With One Blind

On
Gimp Install Separate Windows With One Blind Rating: 4,1/5 8888 votes
  1. Gimp Install Separate Windows With One Blind Door
Active1 year, 7 months ago

Was any version of GIMP (or any derivative of it) ever installed on that system, or, if you upgraded from a previous version of Windows, on the Windows 7 or 8 you were using before? Use the registry to determine that, and if you don't know how to do this, please ask for additional advice. In principle, GIMP can use any type of font on Windows that FreeType can handle; however, for fonts that Windows can't handle natively, you should install them by placing the font files in the fonts folder of your personal GIMP directory, or some other location in your font search path. The support Windows has varies by version.

Gimp is nice, but the one thing that drives me nuts is that everything floats around in front of each other, often hiding the main window and forcing me to minimize all open windows until I find the one floating window that I am looking for.

I'd like to have the floating windows docked along the edges of that main window, the way practically every other application works. I know this floating thing is one of the things that make Gimp special, but it's not the kind of 'special' that I like... I don't have a huge screen, so it quickly gets too cramped. And I often use Gimp briefly, multitasking with other apps, so the many Gimp windows are annoying.

How can I make Gimp run in one window, with everything else inside it?

This is Gimp 2.6.11 -- just because that's what came with my Ubuntu 11.10 installation.

Gimp Install Separate Windows With One BlindTorben Gundtofte-BruunTorben Gundtofte-Bruun
4,62424 gold badges64 silver badges104 bronze badges

4 Answers

Open GIMP, and go to Windows > Single-Window Mode

Single-Window Mode is only available since GIMP 2.8+. You will have to install GIMP 2.8 from a ppa if you want Single-Window Mode. Just follow the next instructions:

  1. Add the GIMP PPA. Open the terminal and copy/paste the following command: sudo apt-add-repository ppa:otto-kesselgulasch/gimp && sudo apt-get update
  2. Update GIMP using Update Manager or apt-get.
  3. Open GIMP, and go to Windows > Single-Window Mode

Now you have a single window! For example, my GIMP main menu:

Galgalesh
5,0711 gold badge26 silver badges54 bronze badges
XerzXerz
4,0283 gold badges19 silver badges36 bronze badges

Select 'Single-Window Mode' from the Windows menu item. The setting will persist between GIMP launches, and is only available for GIMP version 2.8 and over. ( How do I get GIMP 2.8? )

Community
JjedJjed
11k9 gold badges59 silver badges89 bronze badges
Gimp Install Separate Windows With One Blind

There is an unofficial application to use Gimp 2.x in a single window mode called GIMPBox.

You can find all the info with installation guide about it here. It seems a bit complicated to install, but you will have a single window Gimp 2.6.

Personally, I would suggest you install Gimp 2.8. It's a stable release so there should be nothing to worry about. I use it too and the single window mode is awesome!Simply follow the instructions espectalll123 has given to install it and you are good to go.

rearlightrearlight
6281 gold badge9 silver badges17 bronze badges

Gimp 2.8 is capable of doing what you want. You can grab the source from here: ftp://ftp.gimp.org/pub/gimp/v2.8/ and compile it on your own. This runs in single window mode.

Nathaniel PisarskiNathaniel Pisarski

Gimp Install Separate Windows With One Blind Door

7911 gold badge4 silver badges12 bronze badges

protected by Kaz WolfeJan 16 '18 at 6:04

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged window-managergimp or ask your own question.

Active3 years ago

There are several solutions for RGB to CMYK convertion in GIMP that suggest using Separate including this one: Converting RGB to CMYK color profile in GIMP. I've have followed the simple instructions to install it, but the option does not appear in the Image menu of GIMP. I have copied the separate executable into the .gimp plugs folder, which I know is correct because I have placed other executables there successfully. Also, I had earlier built LCMS from source. The only evidence I have that LCMS is installed correctly, though, is that ImageMagick no longer reports an error when I use the ICC option on convert. How can I get I get Separate working in GIMP 2.8 on Ubuntu 14.0.4?

Community
jsmithsonjsmithson

1 Answer

The answer was in this link https://askubuntu.com/questions/44132/how-do-i-install-libtiff-so-3I created the symbolic link as suggested and it worked. Also, running gimp from terminal with --verbose is helpful!

Community
jsmithsonjsmithson

Not the answer you're looking for? Browse other questions tagged ubuntuimagesconversiongimpcmyk or ask your own question.