From owner-freebsd-mono@FreeBSD.ORG Mon Feb 23 00:11:25 2015 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7BF3B9AE for ; Mon, 23 Feb 2015 00:11:25 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48977B83 for ; Mon, 23 Feb 2015 00:11:25 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1N0BPEf055003 for ; Mon, 23 Feb 2015 00:11:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 197940] games/openra (also lang/mono ): Crashes on load with apparent Mono runtime error Date: Mon, 23 Feb 2015 00:11:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: davidjx8p@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2015 00:11:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197940 Bug ID: 197940 Summary: games/openra (also lang/mono ): Crashes on load with apparent Mono runtime error Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: davidjx8p@gmail.com CC: jbeich@FreeBSD.org, mono@FreeBSD.org CC: jbeich@FreeBSD.org, mono@FreeBSD.org Created attachment 153346 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153346&action=edit OpenRA running with Mono verbosity on debug games/openra will crash on attempting to run after getting partway through the splashscreen. This happens after the contents for the 'Red Alert' mod have been downloaded and it tries to proceed. Stacktrace: ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Abort trap I have tried several things to deal with this: downgrading from Mono 3.10 to 3.6, recompiling Mono with gcc instead of clang, and so forth. None of this has made any difference. I have attached logs of running OpenRA with Mono's debugging verbosity enabled, as well as of an attempt to glean some information on mono-sgen's segfault from GDB. --- Comment #1 from Bugzilla Automation --- Maintainers CC'd -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-mono@FreeBSD.ORG Mon Feb 23 00:12:12 2015 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2AC409EB for ; Mon, 23 Feb 2015 00:12:12 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 109C2B92 for ; Mon, 23 Feb 2015 00:12:12 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1N0CBNc087568 for ; Mon, 23 Feb 2015 00:12:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 197940] games/openra (also lang/mono ): Crashes on load with apparent Mono runtime error Date: Mon, 23 Feb 2015 00:12:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: davidjx8p@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2015 00:12:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197940 --- Comment #2 from David Mackay --- Created attachment 153347 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153347&action=edit GDB attempt with mono running OpenRA -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-mono@FreeBSD.ORG Thu Feb 26 21:22:49 2015 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F366163C for ; Thu, 26 Feb 2015 21:22:48 +0000 (UTC) Received: from us2.outbound.mailhostbox.com (us2.outbound.mailhostbox.com [162.210.70.58]) by mx1.freebsd.org (Postfix) with ESMTP id C348E96A for ; Thu, 26 Feb 2015 21:22:48 +0000 (UTC) Received: from technocubePC (unknown [124.40.244.89]) (Authenticated sender: jason.matron@tchno-cube.net) by us2.outbound.mailhostbox.com (Postfix) with ESMTPA id 4B633C0A40 for ; Thu, 26 Feb 2015 21:16:28 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tchno-cube.net; s=20140521; t=1424985391; bh=AHj6HkcEw2iwtGto8Oo7kvoJ/y7FTjpHtyijBAtCuMA=; h=Reply-To:From:To:Subject:Date; b=EJFaa1jV5Hbx2epO6hotUBA42Nb3vNgK136nt3qi7KPxKjmFarDeGspWawfVmZltO 6fryvEPxSBQ9nA8DGR3qVfCMDkj43UdSIRMmj/xxzuXsXMyukgtfQqRQGK3jr9P1oo u9RTGKrbkXgcJOcAYm+hg6gciP+JyXds4E3LSYkQ= Reply-To: From: "Jason Matron" To: Subject: Prospect New Leads Date: Thu, 26 Feb 2015 16:18:00 -0500 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AdBSCbKXwRXVx/5SSsOn+jtgkH9oIA== Content-Language: en-us X-CTCH-RefID: str=0001.0A020201.54EF8D2F.01BA, ss=2, re=0.000, recu=0.000, reip=0.000, cl=2, cld=1, fgs=64 X-CTCH-VOD: Unknown X-CTCH-Spam: Suspect X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 64 X-CTCH-ScoreCust: 0.000 X-CTCH-SenderID: jason.matron@tchno-cube.net X-CTCH-SenderID-TotalMessages: 10 X-CTCH-SenderID-TotalSpam: 0 X-CTCH-SenderID-TotalSuspected: 0 X-CTCH-SenderID-TotalBulk: 0 X-CTCH-SenderID-TotalConfirmed: 0 X-CTCH-SenderID-TotalRecipients: 0 X-CTCH-SenderID-TotalVirus: 0 X-CTCH-SenderID-BlueWhiteFlag: 0 X-Scanned-By: MIMEDefang 2.72 on 172.16.214.9 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2015 21:22:49 -0000 Hi, I'm Jason, before we start, I would like to know if you are the person who handles the sales & marketing activities at your company. If not, I would appreciate if you could share this information with the concerned person/department as this might help them to identify whether our services would be of any need to them. We are one of the leading database providers, specialized in Globe wide business lists, Email marketing, Appending, List cleansing, etc. If you are looking for a specific list with preferred selections, I would like to know the targeted criteria such as the focused regions, industries, job titles, company sizes, etc. so that I can get back to you with the count/costs, samples and further info for your consideration. See the most popular types of lists below: MOST POPULAR EMAIL LISTS COUNTS MOST POPULAR EMAIL LISTS COUNTS Fortune companies 600,000+ Chief level Execs/ CXOs 1 Million+ Globe Business Execs 30 Million+ Sales & Marketing Execs 500,000+ American Business Execs 20 Million+ Finance/ Accounting Execs 500,000+ Australian Business Execs 400,000+ HR & Payroll Execs 175,000+ Canadian Business Execs 500,000+ Business Owners 200,000+ Europe Business Execs 1.5 Million+ Medical Practitioners 600,000+ UK Business Execs 1 Million+ Realtors, Agents & Brokers 300,000+ African Business Execs 12,500+ Insurance Agents/Brokers 35,000+ Asian Business Execs 250,000+ Lawyers/Attorneys 85,000+ Technology/ ERP Users 2.5 Million+ Consumers Lists (US/UK/AU) 150 Million+ The custom lists count is available on request We are all in the phase of setting up strategies and budgets for the year, 2015. Let me know if you'd be interested in any of these, so that we can connect and work on a targeted list to increase your company sales, which would also help you to belt up revenue/budgets for the entire 2015! We are now introducing you to the best discount of the year, "New Year Special Discounts" Appreciate your time and anticipating to hear from you! Jason Matron Business Development Manager Sales/Marketing Dept. Before you print it, think about the environment Disclaimer: This e-mail is confidential and may be privileged. If you have received it by mistake, please notify the sender by return e-mail and delete it from your system. You should not copy, disclose or use it for any purpose. The information in this e-mail is not contractual. The sender provides no guarantee as to the correctness of this information and accepts no responsibility for any action taken on the basis of it. We respect your privacy, if you prefer not to receive any further emails - click here From owner-freebsd-mono@FreeBSD.ORG Fri Feb 27 01:43:00 2015 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9F591F2C for ; Fri, 27 Feb 2015 01:43:00 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D2549D6 for ; Fri, 27 Feb 2015 01:43:00 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1R1gx0t034572 for ; Fri, 27 Feb 2015 01:42:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: maintainer-feedback requested: [Bug 198066] x11-toolkits/libgdiplus: Fails to build on 10.1-RELEASE jail in poudriere. Date: Fri, 27 Feb 2015 01:42:59 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2015 01:43:00 -0000 Brandon Schneider has reassigned Bugzilla Automation 's request for maintainer-feedback to mono@FreeBSD.org: Bug 198066: x11-toolkits/libgdiplus: Fails to build on 10.1-RELEASE jail in poudriere. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198066 --- Description --- Created attachment 153567 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153567&action=edit libgdiplus build log from poudriere. Hello, This port fails to compile inside my poudriere 10.1-RELEASE jail. The final output is included below. Will also attach my build log. Thanks, Brandon testgdi.o: In function `main': testgdi.c:(.text+0x2c): undefined reference to `XOpenDisplay' testgdi.c:(.text+0xa3): undefined reference to `XCreateSimpleWindow' testgdi.c:(.text+0xb7): undefined reference to `XStringToKeysym' testgdi.c:(.text+0xc2): undefined reference to `XKeysymToKeycode' testgdi.c:(.text+0xdc): undefined reference to `XSelectInput' testgdi.c:(.text+0xe7): undefined reference to `XMapWindow' testgdi.c:(.text+0x12e): undefined reference to `XNextEvent' testgdi.c:(.text+0x175): undefined reference to `XDestroyWindow' testgdi.c:(.text+0x17d): undefined reference to `XCloseDisplay' testgdi.o: In function `win_draw': testgdi.c:(.text+0x1e4): undefined reference to `XClearWindow' testgdi.c:(.text+0x1f6): undefined reference to `GdipCreateFromXDrawable_linux' ../src/.libs/libgdiplus.so: undefined reference to `XGetDefault' cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:609: recipe for target 'testgdi' failed gmake[3]: *** [testgdi] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-3.8/tests' Makefile:469: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-3.8' Makefile:375: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-3.8' *** Error code 1 Stop. make: stopped in /usr/ports/x11-toolkits/libgdiplus --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer mono@FreeBSD.org From owner-freebsd-mono@FreeBSD.ORG Fri Feb 27 01:43:00 2015 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97CE3F2B for ; Fri, 27 Feb 2015 01:43:00 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 791729D7 for ; Fri, 27 Feb 2015 01:43:00 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1R1h0Oe034581 for ; Fri, 27 Feb 2015 01:43:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 198066] x11-toolkits/libgdiplus: Fails to build on 10.1-RELEASE jail in poudriere. Date: Fri, 27 Feb 2015 01:42:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: brandon.freebsd@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mono@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2015 01:43:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198066 Bug ID: 198066 Summary: x11-toolkits/libgdiplus: Fails to build on 10.1-RELEASE jail in poudriere. Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mono@FreeBSD.org Reporter: brandon.freebsd@gmail.com Flags: maintainer-feedback?(mono@FreeBSD.org) Assignee: mono@FreeBSD.org Created attachment 153567 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153567&action=edit libgdiplus build log from poudriere. Hello, This port fails to compile inside my poudriere 10.1-RELEASE jail. The final output is included below. Will also attach my build log. Thanks, Brandon testgdi.o: In function `main': testgdi.c:(.text+0x2c): undefined reference to `XOpenDisplay' testgdi.c:(.text+0xa3): undefined reference to `XCreateSimpleWindow' testgdi.c:(.text+0xb7): undefined reference to `XStringToKeysym' testgdi.c:(.text+0xc2): undefined reference to `XKeysymToKeycode' testgdi.c:(.text+0xdc): undefined reference to `XSelectInput' testgdi.c:(.text+0xe7): undefined reference to `XMapWindow' testgdi.c:(.text+0x12e): undefined reference to `XNextEvent' testgdi.c:(.text+0x175): undefined reference to `XDestroyWindow' testgdi.c:(.text+0x17d): undefined reference to `XCloseDisplay' testgdi.o: In function `win_draw': testgdi.c:(.text+0x1e4): undefined reference to `XClearWindow' testgdi.c:(.text+0x1f6): undefined reference to `GdipCreateFromXDrawable_linux' ../src/.libs/libgdiplus.so: undefined reference to `XGetDefault' cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:609: recipe for target 'testgdi' failed gmake[3]: *** [testgdi] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-3.8/tests' Makefile:469: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-3.8' Makefile:375: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-3.8' *** Error code 1 Stop. make: stopped in /usr/ports/x11-toolkits/libgdiplus --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer mono@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-mono@FreeBSD.ORG Sat Feb 28 13:10:45 2015 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E07334AB for ; Sat, 28 Feb 2015 13:10:45 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C72BA2A1 for ; Sat, 28 Feb 2015 13:10:45 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1SDAj4B072013 for ; Sat, 28 Feb 2015 13:10:45 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 197940] games/openra (also lang/mono ): Crashes on load with apparent Mono runtime error Date: Sat, 28 Feb 2015 13:10:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: davidjx8p@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2015 13:10:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197940 --- Comment #3 from David Mackay --- I have just tried running OpenRA after switching my laptop into nVIDIA GPU mode and using nvidia-driver, and it worked. It seems that the i915 OpenGL is problematic. -- You are receiving this mail because: You are on the CC list for the bug.