It is currently Tue Aug 18, 2026 10:33 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 18 posts ] 
Author Message
 Post subject: TITO for GIMP
PostPosted: Tue Mar 27, 2012 5:25 pm  (#1) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
weird name Tito, it remind me the former dictator (more exactly the leader of the communist party) of Yugoslavia

But as tool look great

www.youtube.com Video from : www.youtube.com


AARGH i still have problem to embed video...ok this the link

http://www.youtube.com/watch?v=hGAgG_XR ... tu.be&hd=1

looks quite interesting , here the specification
http://dl.dropbox.com/u/28366148/TITO-Specifications

and here the code
http://dl.dropbox.com/u/28366148/TITO-Specifications

Not sure if may be compiled easily for gimp 2.7 but seems worth a look

_________________
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


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: TITO for GIMP
PostPosted: Tue Mar 27, 2012 6:59 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12832
Here's the code PC. :)

[BBvideo 510,420]http://www.youtube.com/v/hGAgG_XRhHc[/BBvideo]



www.youtube.com Video from : www.youtube.com

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Tue Mar 27, 2012 8:57 pm  (#3) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16161
The correct url for the master
https://github.com/ssvz4/gimp-tito/downloads

_________________
Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Tue Mar 27, 2012 9:15 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2012
Posts: 583
What is it exactly? I understand it has something to with the menus?

_________________


"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: TITO for GIMP
PostPosted: Tue Mar 27, 2012 11:50 pm  (#5) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16161
I am compiling now.This should prove to be interesting. :)

Its a different version of Gimp.

_________________
Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Tue Mar 27, 2012 11:52 pm  (#6) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16161
I had to add all the makefile.in files and a configure file but i think its going now. :)
The config.h.in also had to be added.

_________________
Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Wed Mar 28, 2012 2:27 am  (#7) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
Rod I hope it compiles for windows, I can never remember where anythig is in gimp, old age , stroke and senility, even wilbur, :rofl have taken a toll

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


Top
 Post subject: Re: TITO for GIMP
PostPosted: Wed Mar 28, 2012 4:01 am  (#8) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
join the club Graechan.

_________________
Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Wed Mar 28, 2012 7:12 am  (#9) 
Offline
Script Coder
User avatar

Joined: Jun 22, 2010
Posts: 1171
Location: Here and there
ZWard117 wrote:
What is it exactly? I understand it has something to with the menus?


It appears to be a way of searching the menus.

There's an ongoing discussion about it on the Developers mailing list:
http://www.gimpusers.com/forums/gimp-de ... enu-search
where one of GIMP's main user-interface designers questions the need for this.

Kevin


Top
 Post subject: Re: TITO for GIMP
PostPosted: Wed Mar 28, 2012 7:30 am  (#10) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
If i understand well the point is that the usability guru doesn't like that for using it the hand can't be free to do other task on the keybord
the other critique is that ,as Rod already noticed it was not build on the main branch of the code but on a lateral one
(i beg pardon for the terminology i can't remember the exact english words

_________________
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: TITO for GIMP
PostPosted: Wed Mar 28, 2012 12:29 pm  (#11) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16161
I am having/getting multiple errors for gtk-doc while compiling this version.
I really believe that the src files aren't all there.
Makefile.in files are missing throughout the source download, and there is no configure file.

I am going to try disabling docs and see if that works. :)
./configure --prefix=/opt/Gimp-menu-search LIBS="-L/opt/lib -L/usr/lib -L/usr/mono/lib -L/c/Python27/Lib" CPPFLAGS="-I/opt/include -I/usr/mono/include -I/opt/gimp-2.7.5/include -I/usr/include -I/c/Python27/include -Dlibintl_printf=printf -I/opt/lib/bin" --disable-docs


I will keep you updated on my progress.
Perhaps a better or more complete src tarball will be available soon.

_________________
Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Wed Mar 28, 2012 1:35 pm  (#12) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16161
Yeah too many problems with the configure.ac file also. I think i am going to wait for a more complete src tarball. :)
Compaq_Owner@Family-Room /c/src/gimp-nightly-builds/gimp-tito
$ export PATH=$PATH:/c/Windows/System32 make -j1; make -j1 install
sh: export: `-j1': not a valid identifier
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /c/src/gimp-nightly-builds/gimp-tito/missing --run aclo
cal-1.11 -I m4macros
configure.ac:472: warning: macro `AM_PATH_GLIB_2_0' not found in library
configure.ac:501: warning: macro `AM_PATH_GTK_2_0' not found in library
cd . && /bin/sh /c/src/gimp-nightly-builds/gimp-tito/missing --run automake-1.11 --gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /c/src/gimp-nightly-builds/gimp-tito/missing --run auto
conf
configure.ac:484: error: possibly undefined macro: AM_PATH_GLIB_2_0
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:485: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:513: error: possibly undefined macro: AM_PATH_GTK_2_0
make: *** [configure] Error 1

Compaq_Owner@Family-Room /c/src/gimp-nightly-builds/gimp-tito
$

_________________
Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Wed Mar 28, 2012 1:47 pm  (#13) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
iAt this point if i was you i would contact the developer

_________________
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: TITO for GIMP
PostPosted: Mon Apr 02, 2012 7:04 pm  (#14) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16161
They do now have a merge setup that can be added to the gimp-2.7.6 src IF you have Linux you should be able to build it after merging the files to your current Gimp-2.7 build.
I may now be able to add this merge package to the src tarball for Gimp-2.7.5 and re compile it for Windows. :)

_________________
Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Mon Apr 02, 2012 7:47 pm  (#15) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
crossing fingers ...

_________________
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: TITO for GIMP
PostPosted: Mon Apr 02, 2012 8:23 pm  (#16) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16161
Compiling now - so far so good. :)
My first compile worked until i had to build pygimp then it failed for gen-gui. :)
That was my try in Gimp-2.6.12 though so i think the version only works with Gimp-2.7's GUI.

Keep crossing your fingers!

_________________
Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Mon Apr 02, 2012 10:38 pm  (#17) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16161
So far not so good :)
I get a undefined reference to
`tito_dialog_create'

in line 203 of the dialog-constructor.c file
So i am commenting out that block of code and trying that.
{
  // return tito_dialog_create ();
// }

// GtkWidget *
// dialogs_error_get (GimpDialogFactory *factory,
                   // GimpContext       *context,
                   // GimpUIManager     *ui_manager,
                   // gint               view_size)

_________________
Image


Top
 Post subject: Re: TITO for GIMP
PostPosted: Wed Apr 04, 2012 4:17 pm  (#18) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
honestly i don't care much anymore for gimp 2.6 , i am really interested to have for 2.7- 2.8

btw i traced the gimpainter-2.7 git
http://git.sourceforge.jp/view?p=gimp-p ... ;a=summary

_________________
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 new topic Reply to topic  [ 18 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group