Re: [Gimp-user] Gimp 2.7.3 compiled but tablet greyed out in Input Devices

2011-09-06 Thread jfrazierjr

 Patrick Horgan phorg...@yahoo.com wrote: 
 On 08/31/2011 08:31 AM, jfrazie...@nc.rr.com wrote:
 
  Once I finally got GIMP compiled, I can see my tablet 
  in the input devices, but they are greyed out along with 
  all of the below: 
  SynPS/2 Synaptics TouchPad
  Virtual core XTEST Pointer
  Wacom Bamboo Fun 6x8 cursor
  Wacom Bamboo Fun 6x8 eraser
  Wacom Bamboo Fun 6x8 pad
  Wacom Bamboo Fun 6x8 stylus
 
 
  The ONLY thing that is NOT greyed out is Core Pointer.  
 
 
 I suspect this is a wacom driver problem of some sort, but the folks
 that can really help are on a different mailing list wacom-discuss.  If
 you follow the link below you can sign up to it.
 
 https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss
 
 They are HUGELY friendly and responsive.  They'll ask for some information, 
maybe then for some more information and pretty quickly they will diagnose the 
problem.  You'll be happy!
 
 Patrick
 


No, I would say it has to do with the GIMP build process itself.  
Long story, short after 4 re-installs I have come to determine 
that the 2.6.38.* kernals don't seem to like (some) nvidia cards.  
I googled and tried tons of things with no luck.   So...I ended 
up reverting back to 10.10 and am hoping 11.10 will actually work correctly
with my video card(on a laptop.. so can't switch out!).


On 10.10, I installed gimp 2.6.* from apt package and the pen works with 
pressure sensitivity AND the input devices work correctly for editing.  ie, 
Gimp 2.6.x works fine.

I then built/compiled all of the prerequisites(Glib, GTK+, gdk-pixbuf, 
pixman, cairo, babl, gegl) and then gimp into its own prefix  BUT the same 
issue is happening, so all I can assume from this is that it has to do with 
some from the build process(or something missing!)  However, this time while 
the items are all greyed out, the pen pressure DOES work this time.  The thing 
that does not work is the stylus/eraser(meaning that they won't 'bind' to 
separate tools and remember them).   Ie, it's working as a regular mouse + 
pressure.  
One thing I did see when configure ran was in the optional modules section 
of the output, I got this:


Linux Input:   yes (GUDev support: no)




While this is a bummer, it is something I can live with for a few months 
until 2.8 is actual release and hopefully the packaged build will work 
properly even if I have to build the prerequisites manually.   Hopefully by 
that time, 11.10 will also be released and I can make a test partition to 
see if it agrees with my video card.  
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp 2.7.3 compiled but tablet greyed out in Input Devices

2011-09-05 Thread Patrick Horgan
On 08/31/2011 08:31 AM, jfrazie...@nc.rr.com wrote:

 Once I finally got GIMP compiled, I can see my tablet 
 in the input devices, but they are greyed out along with 
 all of the below: 
 SynPS/2 Synaptics TouchPad
 Virtual core XTEST Pointer
 Wacom Bamboo Fun 6x8 cursor
 Wacom Bamboo Fun 6x8 eraser
 Wacom Bamboo Fun 6x8 pad
 Wacom Bamboo Fun 6x8 stylus


 The ONLY thing that is NOT greyed out is Core Pointer.  


I suspect this is a wacom driver problem of some sort, but the folks
that can really help are on a different mailing list wacom-discuss.  If
you follow the link below you can sign up to it.

https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

They are HUGELY friendly and responsive.  They'll ask for some information, 
maybe then for some more information and pretty quickly they will diagnose the 
problem.  You'll be happy!

Patrick

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


Re: [Gimp-user] Gimp 2.7.3 compiled but tablet greyed out in Input Devices

2011-09-05 Thread Patrick Horgan
On 08/31/2011 08:31 AM, jfrazie...@nc.rr.com wrote:
 OS: Ubuntu 11.04
 Arch: AMD64
 Desktop Manager: Gnome 3


 I recently blew away my Ubuntu 10.10 and installed 11.04.  
 Not liking Unity, I figured I would try Gnome 3.  After 
 getting Gnome 3 set up, I downloaded babl,gegl, and gimp 
 tarballs and proceeded to install all sorts of dependencies
 (required and many optional ones) via apt-get packages. 
One thing you might check, since I had the same symptoms after the same
upgrade, is that

xserver-xorg-input-wacom

is installed. (sudo apt-get install xerver-xorg-input-wacom).  For some
reason it was lost when I upgraded from 10 to 11.04 and the install
fixed the problem instantly for me.  (Well not instantly, I had to
restart X.)

Patrick

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


[Gimp-user] Gimp 2.7.3 compiled but tablet greyed out in Input Devices

2011-09-01 Thread gerard82
OS: Ubuntu 11.04
Arch: AMD64
Desktop Manager: Gnome 3


I recently blew away my Ubuntu 10.10 and installed 11.04.  
Not liking Unity, I figured I would try Gnome 3.  After 
getting Gnome 3 set up, I downloaded babl,gegl, and gimp 
tarballs and proceeded to install all sorts of dependencies
(required and many optional ones) via apt-get packages. 

I then 
compiled babl(0.1.4), gegl(0.1.6), glib(2.29.8) gtk+(2.24.5) 
and finally gimp 2.7.3(note that all the above are from 
the gimp.org ftp site.   Prior to compiling gtk+, gimp 
failed on the make with some really strange errors(sorry... 
I don't have them any more) which is why I compiled my own 
copy.   Also note, ALL of the above were compile into a 
different prefix with :

./configure --prefix=/home/joefrazierjr/opt

Once I finally got GIMP compiled, I can see my tablet 
in the input devices, but they are greyed out along with 
all of the below: 
SynPS/2 Synaptics TouchPad
Virtual core XTEST Pointer
Wacom Bamboo Fun 6x8 cursor
Wacom Bamboo Fun 6x8 eraser
Wacom Bamboo Fun 6x8 pad
Wacom Bamboo Fun 6x8 stylus


The ONLY thing that is NOT greyed out is Core Pointer.  


The main reason I complied is because for whatever reason,
the PPA package available does not also install Python(but
 does let the tablet work), so I am kind of stuck here.

Note that I am comfortable with using the shell, but am 
a power user in linux, so please assume that I know nothing
about linux in any replies.  Also, if I need to remove, any 
of the compiled code and recompile, I assume running make clean
will fix it up correctly?  

Note, my Bamboo Fun works fine in MyPaint(with pressure sensitivity,
etc), so the issue is with either GIMP compile itself or GTK apps
in general(I have no idea if MyPaint is GTK or not so someone might be
able to rule that out).

Also, I still have the build folders, so if I need to link to any of
the config.log files, please let me know and I will put on my dropbox.


Thanks or any help!
Joe
Hi Joe,
Here's how I installed Gimp-2.7 in Gentoo.
http://www.gimpchat.com/viewtopic.php?f=10t=1261

I don't like to install to a /home directory.
Gerard.


-- 
gerard82 (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.7.3 compiled but tablet greyed out in Input Devices

2011-08-31 Thread jfrazierjr
OS: Ubuntu 11.04
Arch: AMD64
Desktop Manager: Gnome 3


I recently blew away my Ubuntu 10.10 and installed 11.04.  
Not liking Unity, I figured I would try Gnome 3.  After 
getting Gnome 3 set up, I downloaded babl,gegl, and gimp 
tarballs and proceeded to install all sorts of dependencies
(required and many optional ones) via apt-get packages. 

I then 
compiled babl(0.1.4), gegl(0.1.6), glib(2.29.8) gtk+(2.24.5) 
and finally gimp 2.7.3(note that all the above are from 
the gimp.org ftp site.   Prior to compiling gtk+, gimp 
failed on the make with some really strange errors(sorry... 
I don't have them any more) which is why I compiled my own 
copy.   Also note, ALL of the above were compile into a 
different prefix with :

./configure --prefix=/home/joefrazierjr/opt

Once I finally got GIMP compiled, I can see my tablet 
in the input devices, but they are greyed out along with 
all of the below: 
SynPS/2 Synaptics TouchPad
Virtual core XTEST Pointer
Wacom Bamboo Fun 6x8 cursor
Wacom Bamboo Fun 6x8 eraser
Wacom Bamboo Fun 6x8 pad
Wacom Bamboo Fun 6x8 stylus


The ONLY thing that is NOT greyed out is Core Pointer.  


The main reason I complied is because for whatever reason,
the PPA package available does not also install Python(but
 does let the tablet work), so I am kind of stuck here.

Note that I am comfortable with using the shell, but am 
a power user in linux, so please assume that I know nothing
about linux in any replies.  Also, if I need to remove, any 
of the compiled code and recompile, I assume running make clean
will fix it up correctly?  

Note, my Bamboo Fun works fine in MyPaint(with pressure sensitivity,
etc), so the issue is with either GIMP compile itself or GTK apps
in general(I have no idea if MyPaint is GTK or not so someone might be
able to rule that out).

Also, I still have the build folders, so if I need to link to any of
the config.log files, please let me know and I will put on my dropbox.


Thanks or any help!
Joe













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


Re: [Gimp-user] gimp/distort/engrave and login here

2011-08-01 Thread Kevin Brubeck Unhammer
Roseroberta Pauling livingthecreat...@yahoo.com writes:

[...]

 Furthermore, getting started on your site was just hell on wheels and I still 
 can not
 log in, though I can send an email.  I do not know what to do about that or 
 if the
 answer to my post will be sent to my email box.  RR

I assume you sent your message through www.gimpusers.com? This is the
_mailing-list_ gimp-user, which is not run by www.gimpusers.com. A lot
of people get confused by that since www.gimpusers.com call it a forum:

Our forums are connected to the official mailing lists. The
interface provides a way to read and answer mailing list messages in
a forum-like style.

So if you want to give feedback on the www.gimpusers.com
interfaces/website, get in touch with them instead (perhaps via
http://twitter.com/gimpusers, I can't see that they have an official
feedback button).


I prefer to read the mailing list through this interface instead:

http://blog.gmane.org/gmane.comp.video.gimp.user

There's a link Post a message on the left hand side (under Options) to
post new threads, or you can press Reply under individual messages.
You don't have to log in anywhere, but the first time you send a message
you'll get an email that you just have to send back (to prove that
your email exists).


-Kevin

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


[Gimp-user] gimp/distort/engrave and login here

2011-07-29 Thread Roseroberta Pauling
I used the engrave mode under filter distortions and got a really nice result.  
I wanted to repeat the process on another picture.  Suddenly the engrave filter 
was grayed out on every other picture that I tried.  I thought something might 
be stuck so I restarted my computer but the same thinggrayed out.

Furthermore, getting started on your site was just hell on wheels and I still 
can not log in, though I can send an email.  I do not know what to do about 
that or if the answer to my post will be sent to my email box.  RR
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] gimp/distort/engrave and login here

2011-07-29 Thread Owen
 I used the engrave mode under filter distortions and got a really nice
 result.  I wanted to repeat the process on another picture.  Suddenly
 the engrave filter was grayed out on every other picture that I
 tried.  I thought something might be stuck so I restarted my computer
 but the same thinggrayed out.

 Furthermore, getting started on your site was just hell on wheels and
 I still can not log in, though I can send an email.  I do not know
 what to do about that or if the answer to my post will be sent to my
 email box.  RR
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

 have a read of http://docs.gimp.org/2.6/en/plug-in-engrave.html

You probably need to add an alpha channel


Owen

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


[Gimp-user] GIMP Fonts

2011-07-20 Thread crutledge
On Tue, Jul 19, 2011 at 5:21 PM, crutledge wrote:
 Is there any way to make gimp ignore the windows fonts and
 use only those in the gimp font folder?

Quite unlikely. My suggestion would be to install some fonts manager
and use it to manage virtual groups of fonts. This is far more
flexible.

Alexandre Prokoudine
http://libregraphicsworld.org

I'm not sure I understand  manage virtual groups of fonts.

Could you please point me to more information on this subject?

Thanks

-- 
crutledge (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] GIMP Fonts

2011-07-20 Thread Alexandre Prokoudine
On Wed, Jul 20, 2011 at 3:02 PM, crutledge wrote:

Quite unlikely. My suggestion would be to install some fonts manager
and use it to manage virtual groups of fonts. This is far more
flexible.

 I'm not sure I understand  manage virtual groups of fonts.

Do you know the concept of tags and grouping by tags? Same bunny :)

 Could you please point me to more information on this subject?

http://en.wikipedia.org/wiki/Font_management_software

Alexandre Prokoudine
http://libregraphicsworld.org
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] GIMP Fonts

2011-07-19 Thread crutledge
Is there any way to make gimp ignore the windows fonts and use only those in 
the gimp font folder?

-- 
crutledge (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] GIMP Fonts

2011-07-19 Thread Alexandre Prokoudine
On Tue, Jul 19, 2011 at 5:21 PM, crutledge wrote:
 Is there any way to make gimp ignore the windows fonts and
 use only those in the gimp font folder?

Quite unlikely. My suggestion would be to install some fonts manager
and use it to manage virtual groups of fonts. This is far more
flexible.

Alexandre Prokoudine
http://libregraphicsworld.org
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] GIMP Fonts

2011-07-19 Thread John Culleton
On Tuesday, July 19, 2011 09:21:49 am crutledge wrote:
 Is there any way to make gimp ignore the windows fonts and 
use only those
 in the gimp font folder?

Use Linux? (Ducks and runs) :)
-- 
John Culleton

Death Wore Black Police procedural: 
http://www.deathworeblack.com/

Create Book Covers with Scribus
http://booklocker.com/books/4055.html
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp-user Digest, Vol 106, Issue 10

2011-07-11 Thread Jerome
 Message: 1
 Date: Sun, 10 Jul 2011 11:38:39 +0200
 From: Mikael St?ldal mik...@staldal.nu
 Subject: Re: [Gimp-user] Gimp in Unity
 To: gimp-user@lists.XCF.Berkeley.EDU
 Message-ID: 4e19731f.6060...@staldal.nu
 Content-Type: text/plain; charset=UTF-8; format=flowed

 On 2011-07-09 16:45, R Kimber wrote:
  Unity is not ready for prime time yet??  It's really lacking in a lot
  of areas, and the UI experience is quite horrid.
 
  For those people using Ubuntu 11.04, Unity is the default environment in
  which they will be working. I very quickly removed Unity and installed
  Gnome on my computers.
 
  You could also choose the old classic Ubuntu from the login screen
 without
  any removal/install actions.

 You could also select Ubuntu classic in System Settings - Login
 Screen and it will be default for all future logins.


So, by all the replies slating Unity (which I think is great, actually),
might I assume that my original query is unanswerable?

Just a reminder of my initial question.  I asked if anyone knows how to
make Gimp's window focusing work more intuitively in Unity.  For example,
when switching between workspaces, the focus defaults to the toolbox.
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp-user Digest, Vol 106, Issue 10

2011-07-11 Thread Simon Budig
Jerome (fokju...@gmail.com) wrote:
 So, by all the replies slating Unity (which I think is great, actually),
 might I assume that my original query is unanswerable?
 
 Just a reminder of my initial question.  I asked if anyone knows how to
 make Gimp's window focusing work more intuitively in Unity.  For example,
 when switching between workspaces, the focus defaults to the toolbox.

Well, I guess this question should be asked to the unity developers.
When they were developing the new window management, they hopefully have
been thinking about multi-window applications and have a spec on how the
focusing of the windows should behave.

If they have recommendations to application developers I'm sure we'll
have a look at them and consider implementing their hints, provided they
don't conflict with the regular window managers.

Bye,
Simon

-- 
  si...@budig.de  http://simon.budig.de/
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp in Unity

2011-07-10 Thread Mikael Ståldal
On 2011-07-09 16:45, R Kimber wrote:
 Unity is not ready for prime time yet?  It's really lacking in a lot
 of areas, and the UI experience is quite horrid.

 For those people using Ubuntu 11.04, Unity is the default environment in
 which they will be working. I very quickly removed Unity and installed
 Gnome on my computers.

 You could also choose the old classic Ubuntu from the login screen without
 any removal/install actions.

You could also select Ubuntu classic in System Settings - Login 
Screen and it will be default for all future logins.
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp in Unity

2011-07-09 Thread Kevin Cozens
On 08/07/2011 3:52 PM, Patrick Horgan wrote:
 Unity is not ready for prime time yet?  It's really lacking in a lot of 
 areas,
 and the UI experience is quite horrid.

For those people using Ubuntu 11.04, Unity is the default environment in which 
they will be working. I very quickly removed Unity and installed Gnome on my 
computers.

-- 
Cheers!

Kevin.

http://www.ve3syb.ca/   |What are we going to do today, Borg?
Owner of Elecraft K2 #2172  |Same thing we always do, Pinkutus:
 |  Try to assimilate the world!
#include disclaimer/favourite |  -Pinkutus  the Borg
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp in Unity

2011-07-09 Thread R Kimber
On Sat, 09 Jul 2011 10:15:25 -0400
Kevin Cozens wrote:

  Unity is not ready for prime time yet?  It's really lacking in a lot
  of areas, and the UI experience is quite horrid.  
 
 For those people using Ubuntu 11.04, Unity is the default environment in
 which they will be working. I very quickly removed Unity and installed
 Gnome on my computers.

You could also choose the old classic Ubuntu from the login screen without
any removal/install actions.

- Richard
-- 
Richard Kimber
Political Science Resources
http://www.PoliticsResources.net/
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp in Unity

2011-07-09 Thread Norman Silverstone
 snip 
 
 You could also choose the old classic Ubuntu from the login screen without
 any removal/install actions.
 
That's exactly what I did.

Norman


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


[Gimp-user] Gimp in Unity

2011-07-08 Thread Jerome
I'm not sure if Gimp developers are able to assist, but running Gimp in
Unity seems to be a bit problematic at times.  Because of the global menu,
focus on the correct toolbox / area is needed.  Furthermore, Unity / Gimp
seems to apply the focusing a bit unintelligently.  For example, if I move
to another workspace and return to the Gimp workspace, the focus is no
longer on the main window, but rather on the toolbox.

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


Re: [Gimp-user] Gimp in Unity

2011-07-08 Thread Tobias Jakobs
http://unity.ubuntu.com/

On Fri, Jul 8, 2011 at 14:15, John Culleton j...@wexfordpress.com wrote:
 On Friday, July 08, 2011 07:46:08 am Jerome wrote:

 I'm not sure if Gimp developers are able to assist, but running Gimp in

 Unity seems to be a bit problematic at times. Because of the global menu,

 focus on the correct toolbox / area is needed. Furthermore, Unity / Gimp

 seems to apply the focusing a bit unintelligently. For example, if I move

 to another workspace and return to the Gimp workspace, the focus is no

 longer on the main window, but rather on the toolbox.



 Thoughts?

 What is Unity?

 --

 John Culleton

 Death Wore Black Police procedural: http://www.deathworeblack.com/

 Create Book Covers with Scribus

 http://booklocker.com/books/4055.html

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


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


Re: [Gimp-user] Gimp in Unity

2011-07-08 Thread Patrick Horgan


  
  
On 07/08/2011 04:46 AM, Jerome wrote:
I'm not sure if Gimp developers
are able to assist, but running Gimp in Unity seems to be a
bit problematic at times.  Because of the global menu, focus
on the correct toolbox / area is needed.  Furthermore, Unity
/ Gimp seems to apply the focusing a bit unintelligently. 
For example, if I move to another workspace and return to
the Gimp workspace, the focus is no longer on the main
window, but rather on the toolbox.

Thoughts?
  
Unity is not ready for prime time yet?  It's really lacking in a lot
of areas, and the UI experience is quite horrid.

Patrick

  

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


Re: [Gimp-user] GIMP

2011-07-05 Thread Chris Mohler
On Tue, Jul 5, 2011 at 9:49 AM, John Culleton j...@wexfordpress.com wrote:
 The user can click on the help facility and view the Gimp Manual in an html
 viewer. Other than that there is no operational connection to the internet.

That's not entirely true: the user can select 'File-Open Location'
and enter/paste a URI, which is then downloaded and opened in GIMP.

Of course GIMP does not open or listen to any ports on the local machine.

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


Re: [Gimp-user] GIMP

2011-07-05 Thread Michael Schumacher
On 05.07.2011 23:26, Chris Mohler wrote:

 Of course GIMP does not open or listen to any ports on the local machine.

Unless you start the Script-Fu server.


Regards,
Michael

-- 
GIMP  http://www.gimp.org  | IRC: irc://irc.gimp.org/gimp
Plug-ins  http://registry.gimp.org | .de: http://gimpforum.de
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp - iMac 10.7 Lion?

2011-06-19 Thread Spender
Hello.
Yesterday  MacForum, showed  a list of the apps that will be used or not in new 
iMac 7.10 Lion.
Almost all of my apps will not work with  Lions . Gimp was one of them .
 We Mac users need to forget Gimp?
Karl

