X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Wed, 19 Jun 2019 11:56:57 +0000 From: "Branko Badrljica (brankob AT s5tehnika DOT net) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] PCB on Wayland ? Message-Id: <20190619115657.41c5133daeca18ba94322635@s5tehnika.net> In-Reply-To: References: <20190610031353 DOT 92dbd273e99a05807a9da40f AT s5tehnika DOT net> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 11 Jun 2019 12:51:55 -0400 "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: > Hi Branko- > > I haven't tried Wayland yet, so I have no experience with that. However, > I'm surprised to hear this. pcb interacts with the windowing system through > the gtk or motif/lesstif libraries, not directly. > > Could you please file a bug report on launch pad? > > I would suggest trying two things. I assume you're using the GTK HID at > present. First, compile without open-gl support. You can pass --disable-gl > to configure to do this. Second, try with the other hid library. I don't > remember the configuration option off the top of my head, > --with-gui=lesstif I think. I'd be interested to know if you're successful > with either of these other configurations. > > Thanks, > --Chad As I said, I'll try persuading it to use GTK3 as this is the future anyway and GTK3 works with Wayland. I need opengl ( without it PCB is painfully slow and layer tarslucence is wrong). Also, motif is way older thatn GTK2 and it's unlikely that it'll work and even if it work, it's not worth using. Thanks anyway, Branko