gschem won't launch/start. Fails silently.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gEDA |
Incomplete
|
Low
|
Unassigned |
Bug Description
Hello,
I'm running gschem 1.7.1 under Cygwin. Two days ago I upgraded my Cygwin installation and now gschem won't launch. I tried installing 1.8.2 and it has the same problem. On the other hand, I am still able to launch PCB.
If I type the following at the command prompt:
gschem
it returns without any messages on the console and no error messages in the log. The entire log looks like this:
gEDA/gschem version 1.8.2.20130925
gEDA/gschem comes with ABSOLUTELY NO WARRANTY; see COPYING for more details.
This is free software, and you are welcome to redistribute it under certain
conditions; please see the COPYING file for more details.
Read init scm file [/usr/local/
Parsed config from [/usr/local/
Parsed config from [/usr/local/
If there's something preventing gschem from launcing, it should report it explicitly.
Please advise on how to diagnose this problem.
Thanks.
Geoffrey
Hi,
It looks like gtk+ is broken in my Cygwin installation. I think this is causing gschem to segfault. I can open PCB on the other hand, but it segfaults when I try to use a file chooser (e.g., "Load Layout").
This problem seems familiar.
Geoffrey