-- 
Spender (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp-2.7 and Wacom pen:no presure

2011-05-26 Thread gerard82
Hi all,
I am on Gentoo Linux.
I installed Gimp from git today.
I have a Wacom PT tablet which works ok in Gimp-2.6.11-r2.
In Gimp-2.7 I can draw and erase but pressure doesn't work in neither.
I set the pen in preferences and afaik you cannot disable pressure.
Thanks for any advice.
Gerard,

Solved.
Didn't know you had to set brush dynamics with the pen or eraser.
Gerard.


-- 
gerard82 (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp-2.7 and Wacom pen:no presure

2011-05-22 Thread gerard82
Hi all,
I am on Gentoo Linux.
I installed Gimp from git today.
I have a Wacom PT tablet which works ok in Gimp-2.6.11-r2.
In Gimp-2.7 I can draw and erase but pressure doesn't work in neither.
I set the pen in preferences and afaik you cannot disable pressure.
Thanks for any advice.
Gerard,



-- 
gerard82 (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] GIMP Compatibility with Windows 7

2011-05-05 Thread Tobias Jakobs
Hello!

On Thu, May 5, 2011 at 03:09, Veeken, Melissa melissa.vee...@ausawd.com wrote:
 Hello,

 Could you please inform me if GIMP version 1.6.9 will work within Windows 7?

There was never a Gimp version 1.6.9.

 And also if GIMP 2.6 is compatible with Windows 7?  Thank you.

Yes, it runs here fine on Windows 7.

Regards,
Tobias
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] GIMP Compatibility with Windows 7

2011-05-04 Thread Veeken, Melissa
Hello,

Could you please inform me if GIMP version 1.6.9 will work within Windows 7? 
And also if GIMP 2.6 is compatible with Windows 7?  Thank you.


Melissa Veeken
Application Support Analyst
Air Warfare Destroyer Alliance
Ph: +61 8 8165 7295
www.ausawd.comhttp://www.ausawd.com/

Building Australia's future air warfare capability

inline: Blank Bkgrd.gif___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.7.2 Windows 7 64-bit

2011-04-14 Thread nikablue
Am 07.03.2011 03:16, schrieb Partha:

Hi Partha,

 Would there be any interest in Gimp 2.7.2 Windows 7 64-bit? I compiled it 
 for myself for 2 reasons:

 1. I needed the 64-bit Gimp 2.7.2 since I have 8 Gigs of RAM
 2. Text UI is broken on Gimp 2.7.1 which has been fixed in 2.7.2

 If there is interest, I am willing to provide a zip archive with 
 installation instructions on my website. Sorry, I have not compiled the 32 
 bit yet since I don't have the setup. I might do that if there is interest.

as i am on windows 7 64 bit only since 5 days, i am interested to test 
the 2.7.2 64 bit to see what's the difference.

thx

Daniel

Hi,

The 64-bit Gimp-2.7.2 has been upload to my website www.partha.com. Please 
follow the instructions on the webpage to install. Unfortunately, the 
installation is manual. Hope you don't mind.

Please let me know if you have any problem.

Thanks,

Partha
www.partha.com.

Please note this is not an official release from any of the developers. I am 
an enthusiast who could not wait for an official release. :)

Wow thanks; justspotted this.  UR awesome -

