From owner-freebsd-ports@FreeBSD.ORG Mon May 24 08:21:29 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 515A4106564A for ; Mon, 24 May 2010 08:21:29 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from viefep18-int.chello.at (viefep18-int.chello.at [62.179.121.38]) by mx1.freebsd.org (Postfix) with ESMTP id 8BCF48FC14 for ; Mon, 24 May 2010 08:21:28 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep18-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20100524082126.BSPG5713.viefep18-int.chello.at@edge01.upcmail.net>; Mon, 24 May 2010 10:21:26 +0200 Received: from [192.168.1.51] ([77.250.185.191]) by edge01.upcmail.net with edge id MLMP1e04748Bq8D01LMQrL; Mon, 24 May 2010 10:21:26 +0200 X-SourceIP: 77.250.185.191 From: Koop Mast To: ajtiM In-Reply-To: <201005231914.21455.lumiwa@gmail.com> References: <201005231914.21455.lumiwa@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 24 May 2010 10:23:59 +0200 Message-ID: <1274689439.85667.9.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=K3uBg944YaUT+Qsu6bWO0a0V3uPy4DQNslbdoMCD4tw= c=1 sm=0 a=qU5ZuYy1v4MA:10 a=IkcTkHD0fZMA:10 a=QjlpjHCLAAAA:8 a=6I5d2MoRAAAA:8 a=YPNWnZzSqGrNZm50zW8A:9 a=IDA_-1CeWYG7naPnQLQA:7 a=KLGhDK80_IJB6ComRznwhPz09PUA:4 a=QEXdDO2ut3YA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: freebsd-ports@freebsd.org Subject: Re: gtk, gimp X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2010 08:21:29 -0000 On Sun, 2010-05-23 at 19:14 -0500, ajtiM wrote: > Hi! > > After all of updtaes I have a little problem with GIMP: > on the image window doesn't show anymore pointer coordinates, units and zoom. > It show just Background... > I have FreeBSD 8.0 p2, KDE 4.4.3. > If I start GIMP from Konsole I got: > gimp > ** Message: Module '/usr/local/lib/gegl-0.1/ff-load.so' load error: > /usr/local/lib/gegl-0.1/ff-load.so: Undefined symbol "avcodec_decode_video2" > :1: error: unexpected character `\1', expected keyword - e.g. `style' avcodec_* looks like a ffmpeg symbol. Since gegl depends on ffmpeg, did you recently upgrade the ffmpeg port? please rebuild the gegl port and try again. The problem should go away. -Koop > (gimp:70750): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR > (container) || widget->parent == GTK_WIDGET (container)' failed > > (gimp:70750): Gtk-WARNING **: Attempting to add a widget with type GtkHBox to > a GtkFrame, but as a GtkBin subclass a GtkFrame can only contain one widget at > a time; it already contains a widget of type GtkHBox > > (gimp:70750): Gtk-CRITICAL **: gtk_box_pack: assertion `child->parent == NULL' > failed > > Thanks in advance. > > > Mitja > -------- > http://starikarp.redbubble.com > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >