Puzzle about gimp version, continued. Please help!!!
Jump to message:
- Puzzle about gimp... — Leonard Evens, 21 Nov 2008 10:28 PM
- Puzzle about gimp... — Al Bolduc, 21 Nov 2008 10:36 PM
- Puzzle about gimp... — Leonard Evens, 22 Nov 2008 12:50 AM
- Puzzle about gimp... — Johan Vromans, 22 Nov 2008 12:59 AM
- Puzzle about gimp... — Sven Neumann, 22 Nov 2008 01:18 AM
- Puzzle about gimp... — Leonard Evens, 22 Nov 2008 04:01 AM
As a registered user, you can subscribe forum threads in order to get notified when replies are posted. Just log in at the right top of the page if you already have an account, otherwise you can register for free.
| Permalink: | 1227302902.2807.32.camel@localhost.lo... |
|---|---|
| Date: | 21 Nov 2008 10:28 PM |
| From: | Leonard Evens |
| Subject: | Puzzle about gimp version, continued. Please help!!! |
Here is a what I posted before and one response
----------------------------------------------------
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.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
-------------------------------------------------
Here is some further information. I recently acquired a laptop running
Ubuntu 8.04. If I run gimp on it and use Help>About, it says it is 2.4.5.
Also, the format of the window is entirely different from that for my Fedora
version. It looks like what I got with the latest version of gimp I had
under Fedora 7, which I think was 2.4.3.
As Martin suggested, I got the 2.4.7 source package, and expanded it.
It contains a tar file labeled 2.4.7, which I've opened, and it certainly
seems to be 2.4.7. For example, I've looked at the code and I found
GIMP_VERSION=2.4.7
in .configure.
Also, looking at the files from my Fedora 8 gimp package, it certainly
seems I have gimp 2.4.7. That would seem to eliminate the possibility
that the package was actually formed from 2.4.1 source and mislabeled.
The most likely explanation seems to me to be that because I also have
gimp-help-2.4.1 installed, its version number is replacing the correct one
when I use Help>About from within gimp. If I work hard enough with the
code, I can determine just what is happening. Also, as Martin suggested,
I could try to find some feature not present in gimp 2.4.1 which is present
in 2.4.7 by examining the changelogs, but that would also be a lot of work.
Undoubtedly it will eventually be clear to me as I proceed using gimp
just what I have, but that could take some time, and could lead to a lot
of frustration.
Could someone who actually knows clue me in on just what is happening?
----------------------------------------------------
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.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
-------------------------------------------------
Here is some further information. I recently acquired a laptop running
Ubuntu 8.04. If I run gimp on it and use Help>About, it says it is 2.4.5.
Also, the format of the window is entirely different from that for my Fedora
version. It looks like what I got with the latest version of gimp I had
under Fedora 7, which I think was 2.4.3.
As Martin suggested, I got the 2.4.7 source package, and expanded it.
It contains a tar file labeled 2.4.7, which I've opened, and it certainly
seems to be 2.4.7. For example, I've looked at the code and I found
GIMP_VERSION=2.4.7
in .configure.
Also, looking at the files from my Fedora 8 gimp package, it certainly
seems I have gimp 2.4.7. That would seem to eliminate the possibility
that the package was actually formed from 2.4.1 source and mislabeled.
The most likely explanation seems to me to be that because I also have
gimp-help-2.4.1 installed, its version number is replacing the correct one
when I use Help>About from within gimp. If I work hard enough with the
code, I can determine just what is happening. Also, as Martin suggested,
I could try to find some feature not present in gimp 2.4.1 which is present
in 2.4.7 by examining the changelogs, but that would also be a lot of work.
Undoubtedly it will eventually be clear to me as I proceed using gimp
just what I have, but that could take some time, and could lead to a lot
of frustration.
Could someone who actually knows clue me in on just what is happening?
--
Leonard Evens <len@math.northwestern.edu>
Mathematics Department, Northwestern University
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Leonard Evens <len@math.northwestern.edu>
Mathematics Department, Northwestern University
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
| Permalink: | Pine.LNX.4.64.0811211635360.1710@mars... |
|---|---|
| Date: | 21 Nov 2008 10:36 PM |
| From: | Al Bolduc |
| Subject: | Puzzle about gimp version, continued. Please help!!! |
Did you try gimp --version?
Al
Al
--
# Al Bolduc - a.bolduc@comcast.net - ka1as@amsat.org
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
# Al Bolduc - a.bolduc@comcast.net - ka1as@amsat.org
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
| Permalink: | 1227311408.2807.50.camel@localhost.lo... |
|---|---|
| Date: | 22 Nov 2008 12:50 AM |
| From: | Leonard Evens |
| Subject: | Puzzle about gimp version, continued. Please help!!! |
On Fri, 2008-11-21 at 16:36 -0500, Al Bolduc wrote:
> Did you try gimp --version?
>
> Al
>
Thanks for the suggestion. I was in fact calling up version 2.4-1.
That was the result of having previously used different versions of gimp
without cleaning up after myself. I won't go into details, but when I
chose gimp from the Fedora applications menu, it chose an earlier
version I had in /usr/local/bin, but had not been using. I had instead
set up a launcher on my taskbar which chose /usr/bin/gimp after setting
a default directory. But that didn't work because of a defunct plugin
in my.gimp-2.4 directory, so I had created a new .gimp-2.4. As a
result, I returned to using /usr/local/bin/gimp (a link to a 2.4.1
version I had previously compiled) without being aware of it. My
mistake was in assuming that if I called it up from the Applications
menu I would get the version that came with the distribution, but that
was in fact wrong!
This is the second time something like this happened to me after the
upgrade to Fedora 9. Next time, I hope I will know what to look for
before pestering other people. My apologies.
Thanks again.
> Did you try gimp --version?
>
> Al
>
Thanks for the suggestion. I was in fact calling up version 2.4-1.
That was the result of having previously used different versions of gimp
without cleaning up after myself. I won't go into details, but when I
chose gimp from the Fedora applications menu, it chose an earlier
version I had in /usr/local/bin, but had not been using. I had instead
set up a launcher on my taskbar which chose /usr/bin/gimp after setting
a default directory. But that didn't work because of a defunct plugin
in my.gimp-2.4 directory, so I had created a new .gimp-2.4. As a
result, I returned to using /usr/local/bin/gimp (a link to a 2.4.1
version I had previously compiled) without being aware of it. My
mistake was in assuming that if I called it up from the Applications
menu I would get the version that came with the distribution, but that
was in fact wrong!
This is the second time something like this happened to me after the
upgrade to Fedora 9. Next time, I hope I will know what to look for
before pestering other people. My apologies.
Thanks again.
--
Leonard Evens <len@math.northwestern.edu>
Mathematics Department, Northwestern University
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Leonard Evens <len@math.northwestern.edu>
Mathematics Department, Northwestern University
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
| Permalink: | m28wrczl4p.fsf@phoenix.squirrel.nl |
|---|---|
| Date: | 22 Nov 2008 12:59 AM |
| From: | Johan Vromans |
| Subject: | Puzzle about gimp version, continued. Please help!!! |
Leonard Evens <len@math.northwestern.edu> writes:
> Could someone who actually knows clue me in on just what is happening?
The latest Gimp from Fedora 9 updates is 2.4.7.
It's About box shows 2.4.7.
gimp --version shows 2.4.7.
The latest gimp-help from Fedora 9 is 2.4.1.
Gimp 'About' still shows 2.4.7, even when this gimp-help is installed.
Advice: upgrade to Gimp 2.6. It's much nicer...
-- Johan
> Could someone who actually knows clue me in on just what is happening?
The latest Gimp from Fedora 9 updates is 2.4.7.
It's About box shows 2.4.7.
gimp --version shows 2.4.7.
The latest gimp-help from Fedora 9 is 2.4.1.
Gimp 'About' still shows 2.4.7, even when this gimp-help is installed.
Advice: upgrade to Gimp 2.6. It's much nicer...
-- Johan
_______________________________________________
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
| Permalink: | 1227313126.27761.3.camel@bender |
|---|---|
| Date: | 22 Nov 2008 01:18 AM |
| From: | Sven Neumann |
| Subject: | Puzzle about gimp version, continued. Please help!!! |
Hi,
On Fri, 2008-11-21 at 15:28 -0600, Leonard Evens wrote:
> Here is some further information. I recently acquired a laptop running
> Ubuntu 8.04. If I run gimp on it and use Help>About, it says it is 2.4.5.
> Also, the format of the window is entirely different from that for my Fedora
> version. It looks like what I got with the latest version of gimp I had
> under Fedora 7, which I think was 2.4.3.
What window is different? And how is it different?
> The most likely explanation seems to me to be that because I also have
> gimp-help-2.4.1 installed, its version number is replacing the correct one
> when I use Help>About from within gimp. If I work hard enough with the
> code, I can determine just what is happening.
gimp-help is certainly not affecting this. The version number shown in
the About dialog is compiled into the application. There is no way it
can show the wrong version number.
Sven
On Fri, 2008-11-21 at 15:28 -0600, Leonard Evens wrote:
> Here is some further information. I recently acquired a laptop running
> Ubuntu 8.04. If I run gimp on it and use Help>About, it says it is 2.4.5.
> Also, the format of the window is entirely different from that for my Fedora
> version. It looks like what I got with the latest version of gimp I had
> under Fedora 7, which I think was 2.4.3.
What window is different? And how is it different?
> The most likely explanation seems to me to be that because I also have
> gimp-help-2.4.1 installed, its version number is replacing the correct one
> when I use Help>About from within gimp. If I work hard enough with the
> code, I can determine just what is happening.
gimp-help is certainly not affecting this. The version number shown in
the About dialog is compiled into the application. There is no way it
can show the wrong version number.
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
| Permalink: | 1227322875.2807.54.camel@localhost.lo... |
|---|---|
| Date: | 22 Nov 2008 04:01 AM |
| From: | Leonard Evens |
| Subject: | Puzzle about gimp version, continued. Please help!!! |
On Sat, 2008-11-22 at 01:18 +0100, Sven Neumann wrote:
> Hi,
>
> On Fri, 2008-11-21 at 15:28 -0600, Leonard Evens wrote:
>
> > Here is some further information. I recently acquired a laptop running
> > Ubuntu 8.04. If I run gimp on it and use Help>About, it says it is 2.4.5.
> > Also, the format of the window is entirely different from that for my Fedora
> > version. It looks like what I got with the latest version of gimp I had
> > under Fedora 7, which I think was 2.4.3.
>
> What window is different? And how is it different?
>
> > The most likely explanation seems to me to be that because I also have
> > gimp-help-2.4.1 installed, its version number is replacing the correct one
> > when I use Help>About from within gimp. If I work hard enough with the
> > code, I can determine just what is happening.
>
> gimp-help is certainly not affecting this. The version number shown in
> the About dialog is compiled into the application. There is no way it
> can show the wrong version number.
>
>
> Sven
>
Thanks for the response.
See my previous note explaining what had happened.
> Hi,
>
> On Fri, 2008-11-21 at 15:28 -0600, Leonard Evens wrote:
>
> > Here is some further information. I recently acquired a laptop running
> > Ubuntu 8.04. If I run gimp on it and use Help>About, it says it is 2.4.5.
> > Also, the format of the window is entirely different from that for my Fedora
> > version. It looks like what I got with the latest version of gimp I had
> > under Fedora 7, which I think was 2.4.3.
>
> What window is different? And how is it different?
>
> > The most likely explanation seems to me to be that because I also have
> > gimp-help-2.4.1 installed, its version number is replacing the correct one
> > when I use Help>About from within gimp. If I work hard enough with the
> > code, I can determine just what is happening.
>
> gimp-help is certainly not affecting this. The version number shown in
> the About dialog is compiled into the application. There is no way it
> can show the wrong version number.
>
>
> Sven
>
Thanks for the response.
See my previous note explaining what had happened.
_______________________________________________
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


