Date: Thu, 01 Jun 2017 07:54:37 -0500 From: Waitman Gobble <waitman@waitman.net> To: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: Sylpheed bug? Message-ID: <5e016da3.AEAAK0XQjQMAAAAAAAAAAGcOSDsAAAAAjvkAAAAAAAXflABZMA6S@mailjet.com> In-Reply-To: <CAJ_iqtbo1UJMhNiOuJr4qRobpvnfrWutJ_xYyPkSwkKAvUeF3A@mail.gmail.com> References: <c644447d.AEAAKy108pAAAAAAAAAAAGcOSDsAAAAAjvkAAAAAAAXflABZL5qb@mailjet.com> <CAJ_iqtbo1UJMhNiOuJr4qRobpvnfrWutJ_xYyPkSwkKAvUeF3A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2017-06-01 02:53, Torfinn Ingolfsen wrote: > Hello, > > On Thu, Jun 1, 2017 at 6:39 AM, Waitman Gobble <waitman@waitman.net> > wrote: > >> Rececently installed Sylpheed Port on FreeBSD-11.0, everything works >> unless I press 'Get' or 'Get All' buttons at the top, if i do that it >> instally kills everything running from /usr/local and restarts xorg. >> Seconds flat. Maybe it's good for a bug report? I haven't done much on >> this machine and I don't think I dicked it up. But maybe I did? > > FWIW, I run Sylpheed on my main workstation and upgrade from time to > time. I haven't seen any errors recently. > My workstation runs FreeBSD 10.3-stable: > root@kg-core1# uname -a > FreeBSD kg-core1.kg4.no 10.3-STABLE FreeBSD 10.3-STABLE #0 r310083: > Wed Dec 14 21:00:13 CET 2016 > root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 > > and the latest version of Sylpheed from ports: > root@kg-core1# pv sylp* > [Reading data from pkg(8) ... - 797 packages found - done] > sylpheed-3.5.1_1 = up-to-date with port > > HTH % uname -a FreeBSD ayana.waitman.net 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 #0: Tue Apr 11 08:48:40 UTC 2017 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 % pkg info | grep syl sylpheed-3.5.1_1 "maybe" this is a log of the problem, Xorg [ 15752.020] Failed to compile VS: 0:13(43): error: `pos' undeclared 0:13(14): error: operands to arithmetic operators must be numeric 0:13(13): error: operands to arithmetic operators must be numeric [ 15752.020] Program source: #define ATLAS_DIM_INV 0.000976562500000000 attribute vec2 primitive; attribute vec2 source; varying vec2 glyph_pos; uniform vec2 fill_offset; uniform vec2 fill_size_inv; varying vec2 fill_pos; uniform vec4 v_matrix; void main() { gl_Position.xy = primitive.xy * v_matrix.xz + v_matrix.yw; gl_Position.zw = vec2(0.0,1.0); glyph_pos = source.xy * ATLAS_DIM_INV; fill_pos = (fill_offset + primitive.xy + pos) * fill_size_inv; } [ 15752.020] (EE) Fatal server error: [ 15752.020] (EE) GLSL compile failure [ 15752.020] (EE) [ 15752.020] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 15752.020] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 15752.020] (EE) [ 15752.020] (II) AIGLX: Suspending AIGLX clients for VT switch [ 15752.155] (EE) Server terminated with error (1). Closing log file. It seems this is mentioned as a bug/patched last year around August 2016 so probably this version doesn't have the fix? X.Org X Server 1.18.4 Release Date: 2016-07-19 -- Waitman Gobble
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5e016da3.AEAAK0XQjQMAAAAAAAAAAGcOSDsAAAAAjvkAAAAAAAXflABZMA6S>