[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Re: Wishes, bugs and misunderstandings (6-10)
I just tried to install the latest CVS version of gschem to get these new
great features. I use Suse 10.1 and got the following errors after "make".
Any hints on what I might be doing wrong? I did a full "./configure, make,
make install" on libgeda (which worked) before attempting doing the gschem
install, which failed.
.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include -Wall -g -O2 -MT i_basic.o -MD -MP -MF
".deps/i_basic.Tpo" -c -o i_basic.o i_basic.c; \
then mv -f ".deps/i_basic.Tpo" ".deps/i_basic.Po"; else rm -f
".deps/i_basic.Tpo"; exit 1; fi
i_basic.c: In function ?i_set_filename?:
i_basic.c:650: warning: unused variable ?max_len?
i_basic.c: In function ?i_set_grid?:
i_basic.c:690: error: ?TOPLEVEL? has no member named ?grid_label?
i_basic.c:705: error: ?TOPLEVEL? has no member named ?grid_label?
make[2]: *** [i_basic.o] Error 1
Kurt
----------------------------------------------------------------------
Message: 1
Date: Mon, 20 Nov 2006 20:39:13 +0000 (UTC)
From: Kai-Martin Knaak <kmk@xxxxxxxxxxxxxxx>
Subject: gEDA-user: Re: Wishes, bugs and misunderstandings (6-10)
To: geda-user@xxxxxxxx
Message-ID: <ejt3ph$h75$1@xxxxxxxxxxxxx>
Content-Type: text/plain; charset=UTF-8
Hi Werner.
> I took a look at the dialogs. See below.
Ok, I checked the different dialogs too and got different results
> - the print dialog
> is modal and should stay in front of gschem.
is non modal and does not stay in front. Should be modal and stay in front.
> - multiattrib edit
> is modal and should stay in front of gschem
same here. This is IMHO ok.
> - edit line width
> - edit fill type
> both are modal and should stay in front of gschem
Both are non-modal and do not stay in front. They grab keyboard input
though. This is not ok.
Some more dialogs:
- select component
is non-modal and does not stay in front (ok)
- single attribute editor
is modal and does not stay in front, though it should.
- Text entry...
is non-modal, does not stay in front, but does not come to front if [at]
is pressed though it should.
- snap grid
- text size
Both are modal and do not stay in front of gschem, but capture keyboard
events while hidden.
- Auto number text
is modal and stays in front (ok)
- show log window
is non modal and does not stay in front of gschem (ok)
- show coord window
is non modal and does not stay in front, though it should stay in front.
A hidden coords window kind of defeats the idea.
>> This window stays open after I have placed a
>> component but gets hidden by the full screen main window. It should
>> come to front on the accel-key [i].
>
> I've version 20061020. And I haven't found a dialog with that behaviour.
So this particular issue is already resolved.
But wait, Maybe it depends on the window manager. What window manager do
you use? Which version of GTK2? I use metacity v2.14.5 and libgtk2 v2.8.20
---<(kaimartin)>---
--
Kai-Martin Knaak
http://lilalaser.de/blog
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user