[Bug 778414] Re: gimp crashes on starting (segfault) in Kubuntu Natty

2011-07-31 Thread Linuxboy
*** This bug is a duplicate of bug 742516 ***
https://bugs.launchpad.net/bugs/742516


Heitor (heitormsilva) wrote on 2011-05-20

HEITOR workaround works for me.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/778414

Title:
  gimp crashes on starting (segfault) in Kubuntu Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/778414/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 778414] Re: gimp crashes on starting (segfault) in Kubuntu Natty

2011-07-22 Thread Andrew Laughton
*** This bug is a duplicate of bug 742516 ***
https://bugs.launchpad.net/bugs/742516

Thank you.  
$ sudo gimp
Worked for me as well.

$ sudo mv /root/.gimp-2.6 /home/MY_USERNAME/.gimp-2.6
was OK

andrew@venus:~$ sudo chown andrew:andrew/.gimp-2.6 -R
chown: missing operand after `andrew:andrew/.gimp-2.6'

Had above errors, tried
$ sudo chown andrew:andrew /home/andrew/.gimp-2.6 -R
which worked OK

Gimp now works for me as well.  Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/778414

Title:
  gimp crashes on starting (segfault) in Kubuntu Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/778414/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 778414] Re: gimp crashes on starting (segfault) in Kubuntu Natty

2011-07-07 Thread cefk
*** This bug is a duplicate of bug 742516 ***
https://bugs.launchpad.net/bugs/742516

Since I got the same bug (Kubuntu 11.04 - fresh install - fully updated), but 
solved it another way, here it is:
Got the segmentation fault error on starting gimp like this:
$ gimp

Then tried (I know .. though shalt never do that .. but I was curious):
$ sudo gimp
And that worked!

Did some research online and found, that for some people the problem
seemed to originate from the ~/.gimp-2.6 - folder, because it was either
missing or had the wrong permissions (root:root).

I found, that the only .gimp-2.6 - directory I had, was in
/root/.gimp-2.6 .

So I did:
$ sudo mv /root/.gimp-2.6 /home/MY_USERNAME/.gimp-2.6
$ sudo chown MY_USERNAME:MY_USERNAME/.gimp-2.6 -R

This solved the problem of gimp crashing, but I still get the following message 
on starting gimp:
$ gimp

(gimp:3494): GLib-WARNING **: 
/build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, 
optional-arg or filename flags (8) on option of type 0
Failed to open file 
'/usr/share/gnome-scan/icons/hicolor/scalable/actions/scan-as-layer.svg': Datei 
oder Verzeichnis nicht gefundenFailed to open file 
'/usr/share/gnome-scan/icons/hicolor/scalable/actions/scan.svg': Datei oder 
Verzeichnis nicht gefunden

I guess that is fixable with changing to Raleigh, but I don't care to
find out, since I can at least use gimp now.

Hope that comment is useful to someone, since the bug still seems to be
alive and well.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/778414

Title:
  gimp crashes on starting (segfault) in Kubuntu Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/778414/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 778414] Re: gimp crashes on starting (segfault) in Kubuntu Natty

2011-06-30 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 742516 ***
https://bugs.launchpad.net/bugs/742516

** This bug has been marked a duplicate of bug 742516
   gimp-2.6 crashed with SIGSEGV in g_closure_invoke()

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/778414

Title:
  gimp crashes on starting (segfault) in Kubuntu Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/778414/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 778414] Re: gimp crashes on starting (segfault) in Kubuntu Natty

2011-06-26 Thread Shriramana Sharma
I'm reporter of bug 801968. (I searched for Segmentation fault but the
search system doesn't recognize that it's the same as segfault.)
Confirmed that workaround works. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/778414

Title:
  gimp crashes on starting (segfault) in Kubuntu Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/778414/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 778414] Re: gimp crashes on starting (segfault) in Kubuntu Natty

2011-06-21 Thread Jerry Preissler
I can confirm this problem and the effectiveness of the workaround on an
up-to-date Kubuntu Natty installation. Thanks a lot to all people who
posted information about the workaround!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/778414

Title:
  gimp crashes on starting (segfault) in Kubuntu Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/778414/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 778414] Re: gimp crashes on starting (segfault) in Kubuntu Natty

2011-06-17 Thread Pedro Villavicencio
** Changed in: gimp (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/778414

Title:
  gimp crashes on starting (segfault) in Kubuntu Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/778414/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 778414] Re: gimp crashes on starting (segfault) in Kubuntu Natty

2011-06-14 Thread Jan
This problem seems to be fixed upstream since I cannot reproduce it
anymore with latest git head.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/778414

Title:
  gimp crashes on starting (segfault) in Kubuntu Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/778414/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 778414] Re: gimp crashes on starting (segfault) in Kubuntu Natty

2011-06-09 Thread Hans Joachim Desserud
** Also affects: gimp (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624693
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/778414

Title:
  gimp crashes on starting (segfault) in Kubuntu Natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/778414/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs