It is currently Mon Aug 17, 2026 4:02 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 37 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Thu Jan 28, 2016 4:33 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Hello everyone,

The next release of G'MIC (numbered 1.6.9) is planed for the next week. Today, I've released some pre-release binaries for Windows and Linux (32 and 64bits). The git repo is also up-to-date. Is there any volunteer to install this pre-release version and tell me if all is working as expected ?
There have been a lot of improvements in the embedded math evaluator, and I might have missed some (probably minor) regressions.
Your help to hunt those remaining bugs (if any) will be highly appreciated :)

Here is the link where you can download and install the pre-release version of G'MIC : http://gmic.eu/files/prerelease/

Thanks!


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: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Thu Jan 28, 2016 5:00 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jun 22, 2015
Posts: 233
Your link doesn't seem to work


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Thu Jan 28, 2016 5:31 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12832
Link works for me. Only tested on a few GIMP/G'MIC presets and they all work, David. Not a great alpha/beta tester though, but so far appears to work fine in GIMP. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 8:22 am  (#4) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16161
Windows/ 10 64 bit here. All seems well David. Thank you for the new release by the way. :)

_________________
Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 8:25 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Installed 1.6.9 pre on my day-by-day PC (no "safe" backups, I trust G'MIC....)
So far no errors.
A part from using it whenever required, I ran thru the first two submenus.
Only two comments/doubts:
1-Arrays > Extract objects
I don't know whether the behaviour is the same as on previous releases
but my first reaction has been: why the objects recognized and extracted (correctly)
are extracted WITH the existing background and NOT on a new transparent background?
2-Artistic > Shapeism
(very) slow

Thanks David for your continuous effort on providing a such wonderful tool !

_________________
"Where am I ?"


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 10:17 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Aug 13, 2015
Posts: 312
Location: Somewhere between lost and found.
Chocolate sent ... testing
Installed linux 64 bit on Mint 17.1
Works, but haven't tested many filters yet.

EDIT:
I love pre releases. And I like most things about open source. So I always try to help. But I don't know whether to praise or curse You for this! I tried ten random filters on some files for a huge project I am working. All seemed to work as intended.

But now I have to go back 3 months in my work flow and make changes as these improvements are too great to leave out!

EDIT 2: By the way, some of these files are huge (1.5 to 4 GB memory footprint). While some of the "heavier filters" (Dream Smoothing) are far from fast, they are handling it. (I-7 with 16 GB Ram)

_________________
The answer was 42. The question is long forgotten. The computer that solved it is now destroyed.
The MK-2 has been built. Should this be the next question?
(Solve if you can ... ;) )
Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 10:51 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
I went also thru BLACK&WHITE submenu
everything OK
only comment: Pencil Portrait (which I like a lot) still very slow

