Re: [Gimp-developer] error help

2021-11-13 Thread Alexandre Prokoudine via gimp-developer-list
Hi Jane, Screenshots as attaches don't work in this mailing list. Please upload to e.g. imgur.com. Alex сб, 13 нояб. 2021 г., 11:49 Jane Smith : > I received the following message while installing GIMP. I 'tried again' to > no avail so used the skip (not recommended) option. > > Will there be

Re: [Gimp-developer] Need help for the macOS package?

2021-10-10 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Oct 8, 2021 at 10:43 PM Ludovic Rousseau wrote: > I do not use IRC. Sorry. Personally, I use Matrix (via Element web UI and its mobile app) to access IRC. It's quite bearable :) Alex ___ gimp-developer-list mailing list List address:gimp-de

Re: [Gimp-developer] Downloading GIMP on my iMac

2021-08-17 Thread Alexandre Prokoudine via gimp-developer-list
Hi, All attachments are stripped from emails, so we don't know what message you got. Please elaborate? Alex On Tue, Aug 17, 2021 at 11:29 AM Curt Kimmel via gimp-developer-list wrote: > > I have an iMac which has just been updated to Big Sur. I attempted to > download your GIMP program but rece

Re: [Gimp-developer] GIMP development process

2021-06-02 Thread Alexandre Prokoudine via gimp-developer-list
On Tue, Jun 1, 2021 at 2:59 PM Jack 04 via gimp-developer-list wrote: > > Dear GIMP team, > I'm a software engineering student of University of Padova and I would like > to get some information about GIMP development process, in particular on > which methodology (i.e. waterfall model, v-shape mode

Re: [Gimp-developer] Information request.

2021-05-25 Thread Alexandre Prokoudine via gimp-developer-list
On Tue, May 25, 2021 at 11:30 AM OOrtiz@certitude.london wrote: > > Hi Development Team, > > I will be installing the application on some of our machines and would like > to know more about the application. If possible, could you please answer the > following: > > > 1.Does the software require a

Re: [Gimp-developer] GIMP-2.10 and GIMP2.99 are still sRGB-only image editors

2021-02-04 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Feb 5, 2021 at 3:00 AM Elle Stone wrote: > Participating in GIMP development used to be challenging and enjoyable. > But over the last couple of years my interest in and patience with the > slow pace of progress regarding GIMP color management have dwindled to > the point of disappearing a

Re: [Gimp-developer] deriving transform by comparing image before/after edit

2020-12-27 Thread Alexandre Prokoudine via gimp-developer-list
Hi Bill, I don't know of plugins that would calculate a matrix in GIMP. There's a plugin called GetCurves by Elsamuko [1] that calculates a rough approximation of a color transform between two layers and creates an RGB curves preset. Due to its nature, the plugin has obvious issues treating diffe

Re: [Gimp-developer] Touchpad gestures for zooming

2020-12-02 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Dec 2, 2020 at 1:55 AM Povilas Kanapickas wrote: > > Hello, > > I would like to implement touchpad gesture support in GIMP. Perhaps the > most useful use case is the ability to do pinch gesture to zoom the > currently opened image in and out. I would like to focus on just this > use case in

Re: [Gimp-developer] Bug

2020-11-27 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Nov 27, 2020 at 6:44 PM Gregory Reshetniak wrote: > No Alex, every communication channel reposting GIMP news is full of your > comments like "piss off or make pull requests" and it's ing tiresome to > be observing for years on end. > You want to be a spokesperson? Well then behave like

Re: [Gimp-developer] Bug

2020-11-27 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Nov 27, 2020 at 6:28 PM Gregory Reshetniak wrote: > "Dear Albert Einstein, unfortunately there hasn't been a MacOS expert to > help us fix the release process yet. Hopefully someone will appear soon - > we'd really want to continue releasing for Macs again. Perhaps you might > help us with

Re: [Gimp-developer] Bug

2020-11-27 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Nov 27, 2020 at 4:27 PM Albert Einstein via gimp-developer-list wrote: > > Are there any news about the release of the new and fixed version for MacOS ? There will be once someone joins the team to work on macOS builds. Alex ___ gimp-developer-

[Gimp-developer] GIMP is 25 yo

2020-11-21 Thread Alexandre Prokoudine via gimp-developer-list
Hello! GIMP turns 25 years old on November 21. We wrote something about it :) https://www.gimp.org/news/2020/11/21/25-years-of-gimp/ Many thanks to everyone involved in any role imaginable! Alex ___ gimp-developer-list mailing list List address:gi

Re: [Gimp-developer] how should I read this string (translation related)

2020-11-09 Thread Alexandre Prokoudine via gimp-developer-list
Precision refers to 8-bit per channel, 16-bit per channel, 32-bit per channel. Images can be converted between e.g. 8-bit and 32-bit. That's the precision conversion. Alex On Mon, Nov 9, 2020 at 5:20 PM Cristian Secară wrote: > > about this string: > > #. Convert Precision Dialog > #: ../app/d

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 cro

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 > __

Re: [Gimp-developer] how should I read this string (translation related)

2020-10-10 Thread Alexandre Prokoudine via gimp-developer-list
1 сб, 10 окт. 2020 г., 21:14 Cristian Secară : > about this string: > > #: ../app/widgets/gimpcontrollerinfo.c:119 > msgid "Debug events" > > 1. debug [the] events > or > 2. view the events of a debugging action (or when debugging something) > > ?? > > -- > Cristian Secară > https://www.secarica

Re: [Gimp-developer] Offering help

2020-10-09 Thread Alexandre Prokoudine via gimp-developer-list
Hello Vrok! Our onboarding procedure could do with some improvement indeed :) I guess the first step would be building GIMP from source code. We typically do it n Linux with Mingw, but I know there's some work going on to try doing this with MSYS2. At least that's my impression from quick glances

[Gimp-developer] [ANNOUNCE] GIMP 2.10.22

2020-10-08 Thread Alexandre Prokoudine via gimp-developer-list
Hi, GIMP 2.10.22 is out. Release highlights: - Improved HEIC and newly added AVIF support - Numerous improvements in the PSP file format support - Improved multi-layer TIFF exporting - Better handling of the Exif “Orientation” metadata - New “Sample merged” option in the GEGL operation tool Deta

Re: [Gimp-developer] VPAT request

2020-09-04 Thread Alexandre Prokoudine via gimp-developer-list
https://www.gimp.org/about/ITI-VPAT.pdf On Fri, Sep 4, 2020 at 6:18 PM Godswill Peter via gimp-developer-list wrote: > > Good afternoon; > > My name is Godswill Peter and I work for the Texas A&M University > Engineering and Experiment Station as a student assistant, I hope this > email finds

Re: [Gimp-developer] Dog-bone

2020-08-19 Thread Alexandre Prokoudine via gimp-developer-list
Hello, This is GIMP's devel list, not Inkscape's :) Anyway, https://gitlab.com/inkscape/inkscape/-/blob/master/src/live_effects/lpe-fillet-chamfer.cpp Alex ср, 19 авг. 2020 г., 11:04 John Tapsell via gimp-developer-list < gimp-developer-list@gnome.org>: > I love the path effects, and there's a

Re: [Gimp-developer] Suggestd enhancement

2020-07-24 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Jul 24, 2020 at 12:53 PM Ofnuts wrote: > I would also recommend Klipper, but the version in my Kubuntu 19.10 > (5.16.5) makes Gimp crash when it copies image to the clipboard (if I > set Klipper to watch for images). It happens with pretty much any clipboard manager running on Linux. Anno

[Gimp-developer] [ANNOUNCE] GIMP 2.10.20, babl 0.1.78, GEGL 0.4.24

2020-06-11 Thread Alexandre Prokoudine via gimp-developer-list
Hello, We've just released GIMP 2.10.20 with usability improvements, new features, and bug fixes. Just like always, the release is accompanied by new releases of babl and GEGL libraries. Here's release notes with screenshots and whatnot :) https://www.gimp.org/news/2020/06/11/gimp-2-10-20-releas

[Gimp-developer] Interview with Ell

