Re: [Gimp-developer] All GIMP windows to top when one selected

2008-06-05 Thread Sven Neumann
Hi,

On Thu, 2008-05-29 at 12:14 +0300, Tor Lillqvist wrote:

  Would it help if we made a small example application? Perhaps add some
  code to testgtk?
 
 That would make testing a bit easier, yes.

I am not sure if I can find time for this soon enough. Perhaps someone
else on this list is interested? You would not have to build or run this
on Windows, just make two patches for testgtk. One that allows to set
'keep-above' before mapping a window. And another one that introduces a
way to try the 'utility' window hint in testgtk. This is a simple task
and it would help to solve some of the most urgent usability problems
that GIMP faces on the Windows platform.


Sven


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


Re: [Gimp-developer] EXIF data missing after jpg save

2008-06-05 Thread Paka
* Jim Sabatke [EMAIL PROTECTED] [06-04-08 14:09]:
 
 OK, I'm processing Nikon D200 NEF (RAW) photos with gimp and ufraw.
 ufraw shows the exif data properly.
 
 When I edit the photo in gimp and go to save with the standard settings,
 the exif data do not show up on my pbase website.  This is a new
 behavior as exif data have always shown up before.
 

the opensuse team that is maintaining gimp/ufraw does not believe that
exif data is important to the project and do not include support for
exif.  I questioned stbinner at suse dot de several years ago (iirc)
and was imformed.  Perhaps several questions/comments from different
users would convince them otherwise.  Maintainers names appear in the
changelog comments.

I am assuming that my memory is not failing and you do/did use opensuse?

-- 
Patrick Shanahan Plainfield, Indiana, USAHOG # US1244711
http://wahoo.no-ip.org Photo Album:  http://wahoo.no-ip.org/gallery2
Registered Linux User #207535@ http://counter.li.org
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Remove red eyes plug-in doesn't use old settings if applied via repeat the last plug-in

2008-06-05 Thread Alexander Rabtchevich
Yes, the plug-in works nice itself. The only complain was for the 
plug-in recall via last used plug-in menu item, as it was always applied 
with 50% settings, not with the last ones it has been used before in the 
same session.

Sven Neumann wrote:
 The code in the plug-in was pretty weird and I did some cleanups to it
 in trunk. Perhaps I also fixed a bug. If there was one at all. The code
 looked weird, but as far as I can tell it would have done the right
 thing.


-- 
With respect
Alexander Rabtchevich

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


Re: [Gimp-developer] EXIF data missing after jpg save

2008-06-05 Thread Akkana Peck
Paka writes:
 the opensuse team that is maintaining gimp/ufraw does not believe that
 exif data is important to the project and do not include support for
 exif.  I questioned stbinner at suse dot de several years ago (iirc)
 and was imformed.  Perhaps several questions/comments from different
 users would convince them otherwise.

If they can't be persuaded, Jim might want to look into jhead's -te
option, which copies exif from one file to another, so you can put
back exif that's been stripped.

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


Re: [Gimp-developer] Remove red eyes plug-in doesn't use old settings if applied via repeat the last plug-in

2008-06-05 Thread Sven Neumann
Hi,

On Thu, 2008-06-05 at 18:28 +0300, Alexander Rabtchevich wrote:
 Yes, the plug-in works nice itself. The only complain was for the 
 plug-in recall via last used plug-in menu item, as it was always applied 
 with 50% settings, not with the last ones it has been used before in the 
 same session.

Yes, I understood that. The code looked as if it would have done that
correctly though.


Sven


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


Re: [Gimp-developer] EXIF data missing after jpg save

2008-06-05 Thread Sven Neumann
Hi,

On Thu, 2008-06-05 at 07:25 -0400, Paka wrote:

 the opensuse team that is maintaining gimp/ufraw does not believe that
 exif data is important to the project and do not include support for
 exif. 

Easy enough to copy the plug-in binary from a compatible distribution
that compiles GIMP with Exif support enabled.


Sven


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


Re: [Gimp-developer] EXIF data missing after jpg save

2008-06-05 Thread Omari Stephens
Sven Neumann wrote:
 Hi,
 
 On Thu, 2008-06-05 at 07:25 -0400, Paka wrote:
 
 the opensuse team that is maintaining gimp/ufraw does not believe that
 exif data is important to the project and do not include support for
 exif. 
 
 Easy enough to copy the plug-in binary from a compatible distribution
 that compiles GIMP with Exif support enabled.
Are you all following a red herring?  I think Jim said, in his response to my 
email, that the EXIF data always exists after the JPEG has been saved from the 
GIMP.

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


Re: [Gimp-developer] EXIF data missing after jpg save

2008-06-05 Thread Jim Sabatke
Omari Stephens wrote:
 Sven Neumann wrote:
 Hi,

 On Thu, 2008-06-05 at 07:25 -0400, Paka wrote:

 the opensuse team that is maintaining gimp/ufraw does not believe that
 exif data is important to the project and do not include support for
 exif. 
 Easy enough to copy the plug-in binary from a compatible distribution
 that compiles GIMP with Exif support enabled.
 Are you all following a red herring?  I think Jim said, in his response to my 
 email, that the EXIF data always exists after the JPEG has been saved from 
 the GIMP.
 
 --xsdg

I always compile gimp myself to be sure I get everything I want in it.
It's almost the only opensuse program I do that with.  And yes, I did
find that the exif data were there after saving to jpg; the problem must
be with the pbase site.  What confused me and made me think it was gimp
was that it started immediately after compiling/installing gimp 2.4.7.
Just an unlucky coincidence I suppose.

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