Author Topic: Gimp 2.8 Single Window!  (Read 2018 times)

Online Georgetoon

  • Hero Member
  • *****
  • Posts: 3202
  • Don't rush the bacon.:)
    • Georgetoon Cartoons!
Gimp 2.8 Single Window!
« on: August 20, 2012, 01:07:21 PM »
A big thanks to the entire PCLOS crew for bringing us Gimp 2.8!  Lots of new features, but the biggest is single window mode.:)  Slick!:)  Yeah, sure, you have to "Export" instead of "Save As" in order to save in non-Gimp formats. No sweat.:)
Toonfully,

Mark
-----------
Lenovo 14" ThinkPad Edge (0578F5U) with Core i3 Processor(i3-370M) 2.40 GHz 4GB RAM
Acer Aspire 9300 Laptop
Desktop Icy Dock system with AMD PHENOM X4 QUADCORE 9650 2.3GHZ 4MB L1 , ‎NVidia GEFORCE 9400GT 1GB 2X DVI PCIE graphics card, 22" Chimei monitor.

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8590
  • Aurum nostrum non est aurum vulgi.
Re: Gimp 2.8 Single Window!
« Reply #1 on: August 20, 2012, 04:29:34 PM »
Akkana Peck wrote a python plugin that would just overwrite the open image to the filename and format they were opened with.

https://raw.github.com/akkana/gimp-plugins/master/save-export-clean.py

Visit the above link. Save the page as save-export-clean.py to you ~/.gimp-2.8/plug-ins/ and make it executable.

Next time you open an image on GIMP, all you need is File > Save/Export clean. No nonsense native format, no reminders there are unsaved images, etc. Straight-forward one-click save.
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: Gimp 2.8 Single Window!
« Reply #2 on: August 20, 2012, 05:03:53 PM »
yes, it is nice to have everything on one window and you can minimize sections when you don't need it

about export or save, it is a bit annoying, any plans on integrating that into gimp on our normal installs or better just add it the way you mention?

i'm having some problems with gimp in my netbook, screen size, it refuses to stay maximized properly, sometimes i can't see the lower section of the window

what can i do to force it to work at 1024x600?
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Online Georgetoon

  • Hero Member
  • *****
  • Posts: 3202
  • Don't rush the bacon.:)
    • Georgetoon Cartoons!
Re: Gimp 2.8 Single Window!
« Reply #3 on: August 20, 2012, 05:05:04 PM »
Akkana Peck wrote a python plugin that would just overwrite the open image to the filename and format they were opened with.

https://raw.github.com/akkana/gimp-plugins/master/save-export-clean.py

Visit the above link. Save the page as save-export-clean.py to you ~/.gimp-2.8/plug-ins/ and make it executable.

Next time you open an image on GIMP, all you need is File > Save/Export clean. No nonsense native format, no reminders there are unsaved images, etc. Straight-forward one-click save.


Thank you Archie!:)
Toonfully,

Mark
-----------
Lenovo 14" ThinkPad Edge (0578F5U) with Core i3 Processor(i3-370M) 2.40 GHz 4GB RAM
Acer Aspire 9300 Laptop
Desktop Icy Dock system with AMD PHENOM X4 QUADCORE 9650 2.3GHZ 4MB L1 , ‎NVidia GEFORCE 9400GT 1GB 2X DVI PCIE graphics card, 22" Chimei monitor.

Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
    • Brazilian PCLinuxOS Community
Re: Gimp 2.8 Single Window!
« Reply #4 on: August 22, 2012, 06:18:57 PM »
I am getting weird errors with native filters.
Not with all of them, but with the majority.
The error is as follows (filter drop shadow): Plug-In 'dropshadow' left image undo in inconsistent state, closing open undo groups.
And then, in another message box: Error executing script-fu-drop-shadow:

Error: Invalid type for argument 3 to gimp-image-select-item

Any ideas ???

Thanks in advance.

Online Georgetoon

  • Hero Member
  • *****
  • Posts: 3202
  • Don't rush the bacon.:)
    • Georgetoon Cartoons!
Re: Gimp 2.8 Single Window!
« Reply #5 on: August 22, 2012, 07:01:39 PM »
I am getting weird errors with native filters.
Not with all of them, but with the majority.
The error is as follows (filter drop shadow): Plug-In 'dropshadow' left image undo in inconsistent state, closing open undo groups.
And then, in another message box: Error executing script-fu-drop-shadow:

Error: Invalid type for argument 3 to gimp-image-select-item

Any ideas ???

Thanks in advance.

I just ran the dropshadow filter with no errors.  Is the image you are using RGB or is it one bit?  One bit may be hanging the filter.  Just a guess.
Toonfully,

Mark
-----------
Lenovo 14" ThinkPad Edge (0578F5U) with Core i3 Processor(i3-370M) 2.40 GHz 4GB RAM
Acer Aspire 9300 Laptop
Desktop Icy Dock system with AMD PHENOM X4 QUADCORE 9650 2.3GHZ 4MB L1 , ‎NVidia GEFORCE 9400GT 1GB 2X DVI PCIE graphics card, 22" Chimei monitor.

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8590
  • Aurum nostrum non est aurum vulgi.
