It is currently Mon Jun 15, 2026 9:47 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 204 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11  Next
Author Message
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 24, 2017 7:55 am  (#181) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1444
I would like to make G'MIC-Qt for Ubuntu64.
The github link needs to be updated in 'Gmic-QTREADME.md'.

I get as far as this:
qmake [HOST=none|gimp]
So I use 'qmake HOST=x86_64-linux-gnu|gimp'
That never completes but it does launch Gimp (because its piped thru Gimp).

Any help appreciated.


PS. I can't find a pre-made Gmic-QT for this version (Linux 64 Mint 17.3)


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 24, 2017 11:19 am  (#182) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
dinasset wrote:
Don't see the need of the source, except for other OS.
Am I wrong?

If you have Qt for Windows you can compile the latest version just like we did for Knotter. ;)
I have however un installed Qt so i probably won't mess with it. The src release is an awesome thing though.
Its like a whole bunch of coders testing and adding to the code Diego. Like GIMP. =)

_________________
Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 24, 2017 12:32 pm  (#183) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2603
Trying to compile gmic_gimp_qt for Gimp 2.9.5 in Kubuntu 16.04 - too many errors - life is too short to worry about it ;) especially since the 2.9.5 gtk version is ok.

Quote:
I get as far as this:
qmake [HOST=none|gimp]


That is not a pipe that is an option

for the gimp plugin it is qmake HOST=gimp I assume for gmic standalone it is qmake HOST=none

Quote:
PS. I can't find a pre-made Gmic-QT for this version (Linux 64 Mint 17.3)


You might have already tried this one
http://gmic.eu/files/linux/gmic_ubuntu_xenial_amd64.deb Unpack the deb and both gmic and gmic_qt are there.

I don't have a LM17 handy, this in a LM18 VM - http://i.imgur.com/a5kDnSI.jpg - might be worth a try.
edit: I did find that libcurl was a dependency.


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon Apr 24, 2017 7:20 pm  (#184) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1444
Thank you rich2005.
Quote:
That is not a pipe that is an option

That made all the difference. :)
Image

To make G'mic-Qt on Mint Linux Ubuntu I did this:

sudo apt-get install qt5-default libfftw3-dev libgimp2.0-dev
sudo apt-get install git
git clone https://github.com/dtschump/gmic.git
git clone https://github.com/c-koi/gmic-qt
make -C gmic/src CImg.h gmic_stdlib.h
cd gmic-qt
/usr/lib/x86_64-linux-gnu/qt5/bin/qmake HOST=gimp
make

