[Bug 195629] [Patch] audio/xfmpc: fix crash on FreeBSD 10.1

2014-12-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195629

Olivier Duchateau  changed:

   What|Removed |Added

 Status|New |Open
 CC||olivi...@freebsd.org
   Assignee|x...@freebsd.org|olivi...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


[Bug 195629] [Patch] audio/xfmpc: fix crash on FreeBSD 10.1

2014-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195629

--- Comment #2 from Akhmichin Andrey  ---
Created attachment 150149
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150149&action=edit
xfmpc.patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 195629] [Patch] audio/xfmpc: fix crash on FreeBSD 10.1

2014-12-03 Thread bugzilla-noreply
Akhmichin Andrey  has reassigned Bugzilla Automation
's request for maintainer-feedback to x...@freebsd.org:
Bug 195629: [Patch] audio/xfmpc: fix crash on FreeBSD 10.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195629



--- Description ---
Hello!
xfmpc crash on start with error messages:

% xfmpc
Timeout or error() 1792 - Unknown error: 203185152
GLib (gthread-posix.c): Unexpected error from C library during
'pthread_mutex_unlock': Operation not permitted.  Aborting.
[1]12309 abort (core dumped)  xfmpc

This patch fix it and all compiler warnings( deprecated glib calls, unused
variables, incompatible types).

--- Comment #1 from Bugzilla Automation  ---
Auto-assigned to maintainer x...@freebsd.org
___
freebsd-xfce@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"