Gimp xsane plug-in on bookworm

2025-02-20 Thread dmthompson
Hi all, I noticed on bookworm, that xsane is not being loaded as a plugin, even though is being recognised in the initial first run splash screen. Even if I create a symbolic link to xsane in the users .config/GIMP/plug-ins folder, still does not load. From terminal I notice a clash between

Re: Crosshairs in gimp 2.10.22 in Debian 11.7.

2023-08-12 Thread peter
From: Dan Ritter Date: Sat, 12 Aug 2023 06:44:05 -0400 > Not by default. If someone finds an add-on providing lines intersecting at the hotpoint, a link will help. Thanks. > What you do get is an indicator triangle on the left and top rulers > that follows the cursor. OK, thanks. Wi

Re: Crosshairs in gimp 2.10.22 in Debian 11.7.

2023-08-12 Thread Dan Ritter
pe...@easthope.ca wrote: > I've retrieved 'Gregs Crosshairs.scm.zip' and unzipped to > /home/me/.config/GIMP/2.10/scripts/GregsCrosshairs.scm. > > If an image is open, Image > Guides gives a menu with four options. > New guide (by Percent)... > New guide...

Crosshairs in gimp 2.10.22 in Debian 11.7.

2023-08-11 Thread peter
I've retrieved 'Gregs Crosshairs.scm.zip' and unzipped to /home/me/.config/GIMP/2.10/scripts/GregsCrosshairs.scm. If an image is open, Image > Guides gives a menu with four options. New guide (by Percent)... New guide... New Guides from Selection Remove all Guides "New gu

gimp scripts

2023-06-06 Thread mick.crane
It would be useful to toggle the visibility of 2 layers in Gimp. somebody posted a script here. https://www.gimpusers.com/forums/gimp-user/19918-toggle-visibility-of-two-layers#message87577 Which works but the dialogue comes up each time so is not proper toggling. It's just as quick to cli

Re: Trimming boundary of image in GIMP.

2020-10-10 Thread peter
From: The Wanderer Date: Thu, 08 Oct 2020 16:10:04 -0400 > This sounds as if the rectangle selection tool's "Fixed" option has been > selected, and set to "Aspect Ratio". That's it. The aspect ratio was fixed at 1:1. Didn't make the setting deliberately. Clicked the box when half asleep? Th

Re: Trimming boundary of image in GIMP.

2020-10-08 Thread Tixy
On Thu, 2020-10-08 at 12:43 -0700, pe...@easthope.ca wrote: > From: Tixy > Date: Thu, 08 Oct 2020 08:37:33 +0100 > > I've attached screenshots of this... > > Same behaviour here until attempting to drag top downward. > > Open GIMP in debian 10, > open a

Re: Trimming boundary of image in GIMP.

2020-10-08 Thread The Wanderer
> was indicated, > (4) Image > Crop to Selection. > Done. > > Appears that an update since the last time I used GIMP added a new > feature. (?) Now left and right boundaries are linked with top and > bottom boundaries. Dragging the top boundary pulls the sides in > sim

Re: Trimming boundary of image in GIMP.

2020-10-08 Thread peter
From: Tixy Date: Thu, 08 Oct 2020 08:37:33 +0100 > I've attached screenshots of this... Same behaviour here until attempting to drag top downward. Open GIMP in debian 10, open a rectangular image, choose the selection tool (might not be necessary), Select > All, grab top b

Re: Trimming boundary of image in GIMP.

2020-10-08 Thread tomas
On Wed, Oct 07, 2020 at 10:49:32AM -0700, pe...@easthope.ca wrote: > Until recently the routine for trimming the boundary of an image was, Doesn't happen here (Gimp 2.10.8 -- Debian package 2.10.8-2). Rectangle selection also behaves "normal" (i.e. it doesn't force a squar

Re: Trimming boundary of image in GIMP.

2020-10-08 Thread Tixy
On Thu, 2020-10-08 at 08:37 +0100, Tixy wrote: > I've attached screenshots of this... Ah, I just noticed that the screenshot program didn't include the modified mouse pointer I see, it just added a generic pointer. But they do show the selection area I describe. -- Tixy

Re: Trimming boundary of image in GIMP.

2020-10-08 Thread Tixy
On Thu, 2020-10-08 at 08:32 +0100, Tixy wrote: > Not that I know. For me, with up-to-date Buster install, the Rectangle > Select is only 'square select' if you click inside the corners of the > selection box. In fact, hovering the mouse inside the selection box > shows an area to grab, which is eit

Re: Trimming boundary of image in GIMP.

2020-10-08 Thread Tixy
On Wed, 2020-10-07 at 20:31 -0700, pe...@easthope.ca wrote: > From: Tixy > Date: Wed, 07 Oct 2020 20:24:01 +0100 > > I've always used the Rectangle Select tool by press the 'R' key . > > Yes, I've used rectangle select for years. Unfortunately it is now squ

Re: Trimming boundary of image in GIMP.

2020-10-07 Thread peter
From: Tixy Date: Wed, 07 Oct 2020 20:24:01 +0100 > I've always used the Rectangle Select tool by press the 'R' key . Yes, I've used rectangle select for years. Unfortunately it is now square select. In this GIMP at least. Is there an aspect ratio setting somewhere

Re: Trimming boundary of image in GIMP.

2020-10-07 Thread Tixy
t; boundary > was indicated, > (4) Image > Crop to Selection. > Done. > > Appears that an update since the last time I used GIMP added a new > feature. (?) Now left and right boundaries are linked with top and > bottom boundaries. Dragging the top boundary pulls the sid

Trimming boundary of image in GIMP.

2020-10-07 Thread peter
hat an update since the last time I used GIMP added a new feature. (?) Now left and right boundaries are linked with top and bottom boundaries. Dragging the top boundary pulls the sides in simultaneously. =8~( There must be cases where that is helpful but what if the objective is to change on

Re: GIMP keeps crashing!

2020-10-03 Thread Weaver
--without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu >> --host=x86_64-linux-gnu --target=x86_64-linux-gnu >> Thread model: posix >> gcc version 8.2.0 (Debian 8.2.0-13) Hello Rebecca, This could be a number of issues. I find some applications dive on the

Re: GIMP keeps crashing!

2020-10-02 Thread riveravaldez
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 > --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none > --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu > --host=x86_64-linux-gnu --target=x86_64-linux-gnu > Thread model: posi

GIMP keeps crashing!

2020-10-02 Thread Rebecca Matthews
``` GNU Image Manipulation Program version 2.10.8 git-describe: GIMP_2_10_6-294-ga967e8d2c2 C compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured

Re: Can't start Gimp in Bullseye

2020-08-22 Thread Andrei POPESCU
..] > I got it working again, though I still don't understand what happened. > > I did: > apt-get install libbabl-0.1-0=0.1.78-1 > (it complained that it was a downgrade and also removed gimp) > apt-get install libgegl-common=0.4.24-1 > (similar, but then I could:) > apt-

Re: Can't start Gimp in Bullseye

2020-08-22 Thread Joachim Fahnenmüller
: Hi everybody, since I upgraded to Bullseye, Gimp does not start any more. I get the following: joachim@peter:~$ gimp gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information available (required by gimp) gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information ava

Re: Can't start Gimp in Bullseye

2020-08-22 Thread Joachim Fahnenmüller
Am 10.08.20 um 22:47 schrieb Kent West: On Mon, Aug 10, 2020 at 1:49 PM Joachim Fahnenmüller wrote: Am 10.08.20 um 17:39 schrieb Kent West: On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller < jfahnenmuel...@web.de> wrote: Hi everybody, since I upgraded to Bullseye, Gimp do

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Kent West
On Mon, Aug 10, 2020 at 1:49 PM Joachim Fahnenmüller wrote: > Am 10.08.20 um 17:39 schrieb Kent West: > > On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller < > jfahnenmuel...@web.de> > > wrote: > > > >> Hi everybody, > >> > >> since I

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Weaver
On 11-08-2020 01:19, Joachim Fahnenmüller wrote: > Hi everybody, > > since I upgraded to Bullseye, Gimp does not start any more. I get the > following: > > joachim@peter:~$ gimp > gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information > available (requir

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Joachim Fahnenmüller
Am 10.08.20 um 17:39 schrieb Kent West: On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller wrote: Hi everybody, since I upgraded to Bullseye, Gimp does not start any more. I get the following: joachim@peter:~$ gimp gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Kent West
On Mon, Aug 10, 2020 at 10:39 AM Kent West wrote: > > > On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller < > jfahnenmuel...@web.de> wrote: > >> Hi everybody, >> >> since I upgraded to Bullseye, Gimp does not start any more. I get the >> followi

Re: Can't start Gimp in Bullseye

2020-08-10 Thread Kent West
On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller wrote: > Hi everybody, > > since I upgraded to Bullseye, Gimp does not start any more. I get the > following: > > joachim@peter:~$ gimp > gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information > ava

Can't start Gimp in Bullseye

2020-08-10 Thread Joachim Fahnenmüller
Hi everybody, since I upgraded to Bullseye, Gimp does not start any more. I get the following: joachim@peter:~$ gimp gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information available (required by gimp) gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information

Re: GIMP Crash

2020-08-08 Thread 황병희
Ryan Young writes: > Here is the bug info > > ``` > GNU Image Manipulation Program version 2.10.8 In that case, if you are in Debian, you would be send bug report. So that the maintainer can be know what problem is. https://www.debian.org/Bugs/Reporting Actually, you must add contain keywords

GIMP Crash

2020-08-08 Thread Ryan Young
"/lib/x86_64-linux-gnu/libthread_db.so.1". __libc_read (nbytes=256, buf=0x7ffd5bc55ed0, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26 Id Target Id Frame * 1Thread 0x7a5aacd05e00 (LWP 16588) "gimp-2.10" __libc_read (nbytes=2

Re: Gimp crash on screenshot debian bullseye

2019-09-18 Thread Renato Gallo
Opened https://gitlab.gnome.org/GNOME/gimp/issues/3955 bug report upstream Renato Gallo System Engineer sede legale e operativa: Via Privata Cefalonia, 14 - 20156 - Milano (MI) Tel. +39 02 - 87049490 Fax +39 02 - 48677349 Mobile. +39 342 - 6350524 Wi | FreeNumbers: https://freenumbers.way

Re: Gimp crash on screenshot debian bullseye

2019-09-18 Thread Cindy Sue Causey
UPDATE: Bullseye's *GIMP upgrade now WORKS (for me)!* On 9/18/19, Cindy Sue Causey wrote: > On 9/18/19, Renato Gallo wrote: >> GIMP crash on taking a screenshot > > > Hey, Renato.. I myself tuned out as soon as I saw the word "Kali" the > other day. Didn&#

Re: Gimp crash on screenshot debian bullseye

2019-09-18 Thread Cindy Sue Causey
On 9/18/19, Renato Gallo wrote: > GIMP crash on taking a screenshot Hey, Renato.. I myself tuned out as soon as I saw the word "Kali" the other day. Didn't realize it was about GIMP.. so YEAH, ME, TOO! DEBIAN Bullseye upgrade a couple days ago. PS *VERY COOL* how they do wha

Gimp crash on screenshot debian bullseye

2019-09-18 Thread Renato Gallo
GIMP crash on taking a screenshot ``` GNU Image Manipulation Program version 2.10.8 git-describe: GIMP_2_10_6-294-ga967e8d2c2 C compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa

Gimp crash on screenshot debian bullseye

2019-09-18 Thread Renato Gallo
what I wrote is not - Original Message - From: "Jonas Smedegaard" To: "MMIROJV" , "debian-user" Sent: Wednesday, September 18, 2019 2:46:38 PM Subject: Re: Gimp crash on Open File | Kali Linux XFCE Quoting MMIROJV (2019-09-18 13:55:04) > [lots

Re: Gimp crash on Open File | Kali Linux XFCE

2019-09-18 Thread Jonas Smedegaard
Quoting MMIROJV (2019-09-18 13:55:04) > [lots of debug noise but no question or other comment] Hi MMIROJV, Please report bugs in Kali Linux to the developers of Kali Linux. This is a Debian user mailinglist - feel free to share _user_ experiences with other users here. That inlcudes experience

Re: Gimp crash on Open File | Kali Linux XFCE

2019-09-18 Thread Renato Gallo
GIMP crash on taking a screenshot ``` GNU Image Manipulation Program version 2.10.8 git-describe: GIMP_2_10_6-294-ga967e8d2c2 C compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa

Gimp crash on Open File | Kali Linux XFCE

2019-09-18 Thread MMIROJV
d] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". __libc_read (nbytes=256, buf=0x7ffdbdc64f10, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26 Id Target Id Frame * 1Thread 0x7f65440fae00 (LWP 19806) "gimp-2.10&q

Re: Arrow annotation in GIMP.

2019-09-16 Thread Joe
position the arrow. > Then Image > Flatten Image to join the layers. > Always use extra layers when you can, and keep them separate. Exporting as jpg, png etc. will automatically combine them in the exported file, but you can still go back to the gimp file and make further changes to individu

Re: Arrow annotation in GIMP.

2019-09-16 Thread Siard
> > I managed to choose the pencil, set the background color to white > and the forground to red, and drew an arrow with straight lines using > the shift constraint. Note that a script for drawing an arrow exists, which makes it a lot easier. It can be found in many places, e.g. here

Re: Arrow annotation in GIMP.

2019-09-16 Thread mick crane
On 2019-09-16 00:55, pe...@easthope.ca wrote: * From: Dan Ritter * Date: Wed, 14 Aug 2019 08:26:18 -0400 Open a new image. Right. Set the background to transparent. Haven't quite got that. From reading a few weeks ago, I added an alpha channel (Layer > Transparency > Add Alph

Re: Arrow annotation in GIMP.

2019-09-15 Thread peter
* From: Dan Ritter * Date: Wed, 14 Aug 2019 08:26:18 -0400 > Open a new image. Right. > Set the background to transparent. Haven't quite got that. From reading a few weeks ago, I added an alpha channel (Layer > Transparency > Add Alpha Channel). Don't see how to make anything

Gimp 2.10.8 crash

2019-09-09 Thread caliandro adriano
sing Cairo version 1.16.0 (compiled against version 1.16.0) ``` > fatal error: Errore di segmentazione Stack trace: ``` /usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x398)[0x7f3915b9ff98] gimp-2.10(+0xd1590)[0x5645c93e3590] gimp-2.10(+0xd19b8)[0x5645c93e39b8] gimp-2.10(+0xd2029)[0x5645c

Re: Arrow annotation in GIMP.

2019-08-16 Thread tomas
On Fri, Aug 16, 2019 at 10:40:59AM -0700, pe...@easthope.ca wrote: > From: Dan Ritter > Date: Wed, 14 Aug 2019 08:26:18 -0400 > > Set the background to transparent. > [...] > Really I don't understand the representation used in GIMP. From what > I've read, th

Re: Arrow annotation in GIMP.

2019-08-16 Thread peter
age layer. If the result has the appearance of the arrow layer, the arrow background is not transparent and my image is obscured.) Really I don't understand the representation used in GIMP. From what I've read, there are three channels, R, G, B. OK. Plus an optional 4th, alpha. What

Re: Unicode in GIMP Text Tool.

2019-08-14 Thread tomas
On Wed, Aug 14, 2019 at 05:26:16PM -0500, David Wright wrote: [...] > You're welcome to use anything from > https://lists.debian.org/debian-user/2019/07/msg00926.html Nice post, thanks for it -- I must have missed it at a moment of high load. > Most of the methods I see posted have limitations

Re: Unicode in GIMP Text Tool.

2019-08-14 Thread David Wright
> > I open the char selector (each desktop I know has one) and select the char > > > to import - than copy/paste into the text box > > > > Good idea. Copy and paste the character; from the Web browser maybe. > > I was typing the character entity reference in th

Re: Unicode in GIMP Text Tool.

2019-08-14 Thread tomas
import - than copy/paste into the text box > > Good idea. Copy and paste the character; from the Web browser maybe. > I was typing the character entity reference in the GIMP tool. You might have more luck with the Unicode input method, CTRL-SHIFT-U, then the hexadecimal code [1] For

Re: Re (2): Arrow annotation in GIMP.

2019-08-14 Thread David Wright
a posting without deleting the eye candy. > END ANOTHER TEDIOUS ASIDE > I haven't found whether GIMP is Unicode capable. If ࢗ is typed > at the insertion point for the Text tool, can the lower-left pointing > arrow be displayed. Hasn't succeeded here yet. Of all the ways o

Re: Unicode in GIMP Text Tool.

2019-08-14 Thread peter
ser maybe. I was typing the character entity reference in the GIMP tool. Thanks, ... P. -- https://en.wikibooks.org/wiki/Oberon Tel: +1 604 670 0140Bcc: peter at easthope. ca

Re: Arrow annotation in GIMP.

2019-08-14 Thread David Wright
On Wed 14 Aug 2019 at 07:24:58 (-0700), pe...@easthope.ca wrote: > BEGIN TEDIOUS ASIDE > For the header for this message I copied References holus-bolus and > appended the Message-id from the Web page. I understand David's > suggestion of including In-Repy-To rather than References but can > aff

Re: Unicode in GIMP Text Tool.

2019-08-14 Thread deloptes
pe...@easthope.ca wrote: > Can GIMP accept and display a Unicode glyph beyond plain old ASCII. > The "South West Arrow", & # 2199; for example. (Spaces inserted > after & and # to prevent interpretation.) > > If so, how? > > Thanks, ... P.

Unicode in GIMP Text Tool.

2019-08-14 Thread peter
Can GIMP accept and display a Unicode glyph beyond plain old ASCII. The "South West Arrow", & # 2199; for example. (Spaces inserted after & and # to prevent interpretation.) If so, how? Thanks, ... P. -- https://en.wikibooks.org/wiki/Oberon Tel: +1 604 670 0

Re: Arrow annotation in GIMP.

2019-08-14 Thread Tom Browder
On Tue, Aug 13, 2019 at 20:51 wrote: > > Hi, > > Can anyone recommend a means for adding an arrow to > an image in GIMP? > > The article here describes something called ArrowsCreator. > > https://graphicdesign.stackexchange.com/questions/44797/how-do-i-insert-arrows-

Re: Re (2): Arrow annotation in GIMP.

2019-08-14 Thread Sven Hartge
pe...@easthope.ca wrote: > No References in the "header" of the Web page this replies to. > Consequently I snagged the Messge-Id (Message-id?) from the Web page > for my original message. Let's see how References comes out. >8~| Broken: References: <[?0;] E1hxhmC-0004v6-DR@dalton.invalid> <[

Re (2): Arrow annotation in GIMP.

2019-08-14 Thread peter
: Cindy-Sue Causey * Date: Wed, 14 Aug 2019 00:54:29 -0400 > Dingbats had ... various arrows. I haven't found whether GIMP is Unicode capable. If ࢗ is typed at the insertion point for the Text tool, can the lower-left pointing arrow be displayed. Hasn't succeeded here yet. Thanks,

Re: Arrow annotation in GIMP.

2019-08-14 Thread Eduardo M KALINOWSKI
On qua, 14 ago 2019, peter wrote: BEGIN TEDIOUS ASIDE For the header for this message I copied References holus-bolus and appended the Message-id from the Web page. I understand David's suggestion of including In-Repy-To rather than References but can afford a few extra ms for References. In-Rep

Re: Arrow annotation in GIMP.

2019-08-14 Thread peter
BEGIN TEDIOUS ASIDE For the header for this message I copied References holus-bolus and appended the Message-id from the Web page. I understand David's suggestion of including In-Repy-To rather than References but can afford a few extra ms for References. In-Reply-To is the last parameter of R

Re: Arrow annotation in GIMP.

2019-08-14 Thread Dan Ritter
pe...@easthope.ca wrote: > > Hi, > > Can anyone recommend a means for adding an arrow to > an image in GIMP? > > The article here describes something called ArrowsCreator. > https://graphicdesign.stackexchange.com/questions/44797/how-do-i-insert-arrows-into-a

Re: Arrow annotation in GIMP.

2019-08-13 Thread Cindy-Sue Causey
On 8/13/19, pe...@easthope.ca wrote: > > Can anyone recommend a means for adding an arrow to > an image in GIMP? > > The article here describes something called ArrowsCreator. > https://graphicdesign.stackexchange.com/questions/44797/how-do-i-insert-arrows-into-a-pictu

Arrow annotation in GIMP.

2019-08-13 Thread peter
Hi, Can anyone recommend a means for adding an arrow to an image in GIMP? The article here describes something called ArrowsCreator. https://graphicdesign.stackexchange.com/questions/44797/how-do-i-insert-arrows-into-a-picture-in-gimp Is it advisable? Any other recommendations? Thanks

Re: GIMP on Jessie causes total freeze

2019-05-22 Thread Tomaž Šolc
Hi On 21. 05. 19 16:42, Дмитриев Александр wrote: > I've encountered a problem with GIMP on Jessie. It causes total system > freeze with latest available kernel, but not with the previous. This can > be reproduced on at least 2 PCs. > I've tried to file a bug via reportbug

GIMP on Jessie causes total freeze

2019-05-21 Thread Дмитриев Александр
Hello, I've encountered a problem with GIMP on Jessie. It causes total system freeze with latest available kernel, but not with the previous. This can be reproduced on at least 2 PCs.I've tried to file a bug via reportbug, but it returns error 500.What are my further steps? uname -a:Li

Re: GIMP Crash

2019-03-17 Thread Alexandre GRIVEAUX
Le 17/03/2019 à 01:27, Adam Haas a écrit : > I was working with the Gnu Image Manipulation Program yesterday when a > segmentation fault occurred. Attached is the information spit out in > association with the event. Please let me know what additional > information you need from me and I will pass

GIMP Crash

2019-03-16 Thread Adam Haas
ion 2.13.1) using Cairo version 1.16.0 (compiled against version 1.16.0) ``` > fatal error: Segmentation fault Stack trace: ``` /usr/lib/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x397)[0x7efecef12e27] gimp-2.10(+0xd14a0)[0x564d3eac34a0] gimp-2.10(+0xd18d8)[0x564d3eac38d8] gimp-2.10(+0xd2037)[0

Re: (OT) Top Posting (was Re: Gimp Babl too old)

2018-09-17 Thread Ben Finney
Kenneth Parker writes: > I have a special issue: Using Gmail on a Phone or Tablet (I have > both). Both of those devices lack a proper keyboard. That makes them unsuitable for composing anything but very short messages, and wholly unsuitable for editing text. > Seriously, how do others of you

Re: Is GIMP seriously broken in Buster?

2018-09-14 Thread A_Man_Without_Clue
On 09/14/2018 07:52 AM, Gary Dale wrote: > Am I missing something or is GIMP seriously broken? In my Buster/AMD64 > system, I open a picture, select a section and try to cut it and the > whole picture disappears. I'm left with a white or transparent > background. If I select a

Re: Is GIMP seriously broken in Buster?

2018-09-14 Thread songbird
Gary Dale wrote: > Am I missing something or is GIMP seriously broken? In my Buster/AMD64 > system, I open a picture, select a section and try to cut it and the > whole picture disappears. I'm left with a white or transparent > background. If I select a region and try to copy

Re: (OT) Top Posting (was Re: Gimp Babl too old)

2018-09-14 Thread Anders Andersson
On Fri, Sep 14, 2018 at 6:17 AM, Kenneth Parker wrote: > Seriously, how do others of you deal with navigating this Debian List on > Android, while being a "Good Netizen"? Personally I don't. A phone is a horrible tool for composing texts and is nowhere near a replacement for a computer. Using an

Re: Is GIMP seriously broken in Buster?

2018-09-14 Thread Joe
On Fri, 14 Sep 2018 06:27:34 +0100 Brad Rogers wrote: > On Thu, 13 Sep 2018 18:52:45 -0400 > Gary Dale wrote: > > Hello Gary, > > >Am I missing something or is GIMP seriously broken? In my > >Buster/AMD64 > > Works fine here. Admittedly, it's no

Re: Is GIMP seriously broken in Buster?

2018-09-13 Thread Brad Rogers
On Thu, 13 Sep 2018 18:52:45 -0400 Gary Dale wrote: Hello Gary, >Am I missing something or is GIMP seriously broken? In my Buster/AMD64 Works fine here. Admittedly, it's not a package I use often, but even so, I've never seen the behaviour you're experienc

(OT) Top Posting (was Re: Gimp Babl too old)

2018-09-13 Thread Kenneth Parker
On Thu, Sep 13, 2018 at 10:07 PM Ric Moore wrote: > > > > Same reason some people top post. They just ignore the conventions. > I have a special issue: Using Gmail on a Phone or Tablet (I have both). I have yet to find a Straightforward way to Snip lots of lines, using the Android App. Als

Re: Is GIMP seriously broken in Buster?

2018-09-13 Thread Gary Dale
On 2018-09-13 08:44 PM, Matthew Crews wrote: Try the Flatpak version of GIMP. I'm not a fan of the attempts to create universal packages. The problem they create is that you have multiple different versions of the same libraries and you're now relying on multiple people to patc

Re: Gimp Babl too old

2018-09-13 Thread Ric Moore
On 09/13/2018 12:41 PM, Nicholas Geovanis wrote: Tixy wrote: "Sounds like the sort of thing the third party repository at deb-multimedia.org does" Why do they do that? Simply to order their repository ahead of the others? Same reason some people top post. They just ignore the conventions.

Re: Is GIMP seriously broken in Buster?

2018-09-13 Thread Cindy-Sue Causey
On 9/13/18, Gary Dale wrote: > Am I missing something or is GIMP seriously broken? In my Buster/AMD64 > system, I open a picture, select a section and try to cut it and the > whole picture disappears. I'm left with a white or transparent > background. If I select a region and try

Re: Is GIMP seriously broken in Buster?

2018-09-13 Thread Matthew Crews
Try the Flatpak version of GIMP.

Is GIMP seriously broken in Buster?

2018-09-13 Thread Gary Dale
Am I missing something or is GIMP seriously broken? In my Buster/AMD64 system, I open a picture, select a section and try to cut it and the whole picture disappears. I'm left with a white or transparent background. If I select a region and try to copy it, GIMP crashes. I'm reduce

Re: Gimp Babl too old

2018-09-13 Thread Brad Rogers
On Thu, 13 Sep 2018 13:32:57 -0400 Dan Ritter wrote: Hello Dan, >Basically, people who use deb-multimedia.org want someone to package up >fresh versions of the kinds of tools that get updated frequently with >new features, while mostly maintaining the stability that comes with It's not that sim

Re: Gimp Babl too old

2018-09-13 Thread Dan Ritter
On Thu, Sep 13, 2018 at 11:41:39AM -0500, Nicholas Geovanis wrote: > Tixy wrote: "Sounds like the sort of thing the third party repository at > deb-multimedia.org does" > > Why do they do that? Simply to order their repository ahead of the others? > So why not just advise people to change sour

Re: Gimp Babl too old

2018-09-13 Thread Nicholas Geovanis
Tixy wrote: "Sounds like the sort of thing the third party repository at deb-multimedia.org does" Why do they do that? Simply to order their repository ahead of the others? So why not just advise people to change sources.list? It seems like they don't themselves make a statement on the subject

Re: Gimp Babl too old

2018-09-13 Thread Pétùr
On 13/09/18 07:03, Tixy wrote: On Wed, 2018-09-12 at 19:54 +0200, Étienne Mollier wrote: At first, it sounded like the last `apt update` execution occurred some time between “libbabl-dev” and “libbabl-0.1-0” upgrade to version 0.1.56-1 on repositories side. But “libbabl-0.1-0” seems somehow pic

Re: Gimp Babl too old

2018-09-12 Thread Tixy
On Wed, 2018-09-12 at 19:54 +0200, Étienne Mollier wrote: > At first, it sounded like the last `apt update` execution > occurred some time between “libbabl-dev” and “libbabl-0.1-0” > upgrade to version 0.1.56-1 on repositories side. > > But “libbabl-0.1-0” seems somehow picked from another > repos

Re: Gimp Babl too old

2018-09-12 Thread Étienne Mollier
es, you may be able to get the proper version by enforcing it at installation: # apt install libbabl-0.1-0=0.1.56-1 A warning may ask you if you are certain you wish to downgrade. Once done, you *may* be able to make use of Gimp. Please be aware that there are quite some chances other packages have

Re: Gimp Babl too old

2018-09-12 Thread Pétùr
Le 11/09/2018 à 20:09, Dan Ritter a écrit : > > and a check says that sid now has a version 0.1.56 of babl, so > you should try installing that. Hi, I can only find the 0.1-0 version: $ apt search libbabl En train de trier... Fait Recherche en texte intégral... Fait libbabl-0.1-0/now 1:0.1.44-

Re: Gimp Babl too old

2018-09-11 Thread Dan Ritter
On Tue, Sep 11, 2018 at 07:12:19PM +0200, Pétùr wrote: > Gimp does not start on debian sid and shows the message: > > --- > BABL version too old! > > GIMP requires BABL version 0.1.56 or later. > Installed BABL version is 0.1.44. > > Somehow you or your software pa

Gimp Babl too old

2018-09-11 Thread Pétùr
Gimp does not start on debian sid and shows the message: --- BABL version too old! GIMP requires BABL version 0.1.56 or later. Installed BABL version is 0.1.44. Somehow you or your software packager managed to install GIMP with an older BABL version. Please upgrade to BABL version 0.1.56 or

Re: Sane via GIMP.

2018-07-17 Thread Matthew Crews
On 7/17/18 9:35 AM, pe...@easthope.ca wrote: > Just updated this debian 9 and tried gimp > file > create > XSane > Device > dialogue. > There chose the HP scanner. > > A window entitled "xsane 0.999 C2500A:sg0" opened. There I selected > Window >

Sane via GIMP.

2018-07-17 Thread peter
Just updated this debian 9 and tried gimp > file > create > XSane > Device dialogue. There chose the HP scanner. A window entitled "xsane 0.999 C2500A:sg0" opened. There I selected Window > Show preview. (Previously, for years, the preview window opened automatically.

Re: Gimp broken in Debian Sid?

2018-07-08 Thread Thierry Rascle
On Sun, 8 Jul 2018 10:37:10 +1200 Ben Caradoc-Davies wrote: > I would use ltrace to see where it is hanging: > > ltrace -tt -n4 -S gimp > > You will need to install ltrace and likely the debug packages for > wherever it is hanging. ltrace -tt -n4 -S /usr/bin/gimp outputs a

Re: Gimp broken in Debian Sid?

2018-07-08 Thread Thierry Rascle
On Sat, 7 Jul 2018 18:04:31 +0200 Thierry Rascle wrote: > I've tried purging Gimp and some dependencies, and then reinstalling > Gimp but it still doesn't work: > > apt-get purge ufraw gimp gimp-data gimp-ufraw libgimp2.0 \ > libgimp2.0-dev libgim

Re: Gimp broken in Debian Sid?

2018-07-07 Thread Ben Caradoc-Davies
On 08/07/18 03:36, Thierry Rascle wrote: After removing ~/.config/GIMP/2.10, Gimp still doesn't work. And there's no message on the command line, even when using the --verbose option. I would use ltrace to see where it is hanging: ltrace -tt -n4 -S gimp You will need to install

Re: Gimp broken in Debian Sid?

2018-07-07 Thread Thierry Rascle
metimes you get lucky and see a bunch of error messages that > can possibly help solve the problem. Even after killing the instance or after rebooting, Gimp still doesn't work. No error message on the command line. > > The second thing I do... out of exasperation... is purge the probl

Re: Gimp broken in Debian Sid?

2018-07-07 Thread Thierry Rascle
e are you using? You could try moving your > ~/.config/GIMP/2.10 out of the way in case it has fallen down and > cannot get up. > > Do you get any error messages if you start gimp at the command line? > > Kind regards, > After removing ~/.config/GIMP/2.10, Gimp still doesn'

Re: Gimp broken in Debian Sid?

2018-07-06 Thread Ben Caradoc-Davies
On 07/07/18 08:13, Michael Wagner wrote: On Jul 06, 2018 um 07:58:41, Thierry Rascle wrote: I'm using Debian Sid. Gimp does not seem to work any more (the user interface does not show up). I've tried in Xmonad and in Openbox. I have no idea what causes this. I don't see any erro

Re: Gimp broken in Debian Sid?

2018-07-06 Thread Cindy-Sue Causey
On 7/6/18, Thierry Rascle wrote: > On Fri, 6 Jul 2018 07:33:16 +0100 > Joe wrote: > >> On Fri, 6 Jul 2018 07:58:41 +0200 >> Thierry Rascle wrote: >> >> > Hi, >> > >> > I'm using Debian Sid. Gimp does not seem to work any more (the user

Re: Gimp broken in Debian Sid?

2018-07-06 Thread Thierry Rascle
On Fri, 6 Jul 2018 07:33:16 +0100 Joe wrote: > On Fri, 6 Jul 2018 07:58:41 +0200 > Thierry Rascle wrote: > > > Hi, > > > > I'm using Debian Sid. Gimp does not seem to work any more (the user > > interface does not show up). I've tried in Xmonad a

Re: Gimp broken in Debian Sid?

2018-07-06 Thread Michael Wagner
On Jul 06, 2018 um 07:58:41, Thierry Rascle wrote: > I'm using Debian Sid. Gimp does not seem to work any more (the user > interface does not show up). I've tried in Xmonad and in Openbox. > > I have no idea what causes this. I don't see any error message. > &g

Re: Gimp broken in Debian Sid?

2018-07-05 Thread Joe
On Fri, 6 Jul 2018 07:58:41 +0200 Thierry Rascle wrote: > Hi, > > I'm using Debian Sid. Gimp does not seem to work any more (the user > interface does not show up). I've tried in Xmonad and in Openbox. > > I have no idea what causes this. I don't see any err

Gimp broken in Debian Sid?

2018-07-05 Thread Thierry Rascle
Hi, I'm using Debian Sid. Gimp does not seem to work any more (the user interface does not show up). I've tried in Xmonad and in Openbox. I have no idea what causes this. I don't see any error message. Does anyone else have the same problem ? Thanks! Thierry

Re: Installing Gimp 2.10.2

2018-06-05 Thread steve
Le mardi 05 juin 2018, HP Garcia a écrit : On Wed, 6 Jun 2018 06:51:36 +0200 steve wrote: Le 05-06-2018, à 21:45:24 -0700, HP Garcia a écrit : >I'm trying to install Gimp 2.10.2. I tried adding the flatpack >repository but it message "sudo: add-apt-repository: command not &

  1   2   3   4   5   6   7   8   9   10   >