Re: Gimp 2.8 Single Window!
« Reply #6 on: August 22, 2012, 07:36:25 PM »
I should also point out that ~/.gimp-2.6 can be safely deleted because its contents are a duplication of what's already on ~/.gimp-2.8/ ........ unless you have installed something else manually, adding the scripts to either the scripts/ and/or plug-ins/ sub-folders on ~/.gimp-2.6.
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline rich2005

  • Sr. Member
  • ****
  • Posts: 257
Re: Gimp 2.8 Single Window!
« Reply #7 on: August 23, 2012, 03:07:49 AM »
[q]Save-export-clean.. all you need is File > Save/Export clean. No nonsense native format, no reminders there are unsaved images, etc. Straight-forward one-click save.[/q]

Should be called "one-click-lose-your-file". Be very careful with this one, even Akkana Peck says there are no warnings, it will overwrite your existing file. Apart from circumventing the 'you have not saved your file (as .xcf) message, there is already a menu entry for 'overwrite' just above 'export' which does the same thing.
If you look at the gimpusers mailing list and see the controversy 'save' vs 'export' has created, I think some people have too much time on their hands.

I will draw a parallel, To save to flac or mp3 in Audacity you have to 'export'. Can't remember anyone complaining about that.

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8590
  • Aurum nostrum non est aurum vulgi.
Re: Gimp 2.8 Single Window!
« Reply #8 on: August 23, 2012, 03:43:12 AM »
[q]Save-export-clean.. all you need is File > Save/Export clean. No nonsense native format, no reminders there are unsaved images, etc. Straight-forward one-click save.[/q]

Should be called "one-click-lose-your-file". Be very careful with this one, even Akkana Peck says there are no warnings, it will overwrite your existing file. Apart from circumventing the 'you have not saved your file (as .xcf) message, there is already a menu entry for 'overwrite' just above 'export' which does the same thing.
If you look at the gimpusers mailing list and see the controversy 'save' vs 'export' has created, I think some people have too much time on their hands.

I will draw a parallel, To save to flac or mp3 in Audacity you have to 'export'. Can't remember anyone complaining about that.

That's payback to those ungrateful haters at the ML. The devs have made it clear that Save will be for native format and Export will be for whatever format a user wants to export to. I can't see the mechanization of people who develop an instinctive habit and fails to "reprogram" themselves.

I've had many a deals on previous GIMP versions when I lost layers and took me hours to replicate the work. GIMP 2.8 takes care of the workflow ... and I'm already used to Ctrl+Shift+E and Ctrl+S. It ain't hard.
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
    • Brazilian PCLinuxOS Community
Re: Gimp 2.8 Single Window!
« Reply #9 on: August 23, 2012, 01:14:21 PM »

I just ran the dropshadow filter with no errors.  Is the image you are using RGB or is it one bit?  One bit may be hanging the filter.  Just a guess.

Oh, folks, now I ran the Obama Hope script and it gives me this error message: Error running elsamuko-obama-hope:

Error: Invalid type for argument 1 to gimp-drawable-get-image


What am I doing wrong ? Or, was there something to do, regarding the update from 2.6 to 2.8 ?

Regards,


Edit: Gimp 2.8 is giving me the same errors that I mentioned before, now I've tried to use the Alpha Logo generator, with a text layer and ended in error and no success. Still no clue on what to do...
« Last Edit: August 23, 2012, 01:30:27 PM by Agent Smith »

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8590
  • Aurum nostrum non est aurum vulgi.
Re: Gimp 2.8 Single Window!
« Reply #10 on: August 23, 2012, 10:20:11 PM »
There's nothing wrong with the script. I just checked it. Just make sure you copy the script to your ~/.gimp-2.8/scripts/ and if the folder doesn't exist, mkdir it.

Downloading the script:


Checking where the script will register: Filter > Artistic >


Playing with an image in GIMP:


Just the defaults for now:


It works!

Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3799
Re: Gimp 2.8 Single Window!
« Reply #11 on: August 23, 2012, 11:53:15 PM »
I just don't know how to comment on this script without breaking the 'no politics' rule, so I'll be quiet now. ;D

Galen

Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
    • Brazilian PCLinuxOS Community
Re: Gimp 2.8 Single Window!
« Reply #12 on: August 27, 2012, 10:53:51 AM »
Hi dear friends,

Well, it is working very well with me.

What I did: I removed Gimp 2.8 and all the related plugins and deleted the sub folders gimp2.8 and gimp 2.6
Then I re-installed Gimp 2.8 and the plugins I use with it.
Everything (and I mean everything) started to work fine afterwards.

Well, thank you all that commented on this topic,

Best regards,


Offline Agent Smith

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
    • Brazilian PCLinuxOS Community
Re: Gimp 2.8 Single Window!
« Reply #13 on: August 27, 2012, 01:54:07 PM »
Err, hummm, oh, well, I don't want to sound whiny, but, I've just tried to open an SVG file on Gimp 2.8, and it gives me an error: Gimp could not open file.svg: unknown file type.

Is it right ? I mean, SVG compatibility was dropped in the new Gimp ? 

Sincerely,


Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: Gimp 2.8 Single Window!
« Reply #14 on: August 27, 2012, 02:23:17 PM »
svg can be edited in gimp?  didn't knew that, i always used inkscape for this vector file
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan