From nobody@FreeBSD.org  Fri Apr 12 08:03:54 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 0CB83BA2
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Apr 2013 08:03:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id F250115AF
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Apr 2013 08:03:53 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r3C83qhQ085245
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Apr 2013 08:03:52 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r3C83qxd085244;
	Fri, 12 Apr 2013 08:03:52 GMT
	(envelope-from nobody)
Message-Id: <201304120803.r3C83qxd085244@red.freebsd.org>
Date: Fri, 12 Apr 2013 08:03:52 GMT
From: "C.D." <c_dornig@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: xpra 0.8.8 does not work (pthread_mutex_unlock problem)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177800
>Category:       ports
>Synopsis:       x11/xpra 0.8.8 does not work (pthread_mutex_unlock problem)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 12 08:10:00 UTC 2013
>Closed-Date:    Sun Dec 22 02:32:32 UTC 2013
>Last-Modified:  Sun Dec 22 02:32:32 UTC 2013
>Originator:     C.D.
>Release:        9.1-RELEASE amd64
>Organization:
>Environment:
FreeBSD host01 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
xpra-0.8.8 do not work.


Logfile output:

_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/misc/
[dix] Could not init font path element ${prefix}/share/fonts/X11/misc/, removing from list!
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/TTF/
[dix] Could not init font path element ${prefix}/share/fonts/X11/TTF/, removing from list!
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/OTF/
[dix] Could not init font path element ${prefix}/share/fonts/X11/OTF/, removing from list!
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/Type1/
[dix] Could not init font path element ${prefix}/share/fonts/X11/Type1/, removing from list!
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/100dpi/
[dix] Could not init font path element ${prefix}/share/fonts/X11/100dpi/, removing from list!
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/75dpi/
[dix] Could not init font path element ${prefix}/share/fonts/X11/75dpi/, removing from list!

** (xpra:81711): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (xpra:81711): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (xpra:81711): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Xlib:  extension "RANDR" missing on display ":100".
Xlib:  extension "RANDR" missing on display ":100".
Xlib:  extension "RANDR" missing on display ":100".
2013-04-12 09:53:39,106 server uuid is 44ce2a53d0524b8db7945e2cda77106a
2013-04-12 09:53:39,108 Warning: X server does not support required extension Randr
2013-04-12 09:53:39,426 using notification forwarder: DBUSNotificationsForwarder(org.freedesktop.Notifications)
2013-04-12 09:53:39,427 xpra server version 0.8.8
GLib (gthread-posix.c): Unexpected error from C library during 'pthread_mutex_unlock': Operation not allowed.  Aborting.


Installed glib version:
glib-2.34.3

Name           : glib
Version        : 2.34.3
Origin         : devel/glib20
Prefix         : /usr/local
Categories     : devel
Licenses       : LGPL20
Maintainer     : gnome@FreeBSD.org
WWW            : http://www.gtk.org/
Comment        : Some useful routines of C programming (current stable version)
Options        :
        COLLATION_FIX: off
        DEBUG: off



>How-To-Repeat:
1. Start a session on display port 100

> xpra start :100
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Entering daemon mode; any further errors will be reported to:
  /home/test/.xpra/host01-100.log

2. Check the session:

> xpra list
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Found the following xpra sessions:
        UNKNOWN session at :100
Re-probing unknown sessions: :1001, :100
        UNKNOWN session at :100 (cleaned up)

3. Check again

> xpra list

** Message: pygobject_register_sinkfunc is deprecated (GstObject)
No xpra sessions found



>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 12 13:51:23 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177800 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sun Dec 22 02:32:31 UTC 2013 
State-Changed-Why:  
Should be fixed now, sorry it took so long to get it fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177800 
>Unformatted:
