It is currently Tue Apr 16, 2024 2:41 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 41 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Tue Jan 10, 2017 11:13 am  (#11) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
iarga wrote:
David,

There is already nice free software, for astronomy, with the name GRIP:

http://www.grelf.net/
http://www.grelf.net/download_app.html

Quote:
GR's Image Processor (GRIP) is free to download from here and will run on just about any computer. It's not limited to Windows and it can do many things that standard digital photo applications cannot.


Is this a problem?


That's potentially a problem yes, we need to look at that more closely.
Thanks for the links !!


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Tue Jan 10, 2017 11:25 am  (#12) 
Offline
GimpChat Member
User avatar

Joined: Mar 28, 2016
Posts: 312
Location: Netherlands
David, I edited my previous post, I added a link:

http://www.grelf.net/grip_intro.html

Here you can find the most info about GRIP


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Tue Jan 10, 2017 7:01 pm  (#13) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
On trying 1.8.0pre so far none of my scripts that use GMIC work, is this to be expected?, or is there still some work to be done with the pre-release that will fix this

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Tue Jan 10, 2017 7:14 pm  (#14) 
Offline
GimpChat Member

Joined: Jul 11, 2010
Posts: 349
Ronounours wrote:
In any case, I've coded something today to allow the use of versions 1.8.0_pre and 1.7.9 of the G'MIC plug-in for GIMP, at the same time.
This should help providing a compatibility between the different versions. We already don't update 1.7.9 filter definitions anymore, so you can
consider that the 1.7.9 plug-in API is stable now :)


When will this be available?


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Tue Jan 10, 2017 7:28 pm  (#15) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
When the code for using 1-7-9 and 1-8-0 simultaneously becomes available will GMIC know which to use :gaah

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 1:50 am  (#16) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
I'll post new pre-release binaries for 1.8.0_pre today, with the ability to get G'MIC plug-in 1.7.9 and 1.8.0_pre at the same time.
The registration names of the plug-in make it easy for a script to know which version it invokes :

- Current stable version 1.7.9 still uses name 'plug-in-gmic', so that won't change anything for your scripts.
- Pre-release version 1.8.0 uses name 'plug-in-gmic180', so if you want to invoke this one in your script, that will need a change.

So, at least most of the existing scripts will continue to work with current stable version 1.7.9.

I say it again, but pre-release 1.8.0 is far from being the final version. And this will be a major release with a lot of new stuffs
(you can follow the changes here : https://discuss.pixls.us/t/on-the-road-to-gmic-1-8-0).
The release is not yet planed.


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 4:01 am  (#17) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2238
Location: Poland
Hi David.
Thank You very much for the quick update Polish translation. :tyspin
The number (plug-in-gmic180) for the new GMIC does not seem like a good option - because I think will change?
Is not it better to take something general for the name of the call (plug-in-gmic-all-in)?
Is the new version is expected to save (for the faves) different (selected) options Input/Output ?


Attachments:
Input-Output in faves.png
Input-Output in faves.png [ 2.8 KiB | Viewed 2012 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 5:33 am  (#18) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Hi MareroQ,

Quote:
Thank You very much for the quick update Polish translation. :tyspin

Thanks to you !

Quote:
The number (plug-in-gmic180) for the new GMIC does not seem like a good option - because I think will change?
Is not it better to take something general for the name of the call (plug-in-gmic-all-in)?


What we've decided today is actually to change the version number of the next version to 2.0.0.
This will be a major release, so it seems natural to jump to a major version number.
Thus, the name of the call becomes (plug-in-gmic2), and this will be the case for all versions of the 2.x.y series.

Quote:
Is the new version is expected to save (for the faves) different (selected) options Input/Output ?


That was not something we had in mind, but I've just asked Sébastien (the developer of the new plug-in) if this is possible,
and he told me he will do it. Thanks for the suggestion :)


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 5:55 am  (#19) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Will the download for GMIC 1-8-0 also contain the plugin 1-7-9

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 5:58 am  (#20) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
No, finally 1.8.0 won't exist, it will be replaced by 2.0.0.
And no, it will not contain the older plug-in (but the binaries for 1.7.9 will still be available from the G'MIC website).


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 8:06 am  (#21) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
OK, so I've posted some new pre-release binaries for upcoming version 2.0.0.
Get it from here : http://gmic.eu/files/prerelease/
It can be installed along the current stable plug-in version 1.7.9.


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 8:19 am  (#22) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
If I redo my favorites, will it mess up 1.7.9? Just installed the beta, but it doesn't like my favorites at the moment. Still don't want my favorites in 1.7.9 to be messed up when I go to 2.0.0x. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 9:14 am  (#23) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
lylejk wrote:
If I redo my favorites, will it mess up 1.7.9? Just installed the beta, but it doesn't like my favorites at the moment. Still don't want my favorites in 1.7.9 to be messed up when I go to 2.0.0x. :)


Yes, it will.
I suggest to let them as they are now. In the next plug-in (in Qt), there should be a mechanism to 'import' your old faves more cleanly.


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 3:50 pm  (#24) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
OK; will just play with 1.8.0pre for bugs when I can, David. Glad you now allowed both to co-exist at the moment even though custom presets share the same paths (for the moment). :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 7:16 pm  (#25) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
David works fine for me in Gimp 2-8-18
these are the files I inserted in my plugins folder, Note the 2 gmic-gimp files
Image
these are the 2 versions of gimp as they appeared in the 'Filters Menu'
Image
the scripts that used GMIC are still functioning well :tyspin

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 8:19 pm  (#26) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
I put certain plugins in their own respective directory Graechan and add the plugins in GIMP's settings. I use to put all my plugins into one directory but then I got burned. lol

It's about the DLLs; not worth mixing plugins that include their own list of DLLs in the same directory. Most plugins use the universal DLLs and I put those plugins in GIMP's plugin direcotory under my user .GIMP.2.8 directory, but 3 plugins now (user filter, G'MIC and now G'MIC8.0) I give their own respective directory. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Wed Jan 11, 2017 10:14 pm  (#27) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
The list of files I posted are in there own directory that I added in Edit/Preferences/Folders/Plug-ins
(C:\Users\Graechan\gmic-gimp-2.0.0_pre-win64)

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Thu Jan 12, 2017 12:45 am  (#28) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
You can just forget version 1.8.0, as it has been replaced by number 2.0.0.
I'll try to post a new 2.0.0_pre release today with the ability to import faves from 1.7.9 and make them working as expected.


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Thu Jan 12, 2017 1:09 am  (#29) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
And hopefully not interfere with 1.7.9 as far as presets are concerned. I think, for the moment, the presets are shared in the same location and if you translate, it would then break them for 1.7.9. Of course, I'm just guessing. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: gmic 1.8.0pre does not read .gmic file?
PostPosted: Thu Jan 12, 2017 2:51 am  (#30) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
You are guessing right for the moment, but I'll post later this day new binaries that make 2.0.0 and 1.7.9 completely independent :)


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

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Anyone have an exe file of GMIC 1.79 64 bit?

0

No new posts Gmic

2

No new posts Attachment(s) GMIC Challenge

24

No new posts Attachment(s) GMIC in the menu

10

No new posts Attachment(s) GMIC not installing

2



* Login  



Powered by phpBB3 © phpBB Group