I had to enter a github password to clone the folders.
I also defined the location of qmake.
(/usr/lib/x86_64-linux-gnu/qt5/bin/qmake HOST=gimp)


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Tue Apr 25, 2017 1:42 am  (#185) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
@rich : Yes, I've noticed there were issues when compiling for GIMP 2.9, and as Sébastien is on vacations, I've started a temporary 'fork' of his project, with some fixes : https://github.com/dtschump/gmic-qt
Now, it compiles for Gimp 2.9 as well (with some warnings remaining).
When Seb returns, I'll propose him to merge my changes with his main branch, then I'll probably delete my fork.


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Tue Apr 25, 2017 8:41 am  (#186) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2639
Location: Poland
Hi David.

In the source files, the translation into Polish was lost...

_________________
Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Wed Apr 26, 2017 2:28 am  (#187) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Polish translation is here : https://github.com/dtschump/gmic-qt/blo ... ions/po.ts
Isn't it correct ?


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Wed Apr 26, 2017 6:28 am  (#188) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2639
Location: Poland
Sorry David - it is misleading: :oops:
Language = "pl" file "po".ts

_________________
Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Wed Apr 26, 2017 11:54 am  (#189) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Release of G'MIC 2.0.0 is almost there. Default downloads now link to today's prerelease, so more people can try it !

http://gmic.eu/download.shtml


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Wed Apr 26, 2017 3:32 pm  (#190) 
Offline
GimpChat Member
User avatar

Joined: Jun 06, 2016
Posts: 1033
Thank you David!


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Wed Apr 26, 2017 6:12 pm  (#191) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1837
Awesome! Now I've got two working versions and I can change between the two (v1.6.8 and v2.0).


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Thu Apr 27, 2017 3:39 pm  (#192) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2639
Location: Poland
I compiled the G'MIC-qt for GIMP 2.9 in QT 5.7.1 (for Windows 32 bit XP and Vista).
For those willing to test - download:
https://www.dropbox.com/s/fhrevh2a1a7jwgf/gmic-gimp-2.9-qt-2.0.0_pre-win32.zip?dl=0 (28 227 312 bit)
There was one problem - translations not works (in no language).


Edit: 07-05-2017 new version in post 196.


Attachments:
'MIC-Qt for Gimp 2.9.png
'MIC-Qt for Gimp 2.9.png [ 483.72 KiB | Viewed 4558 times ]

_________________
Image


Last edited by MareroQ on Sun May 07, 2017 12:22 pm, edited 1 time in total.
Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Tue May 02, 2017 4:54 am  (#193) 
Offline
GimpChat Member

Joined: Jul 18, 2016
Posts: 25
Hello, I'm a bit lost now, as I don't know any more which package to install on Xubuntu 17.04 for Gimp 2.9.5.
The usual way of installing the latest pre_versions for Linux into the folder .config/GIMP/2.9/plug-ins doesn't work anymore.

I tried to install:
* gmic_gimp_gtk_linux64.zip
* gmic_gimp_qt_linux64.zip
* gmic_debian_wheezie_amd64.deb
* gmic_ubuntu_zesty_amd64.deb
* gmic_gimp_gtk_yakkety64.zip (which is only 2.1 Kb by the way, no gmic inside)

The deb's won't install as they complain about other, more recent libraries.

The only way I can use G'mic for Gimp is by installing it via the software manager (Synaptic), but that gives me a version from January. After deleting that one to try to get the newer versions to work (what fails), I cannot re-install gmic via Synaptic, as it gives the next error message:

E: /var/cache/apt/archives/gimp-gmic_1%3a2.0.0~pre20170120-0z2~ppa~edge_amd64.deb: poging tot overschrijven van '/usr/lib/gimp/2.0/plug-ins/gmic_film_cluts.gmz', wat ook in pakket gmic 2.0.0 zit

(means: error: tries to overwrite existing package). I saw this film-cluts error several times before.

Hope someone can help.


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Tue May 02, 2017 5:32 am  (#194) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2603
It could be that 'buntu 17.x libraries are incompatible, but as of writing this I see the Gimp 2.9.5 ppa is being updated: babl, gegl already, so I assume Gimp will follow. Wait a day, update and try again.
check at https://launchpad.net/~otto-kesselgulas ... /gimp-edge

For gmic-gimp I would use the zip's rather than the deb files (especially since they fail ;) ).
http://gmic.eu/files/prerelease/gmic_gi ... inux64.zip
or
http://gmic.eu/files/prerelease/gmic_gi ... inux64.zip

they unzip to single files gmic_gimp_gtk (size 7367320B) and gmic_gimp_qt (7185480B)

Remove whatever you already have installed and put either file (or both, they co-exist) in ~./config/GIMP/2.9/plug-ins

Not 'buntu 17.x but kubuntu 16.04 looks like http://i.imgur.com/KUK4OFO.jpg and http://i.imgur.com/a1fQdB7.jpg

The other thing is the gmic config folder ~./config/gmic
Might be worth renaming that as a backup, then open Gimp and gmic, and update gmic from the gmic dialog. This one http://i.imgur.com/CoFHcXJ.jpg

Edit:
Quote:
The only way I can use G'mic for Gimp is by installing it via the software manager (Synaptic), but that gives me a version from January. After deleting that one to try to get the newer versions to work (what fails), I cannot re-install gmic via Synaptic, as it gives the next error message:

A quick check for 17.04 (zesty) gives this http://i.imgur.com/68XXzGz.jpg all failed to compile and no gmic-gimp anyway. AFAIK the ppa maintainer is having problems auto-compiling gmic-gimp due to gmic source changes.

If feeling brave, you could try this one, compiled this morning against the Gimp 2.9.5 ppa packages
http://www.mediafire.com/file/g0o5svsrm ... mp_gtk.zip 3MB remember to unzip.
as with all my stuff, absolutely zero guarantees


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Tue May 02, 2017 8:17 am  (#195) 
Offline
GimpChat Member

Joined: Jul 18, 2016
Posts: 25
Hello Rich,

Thank you for your quick response. Okay, so somewhere in the programming chain some problems, can happen...

The good news is that your compiled version works well, so one more time, thank you very much!

Regards, Paul.


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Sun May 07, 2017 11:52 am  (#196) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2639
Location: Poland
I compiled the G'MIC-qt standalone and for GIMP 2.8, 2.9 in QT 5.6.2 (for Windows 32 bit XP and Vista).
For those willing to test - download:

For GIMP 2.8:
https://www.dropbox.com/s/vlogr04uhxmzr0n/gmic-gimp-2.8-qt-2.0.0_pre-win32.zip?dl=0

For GIMP 2.9:
https://www.dropbox.com/s/3d4v23sp5j5w5pb/gmic-gimp-2.9-qt-2.0.0_pre-win32.zip?dl=0

G'MIC standalone:
https://www.dropbox.com/s/bvzskb6seq3r31g/gmic-standalone-qt-2.0.0_pre-win32.zip?dl=0

Translation finally works.
Thanks for Sébastien Fourey and David Tschumperlé.

ps. New option:preview zoom level display - It also works very well.
:tyspin

_________________
Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Mon May 08, 2017 7:08 am  (#197) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
Just thought i would try in GIMP-2.9.5 portable with Windows 10 but no go. =)

_________________
Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Wed May 24, 2017 2:30 am  (#198) 
Offline
GimpChat Member
User avatar

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

I've just posted new binaries yesterday for the 2.0.0 pre-release version of G'MIC (link). It is intended to be the last pre-release before the final version planed for next week ! If you have some time and motivation for testing these, we would be really grateful to get feedback from you. Most of the things we wanted to put in version 2.0.0 should be working as expected.
I'm also writing a quite comprehensive summary of all the features we've put into G'MIC these 12 last months. As you may imagine, this actually represents a lot of work ;)

Thanks again for your help.


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Wed May 24, 2017 5:20 am  (#199) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12775
Just installed both gtk and qt versions, David (and it's 5:20am where I am now; lol). Only tested a few and so far very quick. QT version launches quite fast now (wow; much improved since the first beta). You and your team deserve many kudos for what you've accomplished. Looking forward to next week. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Qt-based G'MIC plug-in
PostPosted: Wed May 24, 2017 6:50 am  (#200) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
Both work great in Windows 10 64 bit. Thanks David! =)

_________________
Image


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

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group