It is currently Mon Jun 15, 2026 11:41 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 204 posts ]  Go to page Previous  1 ... 5, 6, 7, 8, 9, 10, 11  Next
Author Message
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Thu Mar 30, 2017 10:34 am  (#141) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
lylejk wrote:
Hey Rod; just noticed that the pop under is the progress bar. Not sure how to make it to pop on top though. :)

And you just ninja'd me, Brian. :ninja

I think it loads so fast you wouldn't get a chance to see it. :lol
It was like a quick millisecond or so and bam it was done. Heheh

_________________
Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Thu Mar 30, 2017 11:02 am  (#142) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
I have a few scripts that run for 2.5 to 4 minutes with a lot of calls in them.
Am in the habit of editing while script is running, and forget to wait.
When typing in the editor the dialog pops up and focus goes back
to the script dialog if the script has ended
and I am hitting enter on a line, it restarts the script. Drives me nuts!

More clearly stated,
The script has 30 or more calls to GMic, everytime the 'progress bar' pops up
focus is taken away from the window I am editing in ( on a different monitor ).
This drives me nuts!
Also by chance, if the script ends about the time I hit enter in the editor, it restarts.
This co-incidence happens several times every night since 3/23/17 version.


Last edited by animicule on Fri Mar 31, 2017 8:52 am, edited 1 time in total.

Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Fri Mar 31, 2017 1:50 am  (#143) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
That's an interesting remark Brian, we were not aware of that issue.
We'll think about it :)


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Fri Mar 31, 2017 2:08 am  (#144) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12775
While you here, I noticed that the preview doesn't work for some of the presets such as solidy (and it inverts the color for felt pen preset preview but renders like it should). Not sure what's the issue. Solidy renders fine too by the way; it's only the preview. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Fri Mar 31, 2017 2:15 am  (#145) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Lyle, any file you could send us to reproduce the problem ?
Here, the preview looks good.


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Fri Mar 31, 2017 2:35 am  (#146) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12775
Strange; when I click the plus in the preview, it then renders the preview. Also when I change presets, I sometimes get a yellow ! icon and no render happens. Anyway, I've attached an image, but again, it just appears to be with the preview engine. Really see it if the image is at 100% and then you change between presets. :)


Attachments:
Captureme 2b.png
Captureme 2b.png [ 172.05 KiB | Viewed 1813 times ]

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Fri Mar 31, 2017 8:24 am  (#147) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
@ Ronounours
with the 3/30/17 win64 QT version,
One of my long scripts will end with an error message that the script can't work on a layer as
it may not exist any more. Whirlydraw runs the line before. When I stop the script just after
whirlydrawing and before the error line, the layer is there but only 1/2 of the layer (like something clipped the right half).
I changed the wirlydrawing to a different filter freaky B&W, received the same error, but nothing
was done to the layer that still existed, when the script was stopped after the call.
It was a long ways into the script 770 of 1200 lines and estimate 20 gmic calls.
Same script in 3/23/17 win 64 QT version
runs just fine.
Same script in older (non-pre) versions runs fine.
???
Thank you,
Brian


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Sun Apr 02, 2017 1:42 pm  (#148) 
Offline
GimpChat Member
User avatar

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

We don't know what is happening with this version, as the code for the non-interactive calls has not been modified between the two last versions.
Do you have some script we could try to reproduce the bug here at the lab ?
That would help a lot. Thanks !


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 03, 2017 8:51 am  (#149) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12775
Not sure what the updates are, but noticed new versions of both qt and gtk released today for G'MIC. Looks like some of the preview issues have been addressed (at least I've not seen the inversion artifact in the preview yet with just the little testing I've done). :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 03, 2017 8:58 am  (#150) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Ronounours wrote:
Hello Brian,

We don't know what is happening with this version, as the code for the non-interactive calls has not been modified between the two last versions.
Do you have some script we could try to reproduce the bug here at the lab ?
That would help a lot. Thanks !



I will reproduce and send it to you,
it will take a day or two.
Thank you!


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 8:51 am  (#151) 
Offline
GimpChat Member
User avatar

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

I've posted new pre-release binaries today (dated 2017/04/10), including binaries for Windows / Ubuntu / Debian / Manjaro. It should fix most of the bugs you have been running into with the previous versions. As usual, your feedback is very welcome ! Download link: http://gmic.eu/files/prerelease/


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 8:58 am  (#152) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Thank you David.
Will let you know tomorrow about 4/10/17 win64 qt.


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 9:04 am  (#153) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12775
Thanks for the head's up again, David. Just completed a quick test of both gtk and qt and both appear to be working fine and an issue with running the qt after you chose a selection appears to have been addressed too. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 9:38 am  (#154) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
Windows 10 and GIMP-2.8.20 64 bit works great! Thanks David. =)

_________________
Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 9:51 am  (#155) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Windows 10 64bits / Gimp 2.8.20
OK for GTK version
Error on QT version
GIMP Error
Plug-in crashed: "gmic_gimp_qt.exe"
(C:\Users\Diego\.gimp-2.8-full\gmic-gimp-qt-2.0.0_pre-win64\gmic_gimp_qt.exe)

The dying plug-in may have messed up GIMP's internal state. You may want to save your images and restart GIMP to be on the safe side.

_________________
"Where am I ?"


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 9:52 am  (#156) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Rod, your is 32-bits?

_________________
"Where am I ?"


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 12:05 pm  (#157) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
@dinasset: that's interesting thanks. What did you do to make the plug-in crash ? Any particular sequence of actions we can try to reproduce and hopefully get the same kind of crash here ?


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 12:22 pm  (#158) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
No action.
Just selected it from the Gimp Filters.
Instead of showing the menu panel it just sends me that msg.
Now I'll try to remove and re-download.
I'll let you know.

_________________
"Where am I ?"


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 12:34 pm  (#159) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Removed, re-downloaded, unzipped and placed again in Gimp Filters.
No benefits, same error.
One thing surprises me:
while the GTK versions dimensions are different between 32bits and 64bits (8.2M - 8.9M), the QT versions show the same dimensions (26M for each of them): is it OK?

_________________
"Where am I ?"


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 10, 2017 11:43 pm  (#160) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
I guess the 64bits versions are not correct for the QT.
Can anyone else having a Win 64bits system try to download/unzip/test it?

_________________
"Where am I ?"


Top
Post new topic Reply to topic  [ 204 posts ]  Go to page Previous  1 ... 5, 6, 7, 8, 9, 10, 11  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group