[Gimp-developer] no save/discard/cancel dialog after doing a gradient

2020-10-15 Thread Cristian Secară
Open GIMP, create whatever new image (say, some banner), activate the gradient 
tool, apply some random gradient.

By closing the image window or GIMP itself, the image disappears without asking 
anything. I think this happens the same when opening an existing image and just 
do a gradient on it.

Am I missing something or this is a bug ?


-- 
Cristian Secară
https://www.secarica.ro
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] where can I see this string in action (translation related)

2020-10-15 Thread Alexandre Prokoudine via gimp-developer-list
On Thu, Oct 15, 2020 at 2:13 PM Cristian Secară  wrote:
>
> În data de Thu, 15 Oct 2020 13:48:31 +0300, Alexandre Prokoudine a scris:
>
> > TIFF exporting, I think
> >
> > > Where or how can I see this string in action:
> > >
> > > #: ../libgimp/gimpexport.c:444
> > > msgid "%s plug-in needs to crop the layers to the image bounds"
> > >
>
> Not quite: the TIFF export dialog has another sting
>
> #: ../plug-ins/ui/plug-in-file-tiff.ui.h:2
> msgid "Cr_op layers to image bounds"

I'm not sure if it really matters. The translation is straightforward,
and the %s variable is just the name of the file plugin like TIFF or
PNG or whatever.

Alex
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Gimp 2.99: script-fu, gimp-file-load and GFile

2020-10-15 Thread Lloyd Konneker via gimp-developer-list
I think issue #5402 is relevant, and includes a patch to ScriptFu code for
2.99.

A script still uses string filenames.  ScriptFu the interpreter sees that
the signature of a PDB procedure requires a GFile and marshalls the string
into a GFile.

But the patch has not been applied yet.  Kevin, are you a maintainer who
can review and apply the patch?
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] where can I see this string in action (translation related)

2020-10-15 Thread Cristian Secară
În data de Thu, 15 Oct 2020 13:48:31 +0300, Alexandre Prokoudine a scris:

> TIFF exporting, I think
> 
> > Where or how can I see this string in action:
> >
> > #: ../libgimp/gimpexport.c:444
> > msgid "%s plug-in needs to crop the layers to the image bounds"
> >

Not quite: the TIFF export dialog has another sting

#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2
msgid "Cr_op layers to image bounds"


-- 
Cristian Secară
https://www.secarica.ro
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] where can I see this string in action (translation related)

2020-10-15 Thread Alexandre Prokoudine via gimp-developer-list
TIFF exporting, I think

чт, 15 окт. 2020 г., 13:37 Cristian Secară :

> Where or how can I see this string in action:
>
> #: ../libgimp/gimpexport.c:444
> #, c-format
> msgid "%s plug-in needs to crop the layers to the image bounds"
>
> ?
>
> --
> Cristian Secară
> https://www.secarica.ro
> ___
> gimp-developer-list mailing list
> List address:gimp-developer-list@gnome.org
> List membership:
> https://mail.gnome.org/mailman/listinfo/gimp-developer-list
> List archives:   https://mail.gnome.org/archives/gimp-developer-list
>
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] where can I see this string in action (translation related)

2020-10-15 Thread Cristian Secară
Where or how can I see this string in action:

#: ../libgimp/gimpexport.c:444
#, c-format
msgid "%s plug-in needs to crop the layers to the image bounds"

?

-- 
Cristian Secară
https://www.secarica.ro
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list