2020-05-04 Thread Alexandre Prokoudine via gimp-developer-list
Hello, A few days ago, I published an interview with Ell, one of the most active GIMP developers. We talked about things like beginning to contribute to a software project like GIMP, i.e. old large codebase, and also about some of his further plans for the project. Enjoy :) http://libregraphicsw

Re: [Gimp-developer] file permission issue

2020-04-27 Thread Alexandre Prokoudine via gimp-developer-list
On Tue, Apr 28, 2020 at 3:08 AM Scott Goldie via gimp-developer-list wrote: > I have a laptop called Apple MacBook Pro with os is Catalina. > Anyway, I download this GIMP 2.10.18 and It’s a appears to be a problem > with file permission issue. My question is Are you guys are going to fix it > so

Re: [Gimp-developer] Latest version 2.10

2020-04-07 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Apr 8, 2020 at 12:22 AM Tom D via gimp-developer-list wrote: > > I have been an avid user of version 2.8 for a long time. I tried 2.10 > but quickly switched back to 2.8. The new version doesn't have the > color tool icons 2.8 does. Plus the display is all gray, including > the icons, mak

Re: [Gimp-developer] GEGL-OpenCL

2020-04-01 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Apr 1, 2020 at 4:18 AM Massimo Fidanza wrote: > > Hi, > > I found this repository https://github.com/OpenCL/GEGL-OpenCL on GitHub > which is sadly stopped in May 2017. Can I ask if this code has ever been > merged? Yes, you can, and yes, it was merged :) Alex _

Re: [Gimp-developer] 30 days ago ...

2020-03-22 Thread Alexandre Prokoudine via gimp-developer-list
вс, 22 мар. 2020 г., 10:34 Maurizio Loreti via gimp-developer-list < gimp-developer-list@gnome.org>: > 30 days ago GIMP 2.10.18 has been released for GNU/Linux and Windows. And, > after a whole month, has not been released for MacOS, a platform used by > several professional photographers, and whe

Re: [Gimp-developer] Naive/Native

2020-03-07 Thread Alexandre Prokoudine via gimp-developer-list
On Sat, Mar 7, 2020 at 1:20 PM Rodrigo Lledó Milanca via gimp-developer-list wrote: > Hello, > > I'm trying to translate GIMP into spanish. This string caught my attention: > > GIMP 2.10.18 fixes some critical bugs, introduces naive support for > CMYK PSD files, > and adds a higher-contrast varia

[Gimp-developer] GIMP 2.10.18 released

2020-02-24 Thread Alexandre Prokoudine via gimp-developer-list
Hello, A new version of GIMP is out. Release highlights: - Tools are now grouped in the toolbox by default - Sliders now use a compact style with improved user interaction - Dockable areas now highlighted when a dockable dialog is being dragged - Vastly improved user experience for the transforma

Re: [Gimp-developer] gimpfu port to Gimp 3