-- 
nikablue (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.7.2 Windows 7 64-bit

2011-04-14 Thread photocomix
The 64-bit Gimp-2.7.2 has been upload to my website www.partha.com.

Wow thanks; justspotted this.  UR awesome -


I suggest to use there the 64bit version labelled as portable:

 while the others require  modify a enviromental variable, 
(and more fiddling if your computer is not in english ) the portable should 
work fine out of the box, 



-- 
photocomix (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] GIMP can't open PNG files? How could that be?

2011-04-08 Thread grimpy
 Well you could check the dependencies, 
 you could try re downloading the png
 libraries (idk which gimp uses exactly)

Thanks but the Windows version should come pre-packaged with all dependencies 
resolved (as in the working Windows XP case I described).

See setup file here: http://gimp-win.sourceforge.net/stable.html

I only download ready-to-run binaries, I don't know how to build from source. 
Any other suggestions?


-- 
grimpy (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp won't open

2011-04-02 Thread yethu
Computer: MacBook Pro
OS: Mac OS X 10.6.5 Snow Leopard
Processor: 2.26 GHz Intel Core 2 Duo
Memory: 2 GB 1067 MHz DDR3

Gimp will not open. I tried reinstalling it, but that didn't help. I tried 
reinstalling X11/XQuartz, logging out of my account, restarting
my computer, but it still won't open.



-- next part --
An HTML attachment was scrubbed...
URL: /lists/gimp-user/attachments/20101210/36b62372/attachment.html


-- 
yethu (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] {gimp-user} Security Settings

2011-03-26 Thread Tiffany Jacobs
 

We are trying to use GIMP in one of our online learning classes.  I am
trying to verify if GIMP will run on a computer whose users are not
administrators.   Will  it run on computers with local user right set as
power users?

 

I appreciate the input.

 

Thanks.

 

Tiffany Jacobs

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


[Gimp-user] Gimp 2.6.x Layers-Channels-Paths not showing layer previews

2011-03-19 Thread Charlie De
Hello all,


My first post here - I've run into a strange problem and can't find an answer. 
Using Ubuntu 10.04, after some recent system updates, the Layers-Channels-Paths 
window no longer updates when a file is opened, the Layers area is empty, not 
showing a preview of the image. If I close and re-open the L-C-P window, then 
the layer preview of the image shows as normal, and the window as a whole works 
as expected.

I've tried everything I could think of to trace the source of the problem, to 
no 
avail. I think it must be caused by something that got recently updated in the 
system, but I haven't been able to find it. Initially I noticed the problem 
with 
Gimp 2.6.10 that I had compiled from source myself. I deleted it and installed 
2.6.8 from the repositories, but the problem persists. I then went through 
apt 
and dpkg logs, looking for system components that had recently been updated 
and downgraded many of them, again to no avail.

My internet searches revealed a thread at Ubuntu forums a couple of years ago 
where someone had the exact same problem after upgrading from Ubuntu 8.04 to 
8.10. The poster found no solution, but managed to solve the problem by 
installing 8.04 again. I think this is what I'm basically facing, having to 
re-install a clean 10.04. But I think there must be just one system library 
that 
I haven't tracked down that's responsible for this problem. Would anyone here 
have any idea which system library may be causing the problem?

It's a long shot, but worth asking. Thanks in advance.

Charlie


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


[Gimp-user] Gimp 2.7.2 Windows 7 64-bit

2011-03-14 Thread Partha
Am 07.03.2011 03:16, schrieb Partha:

Hi Partha,

 Would there be any interest in Gimp 2.7.2 Windows 7 64-bit? I compiled it 
 for myself for 2 reasons:

 1. I needed the 64-bit Gimp 2.7.2 since I have 8 Gigs of RAM
 2. Text UI is broken on Gimp 2.7.1 which has been fixed in 2.7.2

 If there is interest, I am willing to provide a zip archive with 
 installation instructions on my website. Sorry, I have not compiled the 32 
 bit yet since I don't have the setup. I might do that if there is interest.

as i am on windows 7 64 bit only since 5 days, i am interested to test 
the 2.7.2 64 bit to see what's the difference.

thx

Daniel

Hi,

The 64-bit Gimp-2.7.2 has been upload to my website www.partha.com. Please 
follow the instructions on the webpage to install. Unfortunately, the 
installation is manual. Hope you don't mind.

Please let me know if you have any problem.

Thanks,

Partha
www.partha.com.

Please note this is not an official release from any of the developers. I am an 
enthusiast who could not wait for an official release. :)


-- 
Partha (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] GIMP without mirroring

2011-03-08 Thread Jernej Simončič
On Tue, 8 Mar 2011 21:28:44 +0200, הלל ברודסקי wrote:

 I run GIMP on Windows with Hebrew locale.  Due the locale (I believe), the 
 interface looks mirrored, such as it would translated to Hebrew (despite it 
 is not translated -  I installed English version).
 Can anyone suggest me how to cancel the mirroring and see left-to-right 
 interface?

This is just a guess (I don't have Windows with Hebrew locale to test), but
try setting an environment variable LANG to C.

To do this on Windows XP, right-click My Computer, select Properties, go to
Advanced tab, click the Environment Variables button, then click New and
set LANG as Variable Name and C as Variable Value.

On Vista and newer, click Start, click your account picture (or go to
Control Panel - User accounts - User accounts) and click Change my
environment variables in the left column, then click New and set LANG as
Variable Name and C as Variable Value.

-- 
 Jernej Simončič  http://eternallybored.org/ 

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


Re: [Gimp-user] Gimp-2.7.2 gutenprint plugin.

2011-03-08 Thread peter kostov
On 03/08/2011 01:12 AM, gerard82 wrote:
 On 03/07/2011 08:31 PM, gerard82 wrote:
 I use Gentoo Linux.
 I installed Gimp-2.7.2 in /opt.
 It runs well to some extent.
 I also have Gimp-2.6.11 installed in /usr.
 I copied /usr/lib/gimp/2.0/plug-ins/gutenprint to 
 /opt/lib/gimp/2.0/plug-ins.
 It shows up in FilePrint with gutenprint but I get an error:
 Couldn't execute gutenprint because it uses an obsolete version of the 
 plug-in protocol.
 Where can I find info about this whole protocol thing?
 I also get error messages from scripts which indicated that regular 
 expressions in script-fu have changed.
 Gerard.


 You have to recompile all the plug-ins that you want to use with the new
 version of gimp. You can't just copy them. I do not use Gutenprint, but
 usually I download the sources of the plug-ins and compile and install
 them with
 gimptool --installplug-in.c
 Note that this may overwrite files in your home gimp plug-ins or the
 system wide gimp plug-ins directory, so check this first.
 Be sure to use the gimptool program that came with the version of GIMP
 that you want the plug-in to work with.

 Greetings,
 Petar

 Thanks for answering.
 Gutenprint is a case apart.It's not like the regular python plugins.
 In Gentoo you can indicate to the package managing system that you want it 
 also as a plugin for Gimp.
 All packages in Gentoo are compiled on your box.
 I have in the past done this with 2.6 several times worked ok.
 Gerard.



O.K. then, but if you emerge it without any additional options it will 
be compiled against the GIMP version that resides in /usr, right? So you 
may try recompiling it by hand and installing it in your home directory 
to see if it will work.

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


[Gimp-user] Gimp-2.7.2 gutenprint plugin.

2011-03-07 Thread gerard82
I use Gentoo Linux.
I installed Gimp-2.7.2 in /opt.
It runs well to some extent.
I also have Gimp-2.6.11 installed in /usr.
I copied /usr/lib/gimp/2.0/plug-ins/gutenprint to /opt/lib/gimp/2.0/plug-ins.
It shows up in FilePrint with gutenprint but I get an error:
Couldn't execute gutenprint because it uses an obsolete version of the 
plug-in protocol.
Where can I find info about this whole protocol thing?
I also get error messages from scripts which indicated that regular expressions 
in script-fu have changed.
Gerard.


-- 
gerard82 (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.7.2 Windows 7 64-bit

2011-03-07 Thread RodDetmer
I would def be interested in how you did it.Is this a cross compile?
Did you use CYGWIN or Msys and MinGW?
Also yeah i would most def be interested in a windows 32 version if you don't 
mind.

Thanks
regards,
Rod

Would there be any interest in Gimp 2.7.2 Windows 7 64-bit? I compiled it for 
myself for 2 reasons:

1. I needed the 64-bit Gimp 2.7.2 since I have 8 Gigs of RAM
2. Text UI is broken on Gimp 2.7.1 which has been fixed in 2.7.2

If there is interest, I am willing to provide a zip archive with installation 
instructions on my website. Sorry, I have not compiled the 32 bit yet since I 
don't have the setup. I might do that if there is interest.

Let me know.

Thanks,
Partha
http://www.partha.com


-- 
RodDetmer (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp-2.7.2 gutenprint plugin.

2011-03-07 Thread gerard82
On 03/07/2011 08:31 PM, gerard82 wrote:
 I use Gentoo Linux.
 I installed Gimp-2.7.2 in /opt.
 It runs well to some extent.
 I also have Gimp-2.6.11 installed in /usr.
 I copied /usr/lib/gimp/2.0/plug-ins/gutenprint to /opt/lib/gimp/2.0/plug-ins.
 It shows up in FilePrint with gutenprint but I get an error:
 Couldn't execute gutenprint because it uses an obsolete version of the 
 plug-in protocol.
 Where can I find info about this whole protocol thing?
 I also get error messages from scripts which indicated that regular 
 expressions in script-fu have changed.
 Gerard.


You have to recompile all the plug-ins that you want to use with the new 
version of gimp. You can't just copy them. I do not use Gutenprint, but 
usually I download the sources of the plug-ins and compile and install 
them with
gimptool --install plug-in.c
Note that this may overwrite files in your home gimp plug-ins or the 
system wide gimp plug-ins directory, so check this first.
Be sure to use the gimptool program that came with the version of GIMP 
that you want the plug-in to work with.

Greetings,
Petar

Thanks for answering.
Gutenprint is a case apart.It's not like the regular python plugins.
In Gentoo you can indicate to the package managing system that you want it also 
as a plugin for Gimp.
All packages in Gentoo are compiled on your box.
I have in the past done this with 2.6 several times worked ok.
Gerard.


-- 
gerard82 (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.7.2 Windows 7 64-bit

2011-03-07 Thread Partha
I would def be interested in how you did it.Is this a cross compile?
Did you use CYGWIN or Msys and MinGW?
Also yeah i would most def be interested in a windows 32 version if you don't 
mind.

Thanks
regards,
Rod

I am using mingw and gcc 4.4.5 x86_64-w64-mingw32. 

I will be setting up a 32 bit environment soon and hopefully have a 32-bit 
compile soon.

Thanks,
Partha


-- 
Partha (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.7.2 Windows 7 64-bit

2011-03-06 Thread Partha
Would there be any interest in Gimp 2.7.2 Windows 7 64-bit? I compiled it for 
myself for 2 reasons:

1. I needed the 64-bit Gimp 2.7.2 since I have 8 Gigs of RAM
2. Text UI is broken on Gimp 2.7.1 which has been fixed in 2.7.2

If there is interest, I am willing to provide a zip archive with installation 
instructions on my website. Sorry, I have not compiled the 32 bit yet since I 
don't have the setup. I might do that if there is interest.

Let me know.

Thanks,
Partha
http://www.partha.com


-- 
Partha (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] GIMP 2.6.10 - 32-64 bits experimental

2011-02-12 Thread Paul Saumane
?I'd like to thank you Jernej for his windows installers which help us all 
over the years.

I currently used 2.6.9-64bits using experimental installer. Yesterday, I 
installed 2.6.10 - 32-64bits using experimental installer on Win7 - 64bits. 
I did try installing it on Win XP which I just use now with equipment(drive 
not available) or software incompatible with Win 7.
Everything installed properly however as soon as I tried to start I got an
alarm can't find the way to 32  something then when clicking on  OK the
Gimp starts normally and works apparently properly. Then when trying to
save, I got the same problem orienting the save towards some  bin
directory and the GIMP freezed completely.
Tried twice with the same result. Regarding saving, I can select the proper 
saving directory then just when clicking on save the directory is changed 
moving to bin... and freezing.

I uninstall and reinstall 2.6.9 experimental 64 bits and it works again
perfectly in this version but the known bug.

As M. De la Pallice would say it probably comes from the combination of
both 32-64 bits installer. However, I am sure that Jernej checked that
properly. So, it might probably comes from my own installation.

In fact, on the same hardware, I have two O.S. Win XP32-SP3 and Win 7-64
bits ultimate Feb 2011 update. Each O.S. is installed on a different HDD 
with each
O.S. having its own softwares etc. However, they shares the same data
located on a third HDD.
When I checked the 2.6.10 location in W7-64 all related directories (soft 
and current
documentation) are properly installed in programs directory dedicated to
64 bits softwares.

I can reinstall and take some screen shoots to give you the proper Alert
sentence.

Any Clue

Thanks

Paul 

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


Re: [Gimp-user] Gimp-user Digest, Vol 101, Issue 11

2011-02-08 Thread Willis Taylor
On 02/08/2011 01:56 PM, gimp-user-requ...@lists.xcf.berkeley.edu wrote:
 I'm a new user of GIMP 2.6.11 for OSX, and I can't figure out how to make 
 photo colors print correctly.  My printer is an Epson 2200, driver version 
 8.37.  When I print one of my old photos from Mac Preview, colors come out 
 the same as they did when I used this printer from Photoshop 6 on my old 
 Windows PC.  When I print the same image from GIMP on the Mac (using the 
 Print command, not Gutenprint, and selecting photo quality and specifying 
 the right paper, etc), the colors are too far off for a simple CY, MAG, Y 
 level adjustment to get back to what I expect.  Under image properties GIMP 
 says the color profile of the image is sRGB IEC61966-2.1, and the image 
 appears the same on my monitor in GIMP as it does in Preview.  But it 
 appears GIMP may be using a different color profile for printing than for 
 display.  is that possible, and if so, how can I change it?
 Why don't you use gutenprint?
 I have an Epson RX560.
 Gimp + gutenprint give me very good prints.
 Gerard.
I use a Canon iP4300 but had the same issue until I began selecting cymk 
over rgb and now what I see is what I print, if the ink catridges are full.

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


Re: [Gimp-user] Gimp remembering settings

2011-01-31 Thread Sven Neumann
On Sun, 2011-01-23 at 14:53 +0200, Jeremy Nell wrote:
 I've got the appropriate boxes checked, yet, for some reason, Gimp seems 
 to remember some of my settings inconsistently.  For example, my save 
 dialogues don't remember how I saved files the last time Gimp was 
 running.  Specifically, saving as TIFF.  I always select LZW 
 compression, yet almost daily (because I use Gimp daily), it defaults to 
 none and includes the comment Created with Gimp after I've removed 
 that comment from the main preferences.

It's a long-standing missing feature, see 
https://bugzilla.gnome.org/show_bug.cgi?id=63610

Please speak up on the gimp-developer mailing-list if you want to work
on this.


Sven


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


Re: [Gimp-user] Gimp remembering settings

2011-01-31 Thread Jeremy Nell
I second this.  In fact, I was about to send an almost identical mail.

On 31/01/2011 20:26, Sven Neumann wrote:
 On Sun, 2011-01-23 at 14:53 +0200, Jeremy Nell wrote:
 I've got the appropriate boxes checked, yet, for some reason, Gimp seems
 to remember some of my settings inconsistently.  For example, my save
 dialogues don't remember how I saved files the last time Gimp was
 running.  Specifically, saving as TIFF.  I always select LZW
 compression, yet almost daily (because I use Gimp daily), it defaults to
 none and includes the comment Created with Gimp after I've removed
 that comment from the main preferences.
 It's a long-standing missing feature, see
 https://bugzilla.gnome.org/show_bug.cgi?id=63610

 Please speak up on the gimp-developer mailing-list if you want to work
 on this.


 Sven


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


[Gimp-user] GIMP cloned from git

2011-01-25 Thread Julien Hardelin
Hi,

I am trying to install GIMP cloned from the git repository.

./autogen.sh: no error.
make gives this error:

gimpdbusservice.c: in function 'gimp_dbus_service_class_init'
gimpdbusservice.c: 101:37 : error: 'dbus_glib_gimp_object_info'
undeclared (first use in this function)

Is this a bug in the .c file or something missing or wrong in my
configuration? In this last case, what can I do?
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] gimp 2.7.3

2011-01-25 Thread Almehdi
I recently updated gimp to 2.7.3 on a ubuntu 10.10 x64 system.
When I try to use levels, brightness contrast etc.
Gemp segfaults.

babl-format.c:389 babl_format_new()
 Trying to reregister BablFormat 'R'G'B' double' with different id!
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.

Could some one help me try to understand what is happening.

I figured it was the libbabl-0.0-0 v0.1.4.1 that bugged and tried the v0.3.1 
instead and it worked perfect. I had to add the lucid ppa from 
https://launchpad.net/~matthaeus123/+archive/mrw-gimp-svn even tough i am 
running Maverick. Then force an downgrade from the package menu in Synaptic.

-- 
Almehdi (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] gimp 2.7.3

2011-01-24 Thread Ed Redman
I recently updated gimp to 2.7.3 on a ubuntu 10.10 x64 system.
When I try to use levels, brightness contrast etc.
Gemp segfaults.

babl-format.c:389 babl_format_new()
 Trying to reregister BablFormat 'R'G'B' double' with different id!
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.

Could some one help me try to understand what is happening.

-- 
Ed Redman
Email: red...@accesswave.ca
Phone: (902) 827-4619

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


Re: [Gimp-user] gimp 2.7.3

2011-01-24 Thread Ofnuts

On 01/24/2011 04:36 PM, Ed Redman wrote:
 I recently updated gimp to 2.7.3 on a ubuntu 10.10 x64 system.
 When I try to use levels, brightness contrast etc.
 Gemp segfaults.

 babl-format.c:389 babl_format_new()
   Trying to reregister BablFormat 'R'G'B' double' with different id!
 Could not attach to process.  If your uid matches the uid of the target
 process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
 again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
 ptrace: Operation not permitted.

 Could some one help me try to understand what is happening.

Where did you get the babl from? 2.7 will only work with a very recent 
babl, you have to install it from the tarball, too.



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


Re: [Gimp-user] gimp 2.7.3

2011-01-24 Thread Alexandre Prokoudine
On 1/24/11, Ed Redman wrote:
 I recently updated gimp to 2.7.3 on a ubuntu 10.10 x64 system.

Hi Ed,

The so called 2.7.3 in that PPA was last updated in July 2010. There
is little to no sense complaining about issues in the outdated
development code. Things have moved on long ago since then.

Alexandre Prokoudine
http://libregraphicsworld.org
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] gimp 2.7.3

2011-01-24 Thread Alexandre Prokoudine
On 1/24/11, Alexandre Prokoudine wrote:
 On 1/24/11, Ed Redman wrote:
 I recently updated gimp to 2.7.3 on a ubuntu 10.10 x64 system.

 Hi Ed,

 The so called 2.7.3 in that PPA was last updated in July 2010. There
 is little to no sense complaining about issues in the outdated
 development code. Things have moved on long ago since then.

OK, it was pointed out that the error message in question is on the
contrary rather recent, so, Ed, would you mind telling URL of the PPA
that you used?

Alexandre Prokoudine
http://libregraphicsworld.org
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp remembering settings

2011-01-23 Thread Jeremy Nell
I've got the appropriate boxes checked, yet, for some reason, Gimp seems 
to remember some of my settings inconsistently.  For example, my save 
dialogues don't remember how I saved files the last time Gimp was 
running.  Specifically, saving as TIFF.  I always select LZW 
compression, yet almost daily (because I use Gimp daily), it defaults to 
none and includes the comment Created with Gimp after I've removed 
that comment from the main preferences.

How can this be rectified?
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.6 toolbox

2011-01-15 Thread Pax294
Recently I decided to add the resynthesizer-0.16 plugin to my copy of the Gimp 
and realized I did not have the latest version of the Gimp so I upgraded to the 
current (stable) 2.6 version. After installing, the first thing I noticed was 
the lack of a menu bar on top of the tool bar and an intrusive new gimp image 
window with the missing menu bar on it. I've read plenty of posts about why 
this was done but I was wondering if there was a plugin available to return the 
menu bar to the tool bar and not have to have the other image window open. I 
went back a year or so and it seems as though there were plenty of other users 
wondering the same. 

I do not want to relaod an old version to get that feature back. I prefer to 
keep the toolbar tight to the right of my desktop and I also prefer to load my 
images through the menu process verses the 'drag  drop' method. 

Is there a helpful solution?

-- 
Pax294 (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp 2.6 toolbox

2011-01-15 Thread Alexandre Prokoudine
On 1/15/11, Pax294 wrote:

 After installing, the first
 thing I noticed was the lack of a menu bar on top of the tool bar and an
 intrusive new gimp image window with the missing menu bar on it. I've read
 plenty of posts about why this was done but I was wondering if there was a
 plugin available to return the menu bar to the tool bar

There is no such plug-in and there never will be one.

You are free to patch GIMP though:

http://sourceforge.net/projects/gimp-classic/

Alexandre Prokoudine
http://libregraphicsworld.org
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp rebuilding user files?

2011-01-12 Thread Jernej Simončič
On Tue, 11 Jan 2011 12:58:01 -1000, scott s. wrote:

 So I guess I'm wondering what happened, and where is .gimp-2.6 supposed 
 to be located in a Win 7 x64 system?

In your user profile folder (normally C:\Users\username). Hopefully this
will be fixed to go to Application Data someday.

-- 
 Jernej Simončič  http://eternallybored.org/ 

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


[Gimp-user] Gimp rebuilding user files?

2011-01-11 Thread scott s.
I started up GIMP today (2.6.11 on Win 7 x64), and got an extended pause 
and the startup windows showed reading patterns as best I remember.  I 
do recall in the past fooling around some trying to add a pattern file, 
but can't remember exactly what I had done.  At any rate after an 
extended period GIMP started, but configured a bit differently.  Looking 
around my system I see that the

C:\Users\Username\.gimp-2.6\
folder hierarchy seems to have been completely rebuilt.  Per the help 
that appears to be normal if local GIMP settings are missing or damaged. 
  But doing some mucking around, I found another copy from earlier in

C:\Users\Username\Appdata\Local\.gimp=2.6\

I did a compare of the two folder hierarchies, and did find a reference 
to pattern-path and pattern-path-writable in the older gimprc.  So I 
backed up the new .gimp-2.6 and copied over the older one to 
C:\Users\Username\, except I kept the new gimprc, and now GIMP is 
loading OK (AFAICT) with my original .gimp=2.6.

So I guess I'm wondering what happened, and where is .gimp-2.6 supposed 
to be located in a Win 7 x64 system?

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


Re: [Gimp-user] Gimp not Recognizing Tablet SOLVED?

2011-01-08 Thread David Herman
On Friday 07 January 2011, Ofnuts wrote:
 On 01/02/2011 08:11 AM, sacrificed4ha...@aol.com wrote:
  I tried to install my wacom tablet into the Gimp program, but
  nothing happened. In Gimp,
  
  I went under Preferences, went to Input Devices and clicked on
  Configure Extended Input Devices. A pop-up came up and said No
  Extended Input Devices. I checked the current Input Controllers to
  see if the tablet was already listed there, but it wasn't.
---snip

Solution:

 I added DirectX DirectInput [in devicerc] as active controller in the
 input controllers section of input devices. After a restart Gimp was
 able to recognize my Wacom-device.

Hi Ofnuts,

I was just going through my mail and trying to figure out if I could offer 
some assistance. Only after re-reading a few of the mails on the list did I 
realize you had solved your issue...

I added solved to the subject line so that if another user searches the 
archives with this problem they will find your solution more easily.

If I am incorrect and you are still having problems try posting a bit more 
information

see ya 
dh
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp not Recognizing Tablet SOLVED?

2011-01-08 Thread Ofnuts

On 01/09/2011 01:13 AM, David Herman wrote:
 On Friday 07 January 2011, Ofnuts wrote:
 On 01/02/2011 08:11 AM, sacrificed4ha...@aol.com wrote:
 I tried to install my wacom tablet into the Gimp program, but
 nothing happened. In Gimp,

 I went under Preferences, went to Input Devices and clicked on
 Configure Extended Input Devices. A pop-up came up and said No
 Extended Input Devices. I checked the current Input Controllers to
 see if the tablet was already listed there, but it wasn't.
 ---snip

 Solution:

 I added DirectX DirectInput [in devicerc] as active controller in the
 input controllers section of input devices. After a restart Gimp was
 able to recognize my Wacom-device.
 Hi Ofnuts,

 I was just going through my mail and trying to figure out if I could offer
 some assistance. Only after re-reading a few of the mails on the list did I
 realize you had solved your issue...

 I added solved to the subject line so that if another user searches the
 archives with this problem they will find your solution more easily.

 If I am incorrect and you are still having problems try posting a bit more
 information

 see ya
 dh
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

I'm not the one with the problem... the post you refer to is just 
quoting a post to GimpForums by someone with a similar problem, in case 
it helps the OP.

--
Ofnuts, guilty of turning [Gimp-user] into [Aspirin-user]




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


Re: [Gimp-user] Gimp not Recognizing Tablet SOLVED?

2011-01-08 Thread Jennifer
This didn't end up solving the problem at all. But it kind of work itself out 
but now I have another problem. :/

Now I can't use any other colours except black and white. :/ I cant use any 
other colours with my pen but I can with my mouse.

On Jan 8, 2011, at 8:16 PM, Ofnuts ofn...@laposte.net wrote:

 
 On 01/09/2011 01:13 AM, David Herman wrote:
 On Friday 07 January 2011, Ofnuts wrote:
 On 01/02/2011 08:11 AM, sacrificed4ha...@aol.com wrote:
 I tried to install my wacom tablet into the Gimp program, but
 nothing happened. In Gimp,
 
 I went under Preferences, went to Input Devices and clicked on
 Configure Extended Input Devices. A pop-up came up and said No
 Extended Input Devices. I checked the current Input Controllers to
 see if the tablet was already listed there, but it wasn't.
 ---snip
 
 Solution:
 
 I added DirectX DirectInput [in devicerc] as active controller in the
 input controllers section of input devices. After a restart Gimp was
 able to recognize my Wacom-device.
 Hi Ofnuts,
 
 I was just going through my mail and trying to figure out if I could offer
 some assistance. Only after re-reading a few of the mails on the list did I
 realize you had solved your issue...
 
 I added solved to the subject line so that if another user searches the
 archives with this problem they will find your solution more easily.
 
 If I am incorrect and you are still having problems try posting a bit more
 information
 
 see ya
 dh
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
 
 I'm not the one with the problem... the post you refer to is just 
 quoting a post to GimpForums by someone with a similar problem, in case 
 it helps the OP.
 
 --
 Ofnuts, guilty of turning [Gimp-user] into [Aspirin-user]
 
 
 
 
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp not Recognizing Tablet

2011-01-07 Thread Ofnuts

On 01/02/2011 08:11 AM, sacrificed4ha...@aol.com wrote:


I tried to install my wacom tablet into the Gimp program, but 
nothing happened. In Gimp,


I went under Preferences, went to Input Devices and clicked on 
Configure Extended Input Devices. A pop-up came up and said No 
Extended Input Devices. I checked the current Input Controllers to 
see if the tablet was already listed there, but it wasn't.


I really need some help with this please. Thanks!



From a W7 user in GimpForum:

I added DirectX DirectInput [in devicerc] as active controller in the 
input controllers section of input devices. After a restart Gimp was 
able to recognize my Wacom-device.
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp not Recognizing Tablet

2011-01-02 Thread Ofnuts

On 01/02/2011 08:11 AM, sacrificed4ha...@aol.com wrote:


I tried to install my wacom tablet into the Gimp program, but 
nothing happened. In Gimp,


I went under Preferences, went to Input Devices and clicked on 
Configure Extended Input Devices. A pop-up came up and said No 
Extended Input Devices. I checked the current Input Controllers to 
see if the tablet was already listed there, but it wasn't.


I really need some help with this please. Thanks!

If you are using Windows, run at least once the utilities provided with 
the tablet. One of them creates a tablet properties file and it seems 
Gimp uses that to determine if a tablet is available.  Sorry I can't be 
more specific, I'm now running Linux.
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp not Recognizing Tablet

2011-01-01 Thread sacrificed4happy

I tried to install my wacom tablet into the Gimp program, but nothing 
happened. In Gimp, 


I went under Preferences, went to Input Devices and clicked on Configure 
Extended Input Devices. A pop-up came up and said No Extended Input Devices. 
I checked the current Input Controllers to see if the tablet was already 
listed there, but it wasn't. 


I really need some help with this please. Thanks!

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


Re: [Gimp-user] Gimp-2.7 Color From Gradient

2010-12-14 Thread Alexandre Prokoudine
On Mon, Dec 13, 2010 at 8:02 PM, iceburg wrote:
 I've built Gimp-2.7 from git source on Linux (Debian) and also used the
 pre-compiled windows version and in either one, the color from gradient
 option only uses the current foreground color.

This is because now you have to check any box for Color in the new
painting dynamics palette.

Alexandre Prokoudine
http://libregraphicsworld.org
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp-2.7 Color From Gradient

2010-12-14 Thread iceburg
On Mon, Dec 13, 2010 at 8:02 PM, iceburg wrote:
 I've built Gimp-2.7 from git source on Linux (Debian) and also used the
 pre-compiled windows version and in either one, the color from gradient
 option only uses the current foreground color.

This is because now you have to check any box for Color in the new
painting dynamics palette.

Alexandre Prokoudine
http://libregraphicsworld.org


Thanks for the update, I guess I should've poked around a little more.

-- 
iceburg (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp-2.7 Color From Gradient

2010-12-13 Thread iceburg
I've built Gimp-2.7 from git source on Linux (Debian) and also used the 
pre-compiled windows version and in either one, the color from gradient option 
only uses the current foreground color.  Does it work correctly for anyone 
else?  I know it's a development version and all that but I just wanted to see 
if it's just me.  If it is broken, does that need to be entered into the bug 
system or should we just wait and see if it starts working again at some point?

-- 
iceburg (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.6.7 on Windows XP SP3

2010-12-13 Thread Emilio Fernandes
Hi all,

I'm trying to compile gimp for windows using the Mingw,
But when running configure with:
CPPFLAGS=-I /mingw/include -I /h/Python26/include/pygtk-2.0 -I
/Python26/include \
LIBS=-lpng12 -lintl -lwsock32 -L/mingw/lib \
FREETYPE_CONFIG=/mingw/bin/freetype-config \
WMF_CONFIG =/mingw/bin/libwmf-config \
PYGTK_CODEGEN=/h/Python26/Lib/site-packages/gtk-2.0/codegen/codegen.py \
. /configure \
- host=mingw32 \
- build=mingw32 \
- prefix=$ HOME/gimp-win \
- enable-debug \
- without-alsa

The config.h file is no definition, all lines
are to # undef and the variable name, including GETTEXT_PACKAGE.
Thus I can not compile.
Anyone have any clue as to what might be wrong?


Att


-- 
Emilio Seidel Fernandes
Tec. Desenvolvimento de Sistemas Distribuídos - UTFPR Curitiba
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp-2.7 Color From Gradient

2010-12-13 Thread Owen
On Mon, 13 Dec 2010 18:02:26 +0100
iceburg for...@gimpusers.com wrote:

 I've built Gimp-2.7 from git source on Linux (Debian) and also used
 the pre-compiled windows version and in either one, the color from
 gradient option only uses the current foreground color.  Does it work
 correctly for anyone else?  I know it's a development version and all
 that but I just wanted to see if it's just me.  If it is broken, does
 that need to be entered into the bug system or should we just wait
 and see if it starts working again at some point?
 

Well I just tried it, build of a couple of days ago and all these
options work;

FG to BG (hardedge)
FG to BG (HSV Clockwise)
FG to BG (HSV Counter clockwise)
FG to BG (RGB)

The HSV ones start off and finish with the set color, just not sure
what to expect in the middle.

Ubuntu-9.04 with gimp and most dependencies built in a separate folder.



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


Re: [Gimp-user] Gimp won't open

2010-12-11 Thread Ofnuts

On 12/11/2010 04:30 AM, Phillip Hatfield wrote:

Computer: MacBook Pro
OS: Mac OS X 10.6.5 Snow Leopard
Processor: 2.26 GHz Intel Core 2 Duo
Memory: 2 GB 1067 MHz DDR3

Gimp will not open. I tried reinstalling it, but that didn't help. I 
tried reinstalling X11/XQuartz, logging out of my account, restarting

my computer, but it still won't open.



If the concept applies to OSX: start from a command prompt with a 
--verbose parameter, you may find what it is doing when it hangs. And 
check your plugins directory in your personal profile (or even more 
radically, get rid of your personal profile after backing up anything of 
interest: brushes, gradients, etc...
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp won't open

2010-12-11 Thread Mike Williams
On Sat, Dec 11, 2010 at 4:17 AM, Ofnuts ofn...@laposte.net wrote:

  On 12/11/2010 04:30 AM, Phillip Hatfield wrote:

  Computer: MacBook Pro
 OS: Mac OS X 10.6.5 Snow Leopard
 Processor: 2.26 GHz Intel Core 2 Duo
 Memory: 2 GB 1067 MHz DDR3

  Gimp will not open. I tried reinstalling it, but that didn't help. I
 tried reinstalling X11/XQuartz, logging out of my account, restarting
 my computer, but it still won't open.


 If the concept applies to OSX: start from a command prompt with a --verbose
 parameter, you may find what it is doing when it hangs.


Hi there.  I was going to suggest something similar to what ofnuts said, but
wasn't sure if it would work on a Mac.  I have access to a mac with OS X
10.5.8 with gimp 2.6.11 and did some poking around.

What happens if you start X11 by itself first?  ( in finder you can click on
/Applications/Utilities/X11.app)

If that works then open a terminal window and type:

/Applications/Gimp.app/Contents/MacOS/Gimp --verbose

Then copy what is on the terminal window and post it in a reply.

If X will not start I have some other ideas.  Let us know what happens when
you try these suggestions.

Cheers,

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


[Gimp-user] Gimp won't open

2010-12-10 Thread Phillip Hatfield
Computer: MacBook Pro
OS: Mac OS X 10.6.5 Snow Leopard
Processor: 2.26 GHz Intel Core 2 Duo
Memory: 2 GB 1067 MHz DDR3

Gimp will not open. I tried reinstalling it, but that didn't help. I tried 
reinstalling X11/XQuartz, logging out of my account, restarting
my computer, but it still won't open.


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


[Gimp-user] GIMP ignores my screen resolution settings

2010-12-04 Thread Johnny Rosenberg
Edit → Preferences → View → Screen resolution → Calibrate… → I measured on  
the screen and got 424 mm horisontally and 185,5 mm vertically. The result  
was a resolution of 95.849×95.849 dpi. Restarted GIMP, created a new image  
of 100×100 mm, viewed it at 100% zoom but it was still 75×75 mm, just like  
before I calibrated. Does the screen resolution thing work at all? I  
experimented with other settings too, but still a 100×100 mm image was  
75×75 mm, no matter what values I used.

The quick workaround for my screen is to view at 133% zoom, but that  
doesn't feel right…

Tested this at 2 different computers with the same lack of results:
Ubuntu 9.10, GIMP 2.6.8
Ubuntu 10.10, GIMP 2.6.10

Am I supposed to restart Ubuntu for these settings to take place?

-- 
Kind regards

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


Re: [Gimp-user] GIMP ignores my screen resolution settings

2010-12-04 Thread Ofnuts

On 12/04/2010 08:31 PM, Johnny Rosenberg wrote:
 Edit → Preferences → View → Screen resolution → Calibrate… → I measured on
 the screen and got 424 mm horisontally and 185,5 mm vertically. The result
 was a resolution of 95.849×95.849 dpi. Restarted GIMP, created a new image
 of 100×100 mm, viewed it at 100% zoom but it was still 75×75 mm, just like
 before I calibrated. Does the screen resolution thing work at all? I
 experimented with other settings too, but still a 100×100 mm image was
 75×75 mm, no matter what values I used.

 The quick workaround for my screen is to view at 133% zoom, but that
 doesn't feel right…

 Tested this at 2 different computers with the same lack of results:
 Ubuntu 9.10, GIMP 2.6.8
 Ubuntu 10.10, GIMP 2.6.10

 Am I supposed to restart Ubuntu for these settings to take place?


You are looking at the wrong place; the screen resolution is one thing, 
but the DPI used to compute thje size of an image in pixels when you 
give a dimension in inches is part of the Advanced options in the new 
image dialog. Its default can be set in teh general preferences in the 
default new image section.


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


[Gimp-user] Gimp nominated as best open source

2010-11-24 Thread redcom
Gimp has reached the final round in the category: Best Open Source of 2010 
which gives a donation of EUR 300 to the winner. I'd recommend to vote:
http://www.portalprogramas.com/software-libre/premios/proyecto/77

There are some interesting projects such as Blender and Inkscape:
http://www.portalprogramas.com/software-libre/premios/mejor-software-libre

-- 
redcom (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] GIMP Copying Problem

2010-11-23 Thread Noel Stoutenburg
Dan-net wrote:

 I'm using the rectangular selection tool to select an area of a layer to 
 copy. However when I try and paste the copied area it just pastes the thing I 
 copied last.

 Basically it seems that it's either not copying the new selection correctly 
 or it's stuck pasting the old image from the clipboard.

 Anyone have any idea what I could be doing wrong?


It seems to me that I saw behavior like this when I was working with a 
layer which had multiple layers, and the layer which was active was not 
the layer that was visible, and there was no content in the part of the 
layer that was active which was selected.

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


Re: [Gimp-user] GIMP Copying Problem

2010-11-23 Thread Noel Stoutenburg
Oops.

Where I wrote:

 It seems to me that I saw behavior like this when I was working with a
 layer which had multiple layers,...

I meant to write,

  It seems to me that I saw behavior like this when I was working with
  an image which had multiple layers,...


ns


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


[Gimp-user] GIMP Copying Problem

2010-11-22 Thread Dan-net
Hi

I just started using GIMP the other day so I'm still getting to grips with 
everything but anyway here's the problem:

I'm using the rectangular selection tool to select an area of a layer to copy. 
However when I try and paste the copied area it just pastes the thing I copied 
last.

Basically it seems that it's either not copying the new selection correctly or 
it's stuck pasting the old image from the clipboard.

Anyone have any idea what I could be doing wrong?

Cheers.

-- 
Dan-net (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp-for-painters error.

2010-11-15 Thread ZuluEcho14
I'm trying to use Gimp-for-painters but whenever I start it up I quickly get a 
fatal error once it finishes loading, error signature: AppName: gimp-2.6.exe
  AppVer: 0.0.0.0 ModName: libcairo-2.dll
ModVer: 0.0.0.0  Offset: 00025fb8

Gimp works fine for me, this error is exclusive to gimp-for-painters. My OS is 
Windows XP 32 bit.

-- 
ZuluEcho14 (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp Calendar Script

2010-11-09 Thread Uwe Pross
Hi there,

I have written a script-fu plugin for gimp which creates nice calendar sheets. 
Details are described here:

http://www.prosspekt.de/gimp-calendar/

Does anyone know how to get such a plugin into the plugin registry on the gimp 
website?

Regards, Uwe
-- 
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp-user Digest, Vol 98, Issue 3

2010-11-03 Thread Peter Ström
 dialog, using
 centimeters...  however the resulting image is smaller, and also the
 grid, when set to cm, (using 100% zoom) uses something that's smaller
 than a centimeter...  what am I doing wrong?
 
 thanks in advance
 Lorenzo
 
 Hi,
 
 I think a possible reason can be: The resolution of your monitor is
 better than the resolution set in Scale Image window. I tried and
 experienced the same thing as you, and I got a 5x7 cm square with X and
 Y resolution 89 pixels/in on my monitor.
 
 The reason of this is that at 100% zoom level, gimp indicates each pixel
 of the picture on one pixel of the monitor, independently from
 resolution. Resolution and image size in pixels determine together the
 image size in cm. The meaning of image size of 5x7 cm for eg. 72
 pixels/in when your monitor has a different resolution is that if you
 print your image with the set resolution, you will get the an 5x7 cm
 image. (72 pixel/in printed is quite poor resolution.)
 
 
 Hi Abel
 
 does this mean that even if I don't see it correctly on the screen, the image 
 will be printed with the correct dimensions 5x7 cm?
 
 thanks
   Lorenzo
 
 -- 
 Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
 HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
 BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
 
 
 
 
 
 
 Från: Per Tunedal per.tune...@operamail.com
 Datum: 3 november 2010 15.49.34 CET
 Till: gimp-user@lists.XCF.Berkeley.EDU
 Ämne: [Gimp-user] Removal of yellow and green eyes
 
 
 Hi,
 what about variants of the remove red eyes filter?
 
 I take pictures of animals and they get other unwanted colours like 
 green or yellow in their eyes.
 
 I suppose it would be feasible to introduce the opportunity to 
 remove other colours but red.
 
 The remove red eyes filter is found under filter - enhance.
 
 I would be happy if there was two more filters:
 
 remove green eyes and remove yellow eyes.
 
 Or maybe a filter with an option to chose which colour to remove.
 
 
 Yours,
 Per Tunedal
 http://en.wikipedia.org/wiki/End_of_Message
 
 
 -- 
 ___
 Surf the Web in a faster, safer and easier way:
 Download Opera 9 at http://www.opera.com
 
 
 
 
 
 Från: Daniel Hornung daniel.horn...@gmx.de
 Datum: 3 november 2010 17.37.59 CET
 Till: gimp-user@lists.xcf.berkeley.edu
 Ämne: Re: [Gimp-user] scaling image in centimeters
 
 
 On Tuesday 02 November 2010 23:13:48 Lorenzo Bettini wrote:
 and also the
 grid, when set to cm, (using 100% zoom) uses something that's smaller
 than a centimeter...  what am I doing wrong?
 
 The other have said already WHY it may display other lengths than you may 
 have 
 expected, here's the solution:
 
 In the Preferences window, select Display and press the Calibrate... 
 button there to calibrate GIMP for your display.
 
 This dialog used to show up on the very first GIMP start in earlier times, I 
 don't know about the current version though.
 
 HTH,
 Daniel
 
 
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

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


Re: [Gimp-user] Gimp-user Digest, Vol 97, Issue 30

2010-10-29 Thread Peter Ström
 
 
 
 
 
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

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


[Gimp-user] Gimp Upgrade MAC OS x Print Size Problem

2010-10-06 Thread bigdreamspublishing
I recently upgraded to GIMP version 2.6.10  (Mac OS x Snow Leopard).  Ever 
since I've had a print size issue I can't resolve.  I didn't have this problem 
with previous GIMP versions.

Despite the saved size, the image prints smaller.  I've tried everything I can 
think of from playing with scale, resolution, page and print setup.  Doesn't 
matter if I use Gutenprint, the image prints small.  The image size is 4x 
width by 3 height (72 pixels/in).  It consistently prints 3width x 2height.gr

I'd appreciate any recommendations - including going back to a previous GIMP 
version.  Thanks.


-- 
bigdreamspublishing (via gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.6's Clipboard Brush - disable possible?

2010-09-22 Thread SilversleevesX
Hi.

This is my first post to the list.

I wanted to know if it were possible to disable the Clipboard Brush 
feature in GIMP 2.6?

Frankly, I think a better direction for something copied or cut to the 
Clipboard would be to Patterns, not Brushes. As a longtime Photoshop 
user (4 versions on Mac OS, two on Windows), I've no doubt that the 
minor hassle of turning tweensy picture X.jpeg into a pattern will be 
something I'll remember to my dying day. If an intuitive shortcut should 
be applied to clipboard/pasteboard data in a graphics app, patterns seem 
to me the more useful of the two directions.

Much of the to-clip and from-clip activity I do is whole pictures, and 
whether scaled or not, color-depth-reduced or not, a brush with 
something 640x...@24 on it/to it, while it would make for a nice 
diversion or toy or plug-in, doesn't quite rate with me as the new 
bleeding-edge feature of as well-known a freeware graphics application 
program as is the GIMP.

I presume the developers went this way because to take it to patterns 
might have meant a re-think of the pattern-making and -reading code, and 
there probably wasn't time or incentive enough for that: this seemed the 
more expedient option and so it was done. Fine. Let the user have the 
option of turning it off, then, if such an option is not already 
present in version 2.6.

So is it?

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


Re: [Gimp-user] Gimp 2.6's Clipboard Brush - disable possible?

2010-09-22 Thread David Gowers (kampu)
On Wed, Sep 22, 2010 at 11:13 PM, SilversleevesX
silversleev...@gmail.com wrote:
 Hi.

 This is my first post to the list.

 I wanted to know if it were possible to disable the Clipboard Brush
 feature in GIMP 2.6?

 Frankly, I think a better direction for something copied or cut to the
 Clipboard would be to Patterns, not Brushes. As a longtime Photoshop
 user (4 versions on Mac OS, two on Windows), I've no doubt that the
 minor hassle of turning tweensy picture X.jpeg into a pattern will be
 something I'll remember to my dying day. If an intuitive shortcut should
 be applied to clipboard/pasteboard data in a graphics app, patterns seem
 to me the more useful of the two directions.
Well, you have both. What's the problem?
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp 2.6's Clipboard Brush - disable possible?

2010-09-22 Thread Sven Neumann
On Wed, 2010-09-22 at 09:43 -0400, SilversleevesX wrote:

 I wanted to know if it were possible to disable the Clipboard Brush 
 feature in GIMP 2.6?

Why exactly do you want to turn it off? If you don't need it, then don't
use it. What's the point of adding yet another option?


Sven


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


[Gimp-user] Gimp compiling question

2010-08-15 Thread Jeffery Small
I recently upgraded from gimp 2.4 to 2.6.8 on my Sun SPARC Solaris 10
system.  I am using a gimp package compiles by the openCSW group.

The new version of gimp works fine, but I have noticed a significant
degradation in the speed of just about every operation, from opening a
new file, to the application of most tools and filters.  Is this the
general experience of others, with the slowdown due to a reworking of
the underlying engine within gimp, or is this specific to this particular
package?  If gimp has not become appreciably slower, can anyone suggest
a set of compiler options that should be used to increase the performance
of the program.  I will pass along any information you provide to the
person maintaining this package and see if we can improve it.

Thanks for any insights you can offer.

Regards,
-- 
C. Jeffery Small
j...@cjsa.com

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


Re: [Gimp-user] Gimp-user Digest, Vol 94, Issue 30

2010-07-30 Thread Bodo Eggert
 Message: 2
 Date: Sun, 25 Jul 2010 14:36:19 -0400
 From: saulgo...@flashingtwelve.brickfilms.com
 Subject: Re: [Gimp-user] Getting rid of the extra menubar window
 To: gimp-user@lists.XCF.Berkeley.EDU
 Message-ID:
   20100725143619.4ar7gxapgkwgk...@flashingtwelve.brickfilms.com
 Content-Type: text/plain; charset=ISO-8859-1; DelSp=Yes;
   format=flowed

 Quoting Bodo Eggert 7egg...@gmx.de:

 The image drop zone (which won't work for files displayed in the midnight
 commander anyway) is also available in the toolbox window (from where I'd
 like to remove it, too).

 For this, you need to edit your 'gimprc' configuration file (found in
 $HOME/.gimp-2.6/ for GNU/Linux; on Windows the folder is something
 like %USER%/.gimp-2.6/). You should add the following line to the file:

 (toolbox-wilber no)

Thanks. This option seems to be missing from the configuration dialoges.

Besides disabeling the drop zone on the toolbar, it disabled the extra 
window manager, and the menubar window will morph into an image window.
This is not as good as the classic behaviour, but I can live with that
if I must.
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp-user Digest, Vol 94, Issue 25

2010-07-25 Thread Kevin Cozens
Dillon wrote:
 Is that really a must ?  It turns out I was missing variable declarations,
 but I have never provided initial values when declaring variables in a let
 block, and that doesn't seem to cause issues.

Yes, it is a must unless you are using GIMP 2.4 or earlier. The TinyScheme 
component of GIMP more closely follows the Scheme standard. The standard 
requires variables in a lot block to have an initial value, and all 
variables must be declared before first use.

You should take a look at the Script-Fu migration guide at 
http://www.gimp.org/docs/script-fu-update.html and my notes at 
http://www.ve3syb.ca/wiki/doku.php?id=software:sf:updating-scripts (which 
cover most of the same points).

 I think that this line is not returning the number of layers as we're
 expecting.  I tried using gimp-message to write the number of layers out to
 the console, but it generates another batch execution error.
[snip]
 (gimp-message The current file has the following number of layers: )
 (gimp-message num-layers)

The problem with the above is you are passing an integer to gimp-message 
instead of passing a string. You need to wrap num-layers in a call to 
number-string.

You can combine the two calls to gimp-message so the number of layers 
appears in the message by doing the following:

(gimp-message
   (string-append
 The current file has the following number of layers: 
 (number-string num-layers)))
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp-user Digest, Vol 94, Issue 25

2010-07-24 Thread Dillon
Is that really a must ?  It turns out I was missing variable declarations,
but I have never provided initial values when declaring variables in a let
block, and that doesn't seem to cause issues.

I'll experiment.

On Sat, Jul 24, 2010 at 9:39 AM,
gimp-user-requ...@lists.xcf.berkeley.eduwrote:

Message: 2
 Date: Sat, 24 Jul 2010 11:45:24 -0400
 From: Kevin Cozens ke...@ve3syb.ca
 Subject: Re: [Gimp-user] Script-Fu for batch image conversion
 To: gimp-user gimp-user@lists.xcf.berkeley.edu
 Message-ID: 4c4b0a94.7010...@ve3syb.ca
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed

 Dillon wrote:
  (set! num-layers (car (gimp-image-get-layers newimage)))
  (set! layerIDs (cadr (gimp-image-get-layers newimage)))

 What error messages do you get when the above lines are included?

  (define (batch-save-as-xcf pattern)
(let* (
(filelist (cadr (file-glob pattern 1)))
(fileparts)
(xcfname)
(filename)
(image)
(newimage)
(drawable)
)

 The declarations for variables fileparts through to drawable are wrong.
 You must provide an initial value when defining a variable in a let block.

 The simple solution is to add a 0 or -1 to the declarations for numeric
 variables and  string variables. Any value will work but it helps to
 stick to the a value similar to the type of value the variable could
 typically hold.

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


Re: [Gimp-user] GIMP

2010-07-20 Thread Sven Neumann
On Mon, 2010-07-19 at 14:20 +0200, Andre Anckaert wrote:

 But nevertheless, I meanwhile found out that I have (a lot of)
 personal GIMP-files, and where they are:
 
 http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1607079albumid=18832typeid=4
  
 
 This fortunate discovery, I hope, will help me a lot to better
 understand GIMP. Below is a line actually copied from my own
 gimprc-file:
 
  (help-locales en)

Ok, that explains a lot. You changed your settings so that the English
Help is always taken, no matter what your locale is. It would be best to
change this back to the default. To do that, just remove that line.


Sven


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


Re: [Gimp-user] GIMP

2010-07-19 Thread Sven Neumann
On Sat, 2010-07-17 at 18:51 +0200, Andre Anckaert wrote:
 I tried out my clever (!) idea to change the name of the Windows-folder:
 
 C:\Program Files\GIMP-2.0\share\gimp\2.0\help\nl
 
 in which the Help-installer had put the Dutch Help-version from nl to en. 
 And tweaked nothing else than the Preferences - Help panel:
 
 http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1603575albumid=18832typeid=4
  
 
 Now the Help-buttons and F1 produce no longer an error. They start a 
 browser-window and display there the Help, in the mixed English/Dutch version 
 it is actually in, that is more or less relevant for the context in which he 
 HELP-button or F1-key was used. Sometimes it seems to be necessary to center 
 the focus on a specific detail.

Now it would be good to find out why this was necessary at all. Could
you start GIMP from a terminal with the GIMP_DEBUG environment variable
set to the value help and send us the output you get when you press
the F1 key?


Sven


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


Re: [Gimp-user] GIMP

2010-07-19 Thread Andre Anckaert
On Mon, 2010-07-19 10:17 Sven Neumann wrote:

 Now it would be good to find out why this was necessary at all. Could you  
start GIMP from a terminal with the GIMP_DEBUG environment variable set to  
the value help and send us the output you get when you press the F1 key?

I am on Windows XP Pro SP3 and I know of 2 ways to start GIMP: either 
doubleclick the GIMP-icon on the desktop or the gimp-2.6.exe file. How to set 
beforehand the GIMP_DEBUG environment variable is way beyond my knowledge.

But nevertheless, I meanwhile found out that I have (a lot of) personal 
GIMP-files, and where they are:

http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1607079albumid=18832typeid=4
 

This fortunate discovery, I hope, will help me a lot to better understand GIMP. 
Below is a line actually copied from my own gimprc-file:

 (help-locales en)

Perhaps it would have been orthodox to change this en to nl. But 
nevertheless my non-standard trick did the job? The HELP-buttons and the 
F1-key do show me the help I ask. From my locally installed html-base:

C:\Program Files\GIMP-2.0\share\gimp\2.0\help\en 

http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1607415albumid=18832typeid=4
 

As far as I am concerned this case seems closed. Thanks for the help.

André Anckaert

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


[Gimp-user] GIMP

2010-07-17 Thread Andre Anckaert
I tried out my clever (!) idea to change the name of the Windows-folder:

C:\Program Files\GIMP-2.0\share\gimp\2.0\help\nl

in which the Help-installer had put the Dutch Help-version from nl to en. 
And tweaked nothing else than the Preferences - Help panel:

http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1603575albumid=18832typeid=4
 

Now the Help-buttons and F1 produce no longer an error. They start a 
browser-window and display there the Help, in the mixed English/Dutch version 
it is actually in, that is more or less relevant for the context in which he 
HELP-button or F1-key was used. Sometimes it seems to be necessary to center 
the focus on a specific detail.


André Anckaert


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


[Gimp-user] GIMP

2010-07-17 Thread Andre Anckaert
Repeat of my earlier massage. This URL points to a JPEG instead of a PHP.


I tried out my clever (!) idea to change the name of the Windows-folder:

C:\Program Files\GIMP-2.0\share\gimp\2.0\help\nl

in which the Help-installer had put the Dutch Help-version from nl to en. 
And tweaked nothing else than the Preferences - Help panel:

http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1603973albumid=18832typeid=4
 

Now the Help-buttons and F1 produce no longer an error. They start a 
browser-window and display there the Help, in the mixed English/Dutch version 
it is actually in, that is more or less relevant for the context in which he 
HELP-button or F1-key was used. Sometimes it seems to be necessary to center 
the focus on a specific detail.


André Anckaert


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


Re: [Gimp-user] GIMP

2010-07-16 Thread Andre Anckaert
Hi Sven,

The third image in my yesterday's mail, shows the (Windows) folder where the 
help was installed: it was definitely nl. Of course I can still download the 
en-version. I understand that would then be put in a en-folder where GIMP 
would find it.

My clever (?) otherwise-proposition was to simply rename the existing 
nl-folder in en, hoping that GIMP then would show the - partly - translated 
Dutch help instead of the pure English, which for some people here is like 
Chinese.

BTW: You CC'd your mail to the gimp-usr list but it was not bounced to me. But 
I can see it in the archive. How come?

Thanks for your reaction.

André Anckaert

-Oorspronkelijk bericht-
Van: Sven Neumann [mailto:s...@gimp.org] 
Verzonden: donderdag 15 juli 2010 20:56
Aan: Andre Anckaert
CC: gimp-user@lists.XCF.Berkeley.EDU
Onderwerp: Re: [Gimp-user] GIMP

On Thu, 2010-07-15 at 15:28 +0200, Andre Anckaert wrote:

 Or otherwise, in order to keep as much as possible of the Dutch
 translation, I might perhaps better just change the name of the
 existing directory/folder to en instead of nl ?? Would that be
 enough to lure GIMP into giving its help??

I am not quite sure if I understand what you are reporting here. You
installed the Dutch help package, but it installed itself in a folder
named en ??

Please note that you should always install the English manual _and_ the
localized version. That ensures that the help-browser can use the
English manual as a fallback. You could also install other languages as
fallback and use the help-locales gimprc variable to tweak the order
of locales that the help browser tries to use.


Sven


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


[Gimp-user] GIMP

2010-07-15 Thread Andre Anckaert
I have just downloaded the new installers for the stable 2.6.10 version and the 
Gimp Help:
http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1597195albumid=18832typeid=4
 
and executed them to install 2.6.10 on my Windows XP Pro SP3.

GIMP is doing well except that there is a problem with the Help (and the 
F1-context-helpkey):
http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1596062albumid=18832typeid=4
 

I recall having had the same poblems with my first installation of GIMP. 

When running the intallator I chose Dutch as my language. And as several other 
people here are not really familiar with English I thought that donwloading the 
nl-help would be OK. I have indeed everything, although a (very) great part 
is NOT translated in Dutch:

http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1596413albumid=18832typeid=4
 

Now seeing the error-message in #1596062 image I think that I should have the 
en-helpversion downloaded? That's what GIMP is searching for and not finding? 
In the Help-settings it says that the Users's manual is not locally installed:

http://fotoalbum.seniorennet.be/incl/getimage2.php?imageid=1597248albumid=18832typeid=4
 

Or otherwise, in order to keep as much as possible of the Dutch translation, I 
might perhaps better just change the name of the existing directory/folder to 
en instead of nl ?? Would that be enough to lure GIMP into giving its help??

Thanks in advance for any expert advice.


André Anckaert

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


Re: [Gimp-user] GIMP

2010-07-15 Thread Sven Neumann
On Thu, 2010-07-15 at 15:28 +0200, Andre Anckaert wrote:

 Or otherwise, in order to keep as much as possible of the Dutch
 translation, I might perhaps better just change the name of the
 existing directory/folder to en instead of nl ?? Would that be
 enough to lure GIMP into giving its help??

I am not quite sure if I understand what you are reporting here. You
installed the Dutch help package, but it installed itself in a folder
named en ??

Please note that you should always install the English manual _and_ the
localized version. That ensures that the help-browser can use the
English manual as a fallback. You could also install other languages as
fallback and use the help-locales gimprc variable to tweak the order
of locales that the help browser tries to use.


Sven


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


[Gimp-user] gimp 2.6.10 for Windows tool keep flickering

2010-07-14 Thread Dirk K.
On 13.07.2010 19:29, Dirk K. wrote:

There's an updated 2.6.10 installer at
http://gimp-win.sourceforge.net/stable.html and there have been reports
that this fixes the problem.


Thank you for your help Michael. Unfortunately neither the 32 installation
file nor the new 32/64 instalation did help to solve the problem :-(



-- 
Dirk K. (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] gimp 2.6.10 for Windows tool keep flickering

2010-07-13 Thread Dirk K.
Hi,
since the upgrade to the latest Gimp 2.6.10 on the Vista Machine the Bamboo
Pen/touch seams not to work anymore with GIMP.
It seams to keep flickering (switching fast) on the Gimp canvas between the
core device (mouse) and the tablet driver.

I reinstalled the Bamboo driver and Gimp several times without success.
Anyone experiencing the same?

-- 
Dirk K. (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


  1   2   3   4   5   6   7   8   9   10   >