Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2013 08:03:52 GMT
From:      "C.D." <c_dornig@gmx.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177800: xpra 0.8.8 does not work (pthread_mutex_unlock problem)
Message-ID:  <201304120803.r3C83qxd085244@red.freebsd.org>
Resent-Message-ID: <201304120810.r3C8A04q030634@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177800
>Category:       ports
>Synopsis:       xpra 0.8.8 does not work (pthread_mutex_unlock problem)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 12 08:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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