2020-01-11 Thread Alexandre Prokoudine via gimp-developer-list
On Sat, Jan 11, 2020 at 1:55 PM Lloyd Konneker via gimp-developer-list wrote: > > Alexandre: Yes, that code, in master (2.99, the “dev” branch for Gimp 3) > > In that branch, the Makefile.am has commented out the pygimp sub directory, > and the meson script does not subdir the pygimp directory (doe

Re: [Gimp-developer] gimpfu port to Gimp 3

2020-01-10 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Jan 3, 2020 at 5:09 PM Lloyd Konneker via gimp-developer-list wrote: > > I started porting gimpfu.py to Gimp 3, Python 3. > > Is there any reason not to? Am I duplicating effort? Hello Lloyd! Are you talking about the contents of https://gitlab.gnome.org/GNOME/gimp/tree/master/plug-ins/p

Re: [Gimp-developer] New asset / extension manager

2020-01-08 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Jan 8, 2020 at 7:17 PM Michal Vašut wrote: > > By priority I meant that Gimp team is pushing new features (that don't look > like prerequisites for that manager) Over the years, I've heard a lot of interesting ideas that suggest that GIMP team members can replace each other or work on ea

Re: [Gimp-developer] 2019 project report

2020-01-05 Thread Alexandre Prokoudine via gimp-developer-list
On Sun, Jan 5, 2020 at 7:22 PM Christopher Curtis wrote: > In that thread from 2012 I proposed a 3-month release cycle. This is, and was, > a slightly slower pace than that used by the Linux kernel. The number is > arbitrary > but I still think the results will be worthwhile. With 3 releases in 2

[Gimp-developer] 2019 project report

2020-01-05 Thread Alexandre Prokoudine via gimp-developer-list
Hello, Our annual GIMP/GEGL report is out: https://www.gimp.org/news/2020/01/04/gimp-and-gegl-in-2019/ Enjoy :) Alex ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/li

Re: [Gimp-developer] About N-Point Deformation.

2019-12-18 Thread Alexandre Prokoudine via gimp-developer-list
Hi Mario, I'm sorry to say that, but this tool is more or less abandoned and waiting for someone to pick it up and clean it up and complete it. Until then, it won't get any better than what you experience. Alex On Wed, Dec 18, 2019 at 2:44 PM Mario Mey via gimp-developer-list wrote: > > [UPDAT

Re: [Gimp-developer] Participation to GameDev room at FOSDEM

2019-11-30 Thread Alexandre Prokoudine via gimp-developer-list
Hello Julian! It took a while to ask everyone, sorry about that :) Unfortunately, none of us is going to be at FOSDEM in 2020. However, we are up for a meeting in late May during Libre Graphics Meeting, in Rennes, France: https://libregraphicsmeeting.org/2020/en/index.html How does it sound fo

Re: [Gimp-developer] GIMP Workshop, Denmark 2020, GG Festival

2019-11-06 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Nov 6, 2019 at 10:22 PM Merete Jensen via gimp-developer-list wrote: > > Hi! > > I talked to one of your "colleagues" on Facebook the other day and they > sent me this email, since you were all a bit busy with the new release - > Which is understandable :) > > I was contacted by GG Festiv

Re: [Gimp-developer] How do I register for https://gitlab.gnome.org/GNOME/gimp/issues?label_name%5B%5D=OS%3A+Linux

2019-10-22 Thread Alexandre Prokoudine via gimp-developer-list
Hello Adlabert, You can add this URL to your RSS feed: https://gitlab.gnome.org/GNOME/gimp/issues.atom?feed_token=PypNNB512dsgs3NBA7BJ&label_name%5B%5D=OS%3A+Linux&state=opened Alex On Tue, Oct 22, 2019 at 2:08 PM Adalbert Hanßen wrote: > > I have a bug report for Gimp which I want to post to

Re: [Gimp-developer] New Features: full screen crosshair pointer , customizable window/toolbar-dialog

2019-10-08 Thread Alexandre Prokoudine via gimp-developer-list
Is this a feature request? :) Alex вт, 8 окт. 2019 г., 20:56 Anonymousemail via gimp-developer-list < gimp-developer-list@gnome.org>: > > 2 New Features > > > 1) "Full screen crosshair mouse pointer" > > - additional feature "full screen crosshair", working like on > Metatrader 4 trading platfor

Re: [Gimp-developer] (no subject)

2019-08-27 Thread Alexandre Prokoudine via gimp-developer-list
On Tue, Aug 27, 2019 at 11:34 AM Bekzod Kobilov via gimp-developer-list wrote: > > Hi GIMP Team, > > I am going through the documentation of GIMP to find out if any software > components or sub-components (libraries, source codes, any extensions) from > third parties are used in GIMP? Or are all of

Re: [Gimp-developer] [Crédit Agricole] Windows 10 - Migration

2019-08-18 Thread Alexandre Prokoudine via gimp-developer-list
It works, but we recommend upgrading your version of GIMP, it's out of date. Alex вс, 18 авг. 2019 г., 17:12 GIEBG Coordination Etude W10 < coordination.etude@ca-ts.fr>: > Hello, > > As part of migration of Windows 10 version 1709 to 1809, we ask you as > software publisher to know: > 1. The

Re: [Gimp-developer] help compiling babl

