Re: [Gimp-user] Gimp 2.4: Crashing on Script-Fu Menu?

2007-11-02 Thread Sven Neumann
Hi,

On Thu, 2007-11-01 at 08:33 -0500, Dave 77459 wrote:
 I had a theory that the blurb building was killing GIMP, so I modified
 the script to make the description a single line.  It now works.
 
 The reasoning for a multi-line description was to give valuable
 information in the Procedure Browser.  Now the information is the
 single-line blurb, which is practically useless. :(( 
 
 Why it worked in Ubuntu versus Windows is a mystery I leave to the
 developers.  However, it illustrates why I never released the script
 to the repository.  I cannot test scripts except on my machines and it
 worked up 'til Windows 2.4.  Without broad testing, running a script
 is a crapshoot.  The thought that my script would mysteriously hose
 someone's GIMP is a huge barrier to wide release.

It is of course unacceptable that a broken script crashes GIMP. That is
why it is absolutely necessary that you open a bug report for this
problem on bugzilla.gnome.org and attach the script that causes the
problem there. I haven't been able to reproduce the problem yet, but
given a bug-report it will eventually be fixed.


Sven


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


Re: [Gimp-user] Gimp 2.4.x and xinput question

2007-11-02 Thread Sven Neumann
Hi,

On Fri, 2007-11-02 at 17:35 +1030, David Gowers wrote:

 Then after rebuilding and reinstalling GTK+, and rebuilding and
 reinstalling GIMP, you should have XInput support in GIMP

You don't need to rebuild GIMP. Building GTK+ with XInput support should
be sufficient.


Sven


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


Re: [Gimp-user] Gimp 2.4.x and xinput question

2007-11-02 Thread David Gowers
On 11/2/07, Stephan Hegel [EMAIL PROTECTED] wrote:
 Hi all,

 I remember that I had to configure Gtk+ and Gimp with the option
 --with-xinput=xfree when I want to use a Wacom tablet in Gimp on
 a Linux box.

 Is this still true ? I can't find this option anymore when running
 ./configure --help.

GIMP has never had that configure option. You need to pass
--with-xinput=yes to GTK+ to enable XInput support; where you got
'xfree' from baffles me.
Then after rebuilding and reinstalling GTK+, and rebuilding and
reinstalling GIMP, you should have XInput support in GIMP


 Regards,
   Stephan.
 ___
 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 2.4.x and xinput question

2007-11-02 Thread Stephan Hegel
Hi all,

Thanks to David and Sven for the quick reply.

David Gowers wrote:
 GIMP has never had that configure option. You need to pass
 --with-xinput=yes to GTK+ to enable XInput support; where you got
 'xfree' from baffles me.
From the Linux Wacom Project HOWTO at
http://linuxwacom.sourceforge.net/index.php/howto/gimp
.

Regards,
  Stephan.

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


Re: [Gimp-user] gimp on ubuntu

2007-11-02 Thread Choi, Ji-Hui
Hi, Norman.
if you use in 32bit machine and gutsy, you can get what you want in here.

http://www.getdeb.net/release.php?id=1760

if you use others, use this page
http://www.getdeb.net/distro_select.php

good luck

-- 
〓〓
Choi, Ji-Hui
http://Mr-Dust.pe.kr
http://GIMP.kr
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] gimp on ubuntu

2007-11-02 Thread norman
Could some kind person please let me know if Gimp 2.4.1 is available for
a not very computerate person like me. Thanks.

Norman

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


Re: [Gimp-user] Gimp 2.4.1 problems with openSuse 10.3

2007-11-02 Thread Alex
Checked on openSuse 10.3 (x86_64, AMD) with last
updates installed.
Work fine, without described error.
Configure options:

  --prefix=/home/alex/programs/gimp
--disable-default-binary --disable-python

--- Stephan Hegel [EMAIL PROTECTED] wrote:

 Hi,
 
 I've got the following problem with a self-compiled
 Gimp 2.4.1 on an
 openSuse 10.3 box (x86_64) when doing a simple
 File-New with no
 image open before:
 
 [prompt]/home/steve: gimp
 *** glibc detected *** gimp: double free or
 corruption (out):
 0x037f2e40 ***
 Killed
 
 Glib2 and Gtk2 and the development packages are from
 the distribution
 itself:
 
 [prompt]/home/steve: rpm -q glib2
 glib2-2.14.1-4
 [prompt]/home/steve: rpm -q gtk2
 gtk2-2.12.0-5.2
 
 Somebody out there who can reproduce this ?
 
 Thanks  kind regards,
   Stephan.
 
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU

https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
 


// Only the fireborn understand blue

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Gimp 2.4.1 problems with openSuse 10.3

2007-11-02 Thread Stephan Hegel
Hi,

I've got the following problem with a self-compiled Gimp 2.4.1 on an
openSuse 10.3 box (x86_64) when doing a simple File-New with no
image open before:

[prompt]/home/steve: gimp
*** glibc detected *** gimp: double free or corruption (out):
0x037f2e40 ***
Killed

Glib2 and Gtk2 and the development packages are from the distribution
itself:

[prompt]/home/steve: rpm -q glib2
glib2-2.14.1-4
[prompt]/home/steve: rpm -q gtk2
gtk2-2.12.0-5.2

Somebody out there who can reproduce this ?

Thanks  kind regards,
  Stephan.

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


Re: [Gimp-user] Gimp 2.4: Crashing on Script-Fu Menu?

2007-11-02 Thread Dave 77459
I will be official and open a bug report.   Thanks for your help.

Dave

On 11/2/07, Sven Neumann [EMAIL PROTECTED] wrote:

 Hi,

 *snip*

It is of course unacceptable that a broken script crashes GIMP. That is
 why it is absolutely necessary that you open a bug report for this
 problem on bugzilla.gnome.org and attach the script that causes the
 problem there. I haven't been able to reproduce the problem yet, but
 given a bug-report it will eventually be fixed.


 Sven



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


Re: [Gimp-user] gimp on ubuntu

2007-11-02 Thread norman

 if you use in 32bit machine and gutsy, you can get what you want in here.
 
 http://www.getdeb.net/release.php?id=1760

Thank you very much, just what I need.


Norman

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


Re: [Gimp-user] Gimp 2.4.1 problems with openSuse 10.3

2007-11-02 Thread Stephan Hegel
Alex,

All clear.

Thanks for the rpm -q output. Exactly the same like on my box.

Further analysis revealed:
The problem is, that Gimp 2.4.1 tries to convert existing .gimp-2.2
resp. .gimp-2.3 directories to .gimp-2.4. This doesn't seem to be
perfect. My guess (just a guess !): the templates aren't converted
properly, that's why it fails when trying to open a new canvas with
File-New.

Removing all pre-existing .gimp-2.2 and .gimp-2.3 directories and
letting Gimp create a brand-new .gimp-2.4 directory makes the problem
disappearing.

My configure options are the defaults (incl. python), except that
I've chosen another --prefix.

Kind regards,
  Stephan.


Alex wrote:
 glib2-2.14.1-4
 gtk2-2.12.0-5.2
 (to complete the set:)
 glibc-2.6.1-18.3
 gcc-4.2-24
 kernel-default-2.6.22.9-0.4
 
 
 --- Stephan Hegel [EMAIL PROTECTED] wrote:
 
 Thanks Alex,

 Could you please invoke (see below)

  rpm -q glib2
  rpm -q gtk2

 for me and send me the output ?

 ... and I'll try your configuration options.

 Kind regards,
   Stephan.


 Alex wrote:
 Checked on openSuse 10.3 (x86_64, AMD) with last
 updates installed.
 Work fine, without described error.
 Configure options:

   --prefix=/home/alex/programs/gimp
 --disable-default-binary --disable-python

 --- Stephan Hegel [EMAIL PROTECTED] wrote:

 Hi,

 I've got the following problem with a
 self-compiled
 Gimp 2.4.1 on an
 openSuse 10.3 box (x86_64) when doing a simple
 File-New with no
 image open before:

 [prompt]/home/steve: gimp
 *** glibc detected *** gimp: double free or
 corruption (out):
 0x037f2e40 ***
 Killed

 Glib2 and Gtk2 and the development packages are
 from
 the distribution
 itself:

 [prompt]/home/steve: rpm -q glib2
 glib2-2.14.1-4
 [prompt]/home/steve: rpm -q gtk2
 gtk2-2.12.0-5.2

 Somebody out there who can reproduce this ?

 Thanks  kind regards,
   Stephan.

 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU

 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

 // Only the fireborn understand blue

 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam
 protection around 
 http://mail.yahoo.com 
 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU

 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

 
 
 // Only the fireborn understand blue
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.com 

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


[Gimp-user] upgrade to Leopard on Mac presents GIMP problem

2007-11-02 Thread carol irvin
I just upgraded my macbook to the Leopard OS (wonderful).  However, one side
effect of this is that GIMP is now dead.  I can't get it to launch or do
anything.  X11 still launches and seems fine but that isn't helping GIMP
any.  So far this is the only program affected but since i've only had
Leopard installed for a day, that could change.  Am I dead with GIMP?

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


[Gimp-user] video podcasts on GIMP--looks great on iphone (free at itunes store)

2007-11-02 Thread carol irvin
i am now getting the free video podcasts in itunes for GIMP.  I sync them to
my iphone and with that new large screen area (also on new ipods), it looks
great.  I had no problem following the tutuorial.  Of course, I may no
longer have GIMP but I've got the video podcasts for it!  You just look up
Gimp podcasts at the Itunes store and then subscribe for free.  it's got
that logo of the GIMP creature in an orange circle on the podcast so it is
hard to miss.

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


[Gimp-user] upgrade to Leopard on Mac presents GIMP problem

2007-11-02 Thread carol irvin
I sent this message to Gimp User Gimp-user@lists.xcf.berkeley.edu and just
got this reply*from Stephen.  I believe his problem is not with me but that
he needs to*
*sign off this listserv if he finds listserv messages annoying.  It was NOT*
*sent to him at his individual email addy.  I just checked.*
*
*
*carol
*
From: Dunn, Stephen [EMAIL PROTECTED]
Date: Nov 2, 2007 10:40 PM
Subject: RE: [Gimp-user] upgrade to Leopard on Mac presents GIMP problem
To: carol irvin [EMAIL PROTECTED]

Stop sending me these messages, its really annoying.



From: [EMAIL PROTECTED] on behalf of carol irvin
Sent: Fri 11/2/2007 8:49 PM
To: Gimp User
Subject: [Gimp-user] upgrade to Leopard on Mac presents GIMP problem


I just upgraded my macbook to the Leopard OS (wonderful).  However, one side
effect of this is that GIMP is now dead.  I can't get it to launch or do
anything.  X11 still launches and seems fine but that isn't helping GIMP
any.  So far this is the only program affected but since i've only had
Leopard installed for a day, that could change.  Am I dead with GIMP?

--
carol


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


Re: [Gimp-user] upgrade to Leopard on Mac presents GIMP problem

2007-11-02 Thread Chris Mohler
On Nov 2, 2007 8:49 PM, carol irvin [EMAIL PROTECTED] wrote:
 I just upgraded my macbook to the Leopard OS (wonderful).  However, one side
 effect of this is that GIMP is now dead.  I can't get it to launch or do
 anything.  X11 still launches and seems fine but that isn't helping GIMP
 any.  So far this is the only program affected but since i've only had
 Leopard installed for a day, that could change.  Am I dead with GIMP?

I have no real experience here - but have you tried uninstalling and
reinstalling GTK and GIMP?  Maybe something was hosed during the
upgrade process?

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


Re: [Gimp-user] upgrade to Leopard on Mac presents GIMP problem

2007-11-02 Thread Chris Mohler
On Nov 2, 2007 9:50 PM, carol irvin [EMAIL PROTECTED] wrote:
 I sent this message to Gimp User Gimp-user@lists.xcf.berkeley.edu and just
 got this reply


Stephen needs to visit this link and unsubscribe:
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

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


Re: [Gimp-user] upgrade to Leopard on Mac presents GIMP problem

2007-11-02 Thread Chris Mohler
On Nov 2, 2007 10:13 PM, carol irvin [EMAIL PROTECTED] wrote:
 no, i haven't.  i just discovered this problem this evening.  i finally took
 photos today with my iphone and i wanted to see how much i could improve
 them in an image editor. that's when i tried opening them in GIMP and
 discovered the problem.  so i ended up going to photoshop and editing them
 there.  actually, the pictures were pretty good.  i was just curious as to
 how good a camera was on the iphone.  (talk about point and shoot!)  i
 especially like the way i can see the image i'm going to shoot on the
 iphone, click on the iphone and it takes it on the back of it.  i photo pops
 up when i sync with the iphone and the mac and pics come right in.  i guess
 i'll try a reinstall this weekend unless there is a big notice there that it
 only works on Tiger (the earlier OS),  oh, am attaching two photos. all i
 did was crop these two.

I'm officially jealous :)

It would be better to upload your attachments somewhere (photobucket,
etc) and post a link - anyone on dial-up is going to have a hell of a
time with that last message ;)

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