Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2014 19:52:33 -0700 (PDT)
From:      Will Brokenbourgh <Will_Brokenbourgh@yahoo.com>
To:        "fluffy@FreeBSD.org" <fluffy@FreeBSD.org>
Cc:        "ports@FreeBSD.org" <ports@FreeBSD.org>
Subject:   FreeBSD Port: remmina-1.0.0_1
Message-ID:  <1398999153.37142.YahooMailNeo@web181503.mail.ne1.yahoo.com>

next in thread | raw e-mail | index | archive | help
Greetings,=0A=0AI am having pretty severe issues with Remmina 1.0.0 ever si=
nce I made the switch from Linux to FreeBSD.=0A=0A=0AProblem 1:=0A=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=0AEven with a fresh config file/folder, there is a pr=
oblem with the 'connection type', 'server address' and 'Connect' button lay=
out. =A0Please see the attached images for more details. =A0Seems like the =
container has a 'homogeneous' setting wrong as two of those controls are th=
e same height.=0A=0A=0AProblem 2:=0A=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0AOn con=
necting to a VNC server, Remmina segfaults, every time. =A0This is on eithe=
r a straight connection or through SSH tunneling. =A0I have provided the gd=
b output below:=0A=0A- - -=0AStarting program: /usr/local/bin/remmina=A0=0A=
[New LWP 100415]=0A[New Thread 80c006400 (LWP 100415/remmina)]=0ARemmina pl=
ugin XDMCP (type=3DProtocol) registered.=0ARemmina plugin VNC (type=3DProto=
col) registered.=0ARemmina plugin VNCI (type=3DProtocol) registered.=0ARemm=
ina plugin GKEYRING (type=3DSecret) registered.=0ARemmina plugin telepathy =
(type=3DEntry) registered.=0ARemmina plugin RDP (type=3DProtocol) registere=
d.=0ARemmina plugin RDPF (type=3DFile) registered.=0ARemmina plugin RDPS (t=
ype=3DPreference) registered.=0ARemmina plugin SFTP (type=3DProtocol) regis=
tered.=0ARemmina plugin SSH (type=3DProtocol) registered.=0A[New Thread 80c=
361000 (LWP 100941/remmina)]=0A****CONNECTION MADE TO VNC SERVER HERE*****=
=0AProgram received signal SIGSEGV, Segmentation fault.=0A[Switching to Thr=
ead 80c006400 (LWP 100415/remmina)]=0A0x0000000800f477c2 in g_object_unref =
() from /usr/local/lib/libgobject-2.0.so.0=0A=0AIf you have any questions, =
please give me a shout.=0A=0AThank you! :-)=0A=0AWill Brokenbourgh=0A
From owner-freebsd-ports@FreeBSD.ORG  Fri May  2 02:58:00 2014
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: ports@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 4B6CD3A3
 for <ports@FreeBSD.org>; Fri,  2 May 2014 02:58:00 +0000 (UTC)
Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40])
 by mx1.freebsd.org (Postfix) with ESMTP id 2C7AB1CD6
 for <ports@FreeBSD.org>; Fri,  2 May 2014 02:57:59 +0000 (UTC)
Received: by mail.soaustin.net (Postfix, from userid 502)
 id 4E56D5607F; Thu,  1 May 2014 21:57:59 -0500 (CDT)
Date: Thu, 1 May 2014 21:57:59 -0500
From: Mark Linimon <linimon@lonesome.com>
To: Moeen Khurshid <moeenkhursheed@gmail.com>
Subject: Re: missing libraries
Message-ID: <20140502025759.GC30505@lonesome.com>
References: <CAAL2m_04UNbDb5vHsFfGuD9emqExrRZF6T3Zmii8qsoA-C3G_A@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <CAAL2m_04UNbDb5vHsFfGuD9emqExrRZF6T3Zmii8qsoA-C3G_A@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Cc: ports@FreeBSD.org
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports/>;
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 02 May 2014 02:58:00 -0000

>From UPDATING:

20140327:
  AFFECTS: users of lang/php5 and lang/php55 with Apache module
  AUTHOR: ale@FreeBSD.org

  The Apache PHP module has been separated from the main PHP port.
  If you had the APACHE OPTION selected, you have to perform the
  following steps:

  1) update your lang/php* options (i.e. 'make config')
  2) rebuild lang/php* port
  3) install www/mod_php* port

  It is *mandatory* to build both ports with the same DEBUG and ZTS
  options, so if you have a threaded Apache (i.e. worker or event MPM)
  you have to select the ZTS option in lang/php* port.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1398999153.37142.YahooMailNeo>