2019-08-12 Thread Alexandre Prokoudine via gimp-developer-list
Hello, You should be using the Meson build system now. Alex On Mon, Aug 12, 2019 at 8:36 PM Marco Ciampa via gimp-developer-list wrote: > > Hi devs, I have a prolem compiling babl... > > from master git I do: > > ./configure > make > make: *** No rule to make target 'Makefile.am', needed by 'Ma

Re: [Gimp-developer] I NEED Gimp for Android!!

2019-07-14 Thread Alexandre Prokoudine via gimp-developer-list
Hello, Please read https://www.gimp.org/docs/userfaq.html#will-you-release-gimp-for-android-or-ios-devices Alex On Sun, Jul 14, 2019 at 11:49 AM Dj via gimp-developer-list wrote: > > Could you PLEASE make a full featured Android version of Gimp that can be > downloaded on Google Play Store, a

Re: [Gimp-developer] pgf support in Gimp

2019-04-15 Thread Alexandre Prokoudine via gimp-developer-list
On Mon, Apr 15, 2019 at 11:11 PM ramir...@gmx.fr wrote: > > Hi > Is there any hope to see in the future .pgf files supported in Gimp? > http://www.libpgf.org/index.php?id=6 > Thanks Hi, I think you already know the most popular reply to that sort of requests: "patches are welcome" :) Alex

Re: [Gimp-developer] developers communication

2019-03-15 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Mar 15, 2019 at 10:46 AM Marco Ciampa wrote: > > Hi devs, > > I would like to know where the devs ml/channel/comunication/whatever > really is, On IRC: #gimp channel at irc.gimp.org. > One question for all: is it just my impression or the 2.10 dev branch is > slowing down and the master b

Re: [Gimp-developer] Gtk4

2019-02-13 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Feb 13, 2019 at 2:46 PM Elle Stone wrote: > Will the port from GTK3 to GTK4 be as onerous as the port from GTK2 to GTK3? https://blog.gtk.org/2019/02/08/report-from-the-gtk-hackfest-in-brussels/ appears to outline a number of changes that will absolutely affect GIMP. E.g. I'm unsure if th

Re: [Gimp-developer] AI algorithms in GIMP

2019-01-17 Thread Alexandre Prokoudine via gimp-developer-list
On Thu, Jan 17, 2019 at 2:14 PM Maitraya Bhattacharyya wrote: > > Dear devs, > > I have recently joined the mailing list because I wanted to contribute my > two pennies to GIMP development (since I use it for my work). I had a look > at the proposed plan for GIMP and wondered if people would be int

Re: [Gimp-developer] UV mapping of OBJ???

2019-01-11 Thread Alexandre Prokoudine via gimp-developer-list
On Thu, Jan 10, 2019 at 7:40 PM Michal Vašut wrote: > > Hello, I've just read an article at Gimp site ( > https://www.gimp.org/news/2019/01/02/gimp-and-gegl-in-2018/ ) and here is > proposal of possible new feature mentioned there: > > "There are all sorts of other interesting ideas for plug-ins,

Re: [Gimp-developer] [Gimp-web] Alexandre Prokoudine attacks on GIMP critics around the Web

