X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding; bh=DJeJ3oggDdQkupaE/QodnoJGyLksDOC4aV5KaqdJffg=; b=JTVdBSBtCUlkwwBEhKK9IUkII6Il0ZVvs7Uwt09FsUc97Zp1DGv74l657ZH6zWfTRa 5wM/wzITwQbaAI8H+y2dnSWoh3YtaviO31MDtHx+nP+GLHHDSmv+K/yYRVgbe7j/gkUh eOsIPRXZgpkMvblk4Z9PlzAhKx3IyaUVSK4In6LrUj9/JbkS0QjuiCsYNNFCZdzwi2TR 1jN5/7NIVMKU2aZVV+Q1nKT0tzFEECNAaV8HzG08rEUepKwRCo9WV6N8BNpABOsEuJtw mlEl/dkZtrt/npJukb1KARwIlGVcK/CS4xTmaAwbnHhw4zl9LpYmhXdbnwVqj8GJ2CjD CtLg== X-Received: by 10.68.191.5 with SMTP id gu5mr2446245pbc.191.1372537332730; Sat, 29 Jun 2013 13:22:12 -0700 (PDT) From: "W. Ekkehard Blanz" To: geda-help AT delorie DOT com Subject: [geda-help] pcb crashes in startup Date: Sat, 29 Jun 2013 13:22:09 -0700 Message-ID: <4240118.Z2JQHQlDTg@gandalf> User-Agent: KMail/4.10.3 (Linux/3.8.0-25-generic; KDE/4.10.3; x86_64; ; ) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="nextPart2490372.2LY6SKplQ3" Content-Transfer-Encoding: 7Bit Reply-To: geda-help AT delorie DOT com This is a multi-part message in MIME format. --nextPart2490372.2LY6SKplQ3 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" I've been using geda for years without any major problems, and I just recently upgraded from Kubuntu 12.04 (via 12.10) to 13.04. This distro gives me pcb version 20110918-7. Now pcb won't start anymore :-( gschem (1:1.6.2-4.3) still works just fine. This all runs on a 64-bit machine. Here's the screen output: $ pcb The program 'pcb' received an X Window System error. This probably reflects a bug in the program. The error was 'BadRequest (invalid request code or no such operation)'. (Details: serial 400 error_code 1 request_code 153 minor_code 19) (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.) ~ $ I can provide a 400k log of the output of strace if that is helpful to anybody. Entries in /var/log/syslog and /var/log/Xorg.0.log are unsymptomatic. Any help would be highly appreciated! Ekkehard --nextPart2490372.2LY6SKplQ3 Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="us-ascii"

I've been using geda for years without any major problems, and I just recently upgraded from Kubuntu 12.04 (via 12.10) to 13.04. This distro gives me pcb version 20110918-7. Now pcb won't start anymore :-( gschem (1:1.6.2-4.3) still works just fine. This all runs on a 64-bit machine.

 

Here's the screen output:

 

$ pcb

The program 'pcb' received an X Window System error.

This probably reflects a bug in the program.

The error was 'BadRequest (invalid request code or no such operation)'.

(Details: serial 400 error_code 1 request_code 153 minor_code 19)

(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.)

~

$

 

I can provide a 400k log of the output of strace if that is helpful to anybody.

 

Entries in /var/log/syslog and /var/log/Xorg.0.log are unsymptomatic.

 

Any help would be highly appreciated!

 

Ekkehard

--nextPart2490372.2LY6SKplQ3--