It is currently Wed Aug 12, 2026 12:21 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 45 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 7:46 am  (#1) 
Offline
GimpChat Member

Joined: May 09, 2012
Posts: 914
Bonjour,


Here is a link to a "special" version of portable Gimp 64-bit (This is a 7zip archive) :

http://www.aljacom.com/~gimp/Gimp-2.8-6 ... rtha+SF.7z

85 730 756 bytes
___
EDIT
Version 2012 05 20
81,6 Mo (85 663 268 bytes)
___

This version is compiled by Partha (partha.com).
The 32-bit part is compiled by Jernej Simoncic (SourceForge).
Thank you for your work.
This version can run on a USB key.
The plugins compiled in 32bit or 64bit can run on this version.
You must start Gimp by clicking on a .bat file
This archive will be available a few days.
Some plugins are installed:
- Partha plugins.
- UFRaw
- GMIC 64-bit beta.
- CamoTruck (32bit).


Last edited by samj on Sun May 20, 2012 9:38 am, edited 1 time in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 8:13 am  (#2) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
what the main differences with your previous 64bit portable version ?

downloading now ,maybe the answer is evident

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 3:02 pm  (#3) 
Offline
GimpChat Member

Joined: May 09, 2012
Posts: 914
Bonjour,

The normal 64-bit version is compiled by Jernej Simoncic (SourceForge).
This version is compiled by Partha.
Here the difference.


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 3:21 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2012
Posts: 583
Speaking of the 64-bit version from Jernej, where can I find it. I looked on sourceforge and only find -dev and -debug of the 64bits. If I remember correctly it should auto detect and install that version correct?

_________________


"In the face of adversity, there's three things: fly, freeze or fight; We're choosing to fight..."- Guy Boucher, Tampa Bay Lighting Head Coach


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 3:50 pm  (#5) 
Offline
GimpChat Member

Joined: May 09, 2012
Posts: 914
Bonjour,

@ZWard117

Version detects if the environment is 32bit or 64bit.
Link (SourceForge) :
http://sourceforge.net/projects/gimp-wi ... e/download


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 4:54 pm  (#6) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
Sam the new master has the UserFilter gimprc fix.So more than one entry can be listed.
Did Partha recompile 32 bit too? Or isn't that the same build?

Thanks!

_________________
Image


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 5:03 pm  (#7) 
Offline
GimpChat Member

Joined: Mar 14, 2011
Posts: 998
Rod wrote:
Sam the new master has the UserFilter gimprc fix.So more than one entry can be listed.
Did Partha recompile 32 bit too? Or isn't that the same build?

Thanks!

Rod,

I always compile both versions. :) If you have the recent version, I fixed the file size bug as well.

Thanks Samj.

Partha


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 5:09 pm  (#8) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
I have the one with the file size bug fixed. But userfilter still doesn't stay put in gimprc file.
I will try your latest 32 bit then. :)

Thanks Partha!

_________________
Image


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 5:29 pm  (#9) 
Offline
GimpChat Member

Joined: May 09, 2012
Posts: 914
@Partha
Thank you for your work on the compilation of Gimp.


@Rod
The utility "maringouin" modifies the file "gimprc" (language and/or PhotoComix options).
I can add an option if it seems useful.
Just tell me what to do.


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 5:46 pm  (#10) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
Here is the fix, but i no longer use your version Sam just Parthas is installed now.
I uninstalled all versions except Parthas Gimp-2.8 32 bit
***************************************
Michael Natterer [GIMP developer] 2012-05-16 23:22:37 UTC

Fixed in master and 2-8:

commit 741daccf0238ccbc022b4e047698be0480e0a5be
Author: Michael Natterer <[email protected]>
Date: Thu May 17 01:14:22 2012 +0200

Revert "app (gimprc): Delete dead assignment"

This reverts commit d6d2a0bbd15f25d820631b4db6236f6a42b4b49c
and allows more than one unknown gimprc token again.

Fixes Bug 674096 - Strange behavior with gimprc
(cherry picked from commit 8851ec0b6e463c070f513f3f44f40323da25934f)

app/config/gimprc-unknown.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
***************************************************

@ Partha - Nope that is your last version with the jpeg fix but Userfilter still doesn't keep its guf folder path in gimprc. :)

_________________
Image


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 5:49 pm  (#11) 
Offline
GimpChat Member

Joined: Mar 14, 2011
Posts: 998
Rod wrote:
Here is the fix, but i no longer use your version Sam just Parthas is installed now.
I uninstalled all versions except Parthas Gimp-2.8 32 bit
***************************************
Michael Natterer [GIMP developer] 2012-05-16 23:22:37 UTC

Fixed in master and 2-8:

commit 741daccf0238ccbc022b4e047698be0480e0a5be
Author: Michael Natterer <[email protected]>
Date: Thu May 17 01:14:22 2012 +0200

Revert "app (gimprc): Delete dead assignment"

This reverts commit d6d2a0bbd15f25d820631b4db6236f6a42b4b49c
and allows more than one unknown gimprc token again.

Fixes Bug 674096 - Strange behavior with gimprc
(cherry picked from commit 8851ec0b6e463c070f513f3f44f40323da25934f)

app/config/gimprc-unknown.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
***************************************************

@ Partha - Nope that is your last version with the jpeg fix but Userfilter still doesn't keep its guf folder path in gimprc. :)

Rod, I did not see the commit by Mitch. I will apply it and let you when I am done.

Thanks!
Partha


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 5:57 pm  (#12) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
partha wrote:
Rod wrote:
Here is the fix, but i no longer use your version Sam just Parthas is installed now.
I uninstalled all versions except Parthas Gimp-2.8 32 bit
***************************************
Michael Natterer [GIMP developer] 2012-05-16 23:22:37 UTC

Fixed in master and 2-8:

commit 741daccf0238ccbc022b4e047698be0480e0a5be
Author: Michael Natterer <[email protected]>
Date: Thu May 17 01:14:22 2012 +0200

Revert "app (gimprc): Delete dead assignment"

This reverts commit d6d2a0bbd15f25d820631b4db6236f6a42b4b49c
and allows more than one unknown gimprc token again.

Fixes Bug 674096 - Strange behavior with gimprc
(cherry picked from commit 8851ec0b6e463c070f513f3f44f40323da25934f)

app/config/gimprc-unknown.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
***************************************************

@ Partha - Nope that is your last version with the jpeg fix but Userfilter still doesn't keep its guf folder path in gimprc. :)

Rod, I did not see the commit by Mitch. I will apply it and let you when I am done.

Thanks!
Partha


Cool!

Thanks Partha. :)

_________________
Image


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 6:07 pm  (#13) 
Offline
GimpChat Member
User avatar

Joined: Apr 04, 2012
Posts: 51
Location: Hammond, IN, USA
If I don't use userfilter, does it work all right?

_________________
Tony

mechatherium.deviantart.com


What did you expect? Shakespeare?


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 6:10 pm  (#14) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12829
PSPI (except for some PS filters broken since 2.6.8 unfortunately) still works fine Mechatherium. My favorite PS plugins that still work in GIMP are Impresionist, GML Matting, Paint Engine and Eye Candy 3. Pretty much, the rest of the PS plugins that I use I run via Shellout Python plugin. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 6:45 pm  (#15) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
samj wrote:
Bonjour,

The normal 64-bit version is compiled by Jernej Simoncic (SourceForge).
This version is compiled by Partha.
Here the difference.


Ah ok i was wandering if was the case to update my version (btw i just uploaded now the file) to this

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 6:50 pm  (#16) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
I have gotten many to work.
Some using Vista/Win 7 may even be able to get more to work by disabling UAC
(Recommended you re enable it after shutting down Gimp)

New Plugin: Noise Shampoo (denoising)
Minor Updates: Flat Median 1.3 (dry & AA & Ram), Julia World 1.1 (smooth colors)
Compatibility Updates: For Vista/Win 7 users with UAC enabled , you don't get anymore file access errors with Blots 2.1 , Gradient Smithy 1.1 , and Julia World 1.1.

These are since the updates the ONLY Mehdi plugins that will work in Gimp-2.8 with PSPI. :)
Whatever was updated in the src fixes the issue. So my guess is UAC or "User Account Control".

I have contacted Mehdi and asked for a UserFilter version of the filters. I am guessing because this is the src i will be denied... :lol

_________________
Image


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Thu May 17, 2012 6:56 pm  (#17) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
mechatherium wrote:
If I don't use userfilter, does it work all right?

You can still use both in Gimp-2.8. You just need to open the GUF directory for UserFilter filters each time you use the filter.
PSPI for Adobe 8bf filters works regardless.
Looks like Partha may have a fix for us soon though. :)

Thanks again Partha, and you are still my hero. :bigthup

_________________
Image


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Fri May 18, 2012 4:40 am  (#18) 
Offline
GimpChat Member

Joined: Mar 14, 2011
Posts: 998
Rod wrote:
mechatherium wrote:
If I don't use userfilter, does it work all right?

You can still use both in Gimp-2.8. You just need to open the GUF directory for UserFilter filters each time you use the filter.
PSPI for Adobe 8bf filters works regardless.
Looks like Partha may have a fix for us soon though. :)

Thanks again Partha, and you are still my hero. :bigthup

LOL. Thanks Rod. :)

I applied the patch and rebuilt Gimp. 32-bit works fine as tested by Rod. I will push the rebuilds on my server soon. I will let you know once I do that.

Any feedback on the 64-bit appreciate.

Edit: 32-bit and 64-bit updated now.


Last edited by partha on Fri May 18, 2012 5:29 pm, edited 1 time in total.

Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Fri May 18, 2012 5:43 am  (#19) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16158
Yes it works excellent. :)
After installing this newest version be sure and add a new folder to your UserNameFolder\.gimp-2.8 folder and name it "userfilter"
Then copy, or move all the filters in the GUF folder to the new userfilter folder you just created.
Fire up Gimp-2.8 and open any image. Now go to Filters>Generic>Filter Factory and you should have 2 new paths when you open filter directories tab in the dialog.
one to the UserFolder\.gimp-2.8\userfilter folder
and one to the gimp-2.8\share\gimp\2.0\userfilter folder
Just like Edit\Pref will do. :)
After that now all you need to do is place extra filters in the userfilter folders and UserFilter will find them.

Thanks Partha. :bigthup

For those interested i did recompile UserFilter.exe and all the other 2guf exe files with the newest libraries.
I use it right now so i know it works for windows 32 bit.
If you want it PM me.
Updates - newest libraries used for compile, and the new menu item name is Filters>Generic>UserFilter

_________________
Image


Top
 Post subject: Re: Gimp 64 bits Windows Portable (Partha+SourceForge) for testing
PostPosted: Fri May 18, 2012 11:47 am  (#20) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2012
Posts: 583
lylejk wrote:
PSPI (except for some PS filters broken since 2.6.8 unfortunately) still works fine Mechatherium. My favorite PS plugins that still work in GIMP are Impresionist, GML Matting, Paint Engine and Eye Candy 3. Pretty much, the rest of the PS plugins that I use I run via Shellout Python plugin. :)

Could I get a copy of most of these? (really want GML Matting as is no longer available....)

_________________


"In the face of adversity, there's three things: fly, freeze or fight; We're choosing to fight..."- Guy Boucher, Tampa Bay Lighting Head Coach


Top
Post new topic Reply to topic  [ 45 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group