2019-01-09 Thread Alexandre Prokoudine via gimp-developer-list
ср, 9 янв. 2019 г., 7:24 Ryan Stark efflux...@googlemail.com: > Ardour is poor and there were lots of DAWs being developed on Linux > (probably still are but I don't look into it any more). > How many is "lots"? 10? 20? 30? :))) Ardour (and one or two its dead forks), Ecasound, Protux/Traverso.

Re: [Gimp-developer] [Gimp-web] Alexandre Prokoudine attacks on GIMP critics around the Web

2019-01-08 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Jan 9, 2019 at 5:42 AM Ryan Stark via gimp-developer-list wrote: > You know, I started having my suspicions while reading your first email where you complained that GIMP tries to do everything, then proceeded complaining it is focused on photo editing rather than doing other things (mutual

Re: [Gimp-developer] [Gimp-web] Alexandre Prokoudine attacks on GIMP critics around the Web

2019-01-08 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Jan 9, 2019 at 2:09 AM Ryan Stark wrote: > Gimp should be usable as a painting program just like Photoshop is. We can have a nice long argument about that, because I can show you artwork made with GIMP, and you wouldn't be able to tell if it was done with GIMP, Krita, Painter, or Photosho

Re: [Gimp-developer] [Gimp-web] Alexandre Prokoudine attacks on GIMP critics around the Web

2019-01-08 Thread Alexandre Prokoudine via gimp-developer-list
On Tue, Jan 8, 2019 at 8:27 PM Ryan Stark wrote: > > I appreciate that the app is free open source and developers are working for > free but it seems they are cut off from most users. What would you suggest to do that we don't already do? > Virtually every feature has some kind of usability bad

Re: [Gimp-developer] GEGL Drop Shadow filter not working

2019-01-05 Thread Alexandre Prokoudine via gimp-developer-list
пт, 4 янв. 2019 г., 19:36 Marco Ciampa: > On Fri, Jan 04, 2019 at 03:09:21PM +0300, Alexandre Prokoudine via > gimp-developer-list wrote: > > https://i.imgur.com/TciFDZy.png > > Sorry, no: > > https://imgur.com/a/8OepPGF I really have no idea what's going on in yo

Re: [Gimp-developer] Adding feature!!

2019-01-05 Thread Alexandre Prokoudine via gimp-developer-list
On Sat, Jan 5, 2019 at 5:24 AM tosan uçbağa wrote: > > Can you add a auto resizer? What does it do? Alex ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-de

Re: [Gimp-developer] GEGL Drop Shadow filter not working

2019-01-04 Thread Alexandre Prokoudine via gimp-developer-list
https://i.imgur.com/TciFDZy.png On Thu, Jan 3, 2019 at 10:57 AM Julien Hardelin wrote: > > I tried this before posting, using Layer Boundary Size to make the layer size > bigger : it doesn't work. > > Le 02/01/2019 à 22:38, Alexandre Prokoudine a écrit : > > The layer has to be the size of the c

Re: [Gimp-developer] GEGL Drop Shadow filter not working

2019-01-02 Thread Alexandre Prokoudine via gimp-developer-list
The layer has to be the size of the canvas or at least somewhat larger than its contents Alex ср, 2 янв. 2019 г., 20:39 Julien Hardelin jm.h...@wanadoo.fr: > Hi devs, > > With Gimp-2.10.8 and Gimp-2.99, under different systems and computers, > the Drop Shadow filter doesn't work: nothing happens

Re: [Gimp-developer] Please Help

2018-12-12 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Dec 12, 2018 at 4:59 PM Elle Stone wrote: > > On 12/12/2018 07:28 AM, C R via gimp-developer-list wrote: > > Maybe. The eyes flash red under certain circumstances. It's quite creepy... > > Though this is not a new thing in GIMP.:) > > If this is an actual fact - that sometimes Wilbur's eyes

Re: [Gimp-developer] Please Help

2018-12-12 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Dec 12, 2018 at 2:20 PM Göran Persson via gimp-developer-list wrote: > > Hello. > > Please, I am very pleased with GIMP. > Very nice and good program. > but now a virus has appeared. > > See attached file. > I don’t like this cow. > > How do I get rid of it? There are no cows on the GIMP f

Re: [Gimp-developer] FW: different Vignette parameters 2.8 vs 2.10

2018-12-06 Thread Alexandre Prokoudine via gimp-developer-list
пт, 7 дек. 2018 г., 5:50 Owen erote: > Hi, > > > Not a developer, but I note that in 2.10.6 it is described as a gegl > operation. I cannot find Vignette in 2.8.22 Tools > GEGL tool Choose Vignette in the drop-down list. Alex ___ gimp-developer-list

[Gimp-developer] PSD support in GIMP

2018-11-17 Thread Alexandre Prokoudine via gimp-developer-list
Hi, One of the common topics regarding GIMP is its support for PSD files, both importing and exporting. There is now a wiki page that lists unsupported PSD features and explains: - what features are not supported - whether these features can be hacked on immediately or do they require prior work

Re: [Gimp-developer] [Gimp-web] Alexandre Prokoudine attacks on GIMP critics around the Web

2018-11-16 Thread Alexandre Prokoudine via gimp-developer-list
пт, 16 нояб. 2018 г., 23:19 Simone Karin Lehmann sim...@lisanet.de: > … > > "We don't do "release dates" :) We release when it's ready.“ > > Niccolo still answers, IMO, very politely and explains why, in his opinion, he thinks planned release dates are > better than solely saying "we don't do rel

Re: [Gimp-developer] [Gimp-web] Alexandre Prokoudine attacks on GIMP critics around the Web

2018-11-16 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Nov 16, 2018 at 2:47 PM C R wrote: > Well clearly he was harassing you with his facts and sarcasm. > > You'll pull through though. I believe in you! > I've got to go now though. Have fun with whatever this is. > I'm afraid I've been giving a bad example how to deal with abusive users. Le

Re: [Gimp-developer] [Gimp-web] Alexandre Prokoudine attacks on GIMP critics around the Web

2018-11-16 Thread Alexandre Prokoudine via gimp-developer-list
пт, 16 нояб. 2018 г., 6:40 Trevor Rose tarose.tre...@gmail.com: > > 3 — the solution to the problem is to tighten up your communications > channels, and to use some other technology rather than just an email group, > and in which alternative system a person must be logged in, and each post, > thre

Re: [Gimp-developer] Alexandre Prokoudine attacks on GIMP critics around the Web

2018-11-15 Thread Alexandre Prokoudine via gimp-developer-list
On Thu, Nov 15, 2018 at 7:35 PM Niccolo Brogi wrote: > Not so, I listened to what you said. Like I said many times, I change my > mind like a flag in the middle of the storm, and you do have a positive > attitude to not stop this natural process of mine. > > You ended your reply with "you were a

Re: [Gimp-developer] Alexandre Prokoudine attacks on GIMP critics around the Web

2018-11-15 Thread Alexandre Prokoudine via gimp-developer-list
On Thu, Nov 15, 2018 at 6:25 PM Niccolo Brogi wrote: > Nope. > > Everything started because I was called a "backseat viewer", and therefore > not allowed to say that scheduled releases are good. After that I was > replying to that attitude, and not about whether rolling releases are > better (whi

Re: [Gimp-developer] Alexandre Prokoudine attacks on GIMP critics around the Web

2018-11-15 Thread Alexandre Prokoudine via gimp-developer-list
On Thu, Nov 15, 2018 at 4:48 PM Niccolo Brogi wrote: > Regarding CCing people, my thread hasn't been approved, so I don't know if > people can read it. > > Regarding the rest, you don't have to present exhibits, we're not in > court. I'm giving you feedback about your behavior as someone who > re

Re: [Gimp-developer] Alexandre Prokoudine attacks on GIMP critics around the Web

2018-11-15 Thread Alexandre Prokoudine via gimp-developer-list
On Thu, Nov 15, 2018 at 3:46 PM Niccolo Brogi wrote: > OK. If you're bad at talking to people (since people come with > misconceptions although you could easily change that), as someone who > doesn't only speak for himself, you should just not talk to people. > > It's also not just me, many peop

Re: [Gimp-developer] Alexandre Prokoudine attacks on GIMP critics around the Web

2018-11-15 Thread Alexandre Prokoudine via gimp-developer-list
Hi Niccolo, There is a certain thing I'm rather horrible at - trying to a have a conversation with people who come with preconceptions about something they are not qualified to make judgments of and unwilling to learn before drawing conclusions. When stumbling upon your message that by not settin

Re: [Gimp-developer] GIMP Hacking:TODO page is not updated

2018-11-14 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Nov 14, 2018 at 4:02 AM Massimo Fidanza via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > Hi, the wiki page https://wiki.gimp.org/wiki/Hacking:TODO is not updated, > I > see some of the bugs are now closed. I would like to update the page and > report the current situation,

Re: [Gimp-developer] usability: 72 year old has trouble with dark padding

2018-08-28 Thread Alexandre Prokoudine via gimp-developer-list
On Tue, Aug 28, 2018 at 12:09 PM, Laxminarayan Kamath via gimp-developer-list wrote: > Hi, > To those studying/working on the usability aspect of GIMP, here is an > interesting case: > > https://m.facebook.com/groups/1921288214858432?view=permalink&id=2119666095020642 "The page you requested

Re: [Gimp-developer] no recent macOS builds

2018-08-22 Thread Alexandre Prokoudine via gimp-developer-list
On Tue, Aug 21, 2018 at 9:39 PM, Yurii Kolesnykov via gimp-developer-list wrote: > Hi, Developers! > > I had spotted a lack of recent macOS builds. There is a mostly untested build of 2.10.6. We shall probably upload it soonish. Alex ___ gimp-developer-

Re: [Gimp-developer] Dependency gtk-encode-symbolic-svg

2018-08-21 Thread Alexandre Prokoudine via gimp-developer-list
On Tue, Aug 21, 2018 at 1:22 PM, Owen wrote: > Hi, > > Today (after a week or so break) this new dependency, gtk-encode-symbolic-svg > was needed for the Git version. It's the gtk-3-examples package in Debian. Alex ___ gimp-developer-list mailing list

Re: [Gimp-developer] Update RoadMap page

2018-07-03 Thread Alexandre Prokoudine via gimp-developer-list
On Mon, Jul 2, 2018 at 11:03 PM, Andrew Pullins wrote: > And to people who will file bug reports against issues in, say, upcoming in >> 2.10.4 and hope to see that fixed in 2.10.6 this would be helpful how, >> exactly? >> > > Ok I guess that makes sense, but what does not make sense is to keep > i

Re: [Gimp-developer] Update RoadMap page

2018-07-01 Thread Alexandre Prokoudine via gimp-developer-list
вс, 1 июл. 2018 г., 16:44 Andrew Pullins: > Sounds like these issues need to be recategorized then. All the 2.8.X and > 2.10.X might need to be moved to the 3.0 release or perhaps removed from > milestones. > And to people who will file bug reports against issues in, say, upcoming in 2.10.4 and h

Re: [Gimp-developer] Update RoadMap page

2018-06-30 Thread Alexandre Prokoudine via gimp-developer-list
сб, 30 июн. 2018 г., 15:33 Andrew Pullins : > There is no duplicate management of milestones. The Roadmap page is mostly >> a PR thing, nothing else. No developers use it. There is no milestone >> management there. > > > One thing that always frustrated me about the roadmap as a person who > occas

Re: [Gimp-developer] Update RoadMap page

2018-06-29 Thread Alexandre Prokoudine via gimp-developer-list
пт, 29 июн. 2018 г., 19:41 JLuc: > Le 29/06/2018 à 16:11, Alexandre Prokoudine via gimp-developer-list a > écrit : > > On Fri, Jun 29, 2018 at 4:46 PM, Andrew Pullins wrote: > >> Would it be possible to move the roadmap to the Gnome GitLab milestones? > > > I don&

Re: [Gimp-developer] Update RoadMap page

2018-06-29 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Jun 29, 2018 at 4:46 PM, Andrew Pullins wrote: > Would it be possible to move the roadmap to the Gnome GitLab milestones? > I don't understand how this would be done, exactly. > This way the issues on GitLab link to milestones and the progress of that > milestone would automatically be

Re: [Gimp-developer] Update RoadMap page

2018-06-29 Thread Alexandre Prokoudine via gimp-developer-list
On Fri, Jun 29, 2018 at 3:54 PM, Massimo Fidanza wrote: > Hi Alex, > > thank you for updating this. I noticed that others pages on the wiki are > outdated.I want to help fix them, but I need to ask information to someone, > which one is the best communication channel? We usually use IRC for instan

Re: [Gimp-developer] Update RoadMap page

2018-06-28 Thread Alexandre Prokoudine via gimp-developer-list
Yes, thanks for reminding :) Alex чт, 28 июн. 2018 г., 2:54 Massimo Fidanza via gimp-developer-list < gimp-developer-list@gnome.org>: > Hi, > > Can roadmap page https://wiki.gimp.org/wiki/Roadmap be updated with > current > project status and references to Gitlab? > > Il mer 27 giu 2018, 23:12 O