delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20161025; | |
h=mime-version:references:in-reply-to:from:date:message-id:subject:to; | |
bh=IgfF5RheR+y7nHwyUO+3fDb5WVcxo+cs5UZ/XgfiV6U=; | |
b=RCRmyyaScMAnK7EoUd552aYAgRGT0Aw9YsDl8Xzr1Y1cnrBHqXD4CPENPwUx+02pcN | |
odQzxRj0XzlmPQ6YO3hM07b1/CZp/LZwTrjTn4GRUms7HQ+LgZWfF799CSi8cRgQDtL1 | |
RCu8kGfaluYTg2R1XiRilgYEk9M0guQY16+GkV0QqC7WFWDAsP4ATv+VtZLHLZR872kL | |
TGDqu0Br/Ew6PjhC+/erwbtP3ajHtbRLmeLx7Qv8L+S9QWxoDNSuvypJMc0Fw7LWbFEA | |
h1hY1yRwkR0TcQIqCAFFkpe1h3UWYDsjRlCCwipj/0so60k/qKCVHfSFvfJ2Lj2Im8Zm | |
Iccg== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20161025; | |
h=x-gm-message-state:mime-version:references:in-reply-to:from:date | |
:message-id:subject:to; | |
bh=IgfF5RheR+y7nHwyUO+3fDb5WVcxo+cs5UZ/XgfiV6U=; | |
b=MF8YRSk5t7hGY8SZ0mT7A6L+PSP46cpmKJfK4uU+8U7EfchqoCuULohsP9I0MCWcId | |
8egwiGqBwaqhwcUF46kMWnxZbkSeONVQ9/T4UuH5NapYLoGqfS25x72A8yRuRZKXZ+r+ | |
nmLjWWw4HDpWuSUEPp2Be/rwjAjjzvieI+RHWSJ17OG0vfC2F/C5ggWJvJ938bPm8kV5 | |
UGovmwhe5IWpGVfXSoyMbADiqgUWZNIYvrBGx2quTNaCochoKK22iNyb7/XtZf59sZYz | |
xtzaI1fJLGSVqVNHleYSu7cxFlmDsIGZb3slzzejRHlFmDzkAkbWjWiK5pjWIVjWL7mz | |
MdRg== | |
X-Gm-Message-State: | APjAAAWqOuULl/XLKQ94FaWhKkk+5p2UnI3+ubmOrq3odiBZ+F4BVR2k |
eufNMPA4J4hf1HoYL/Le+N0Pbi46tVDpol30yfFnnNhK | |
X-Google-Smtp-Source: | APXvYqyEi+o+p0x5S8kyurVI+mbWtSkkkp5IglZeR4rRvW+NzMlu1G6SBzIfYZ+BkFVbQkE9VOuXS5sBRiNvhltydvg= |
X-Received: | by 2002:aa7:8188:: with SMTP id g8mr30730591pfi.221.1560271926896; |
Tue, 11 Jun 2019 09:52:06 -0700 (PDT) | |
MIME-Version: | 1.0 |
References: | <20190610031353 DOT 92dbd273e99a05807a9da40f AT s5tehnika DOT net> |
In-Reply-To: | <20190610031353.92dbd273e99a05807a9da40f@s5tehnika.net> |
From: | "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Tue, 11 Jun 2019 12:51:55 -0400 |
Message-ID: | <CAJZxidBSVAKAEKKD18aRm6k1ij13cW4Snb6=31CdixU-HEviBg@mail.gmail.com> |
Subject: | Re: [geda-user] PCB on Wayland ? |
To: | geda-user AT delorie DOT com |
Reply-To: | geda-user AT delorie DOT com |
--000000000000f4ae1e058b0f1d0d Content-Type: text/plain; charset="UTF-8" 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 On Sun, Jun 9, 2019 at 11:50 PM Branko Badrljica (brankob AT s5tehnika DOT net) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote: > > Hi to all, > > I'm running Sway on Wayland ( instead of X11/Xorg) and would like to > transfer that Wayland swiftness and response to tother applications. > > gEDA/gschem seems to be running on Sway-Wayland just fine, even though > probably through Xwayland, but that's tolerable at the moment. > > But PCB refuses to start. It doesn't exaclty crash, it just seems > indefinitely stuck waiting for some event that never comes. > > I thought it might be something with DBUS, so I tired compiling it without > the support for DBUS ( I don't need it anyway), > > but problem persists. > > Has anyone tried ( and succeeeded) in something similar ? > > > > > -- > Branko Badrljica <brankob AT s5tehnika DOT net> > http://www.avtomatika.com > gsm:040/423-303 > tel:059/156-643 > --000000000000f4ae1e058b0f1d0d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Hi Branko-</div><div><br></div><div>I haven't tri= ed Wayland yet, so I have no experience with that. However, I'm surpris= ed to hear this. pcb interacts with the windowing system through the gtk or= motif/lesstif libraries, not directly. <br></div><div><br></div><div>Could= you please file a bug report on launch pad?</div><div><br></div><div>I wou= ld suggest trying two things. I assume you're using the GTK HID at pres= ent. First, compile without open-gl support. You can pass --disable-gl to c= onfigure to do this. Second, try with the other hid library. I don't re= member the configuration option off the top of my head, --with-gui=3Dlessti= f I think. I'd be interested to know if you're successful with eith= er of these other configurations.</div><div><br></div><div>Thanks,</div><di= v>--Chad<br></div><div><br></div></div><br><div class=3D"gmail_quote"><div = dir=3D"ltr" class=3D"gmail_attr">On Sun, Jun 9, 2019 at 11:50 PM Branko Bad= rljica (<a href=3D"mailto:brankob AT s5tehnika DOT net">brankob AT s5tehnika DOT net</a>)= [via <a href=3D"mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>] &= lt;<a href=3D"mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>> w= rote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0p= x 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br> Hi to all,<br> <br> I'm running Sway on Wayland ( instead of X11/Xorg) and would like to tr= ansfer that Wayland swiftness and response to tother applications.<br> <br> gEDA/gschem seems to be running on Sway-Wayland just fine, even though prob= ably through Xwayland, but that's tolerable at the moment.<br> <br> But PCB refuses to start. It doesn't exaclty crash, it just seems indef= initely stuck waiting for some event that never comes.<br> <br> I thought it might be something with DBUS, so I tired compiling it without = the support for DBUS ( I don't need it anyway),<br> <br> but problem persists. <br> <br> Has anyone tried ( and succeeeded) in something similar ?<br> <br> <br> <br> <br> -- <br> Branko Badrljica <<a href=3D"mailto:brankob AT s5tehnika DOT net" target=3D"_bl= ank">brankob AT s5tehnika DOT net</a>><br> <a href=3D"http://www.avtomatika.com" rel=3D"noreferrer" target=3D"_blank">= http://www.avtomatika.com</a><br> gsm:040/423-303<br> tel:059/156-643<br> </blockquote></div> --000000000000f4ae1e058b0f1d0d--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |