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 |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=googlemail.com; s=20120113; | |
h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
:content-type; | |
bh=LaURidSYfNAvYDBeMBDYuOjTgo9lwWEvlIWlgREgNWc=; | |
b=qZs6tFRJpaGNiwDTSt5+gkC7Oce/L9t+odoKUdoPjVEygmuM3JERoxAngHttzpFXxF | |
0cwt4paU/bzzJykpl9nuDiYTI95GxYXmbbdAdhTxjMiqOyPaUS8TOeyYHAq5zE5tRJbu | |
qdVIf0tn8F6b/FMNmylQioCcSNq292xbit75KbBY/CMkb/X30e1poFv+62cgVrg0Ze0T | |
4BJYGqJxO+ZOqg7vzFdo4nWDSJ/EujXYb9+qwlaWxg8CFePWC1lzzJp5wRJdY7zZSNIp | |
J9OuittXfkwH3uWQvc/rXNJiV95sgxErn0zND8/TofX40nRU2N/ZfKy5L7UQZ2urYctt | |
fttg== | |
MIME-Version: | 1.0 |
X-Received: | by 10.202.232.65 with SMTP id f62mr49109153oih.116.1426584518493; |
Tue, 17 Mar 2015 02:28:38 -0700 (PDT) | |
In-Reply-To: | <CAGde_xMd+tY8mNRVc-pamKh=DGfG40K_mJw6aGi5F9KHPf64EA@mail.gmail.com> |
References: | <CAGde_xMd+tY8mNRVc-pamKh=DGfG40K_mJw6aGi5F9KHPf64EA AT mail DOT gmail DOT com> |
Date: | Tue, 17 Mar 2015 10:28:38 +0100 |
Message-ID: | <CAGde_xO7wD4aUoRw4Acw+8C=XAUQ7=dNj706nPcg6bhj2Aujiw@mail.gmail.com> |
Subject: | [geda-user] Re: bg-image is not showing properly in gtk and lesstif version of PCB |
From: | Svenn Are Bjerkem <svenn DOT bjerkem AT googlemail DOT com> |
To: | geda-user <geda-user AT delorie DOT com> |
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 |
--001a11409164778ab70511789720 Content-Type: text/plain; charset=UTF-8 On 17 March 2015 at 01:21, Svenn Are Bjerkem <svenn DOT bjerkem AT googlemail DOT com> wrote: > I tried to compile pcb from latest git source, but currently I have some > issues making it crash on me, > so I can't tell how the background picture will look there. I guess it is not pcb itself giving me problems. Maybe some external library. This is what I get: The program 'pcb' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 2061 error_code 2 request_code 155 minor_code 3) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) This happens even if I check out git branch pcb-20140316 which works as an installed deb package. I checked out HEAD on git in a virtualbox debian/sid installation, and there I experience the same skew in pcb-gtk as on the native debian/sid. I even downloaded the Ubuntu version deb-files from 2015 reported to work, and still experience skew. It has to be an artifact in an external library, but I have no Idea what to look for. I probably need to test an Ubuntu virtualbox image. -- Svenn --001a11409164778ab70511789720 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">= On 17 March 2015 at 01:21, Svenn Are Bjerkem <span dir=3D"ltr"><<a href= =3D"mailto:svenn DOT bjerkem AT googlemail DOT com" target=3D"_blank">svenn DOT bjerkem AT go= oglemail.com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" sty= le=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);paddi= ng-left:1ex"><div>I tried to compile pcb from latest git source, but curren= tly I have some issues making it crash on me,<br></div>so I can't tell = how the background picture will look there.</blockquote></div><br></div><di= v class=3D"gmail_extra">I guess it is not pcb itself giving me problems. Ma= ybe some external library. This is what I get:<br><br>The program 'pcb&= #39; received an X Window System error.<br>This probably reflects a bug in = the program.<br>The error was 'BadValue (integer parameter out of range= for operation)'.<br>=C2=A0 (Details: serial 2061 error_code 2 request_= code 155 minor_code 3)<br>=C2=A0 (Note to programmers: normally, X errors a= re reported asynchronously;<br>=C2=A0=C2=A0 that is, you will receive the e= rror a while after causing it.<br>=C2=A0=C2=A0 To debug your program, run i= t with the --sync command line<br>=C2=A0=C2=A0 option to change this behavi= or. You can then get a meaningful<br>=C2=A0=C2=A0 backtrace from your debug= ger if you break on the gdk_x_error() function.)<br><br></div><div class=3D= "gmail_extra">This happens even if I check out git branch pcb-20140316 whic= h works as an installed deb package.<br><br></div><div class=3D"gmail_extra= ">I checked out HEAD on git in a virtualbox debian/sid installation, and th= ere I experience the same skew in pcb-gtk as on the native debian/sid.<br><= br></div><div class=3D"gmail_extra">I even downloaded the Ubuntu version de= b-files from 2015 reported to work, and still experience skew. It has to be= an artifact in an external library, but I have no Idea what to look for. I= probably need to test an Ubuntu virtualbox image.<br clear=3D"all"></div><= div class=3D"gmail_extra"><br>-- <br><div class=3D"gmail_signature">Svenn</= div> </div></div> --001a11409164778ab70511789720--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |