RSS/Atom feed Twitter
Site is read-only, email is disabled

strange issues with gimp svn

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

6 of 6 messages available
Toggle history

Please log in to manage your subscriptions.

strange issues with gimp svn The Peach 13 May 11:56
  strange issues with gimp svn Sven Neumann 14 May 09:16
   strange issues with gimp svn The Peach 15 May 11:20
    strange issues with gimp svn Sven Neumann 15 May 12:02
     strange issues with gimp svn The Peach 15 May 12:52
  strange issues with gimp svn The Peach 22 May 03:27
The Peach
2008-05-13 11:56:02 UTC (over 16 years ago)

strange issues with gimp svn

I've synched yesterday and I still get the same problems, I'll start reporting them here, because I'm not sure if I should open a bug report.

1 issue) If I use the color curves on a newly opened image, and modify all the curves (value, and rgb) when I press ok, I get a segfault.

2 issue) sometimes the opacity of the pencil tool (maybe even the brush, but I'm sticking on the pencil in this period, cause of some old school pix art) is set to 90% opacity, even if I've set it to 100%. I don't really know what is causing this, but this doesen't happen if I keep the tool options dialog open (!).

salut.

Sven Neumann
2008-05-14 09:16:17 UTC (over 16 years ago)

strange issues with gimp svn

Hi,

On Tue, 2008-05-13 at 11:56 +0200, The Peach wrote:

1 issue) If I use the color curves on a newly opened image, and modify all the curves (value, and rgb) when I press ok, I get a segfault.

Yes, that's a known problem. Still needs to be investigated.

Sven

The Peach
2008-05-15 11:20:44 UTC (over 16 years ago)

strange issues with gimp svn

On Wed, 14 May 2008 09:16:17 +0200 Sven wrote:

Yes, that's a known problem. Still needs to be investigated.

thanks, I'm avoiding it by now.
About the second issue on the tool opacity, I'm digging what is causing this: it's really hard, usually I find it after few step, but too late already. Is there any keybinding introduced to restore the default values on the options of a tool?

PS: sorry Sven, but hitting the reply button I got you instead of the ML.

Sven Neumann
2008-05-15 12:02:38 UTC (over 16 years ago)

strange issues with gimp svn

Hi,

On Thu, 2008-05-15 at 11:20 +0200, The Peach wrote:

Yes, that's a known problem. Still needs to be investigated.

thanks, I'm avoiding it by now.

It should be fixed since yesterday. At least it didn't show up for me since I fixed a memory corruption in the Curves code.

About the second issue on the tool opacity, I'm digging what is causing this: it's really hard, usually I find it after few step, but too late already.
Is there any keybinding introduced to restore the default values on the options of a tool?

There's a Reset button at the bottom of the tool options dialog. If you absolutely need a key-binding, feel free to add one using the Keyboard Shortcut Editor.

Sven

The Peach
2008-05-15 12:52:02 UTC (over 16 years ago)

strange issues with gimp svn

On Thu, 15 May 2008 12:02:38 +0200 Sven wrote:

There's a Reset button at the bottom of the tool options dialog. If you absolutely need a key-binding, feel free to add one using the Keyboard Shortcut Editor.

I'm just asking because I'm not sure if this happens when I press without knowing it some keybinding

The Peach
2008-05-22 03:27:28 UTC (over 16 years ago)

strange issues with gimp svn

On Tue, 13 May 2008 11:56:02 +0200 The wrote:

2 issue) sometimes the opacity of the pencil tool (maybe even the brush, but I'm sticking on the pencil in this period, cause of some old school pix art) is set to 90% opacity, even if I've set it to 100%. I don't really know what is causing this, but this doesen't happen if I keep the tool options dialog open (!).

just understood what was happening: I just keep pressing the wrong keystroke, infact instead of pressing CTRL+Z for undoing (ps-menurc), I pressed CTRL+< which was "decrease current tool opacity" :D argh.