Re: [Gimp-developer] cannot start 2.7 from git

2010-04-02 Thread Jon Nordby
On Fri, Apr 2, 2010 at 1:49 PM, Alexander Rabtchevich 
alexander.v.rabtchev...@iaph.bas-net.by wrote:

  Hello

 I compiled current git under Ubuntu 9.10 against babl 0.1.2 and gegl
 0.1.2 without gtk-docs. When I try to run gimp only writes in the console



  console output 
 Is there a solution?

Make sure that you don't have a Gimp (2.6) instance running. If you do, it
will connect to it and just pop up a new image window there when you run
gimp-2.7. If that is not the issue, please pastebin the entire console
output (and the command you are running).

-- 
Regards Jon Nordby - www.jonnor.com
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] cannot start 2.7 from git

2010-04-02 Thread Liam R E Quin
On Fri, 2010-04-02 at 14:49 +0300, Alexander Rabtchevich wrote:
 Hello
 
 I compiled current git under Ubuntu 9.10 against babl 0.1.2 and gegl 
 0.1.2 without gtk-docs. When I try to run gimp only writes in the console
 
 ...
 gimp-2.7:687: warning [p 29, 2.0i]: cannot adjust line
 gimp-2.7:687: warning [p 29, 2.2i]: cannot adjust line

I don't know about that error, but I recently found I need to remove
a file called context from my ~/.gimp-git directory, as otherwise
gimp dumped core on startup.

So try that, and if that doesn't help, rename your gimp directory
and see if it then starts.

My gimp doesn't contain cannot adjust line so maybe
it's coming from a plugin or from a library - e.g. libgtk-x11

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org

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


Re: [Gimp-developer] cannot start 2.7 from git

2010-04-02 Thread Alexander Rabtchevich
  Liam R E Quin wrote:
 On Fri, 2010-04-02 at 14:49 +0300, Alexander Rabtchevich wrote:
 Hello

 I compiled current git under Ubuntu 9.10 against babl 0.1.2 and gegl
 0.1.2 without gtk-docs. When I try to run gimp only writes in the console

 ...
 gimp-2.7:687: warning [p 29, 2.0i]: cannot adjust line
 gimp-2.7:687: warning [p 29, 2.2i]: cannot adjust line
 I don't know about that error, but I recently found I need to remove
 a file called context from my ~/.gimp-git directory, as otherwise
 gimp dumped core on startup.

 So try that, and if that doesn't help, rename your gimp directory
 and see if it then starts.

 My gimp doesn't contain cannot adjust line so maybe
 it's coming from a plugin or from a library - e.g. libgtk-x11

 Liam

It's strange, but when I closed terminal and ran GIMP from Nautilus, it 
started OK. Do not know, what was wrong.

With respect,
Alexander Rabtchevich

-- 
Ñ óâàæåíèåì
Àëåêñàíäð Ðàáöåâè÷
With respect
Alexander Rabtchevich

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


Re: [Gimp-developer] cannot start 2.7 from git

2010-04-02 Thread Bill Skaggs
That error message comes from groff, a text-formatting program.  But I don't
know why gimp would be invoking groff.  The most common time it is invoked
is in printing man pages, but that doesn't seem likely to apply here.

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