_________________
"Where am I ?"


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 11:04 am  (#8) 
Offline
GimpChat Member
User avatar

Joined: Aug 13, 2015
Posts: 312
Location: Somewhere between lost and found.
Error: got this --
Quote:
*** Error in ./gimp_dreamsmooth/*repeat/*local/*repeat/ *** Command '-input': File '0', format does not take any input options (options '0,1,3,5,1' specified).


Process:
  1. Selected an RGBA layer (90.7 MB when saved as a file with nothing else in it, all paths etc removed)
  2. Ran the filter with default settings on the normal image (1.2 GB, many layers + paths and channels)
  3. Ran fine (but slowly as expected)
  4. in Gimp: Filters -> Reshow G'MIC
  5. Add to Favorites
  6. "OK" button
It was obviously trying to run it again, but I had the same layer selected as originally (verified this). Only difference was the new "Reference" layer, and file size (now 1.8 GB). Four more attempts caused same result.

Repeat of steps got same result.

Same after a restart of gimp and repeat of steps (including initially successful run)

_________________
The answer was 42. The question is long forgotten. The computer that solved it is now destroyed.
The MK-2 has been built. Should this be the next question?
(Solve if you can ... ;) )
Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 11:44 am  (#9) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Thanks jazzon for the kind words (and the hot chocolate of course ;) ).

I've tried replicating the issue on my machine, and followed your step, but everything works fine for me. I'm running G'MIC on Ubuntu though.
Could it be possible to generate a log file just before reproducing the error ? To do so, you need to select "Output Messages" -> "Debug mode (logfile)"
just under the Preview window, then run the filter (that makes the error).
The logfile is located in %APPDATA/gmic/gimp_log.txt. If you can copy/paste it somewhere (maybe on pastebin?) so I can analyze what is going on, that would be perfect :)

Thanks again!


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 12:01 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Aug 13, 2015
Posts: 312
Location: Somewhere between lost and found.
processing now...will post shortly

_________________
The answer was 42. The question is long forgotten. The computer that solved it is now destroyed.
The MK-2 has been built. Should this be the next question?
(Solve if you can ... ;) )
Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 12:11 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Aug 13, 2015
Posts: 312
Location: Somewhere between lost and found.
Ok Weird.

Now I cannot reproduce it either. Even went as far as removing it from favs, and doing the whole process again.

No changes in between except a reload of the image. Not even a computer off, but it did go to standby.

Will keep log mode turned on for a while (will check at each use) and see what results. If it occurs again I will forward to You.

_________________
The answer was 42. The question is long forgotten. The computer that solved it is now destroyed.
The MK-2 has been built. Should this be the next question?
(Solve if you can ... ;) )
Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 12:12 pm  (#12) 
Offline
GimpChat Member
User avatar

Joined: Jul 02, 2013
Posts: 59
There is also a build for Mac users from yesterday evening! See gmic downloads!
http://karo03.bplaced.de/gmic/git/Macgm ... semite.dmg


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 12:34 pm  (#13) 
Offline
GimpChat Member
User avatar

Joined: Aug 13, 2015
Posts: 312
Location: Somewhere between lost and found.
Just noticed something else.

On load the image in question is 1.2GB (reported on gimp status bar)
Post run (successful) the first time, it was 1.8 GB.
Post run (successful) this time, it was 1.3 GB.

Where'd the .5 GB go?

_________________
The answer was 42. The question is long forgotten. The computer that solved it is now destroyed.
The MK-2 has been built. Should this be the next question?
(Solve if you can ... ;) )
Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 12:56 pm  (#14) 
Offline
GimpChat Member
User avatar

Joined: Aug 13, 2015
Posts: 312
Location: Somewhere between lost and found.
Got lucky.
I was working on a script of my own when all this started, and I forgot about the fact I was running gimp from command line as --verbose -c
Scrolled way back in my (fortunately infinite) shell, and found this

So, apparently my first report was wrong in it's facts.
It turns out I apparently DID NOT have the same layer selected (had removed one and renamed it to same name because I like the new results better I think)

My assumption is, when I clicked OK it tried to run the current filter with previous settings, but that should not have been the case as I wasn't using Filters -> Rerun G'MIC, but rather Filters -> Reshow GMIC, so I could add the filter to GMIC's favs.

Also the two - two-line gaps in the report near the top is also present in shell screen, so presumably something caused it to scroll between error attempts. Not sure what though.

_________________
The answer was 42. The question is long forgotten. The computer that solved it is now destroyed.
The MK-2 has been built. Should this be the next question?
(Solve if you can ... ;) )
Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Fri Jan 29, 2016 1:02 pm  (#15) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
I would love to try out the mac version, but I don't think there is a way to do that since I use MacGimp, which has the gmic plugin natively added already.


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Sat Jan 30, 2016 2:34 am  (#16) 
Offline
GimpChat Member
User avatar

Joined: Mar 16, 2015
Posts: 613
Location: On Earth,specifically Queensland,Australia
I downloaded Gmic pre release but when I start gimp Gmic is grayed out. I put the file in plugins. I normally update from the Internet. Is there something else I have to do?

Oops, I made a stupid error. In my haste to test I forgot that Gmic doesn't show until you have a layer. :oops:

Ok I have tested all my faves and they all work as expected. I am on Linux Mint 17.3 with Gimp 2.8.16.

_________________
Image


Last edited by Kimba on Sat Jan 30, 2016 3:15 am, edited 1 time in total.

Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Sat Jan 30, 2016 2:50 am  (#17) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12832
It's best to put G'MIC in it's own folder and link that plugin in GIMP's settings. There were so many DLL conflicts over time that this all but became a necessity for the plugin sets that I have, Kimba. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Sat Jan 30, 2016 2:53 am  (#18) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
if you have downloaded the pre-release in .exe format, you have simply to RUN IT, not to move; the exec founds automatically wher to place itself (as Lyle said, better to have a subfolder dedicated to G'MIC: "plug-in gmic")

_________________
"Where am I ?"


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Sat Jan 30, 2016 4:05 am  (#19) 
Offline
GimpChat Member
User avatar

Joined: Mar 16, 2015
Posts: 613
Location: On Earth,specifically Queensland,Australia
Thanks Lyle and Dinasset. I put Gmic in it's own folder and linked it in Gimp preferences. It's working.

I don't know if Garagecoders Wireframe filter is Gmic dependent but it's suddenly not working. Lyle's Wireframes are working.

_________________
Image


Top
 Post subject: Re: Request for testing G'MIC 1.6.9_prerelease !
PostPosted: Sat Jan 30, 2016 4:20 am  (#20) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
tested both on 1.6.9, they work
examples

Attachment:
red-rose-1024x768_WF-GC-color.jpg
red-rose-1024x768_WF-GC-color.jpg [ 469.28 KiB | Viewed 2864 times ]

Attachment:
red-rose-1024x768_WF-GC2-gold.jpg
red-rose-1024x768_WF-GC2-gold.jpg [ 619.77 KiB | Viewed 2864 times ]

_________________
"Where am I ?"


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

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group