Re: [Gimp-user] Puzzle about my version of gimp

2008-11-22 Thread Leonard Evens
On Sat, 2008-11-22 at 13:33 +0100, Sven Neumann wrote:
> Hi,
> 
> On Fri, 2008-11-21 at 19:09 -0800, Akkana Peck wrote:
> 
> > Also, run gimp --version from a terminal and compare that to what
> > Help->About tells you.
> 
> Both display the same compiled-in version string. So what exactly is the
> purpose of comparing these?

Sometimes things work in mysterious ways.  In this case, the suggestion
induced me to use command mode.  Immediately after `gimp --version'
returned 2.4.1, I tried `which gimp', and that led me to the solution of
the problem.

Thanks again for telling us about the code.  I've tried on numerous
occasions to figure out just what gimp was doing by examining the
source, but I've seldom been successful.

And I apologize again for not having figure out the problem myself
without bothering so many helpful people.

> 
> 
> Sven
> 
> 
> ___
> Gimp-user mailing list
> Gimp-user@lists.XCF.Berkeley.EDU
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Puzzle about my version of gimp

2008-11-22 Thread Sven Neumann
Hi,

On Fri, 2008-11-21 at 19:09 -0800, Akkana Peck wrote:

> Also, run gimp --version from a terminal and compare that to what
> Help->About tells you.

Both display the same compiled-in version string. So what exactly is the
purpose of comparing these?


Sven


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Puzzle about my version of gimp

2008-11-21 Thread Akkana Peck
Martin Nordholts writes:
> Leonard Evens wrote:
> > I recently upgraded my main computer to Fedora 9 from Fedora 7.  When I
> > brought gimp up and clicked on 'about' under Help, a window came up
> > claiming it is gimp 2.4.1.   But the package is designated 2-2.4.7, from
> > which I conclude it is really gimp 2.4.7.
> 
> Help -> About is much more reliable than the package name.

Also, run gimp --version from a terminal and compare that to what
Help->About tells you.

...Akkana
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Puzzle about my version of gimp

2008-11-19 Thread Martin Nordholts
Leonard Evens wrote:
> I recently upgraded my main computer to Fedora 9 from Fedora 7.  When I
> brought gimp up and clicked on 'about' under Help, a window came up
> claiming it is gimp 2.4.1.   But the package is designated 2-2.4.7, from
> which I conclude it is really gimp 2.4.7.

Help -> About is much more reliable than the package name.

To find out for sure you can look in the NEWS file for 2.4 and try to
reproduce bugs that only existed in one of the versions. Depending on
what bugs you can reproduce, you can derive what version you have.

Another way would be to install the source package of the gimp program
package and look in the configure.in file, which has the version at the top.

- Martin
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user